Pull request #42779 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9ed88a080122ae478e3c595275bbfd99b024b230+4811bd980a581f896c0e708948c66d10ed7d7b09 (55198ac87fa1ac96bbfe4605387d5b2b0902d462) 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-42779@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-08-23T15:55:41.204Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-23T15:55:41.208Z] Trying to pass milestone 1 [Pipeline] milestone [2021-08-23T15:55:41.267Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-23T15:55:41.452Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550667e539b56ea0) in /home/ubuntu/workspace/moby_PR-42779 [Pipeline] { [Pipeline] checkout [2021-08-23T15:55:41.487Z] The recommended git tool is: git [2021-08-23T15:55:41.495Z] using credential docker-jenkins-github-credentials [2021-08-23T15:55:41.500Z] Cloning the remote Git repository [2021-08-23T15:55:41.500Z] Cloning with configured refspecs honoured and without tags [2021-08-23T15:55:41.543Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:55:41.544Z] > git init /home/ubuntu/workspace/moby_PR-42779 # timeout=10 [2021-08-23T15:55:41.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:55:41.563Z] > git --version # timeout=10 [2021-08-23T15:55:41.569Z] > git --version # 'git version 2.17.1' [2021-08-23T15:55:41.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:55:41.569Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:55:56.304Z] Fetching without tags [2021-08-23T15:55:56.550Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:55:57.048Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:55:57.049Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:55:57.105Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T15:55:57.113Z] First time build. Skipping changelog. [2021-08-23T15:55:56.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:55:56.290Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:55:56.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:55:56.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:55:56.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:55:56.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:55:56.307Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:55:56.552Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:55:56.558Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:55:57.020Z] > git remote # timeout=10 [2021-08-23T15:55:57.026Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:55:57.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:55:57.036Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:55:57.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:55:57.051Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:55:57.056Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:55:57.108Z] > git rev-list --no-walk db15b9d1cd8db1fcf0d7e63c453122eba26656e4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T15:55:57.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/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-08-23T15:55:57.744Z] Unable to find image 'alpine:latest' locally [2021-08-23T15:55:57.744Z] latest: Pulling from library/alpine [2021-08-23T15:55:57.999Z] 29291e31a76a: Pulling fs layer [2021-08-23T15:55:57.999Z] 29291e31a76a: Download complete [2021-08-23T15:55:58.255Z] 29291e31a76a: Pull complete [2021-08-23T15:55:58.255Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-23T15:55:58.255Z] Status: Downloaded newer image for alpine:latest [2021-08-23T15:56:00.773Z] 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-08-23T15:56:01.275Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550667e539b56ea0) in /home/ubuntu/workspace/moby_PR-42779 [Pipeline] node [Pipeline] node [Pipeline] node [2021-08-23T15:56:01.281Z] Running on azwin-2-5686b0 in d:\jenkins\workspace\moby_PR-42779 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-08-23T15:56:01.287Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-021bb135478949279) in /home/ubuntu/workspace/moby_PR-42779 [Pipeline] stage [Pipeline] { (Print info) [2021-08-23T15:56:01.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08fac61b6aa8eac29) in /home/ubuntu/workspace/moby_PR-42779 [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] } [2021-08-23T15:56:01.296Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b7339785f80974c) in /home/ubuntu/workspace/moby_PR-42779 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2021-08-23T15:56:01.339Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-08-23T15:56:01.369Z] The recommended git tool is: git [Pipeline] checkout [2021-08-23T15:56:01.396Z] The recommended git tool is: git [2021-08-23T15:56:01.403Z] using credential docker-jenkins-github-credentials [2021-08-23T15:56:01.410Z] Cloning the remote Git repository [2021-08-23T15:56:01.410Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-08-23T15:56:01.416Z] The recommended git tool is: git [2021-08-23T15:56:01.419Z] using credential docker-jenkins-github-credentials [2021-08-23T15:56:01.427Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-23T15:56:01.430Z] Fetching changes from the remote Git repository [2021-08-23T15:56:01.434Z] Cloning the remote Git repository [2021-08-23T15:56:01.435Z] Cloning with configured refspecs honoured and without tags [2021-08-23T15:56:01.437Z] The recommended git tool is: git [2021-08-23T15:56:01.440Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-08-23T15:56:01.650Z] using credential docker-jenkins-github-credentials [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] } [2021-08-23T15:56:01.692Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [2021-08-23T15:56:01.718Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-23T15:56:01.725Z] Cloning the remote Git repository [2021-08-23T15:56:01.725Z] Cloning with configured refspecs honoured and without tags [2021-08-23T15:56:01.725Z] Cloning the remote Git repository [2021-08-23T15:56:01.725Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-08-23T15:56:01.811Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-08-23T15:56:01.883Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:01.883Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-23T15:56:01.939Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [Pipeline] withEnv [Pipeline] { [2021-08-23T15:56:01.412Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:56:01.412Z] > git init /home/ubuntu/workspace/moby_PR-42779 # timeout=10 [2021-08-23T15:56:01.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:01.416Z] > git --version # timeout=10 [2021-08-23T15:56:01.418Z] > git --version # 'git version 2.17.1' [2021-08-23T15:56:01.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.419Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2021-08-23T15:56:01.425Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42779/.git # timeout=10 [2021-08-23T15:56:01.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:01.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:01.443Z] > git --version # timeout=10 [2021-08-23T15:56:01.448Z] > git --version # 'git version 2.17.1' [2021-08-23T15:56:01.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.449Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:01.813Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:01.818Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:01.859Z] > git remote # timeout=10 [2021-08-23T15:56:01.864Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:01.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.871Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:01.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:56:01.886Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:01.891Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:01.428Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:56:01.428Z] > git init /home/ubuntu/workspace/moby_PR-42779 # timeout=10 [2021-08-23T15:56:01.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:01.433Z] > git --version # timeout=10 [2021-08-23T15:56:01.443Z] > git --version # 'git version 2.17.1' [2021-08-23T15:56:01.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.444Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-08-23T15:56:01.750Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:56:01.750Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T15:56:01.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:01.828Z] > git --version # timeout=10 [2021-08-23T15:56:01.890Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T15:56:01.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.890Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:01.730Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:56:01.730Z] > git init /home/ubuntu/workspace/moby_PR-42779 # timeout=10 [2021-08-23T15:56:01.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:01.750Z] > git --version # timeout=10 [2021-08-23T15:56:01.756Z] > git --version # 'git version 2.25.1' [2021-08-23T15:56:01.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:01.758Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:02.759Z] + docker version [2021-08-23T15:56:02.759Z] Client: Docker Engine - Community [2021-08-23T15:56:02.759Z] Version: 20.10.6 [2021-08-23T15:56:02.759Z] API version: 1.41 [2021-08-23T15:56:02.759Z] Go version: go1.13.15 [2021-08-23T15:56:02.759Z] Git commit: 370c289 [2021-08-23T15:56:02.759Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T15:56:02.759Z] OS/Arch: linux/amd64 [2021-08-23T15:56:02.759Z] Context: default [2021-08-23T15:56:02.759Z] Experimental: true [2021-08-23T15:56:02.759Z] [2021-08-23T15:56:02.759Z] Server: Docker Engine - Community [2021-08-23T15:56:02.759Z] Engine: [2021-08-23T15:56:02.759Z] Version: 20.10.6 [2021-08-23T15:56:02.759Z] API version: 1.41 (minimum version 1.12) [2021-08-23T15:56:02.759Z] Go version: go1.13.15 [2021-08-23T15:56:02.759Z] Git commit: 8728dd2 [2021-08-23T15:56:02.759Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T15:56:02.759Z] OS/Arch: linux/amd64 [2021-08-23T15:56:02.759Z] Experimental: true [2021-08-23T15:56:02.759Z] containerd: [2021-08-23T15:56:02.759Z] Version: 1.4.6 [2021-08-23T15:56:02.759Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:02.759Z] runc: [2021-08-23T15:56:02.759Z] Version: 1.0.0-rc95 [2021-08-23T15:56:02.759Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:02.759Z] docker-init: [2021-08-23T15:56:02.759Z] Version: 0.19.0 [2021-08-23T15:56:02.759Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T15:56:03.031Z] + docker info [2021-08-23T15:56:03.636Z] Client: [2021-08-23T15:56:03.636Z] Context: default [2021-08-23T15:56:03.636Z] Debug Mode: false [2021-08-23T15:56:03.636Z] Plugins: [2021-08-23T15:56:03.636Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T15:56:03.636Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T15:56:03.636Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T15:56:03.636Z] [2021-08-23T15:56:03.636Z] Server: [2021-08-23T15:56:03.636Z] Containers: 0 [2021-08-23T15:56:03.636Z] Running: 0 [2021-08-23T15:56:03.636Z] Paused: 0 [2021-08-23T15:56:03.636Z] Stopped: 0 [2021-08-23T15:56:03.636Z] Images: 4 [2021-08-23T15:56:03.636Z] Server Version: 20.10.6 [2021-08-23T15:56:03.636Z] Storage Driver: overlay2 [2021-08-23T15:56:03.636Z] Backing Filesystem: extfs [2021-08-23T15:56:03.636Z] Supports d_type: true [2021-08-23T15:56:03.636Z] Native Overlay Diff: true [2021-08-23T15:56:03.636Z] userxattr: false [2021-08-23T15:56:03.636Z] Logging Driver: json-file [2021-08-23T15:56:03.636Z] Cgroup Driver: cgroupfs [2021-08-23T15:56:03.636Z] Cgroup Version: 1 [2021-08-23T15:56:03.636Z] Plugins: [2021-08-23T15:56:03.636Z] Volume: local [2021-08-23T15:56:03.636Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T15:56:03.636Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T15:56:03.636Z] Swarm: inactive [2021-08-23T15:56:03.636Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T15:56:03.636Z] Default Runtime: runc [2021-08-23T15:56:03.636Z] Init Binary: docker-init [2021-08-23T15:56:03.636Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:03.636Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:03.636Z] init version: de40ad0 [2021-08-23T15:56:03.636Z] Security Options: [2021-08-23T15:56:03.636Z] apparmor [2021-08-23T15:56:03.636Z] seccomp [2021-08-23T15:56:03.636Z] Profile: default [2021-08-23T15:56:03.636Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T15:56:03.636Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T15:56:03.636Z] OSType: linux [2021-08-23T15:56:03.636Z] Architecture: x86_64 [2021-08-23T15:56:03.636Z] CPUs: 2 [2021-08-23T15:56:03.636Z] Total Memory: 7.569GiB [2021-08-23T15:56:03.636Z] Name: ip-10-100-83-49 [2021-08-23T15:56:03.636Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T15:56:03.636Z] Docker Root Dir: /var/lib/docker [2021-08-23T15:56:03.636Z] Debug Mode: false [2021-08-23T15:56:03.636Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:03.636Z] Labels: [2021-08-23T15:56:03.636Z] Experimental: true [2021-08-23T15:56:03.636Z] Insecure Registries: [2021-08-23T15:56:03.636Z] 127.0.0.0/8 [2021-08-23T15:56:03.636Z] Live Restore Enabled: true [2021-08-23T15:56:03.636Z] [2021-08-23T15:56:03.636Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T15:56:03.950Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:03.950Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:03.950Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42779/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T15:56:04.207Z] + bash /home/ubuntu/workspace/moby_PR-42779/check-config.sh [2021-08-23T15:56:04.207Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T15:56:04.207Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T15:56:04.207Z] [2021-08-23T15:56:04.207Z] Generally Necessary: [2021-08-23T15:56:04.207Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T15:56:04.207Z] - apparmor: enabled and tools installed [2021-08-23T15:56:04.207Z] - CONFIG_NAMESPACES: enabled [2021-08-23T15:56:04.207Z] - CONFIG_NET_NS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_PID_NS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_IPC_NS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_UTS_NS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUPS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CPUSETS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_MEMCG: enabled [2021-08-23T15:56:04.207Z] - CONFIG_KEYS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_VETH: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T15:56:04.207Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T15:56:04.207Z] [2021-08-23T15:56:04.207Z] Optional Features: [2021-08-23T15:56:04.207Z] - CONFIG_USER_NS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_SECCOMP: enabled [2021-08-23T15:56:04.207Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T15:56:04.207Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T15:56:04.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T15:56:04.207Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T15:56:04.207Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T15:56:04.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T15:56:04.207Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T15:56:04.462Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T15:56:04.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T15:56:04.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T15:56:04.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T15:56:04.462Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T15:56:04.462Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T15:56:04.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T15:56:04.462Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T15:56:04.462Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T15:56:04.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T15:56:04.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T15:56:04.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T15:56:04.463Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T15:56:04.463Z] - CONFIG_EXT4_FS: enabled [2021-08-23T15:56:04.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T15:56:04.463Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T15:56:04.463Z] - Network Drivers: [2021-08-23T15:56:04.463Z] - "overlay": [2021-08-23T15:56:04.463Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T15:56:04.463Z] Optional (for encrypted networks): [2021-08-23T15:56:04.463Z] - CONFIG_CRYPTO: enabled [2021-08-23T15:56:04.463Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T15:56:04.463Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T15:56:04.463Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T15:56:04.463Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T15:56:04.463Z] - CONFIG_XFRM: enabled [2021-08-23T15:56:04.463Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T15:56:04.463Z] - "ipvlan": [2021-08-23T15:56:04.463Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T15:56:04.463Z] - "macvlan": [2021-08-23T15:56:04.463Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T15:56:04.463Z] - "ftp,tftp client in container": [2021-08-23T15:56:04.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T15:56:04.463Z] - Storage Drivers: [2021-08-23T15:56:04.463Z] - "aufs": [2021-08-23T15:56:04.463Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T15:56:04.463Z] - "btrfs": [2021-08-23T15:56:04.463Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T15:56:04.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T15:56:04.463Z] - "devicemapper": [2021-08-23T15:56:04.463Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T15:56:04.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T15:56:04.463Z] - "overlay": [2021-08-23T15:56:04.463Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T15:56:04.463Z] - "zfs": [2021-08-23T15:56:04.463Z] - /dev/zfs: present [2021-08-23T15:56:04.463Z] - zfs command: missing [2021-08-23T15:56:04.463Z] - zpool command: missing [2021-08-23T15:56:04.463Z] [2021-08-23T15:56:04.463Z] Limits: [2021-08-23T15:56:04.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T15:56:04.463Z] [2021-08-23T15:56:04.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T15:56:04.782Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ed88a080122ae478e3c595275bbfd99b024b230 . [2021-08-23T15:56:04.782Z] #1 [internal] load build definition from Dockerfile [2021-08-23T15:56:04.782Z] #1 sha256:401d53f3cdbf3d3208f364ad4183130e15e6e019b032d522317f49b7ec505bf6 [2021-08-23T15:56:04.782Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T15:56:04.782Z] #1 DONE 0.0s [2021-08-23T15:56:04.782Z] [2021-08-23T15:56:04.782Z] #2 [internal] load .dockerignore [2021-08-23T15:56:04.782Z] #2 sha256:eb1baade7c5a7c9d40d0ccd285511c1aeaa8c6267650547d606722bd80b63c89 [2021-08-23T15:56:04.782Z] #2 transferring context: 87B done [2021-08-23T15:56:04.782Z] #2 DONE 0.0s [2021-08-23T15:56:04.782Z] [2021-08-23T15:56:04.782Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T15:56:04.782Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T15:56:05.038Z] #3 DONE 0.1s [2021-08-23T15:56:05.038Z] [2021-08-23T15:56:05.038Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T15:56:05.038Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T15:56:05.038Z] #4 CACHED [2021-08-23T15:56:05.303Z] [2021-08-23T15:56:05.303Z] #5 [internal] load .dockerignore [2021-08-23T15:56:05.303Z] #5 sha256:41e1258a65c7e5ad35877a09063cb66d8441629b9136a6a7b81d447a3562b967 [2021-08-23T15:56:05.303Z] #5 DONE 0.0s [2021-08-23T15:56:05.303Z] [2021-08-23T15:56:05.303Z] #6 [internal] load build definition from Dockerfile [2021-08-23T15:56:05.303Z] #6 sha256:39bbc6dfec82ffa01e6d397d16eebf9e91c52185af88d83120d27dc106b2a8f4 [2021-08-23T15:56:05.303Z] #6 DONE 0.0s [2021-08-23T15:56:05.303Z] [2021-08-23T15:56:05.303Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T15:56:05.303Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T15:56:05.303Z] #7 DONE 0.1s [2021-08-23T15:56:05.303Z] [2021-08-23T15:56:05.303Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:05.303Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T15:56:05.303Z] #8 DONE 0.1s [2021-08-23T15:56:05.303Z] [2021-08-23T15:56:05.303Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:05.303Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:56:05.559Z] #10 DONE 0.1s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:56:05.559Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T15:56:05.559Z] #9 DONE 0.1s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:56:05.559Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:56:05.559Z] #11 DONE 0.0s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:05.559Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T15:56:05.559Z] #66 DONE 0.0s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:05.559Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T15:56:05.559Z] #64 DONE 0.0s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T15:56:05.559Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T15:56:05.559Z] #27 DONE 0.0s [2021-08-23T15:56:05.559Z] [2021-08-23T15:56:05.559Z] #24 [internal] load build context [2021-08-23T15:56:05.559Z] #24 sha256:1846592352c6039dd644895c2ab26feab427a5e35b63545c9826d5f4e1f525bf [2021-08-23T15:56:06.137Z] #24 ... [2021-08-23T15:56:06.137Z] [2021-08-23T15:56:06.137Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T15:56:06.137Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T15:56:06.137Z] #43 DONE 0.5s [2021-08-23T15:56:06.137Z] [2021-08-23T15:56:06.137Z] #24 [internal] load build context [2021-08-23T15:56:06.137Z] #24 sha256:1846592352c6039dd644895c2ab26feab427a5e35b63545c9826d5f4e1f525bf [2021-08-23T15:56:06.711Z] #24 transferring context: 55.81MB 1.3s done [2021-08-23T15:56:06.711Z] #24 DONE 1.3s [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #60 sha256:e05b8dc71e5678921150ef5c05eadc2ca15897ced0be47f3d8300f72a915dc13 [2021-08-23T15:56:06.968Z] #60 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #51 sha256:09ac7fc082711ede0ba138c45ae2fb8141f24cced66ef08eaf738e96f44b5425 [2021-08-23T15:56:06.968Z] #51 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T15:56:06.968Z] #31 sha256:1c428b3dc038fc66ec8062cefe13492a04b316d33b691056adf4a6553d3cb678 [2021-08-23T15:56:06.968Z] #31 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #38 sha256:5cb8c7918eba0fdc07307d38d3d58371d8e2d970e0482aa001bd5e16b4ec720e [2021-08-23T15:56:06.968Z] #38 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T15:56:06.968Z] #44 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T15:56:06.968Z] #22 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #68 sha256:5db11310dc49e02856fa9135bb3ff0f212ee9f83dfce680493e5928b141ee099 [2021-08-23T15:56:06.968Z] #68 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T15:56:06.968Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T15:56:06.968Z] #40 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:56:06.968Z] #14 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T15:56:06.968Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T15:56:06.968Z] #32 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #46 sha256:dbd1195b813dc35ec250f8f803d467596af8b32787d23f816a784381bb810266 [2021-08-23T15:56:06.968Z] #46 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #63 sha256:bad43172d0f2770564d9f971c67017870bf175dabfbcba6eb9a487e2bb8c92cc [2021-08-23T15:56:06.968Z] #63 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #39 sha256:5956168d38ecdf772a4d46f9d75cb79f0fbcb4151446f0fda349939b47dcfa06 [2021-08-23T15:56:06.968Z] #39 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T15:56:06.968Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T15:56:06.968Z] #12 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T15:56:06.968Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T15:56:06.968Z] #23 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #30 sha256:9f25b8586f2ee3a17d738574aa9049988f77da2574deba4af77378c484746a8d [2021-08-23T15:56:06.968Z] #30 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #50 sha256:cc4ee39a617b52498585f20cbf98260adeb66749706fdf9893e4131b9ab72013 [2021-08-23T15:56:06.968Z] #50 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #36 sha256:0a3bdef3a31f065d6438fdd3ad10ba2f270f0437bac2994ce5568fc9806eca2c [2021-08-23T15:56:06.968Z] #36 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:56:06.968Z] #37 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T15:56:06.968Z] #13 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #42 sha256:749fb58968ef33a2ebd4a8ad9a47334380990d4f0227e04f0a68ffd7df6a6abf [2021-08-23T15:56:06.968Z] #42 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T15:56:06.968Z] #29 sha256:0a2f8b12b7cc82762556c4f52b1525d2a68f359ee514bda8caddbdb157b0d37f [2021-08-23T15:56:06.968Z] #29 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T15:56:06.968Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T15:56:06.968Z] #19 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T15:56:06.968Z] #62 sha256:b0a211266819687095fc8acff0d3c6d0e7d8c69a8d78dd4e9bdcf26b02fb1ec7 [2021-08-23T15:56:06.968Z] #62 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T15:56:06.968Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T15:56:06.968Z] #17 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T15:56:06.968Z] #26 sha256:d93dfb9e7bb313344cf16faaddaeeecae950e9ced7f0e45d82edc82d2229a89c [2021-08-23T15:56:06.968Z] #26 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.968Z] #25 sha256:21eede79a475225ca1aa35d0c96abea4b9aa26d148b36e622e6eb9622ca52986 [2021-08-23T15:56:06.968Z] #25 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T15:56:06.968Z] #48 sha256:fbe28162127c5ccd850e78bc0aabe7e3469ddb98967d46074b1f23a685663464 [2021-08-23T15:56:06.968Z] #48 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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 [2021-08-23T15:56:06.968Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T15:56:06.968Z] #21 CACHED [2021-08-23T15:56:06.968Z] [2021-08-23T15:56:06.968Z] #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-08-23T15:56:06.969Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:56:06.969Z] #41 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T15:56:06.969Z] #54 sha256:5315543b8902d51e55d01084738371c7185aef49e651d64087a50d61db13c602 [2021-08-23T15:56:06.969Z] #54 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T15:56:06.969Z] #33 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #49 sha256:2e1b4956d329d991a68d9de9568853681e92d5eec0315f70d80966fb74308f32 [2021-08-23T15:56:06.969Z] #49 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T15:56:06.969Z] #34 sha256:3d676647bee1b4f8e28c289393ac9421eddff94ea3250d41934090e05615807c [2021-08-23T15:56:06.969Z] #34 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T15:56:06.969Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T15:56:06.969Z] #15 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T15:56:06.969Z] #16 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T15:56:06.969Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T15:56:06.969Z] #18 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T15:56:06.969Z] #28 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T15:56:06.969Z] #52 sha256:8867d312f94092749331763147e63303e3e4a746df88d0a9b34c6ea41368421f [2021-08-23T15:56:06.969Z] #52 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T15:56:06.969Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T15:56:06.969Z] #20 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T15:56:06.969Z] #56 sha256:3e095ee24563acbea3a2ef329bb9151937c7a97129cd02a81e570d4c379e74e9 [2021-08-23T15:56:06.969Z] #56 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T15:56:06.969Z] #61 sha256:79b363cc597d14b0deb581d78a8d2d28c344fd57e915b8c5a77650d132b0a65b [2021-08-23T15:56:06.969Z] #61 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T15:56:06.969Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T15:56:06.969Z] #65 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T15:56:06.969Z] #59 sha256:3f6d768e0d29cb09cb753a5dd5c305e570f5177d279b62c3858b12f75dc847d0 [2021-08-23T15:56:06.969Z] #59 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:56:06.969Z] #45 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #35 sha256:e7a32232e29c65a0138ede7b3dabe5a226fe4ef57c9618104b6a99ffb49a0cd6 [2021-08-23T15:56:06.969Z] #35 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #47 sha256:3c1d4fcdf709acb8dca3ca539fc735359115fb4dd0864760d430efe07b38f273 [2021-08-23T15:56:06.969Z] #47 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #55 sha256:f0eec97fa5a61ac599616003809c1bdf224ed88c2e9f48d399747a1cb8e7e013 [2021-08-23T15:56:06.969Z] #55 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:56:06.969Z] #57 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #58 sha256:ba6b0c4fc834196ec9f2dda37b6b82d87e4a789c95cda32110798121f4b43f99 [2021-08-23T15:56:06.969Z] #58 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #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-08-23T15:56:06.969Z] #53 sha256:fd4fa77de8d97519fea676f02d8caab935b8503ec96ffd8f2470c6ed7f255056 [2021-08-23T15:56:06.969Z] #53 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T15:56:06.969Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T15:56:06.969Z] #67 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T15:56:06.969Z] #69 sha256:b9dd752d2f5077e5ae3ec367e83c62ebc668efe32e39f3f41e53e39a8f2ca942 [2021-08-23T15:56:06.969Z] #69 CACHED [2021-08-23T15:56:06.969Z] [2021-08-23T15:56:06.969Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T15:56:06.969Z] #70 sha256:b2c8718da7f9494cfcbca39fcee3d338a49def386ada3fdc5b37ef2a096ee374 [2021-08-23T15:56:07.530Z] #70 DONE 0.9s [2021-08-23T15:56:07.786Z] [2021-08-23T15:56:07.786Z] #71 exporting to image [2021-08-23T15:56:07.786Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T15:56:07.786Z] #71 exporting layers [2021-08-23T15:56:08.714Z] #71 exporting layers 1.0s done [2021-08-23T15:56:08.714Z] #71 writing image sha256:6f3b20a9a869a9f277438f09970dccad3addb952f976e7a4314c6ee421df75a5 done [2021-08-23T15:56:08.714Z] #71 naming to docker.io/library/docker:9ed88a080122ae478e3c595275bbfd99b024b230 done [2021-08-23T15:56:08.714Z] #71 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T15:56:09.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -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:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh dynbinary test-integration [2021-08-23T15:56:09.614Z] [2021-08-23T15:56:09.614Z] Removing bundles/ [2021-08-23T15:56:09.614Z] [2021-08-23T15:56:09.614Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T15:56:09.614Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T15:56:09.614Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T15:56:11.318Z] Fetching without tags [2021-08-23T15:56:11.591Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:12.069Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:12.069Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:56:12.163Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T15:56:11.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:11.309Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:56:11.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:11.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:11.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:11.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:11.321Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:11.593Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:11.595Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:12.055Z] > git remote # timeout=10 [2021-08-23T15:56:12.057Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:12.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:12.060Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:12.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:56:12.071Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:12.073Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T15:56:12.819Z] + [ PR != PR ] [2021-08-23T15:56:12.819Z] + [ master != master ] [2021-08-23T15:56:12.819Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:56:13.137Z] + docker version [2021-08-23T15:56:13.138Z] Client: Docker Engine - Community [2021-08-23T15:56:13.138Z] Version: 20.10.6 [2021-08-23T15:56:13.138Z] API version: 1.41 [2021-08-23T15:56:13.138Z] Go version: go1.13.15 [2021-08-23T15:56:13.138Z] Git commit: 370c289 [2021-08-23T15:56:13.138Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T15:56:13.138Z] OS/Arch: linux/amd64 [2021-08-23T15:56:13.138Z] Context: default [2021-08-23T15:56:13.138Z] Experimental: true [2021-08-23T15:56:13.138Z] [2021-08-23T15:56:13.138Z] Server: Docker Engine - Community [2021-08-23T15:56:13.138Z] Engine: [2021-08-23T15:56:13.138Z] Version: 20.10.6 [2021-08-23T15:56:13.138Z] API version: 1.41 (minimum version 1.12) [2021-08-23T15:56:13.138Z] Go version: go1.13.15 [2021-08-23T15:56:13.138Z] Git commit: 8728dd2 [2021-08-23T15:56:13.138Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T15:56:13.138Z] OS/Arch: linux/amd64 [2021-08-23T15:56:13.138Z] Experimental: true [2021-08-23T15:56:13.138Z] containerd: [2021-08-23T15:56:13.138Z] Version: 1.4.6 [2021-08-23T15:56:13.138Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:13.138Z] runc: [2021-08-23T15:56:13.138Z] Version: 1.0.0-rc95 [2021-08-23T15:56:13.138Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:13.138Z] docker-init: [2021-08-23T15:56:13.138Z] Version: 0.19.0 [2021-08-23T15:56:13.138Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T15:56:13.415Z] + docker info [2021-08-23T15:56:13.979Z] Client: [2021-08-23T15:56:13.979Z] Context: default [2021-08-23T15:56:13.979Z] Debug Mode: false [2021-08-23T15:56:13.979Z] Plugins: [2021-08-23T15:56:13.979Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T15:56:13.979Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T15:56:13.979Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T15:56:13.979Z] [2021-08-23T15:56:13.979Z] Server: [2021-08-23T15:56:13.979Z] Containers: 0 [2021-08-23T15:56:13.979Z] Running: 0 [2021-08-23T15:56:13.979Z] Paused: 0 [2021-08-23T15:56:13.979Z] Stopped: 0 [2021-08-23T15:56:13.979Z] Images: 9 [2021-08-23T15:56:13.979Z] Server Version: 20.10.6 [2021-08-23T15:56:13.979Z] Storage Driver: overlay2 [2021-08-23T15:56:13.979Z] Backing Filesystem: extfs [2021-08-23T15:56:13.979Z] Supports d_type: true [2021-08-23T15:56:13.979Z] Native Overlay Diff: true [2021-08-23T15:56:13.979Z] userxattr: false [2021-08-23T15:56:13.979Z] Logging Driver: json-file [2021-08-23T15:56:13.979Z] Cgroup Driver: cgroupfs [2021-08-23T15:56:13.979Z] Cgroup Version: 1 [2021-08-23T15:56:13.979Z] Plugins: [2021-08-23T15:56:13.979Z] Volume: local [2021-08-23T15:56:13.979Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T15:56:13.979Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T15:56:13.979Z] Swarm: inactive [2021-08-23T15:56:13.979Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T15:56:13.979Z] Default Runtime: runc [2021-08-23T15:56:13.979Z] Init Binary: docker-init [2021-08-23T15:56:13.979Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:13.979Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:13.979Z] init version: de40ad0 [2021-08-23T15:56:13.979Z] Security Options: [2021-08-23T15:56:13.979Z] apparmor [2021-08-23T15:56:13.979Z] seccomp [2021-08-23T15:56:13.979Z] Profile: default [2021-08-23T15:56:13.979Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T15:56:13.979Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T15:56:13.979Z] OSType: linux [2021-08-23T15:56:13.979Z] Architecture: x86_64 [2021-08-23T15:56:13.979Z] CPUs: 8 [2021-08-23T15:56:13.979Z] Total Memory: 30.91GiB [2021-08-23T15:56:13.979Z] Name: ip-10-100-99-9 [2021-08-23T15:56:13.979Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T15:56:13.979Z] Docker Root Dir: /var/lib/docker [2021-08-23T15:56:13.979Z] Debug Mode: false [2021-08-23T15:56:13.979Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:13.979Z] Labels: [2021-08-23T15:56:13.979Z] Experimental: true [2021-08-23T15:56:13.979Z] Insecure Registries: [2021-08-23T15:56:13.979Z] 127.0.0.0/8 [2021-08-23T15:56:13.979Z] Live Restore Enabled: true [2021-08-23T15:56:13.979Z] [2021-08-23T15:56:13.979Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T15:56:14.257Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:14.257Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:14.257Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42779/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T15:56:14.257Z] + bash /home/ubuntu/workspace/moby_PR-42779/check-config.sh [2021-08-23T15:56:14.257Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T15:56:14.257Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T15:56:14.257Z] [2021-08-23T15:56:14.257Z] Generally Necessary: [2021-08-23T15:56:14.257Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T15:56:14.257Z] - apparmor: enabled and tools installed [2021-08-23T15:56:14.257Z] - CONFIG_NAMESPACES: enabled [2021-08-23T15:56:14.257Z] - CONFIG_NET_NS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_PID_NS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_IPC_NS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_UTS_NS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUPS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CPUSETS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_MEMCG: enabled [2021-08-23T15:56:14.257Z] - CONFIG_KEYS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_VETH: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T15:56:14.257Z] [2021-08-23T15:56:14.257Z] Optional Features: [2021-08-23T15:56:14.257Z] - CONFIG_USER_NS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_SECCOMP: enabled [2021-08-23T15:56:14.257Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T15:56:14.257Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T15:56:14.257Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T15:56:14.257Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T15:56:14.257Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T15:56:14.257Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T15:56:14.257Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T15:56:14.257Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T15:56:14.257Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T15:56:14.257Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T15:56:14.257Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T15:56:14.257Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T15:56:14.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T15:56:14.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T15:56:14.514Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T15:56:14.514Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T15:56:14.514Z] - CONFIG_EXT4_FS: enabled [2021-08-23T15:56:14.514Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T15:56:14.514Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T15:56:14.514Z] - Network Drivers: [2021-08-23T15:56:14.514Z] - "overlay": [2021-08-23T15:56:14.514Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T15:56:14.514Z] Optional (for encrypted networks): [2021-08-23T15:56:14.514Z] - CONFIG_CRYPTO: enabled [2021-08-23T15:56:14.514Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T15:56:14.514Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T15:56:14.514Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T15:56:14.514Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T15:56:14.514Z] - CONFIG_XFRM: enabled [2021-08-23T15:56:14.514Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T15:56:14.514Z] - "ipvlan": [2021-08-23T15:56:14.514Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T15:56:14.514Z] - "macvlan": [2021-08-23T15:56:14.514Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T15:56:14.514Z] - "ftp,tftp client in container": [2021-08-23T15:56:14.514Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T15:56:14.514Z] - Storage Drivers: [2021-08-23T15:56:14.514Z] - "aufs": [2021-08-23T15:56:14.514Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T15:56:14.514Z] - "btrfs": [2021-08-23T15:56:14.514Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T15:56:14.514Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T15:56:14.514Z] - "devicemapper": [2021-08-23T15:56:14.514Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T15:56:14.514Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T15:56:14.514Z] - "overlay": [2021-08-23T15:56:14.514Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T15:56:14.514Z] - "zfs": [2021-08-23T15:56:14.514Z] - /dev/zfs: present [2021-08-23T15:56:14.514Z] - zfs command: missing [2021-08-23T15:56:14.514Z] - zpool command: missing [2021-08-23T15:56:14.514Z] [2021-08-23T15:56:14.514Z] Limits: [2021-08-23T15:56:14.514Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T15:56:14.514Z] [2021-08-23T15:56:14.514Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T15:56:14.843Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9ed88a080122ae478e3c595275bbfd99b024b230 . [2021-08-23T15:56:14.844Z] #1 [internal] load build definition from Dockerfile [2021-08-23T15:56:14.844Z] #1 sha256:afd8fa1c143d5d73186c859531bbd9406c014415c580cb7ddbe51c54a67662a8 [2021-08-23T15:56:14.844Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T15:56:14.844Z] #1 DONE 0.0s [2021-08-23T15:56:14.844Z] [2021-08-23T15:56:14.844Z] #2 [internal] load .dockerignore [2021-08-23T15:56:14.844Z] #2 sha256:d390d38d506bce7027f1ef86ecfd69d490a5cb08b5852425a34ae81fb5b2f4c5 [2021-08-23T15:56:14.844Z] #2 transferring context: 87B done [2021-08-23T15:56:14.844Z] #2 DONE 0.0s [2021-08-23T15:56:14.844Z] [2021-08-23T15:56:14.844Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T15:56:14.844Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T15:56:15.101Z] #3 DONE 0.1s [2021-08-23T15:56:15.101Z] [2021-08-23T15:56:15.101Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T15:56:15.101Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T15:56:15.101Z] #4 CACHED [2021-08-23T15:56:15.101Z] [2021-08-23T15:56:15.101Z] #6 [internal] load .dockerignore [2021-08-23T15:56:15.101Z] #6 sha256:281b431c6d20c72ca18625e09f823d4d4ffd72e1bfe00be4b277d048bdeeae79 [2021-08-23T15:56:15.101Z] #6 DONE 0.0s [2021-08-23T15:56:15.101Z] [2021-08-23T15:56:15.101Z] #5 [internal] load build definition from Dockerfile [2021-08-23T15:56:15.101Z] #5 sha256:166c5bd213a7fa220930a32de15df0952173bfa4c991f5c8b7f2941f530af02f [2021-08-23T15:56:15.101Z] #5 DONE 0.0s [2021-08-23T15:56:15.101Z] [2021-08-23T15:56:15.101Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T15:56:15.101Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T15:56:15.101Z] #8 DONE 0.1s [2021-08-23T15:56:15.101Z] [2021-08-23T15:56:15.101Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:15.101Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:56:15.358Z] #10 DONE 0.1s [2021-08-23T15:56:15.358Z] [2021-08-23T15:56:15.358Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:15.358Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T15:56:15.358Z] #7 DONE 0.1s [2021-08-23T15:56:15.358Z] [2021-08-23T15:56:15.358Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:56:15.358Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T15:56:15.358Z] #9 DONE 0.1s [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:15.618Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T15:56:15.618Z] #73 DONE 0.0s [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:15.618Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T15:56:15.618Z] #71 DONE 0.0s [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:56:15.618Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:56:15.618Z] #11 DONE 0.0s [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T15:56:15.618Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T15:56:15.618Z] #34 DONE 0.0s [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T15:56:15.618Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T15:56:15.618Z] #12 CACHED [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #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-08-23T15:56:15.618Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T15:56:15.618Z] #13 CACHED [2021-08-23T15:56:15.618Z] [2021-08-23T15:56:15.618Z] #31 [internal] load build context [2021-08-23T15:56:15.618Z] #31 sha256:8348f753eb5fffdc2d365d0c982f1af6102121aa963bcb21cf24f4e72fa31f7c [2021-08-23T15:56:15.876Z] #31 ... [2021-08-23T15:56:15.876Z] [2021-08-23T15:56:15.876Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T15:56:15.876Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T15:56:15.876Z] #50 DONE 0.4s [2021-08-23T15:56:15.876Z] [2021-08-23T15:56:15.876Z] #31 [internal] load build context [2021-08-23T15:56:15.876Z] #31 sha256:8348f753eb5fffdc2d365d0c982f1af6102121aa963bcb21cf24f4e72fa31f7c [2021-08-23T15:56:16.275Z] Still waiting to schedule task [2021-08-23T15:56:16.275Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-23T15:56:16.281Z] Still waiting to schedule task [2021-08-23T15:56:16.281Z] Waiting for next available executor on ‘windows-2022’ [2021-08-23T15:56:16.282Z] Still waiting to schedule task [2021-08-23T15:56:16.282Z] Waiting for next available executor on ‘windows-2022’ [2021-08-23T15:56:16.452Z] #31 ... [2021-08-23T15:56:16.452Z] [2021-08-23T15:56:16.452Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-23T15:56:16.452Z] #14 sha256:9172878796b110e553d6fd183b04cf1f95bd04cc6b9caa8afe48d89bca2b1b6c [2021-08-23T15:56:16.452Z] #14 DONE 0.7s [2021-08-23T15:56:16.452Z] [2021-08-23T15:56:16.452Z] #31 [internal] load build context [2021-08-23T15:56:16.452Z] #31 sha256:8348f753eb5fffdc2d365d0c982f1af6102121aa963bcb21cf24f4e72fa31f7c [2021-08-23T15:56:16.452Z] #31 transferring context: 55.81MB 0.9s done [2021-08-23T15:56:16.452Z] #31 DONE 0.9s [2021-08-23T15:56:16.452Z] [2021-08-23T15:56:16.452Z] #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-08-23T15:56:16.452Z] #58 sha256:682030ebac5243d947b6d337d8c26c872079ab412ba82094c3c3b65639629b01 [2021-08-23T15:56:16.492Z] Running on azwin-2-7f12a0 in d:\jenkins\workspace\moby_PR-42779 [Pipeline] { [Pipeline] ws [2021-08-23T15:56:16.513Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-23T15:56:16.628Z] The recommended git tool is: git [2021-08-23T15:56:16.778Z] Fetching without tags [2021-08-23T15:56:16.843Z] using credential docker-jenkins-github-credentials [2021-08-23T15:56:16.917Z] Cloning the remote Git repository [2021-08-23T15:56:16.917Z] Cloning with configured refspecs honoured and without tags [2021-08-23T15:56:17.008Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:17.020Z] #58 ... [2021-08-23T15:56:17.021Z] [2021-08-23T15:56:17.021Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-23T15:56:17.021Z] #15 sha256:e36e882da1afe0dc6045218fad15d23ce9faade555534a38873cf7fc6b6a039f [2021-08-23T15:56:17.021Z] #15 DONE 0.7s [2021-08-23T15:56:17.021Z] [2021-08-23T15:56:17.021Z] #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-08-23T15:56:17.021Z] #60 sha256:28697e0e881ae74d4f397f305cb5f62d153760451dfc902d7b9cc2a6001623c4 [2021-08-23T15:56:17.021Z] #60 0.617 + RM_GOPATH=0 [2021-08-23T15:56:17.021Z] #60 0.617 + TMP_GOPATH= [2021-08-23T15:56:17.021Z] #60 0.617 + : /build [2021-08-23T15:56:17.021Z] #60 0.617 + '[' -z '' ']' [2021-08-23T15:56:17.021Z] #60 0.617 ++ mktemp -d [2021-08-23T15:56:17.021Z] #60 0.620 + export GOPATH=/tmp/tmp.5riFWokngs [2021-08-23T15:56:17.021Z] #60 0.620 + GOPATH=/tmp/tmp.5riFWokngs [2021-08-23T15:56:17.021Z] #60 0.620 + RM_GOPATH=1 [2021-08-23T15:56:17.021Z] #60 0.620 + case "$(go env GOARCH)" in [2021-08-23T15:56:17.021Z] #60 0.621 ++ go env GOARCH [2021-08-23T15:56:17.021Z] #60 0.634 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:17.021Z] #60 0.634 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:17.021Z] #60 0.636 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:17.021Z] #60 0.637 + dir=/tmp/install [2021-08-23T15:56:17.021Z] #60 0.637 + bin=shfmt [2021-08-23T15:56:17.021Z] #60 0.637 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:56:17.021Z] #60 0.638 + shift [2021-08-23T15:56:17.021Z] #60 0.638 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T15:56:17.021Z] #60 0.638 + . /tmp/install/shfmt.installer [2021-08-23T15:56:17.021Z] #60 0.638 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:56:17.021Z] #60 0.638 + install_shfmt [2021-08-23T15:56:17.021Z] #60 0.638 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T15:56:17.021Z] #60 0.638 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5riFWokngs/src/github.com/mvdan/sh [2021-08-23T15:56:17.021Z] #60 0.644 Cloning into '/tmp/tmp.5riFWokngs/src/github.com/mvdan/sh'... [2021-08-23T15:56:16.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:16.750Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:56:16.755Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:16.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:16.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:16.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:16.772Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:17.001Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:17.004Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:17.496Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:17.496Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:56:16.950Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:56:16.952Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T15:56:17.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:17.074Z] > git --version # timeout=10 [2021-08-23T15:56:17.184Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T15:56:17.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:17.186Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:17.955Z] #60 ... [2021-08-23T15:56:17.955Z] [2021-08-23T15:56:17.955Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-23T15:56:17.955Z] #16 sha256:72217809a105a6f8659581c2aad6547ac8256e07e6f65ab3cd030843428fab36 [2021-08-23T15:56:17.955Z] #16 DONE 0.8s [2021-08-23T15:56:17.955Z] [2021-08-23T15:56:17.955Z] #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-08-23T15:56:17.955Z] #60 sha256:28697e0e881ae74d4f397f305cb5f62d153760451dfc902d7b9cc2a6001623c4 [2021-08-23T15:56:17.955Z] #60 1.387 + cd /tmp/tmp.5riFWokngs/src/github.com/mvdan/sh [2021-08-23T15:56:17.955Z] #60 1.387 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:56:17.955Z] #60 1.404 + GO111MODULE=on [2021-08-23T15:56:17.955Z] #60 1.404 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T15:56:17.955Z] #60 1.498 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T15:56:17.955Z] #60 1.498 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T15:56:17.955Z] #60 1.499 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T15:56:18.043Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T15:56:18.213Z] #60 1.712 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T15:56:18.289Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:56:18.471Z] #60 ... [2021-08-23T15:56:18.471Z] [2021-08-23T15:56:18.471Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-23T15:56:18.471Z] #17 sha256:44956eb85944aa46a8f92b5885197d1d21396a708ec64318888f95c393e939d7 [2021-08-23T15:56:18.471Z] #17 DONE 0.7s [2021-08-23T15:56:18.471Z] [2021-08-23T15:56:18.471Z] #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-08-23T15:56:18.471Z] #60 sha256:28697e0e881ae74d4f397f305cb5f62d153760451dfc902d7b9cc2a6001623c4 [2021-08-23T15:56:18.472Z] #60 2.083 golang.org/x/sys/unix [2021-08-23T15:56:18.472Z] #60 2.085 mvdan.cc/sh/v3/fileutil [2021-08-23T15:56:18.472Z] #60 2.086 mvdan.cc/editorconfig [2021-08-23T15:56:18.472Z] #60 2.086 github.com/pkg/diff [2021-08-23T15:56:18.472Z] #60 2.088 mvdan.cc/sh/v3/syntax [2021-08-23T15:56:18.473Z] Fetching without tags [2021-08-23T15:56:18.751Z] + docker version [2021-08-23T15:56:18.751Z] Client: Docker Engine - Community [2021-08-23T15:56:18.751Z] Version: 20.10.6 [2021-08-23T15:56:18.751Z] API version: 1.41 [2021-08-23T15:56:18.751Z] Go version: go1.13.15 [2021-08-23T15:56:18.751Z] Git commit: 370c289 [2021-08-23T15:56:18.751Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T15:56:18.751Z] OS/Arch: linux/amd64 [2021-08-23T15:56:18.751Z] Context: default [2021-08-23T15:56:18.751Z] Experimental: true [2021-08-23T15:56:18.751Z] [2021-08-23T15:56:18.751Z] Server: Docker Engine - Community [2021-08-23T15:56:18.751Z] Engine: [2021-08-23T15:56:18.751Z] Version: 20.10.6 [2021-08-23T15:56:18.751Z] API version: 1.41 (minimum version 1.12) [2021-08-23T15:56:18.751Z] Go version: go1.13.15 [2021-08-23T15:56:18.751Z] Git commit: 8728dd2 [2021-08-23T15:56:18.751Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T15:56:18.751Z] OS/Arch: linux/amd64 [2021-08-23T15:56:18.751Z] Experimental: true [2021-08-23T15:56:18.751Z] containerd: [2021-08-23T15:56:18.751Z] Version: 1.4.6 [2021-08-23T15:56:18.751Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:18.751Z] runc: [2021-08-23T15:56:18.751Z] Version: 1.0.0-rc95 [2021-08-23T15:56:18.751Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:18.751Z] docker-init: [2021-08-23T15:56:18.751Z] Version: 0.19.0 [2021-08-23T15:56:18.751Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T15:56:18.845Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:19.035Z] + docker info [2021-08-23T15:56:19.074Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:17.464Z] > git remote # timeout=10 [2021-08-23T15:56:17.468Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:17.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:17.474Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:17.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:56:17.489Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:17.493Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:17.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:17.993Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:56:18.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:18.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:18.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:18.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:18.321Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:19.106Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:19.154Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:19.295Z] Client: [2021-08-23T15:56:19.295Z] Context: default [2021-08-23T15:56:19.295Z] Debug Mode: false [2021-08-23T15:56:19.295Z] Plugins: [2021-08-23T15:56:19.295Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T15:56:19.295Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T15:56:19.295Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T15:56:19.295Z] [2021-08-23T15:56:19.295Z] Server: [2021-08-23T15:56:19.295Z] Containers: 0 [2021-08-23T15:56:19.295Z] Running: 0 [2021-08-23T15:56:19.295Z] Paused: 0 [2021-08-23T15:56:19.295Z] Stopped: 0 [2021-08-23T15:56:19.295Z] Images: 5 [2021-08-23T15:56:19.295Z] Server Version: 20.10.6 [2021-08-23T15:56:19.295Z] Storage Driver: overlay2 [2021-08-23T15:56:19.295Z] Backing Filesystem: extfs [2021-08-23T15:56:19.295Z] Supports d_type: true [2021-08-23T15:56:19.295Z] Native Overlay Diff: true [2021-08-23T15:56:19.295Z] userxattr: false [2021-08-23T15:56:19.295Z] Logging Driver: json-file [2021-08-23T15:56:19.295Z] Cgroup Driver: cgroupfs [2021-08-23T15:56:19.295Z] Cgroup Version: 1 [2021-08-23T15:56:19.295Z] Plugins: [2021-08-23T15:56:19.295Z] Volume: local [2021-08-23T15:56:19.295Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T15:56:19.295Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T15:56:19.295Z] Swarm: inactive [2021-08-23T15:56:19.295Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-23T15:56:19.295Z] Default Runtime: runc [2021-08-23T15:56:19.295Z] Init Binary: docker-init [2021-08-23T15:56:19.295Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:19.295Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:19.295Z] init version: de40ad0 [2021-08-23T15:56:19.295Z] Security Options: [2021-08-23T15:56:19.295Z] apparmor [2021-08-23T15:56:19.295Z] seccomp [2021-08-23T15:56:19.295Z] Profile: default [2021-08-23T15:56:19.295Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T15:56:19.295Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T15:56:19.295Z] OSType: linux [2021-08-23T15:56:19.295Z] Architecture: x86_64 [2021-08-23T15:56:19.295Z] CPUs: 2 [2021-08-23T15:56:19.295Z] Total Memory: 15.35GiB [2021-08-23T15:56:19.295Z] Name: ip-10-100-42-33 [2021-08-23T15:56:19.295Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T15:56:19.295Z] Docker Root Dir: /var/lib/docker [2021-08-23T15:56:19.295Z] Debug Mode: false [2021-08-23T15:56:19.295Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:19.295Z] Labels: [2021-08-23T15:56:19.295Z] Experimental: true [2021-08-23T15:56:19.295Z] Insecure Registries: [2021-08-23T15:56:19.295Z] 127.0.0.0/8 [2021-08-23T15:56:19.295Z] Live Restore Enabled: true [2021-08-23T15:56:19.295Z] [2021-08-23T15:56:19.295Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T15:56:18.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:18.441Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:56:18.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:18.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:18.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:18.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:18.476Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:18.846Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:18.851Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:19.419Z] #60 ... [2021-08-23T15:56:19.419Z] [2021-08-23T15:56:19.419Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-23T15:56:19.419Z] #18 sha256:eff721bf512611e0ce3035882d1d3f256f7f8581283147cc19e0ff3d4cea2b53 [2021-08-23T15:56:19.419Z] #18 DONE 0.8s [2021-08-23T15:56:19.419Z] [2021-08-23T15:56:19.419Z] #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-08-23T15:56:19.419Z] #60 sha256:28697e0e881ae74d4f397f305cb5f62d153760451dfc902d7b9cc2a6001623c4 [2021-08-23T15:56:19.419Z] #60 2.795 golang.org/x/crypto/ssh/terminal [2021-08-23T15:56:19.419Z] #60 ... [2021-08-23T15:56:19.419Z] [2021-08-23T15:56:19.419Z] #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-08-23T15:56:19.419Z] #54 sha256:1f9f96903ecc23dac69c4308a8c851f65e22bbb61ea4f985f9c53b742ab32a62 [2021-08-23T15:56:19.419Z] #54 1.119 + RM_GOPATH=0 [2021-08-23T15:56:19.419Z] #54 1.119 + TMP_GOPATH= [2021-08-23T15:56:19.419Z] #54 1.119 + : /build [2021-08-23T15:56:19.419Z] #54 1.119 + '[' -z '' ']' [2021-08-23T15:56:19.419Z] #54 1.119 ++ mktemp -d [2021-08-23T15:56:19.419Z] #54 1.120 + export GOPATH=/tmp/tmp.wqvhfCe5zp [2021-08-23T15:56:19.419Z] #54 1.120 + GOPATH=/tmp/tmp.wqvhfCe5zp [2021-08-23T15:56:19.419Z] #54 1.120 + RM_GOPATH=1 [2021-08-23T15:56:19.419Z] #54 1.120 + case "$(go env GOARCH)" in [2021-08-23T15:56:19.419Z] #54 1.122 ++ go env GOARCH [2021-08-23T15:56:19.419Z] #54 1.133 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:19.419Z] #54 1.133 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:19.419Z] #54 1.133 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:19.419Z] #54 1.134 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:56:19.419Z] #54 1.134 + dir=/tmp/install [2021-08-23T15:56:19.419Z] #54 1.134 + bin=vndr [2021-08-23T15:56:19.419Z] #54 1.134 + shift [2021-08-23T15:56:19.419Z] #54 1.134 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T15:56:19.419Z] #54 1.134 + . /tmp/install/vndr.installer [2021-08-23T15:56:19.419Z] #54 1.134 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:56:19.419Z] #54 1.134 + install_vndr [2021-08-23T15:56:19.419Z] #54 1.134 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T15:56:19.419Z] #54 1.134 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wqvhfCe5zp/src/github.com/LK4D4/vndr [2021-08-23T15:56:19.419Z] #54 1.137 Cloning into '/tmp/tmp.wqvhfCe5zp/src/github.com/LK4D4/vndr'... [2021-08-23T15:56:19.419Z] #54 1.453 + cd /tmp/tmp.wqvhfCe5zp/src/github.com/LK4D4/vndr [2021-08-23T15:56:19.419Z] #54 1.453 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:56:19.419Z] #54 1.458 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T15:56:19.419Z] #54 1.601 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T15:56:19.419Z] #54 1.610 github.com/LK4D4/vndr/versioned [2021-08-23T15:56:19.419Z] #54 1.629 github.com/LK4D4/vndr/build [2021-08-23T15:56:19.419Z] #54 1.643 github.com/LK4D4/vndr/godl [2021-08-23T15:56:19.419Z] #54 1.859 github.com/LK4D4/vndr [2021-08-23T15:56:19.419Z] #54 DONE 2.9s [2021-08-23T15:56:19.580Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:19.580Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:19.580Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42779/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T15:56:19.580Z] + bash /home/ubuntu/workspace/moby_PR-42779/check-config.sh [2021-08-23T15:56:19.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T15:56:19.580Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T15:56:19.580Z] [2021-08-23T15:56:19.580Z] Generally Necessary: [2021-08-23T15:56:19.580Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T15:56:19.580Z] - apparmor: enabled and tools installed [2021-08-23T15:56:19.580Z] - CONFIG_NAMESPACES: enabled [2021-08-23T15:56:19.580Z] - CONFIG_NET_NS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_PID_NS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_IPC_NS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_UTS_NS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUPS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CPUSETS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_MEMCG: enabled [2021-08-23T15:56:19.580Z] - CONFIG_KEYS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_VETH: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T15:56:19.580Z] [2021-08-23T15:56:19.580Z] Optional Features: [2021-08-23T15:56:19.580Z] - CONFIG_USER_NS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_SECCOMP: enabled [2021-08-23T15:56:19.580Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T15:56:19.580Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T15:56:19.580Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T15:56:19.580Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T15:56:19.580Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T15:56:19.580Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T15:56:19.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T15:56:19.580Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T15:56:19.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T15:56:19.580Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T15:56:19.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T15:56:19.580Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T15:56:19.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T15:56:19.712Z] [2021-08-23T15:56:19.712Z] #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-08-23T15:56:19.712Z] #58 sha256:682030ebac5243d947b6d337d8c26c872079ab412ba82094c3c3b65639629b01 [2021-08-23T15:56:19.712Z] #58 1.207 + RM_GOPATH=0 [2021-08-23T15:56:19.712Z] #58 1.207 + TMP_GOPATH= [2021-08-23T15:56:19.712Z] #58 1.207 + : /build [2021-08-23T15:56:19.712Z] #58 1.207 + '[' -z '' ']' [2021-08-23T15:56:19.712Z] #58 1.208 ++ mktemp -d [2021-08-23T15:56:19.712Z] #58 1.210 + export GOPATH=/tmp/tmp.hXB1DD6ZDO [2021-08-23T15:56:19.712Z] #58 1.210 + GOPATH=/tmp/tmp.hXB1DD6ZDO [2021-08-23T15:56:19.712Z] #58 1.210 + RM_GOPATH=1 [2021-08-23T15:56:19.712Z] #58 1.210 + case "$(go env GOARCH)" in [2021-08-23T15:56:19.712Z] #58 1.211 ++ go env GOARCH [2021-08-23T15:56:19.712Z] #58 1.220 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:19.712Z] #58 1.220 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:19.712Z] #58 1.221 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:19.712Z] #58 1.222 + dir=/tmp/install [2021-08-23T15:56:19.712Z] #58 1.222 + bin=golangci_lint [2021-08-23T15:56:19.712Z] #58 1.222 + shift [2021-08-23T15:56:19.712Z] #58 1.222 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T15:56:19.712Z] #58 1.222 + . /tmp/install/golangci_lint.installer [2021-08-23T15:56:19.712Z] #58 1.222 ++ : v1.23.8 [2021-08-23T15:56:19.712Z] #58 1.222 + install_golangci_lint [2021-08-23T15:56:19.712Z] #58 1.222 + set -e [2021-08-23T15:56:19.712Z] #58 1.222 + export GO111MODULE=on [2021-08-23T15:56:19.712Z] #58 1.222 + GO111MODULE=on [2021-08-23T15:56:19.712Z] #58 1.222 + GOBIN=/build [2021-08-23T15:56:19.712Z] #58 1.222 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T15:56:19.712Z] #58 1.603 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T15:56:19.840Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T15:56:19.840Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T15:56:19.840Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T15:56:19.840Z] - CONFIG_EXT4_FS: enabled [2021-08-23T15:56:19.840Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T15:56:19.840Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T15:56:19.840Z] - Network Drivers: [2021-08-23T15:56:19.840Z] - "overlay": [2021-08-23T15:56:19.840Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T15:56:19.840Z] Optional (for encrypted networks): [2021-08-23T15:56:19.840Z] - CONFIG_CRYPTO: enabled [2021-08-23T15:56:19.840Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T15:56:19.840Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T15:56:19.840Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T15:56:19.840Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T15:56:19.840Z] - CONFIG_XFRM: enabled [2021-08-23T15:56:19.840Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T15:56:19.840Z] - "ipvlan": [2021-08-23T15:56:19.840Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T15:56:19.840Z] - "macvlan": [2021-08-23T15:56:19.840Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T15:56:19.840Z] - "ftp,tftp client in container": [2021-08-23T15:56:19.840Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T15:56:19.840Z] - Storage Drivers: [2021-08-23T15:56:19.840Z] - "aufs": [2021-08-23T15:56:19.840Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T15:56:19.840Z] - "btrfs": [2021-08-23T15:56:19.840Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T15:56:19.840Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T15:56:19.840Z] - "devicemapper": [2021-08-23T15:56:19.840Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T15:56:19.840Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T15:56:19.840Z] - "overlay": [2021-08-23T15:56:19.840Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T15:56:19.840Z] - "zfs": [2021-08-23T15:56:19.840Z] - /dev/zfs: present [2021-08-23T15:56:19.840Z] - zfs command: missing [2021-08-23T15:56:19.840Z] - zpool command: missing [2021-08-23T15:56:19.840Z] [2021-08-23T15:56:19.840Z] Limits: [2021-08-23T15:56:19.840Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T15:56:19.840Z] [2021-08-23T15:56:19.840Z] + true [Pipeline] } [2021-08-23T15:56:19.858Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:19.858Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T15:56:20.176Z] + sudo modprobe ip_vs [2021-08-23T15:56:20.176Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ed88a080122ae478e3c595275bbfd99b024b230 . [2021-08-23T15:56:20.282Z] #58 ... [2021-08-23T15:56:20.282Z] [2021-08-23T15:56:20.282Z] #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-08-23T15:56:20.282Z] #60 sha256:28697e0e881ae74d4f397f305cb5f62d153760451dfc902d7b9cc2a6001623c4 [2021-08-23T15:56:20.282Z] #60 3.213 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T15:56:20.282Z] #60 DONE 3.8s [2021-08-23T15:56:20.282Z] [2021-08-23T15:56:20.282Z] #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-08-23T15:56:20.282Z] #56 sha256:a2f90ed18474ab373d530958c021b7c1e7741a652e115340b798d2fc6c3e67bc [2021-08-23T15:56:20.282Z] #56 1.168 + RM_GOPATH=0 [2021-08-23T15:56:20.282Z] #56 1.168 + TMP_GOPATH= [2021-08-23T15:56:20.282Z] #56 1.169 + : /build [2021-08-23T15:56:20.282Z] #56 1.169 + '[' -z '' ']' [2021-08-23T15:56:20.282Z] #56 1.169 ++ mktemp -d [2021-08-23T15:56:20.282Z] #56 1.169 + export GOPATH=/tmp/tmp.XnXGucdZlG [2021-08-23T15:56:20.282Z] #56 1.169 + GOPATH=/tmp/tmp.XnXGucdZlG [2021-08-23T15:56:20.282Z] #56 1.169 + RM_GOPATH=1 [2021-08-23T15:56:20.282Z] #56 1.169 + case "$(go env GOARCH)" in [2021-08-23T15:56:20.282Z] #56 1.169 ++ go env GOARCH [2021-08-23T15:56:20.282Z] #56 1.180 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:20.282Z] #56 1.180 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:20.282Z] #56 1.180 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:20.282Z] #56 1.180 + dir=/tmp/install [2021-08-23T15:56:20.282Z] #56 1.180 + bin=gotestsum [2021-08-23T15:56:20.282Z] #56 1.180 + shift [2021-08-23T15:56:20.282Z] #56 1.180 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T15:56:20.282Z] #56 1.180 + . /tmp/install/gotestsum.installer [2021-08-23T15:56:20.282Z] #56 1.180 ++ : v0.5.3 [2021-08-23T15:56:20.282Z] #56 1.180 + install_gotestsum [2021-08-23T15:56:20.282Z] #56 1.180 + set -e [2021-08-23T15:56:20.282Z] #56 1.180 + export GO111MODULE=on [2021-08-23T15:56:20.282Z] #56 1.180 + GO111MODULE=on [2021-08-23T15:56:20.282Z] #56 1.180 + GOBIN=/build [2021-08-23T15:56:20.282Z] #56 1.180 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T15:56:20.282Z] #56 1.244 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T15:56:20.282Z] #56 1.970 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T15:56:20.282Z] #56 1.970 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T15:56:20.282Z] #56 1.971 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T15:56:20.282Z] #56 1.972 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T15:56:20.282Z] #56 1.976 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T15:56:20.282Z] #56 1.976 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T15:56:20.282Z] #56 1.976 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T15:56:20.282Z] #56 2.010 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T15:56:20.282Z] #56 2.015 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T15:56:20.282Z] #56 2.019 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T15:56:20.282Z] #56 2.020 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T15:56:20.437Z] #1 [internal] load build definition from Dockerfile [2021-08-23T15:56:20.437Z] #1 sha256:a84acc1cfe9c23a64739b2347699b89e09ef032072bab3401bf98b2c0f17a4f6 [2021-08-23T15:56:20.437Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T15:56:20.437Z] #1 DONE 0.0s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #2 [internal] load .dockerignore [2021-08-23T15:56:20.437Z] #2 sha256:46d42359a7eebe698bdb09f7169999d99122e7d41038bda71da8f58eddf5c1fb [2021-08-23T15:56:20.437Z] #2 transferring context: 87B done [2021-08-23T15:56:20.437Z] #2 DONE 0.0s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T15:56:20.437Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T15:56:20.437Z] #3 DONE 0.1s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T15:56:20.437Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T15:56:20.437Z] #4 CACHED [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #5 [internal] load .dockerignore [2021-08-23T15:56:20.437Z] #5 sha256:9b07f6d21c111052c8c9851149d17cddd89f4b1e13da6c170d83bfb0a29bf86c [2021-08-23T15:56:20.437Z] #5 DONE 0.0s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #6 [internal] load build definition from Dockerfile [2021-08-23T15:56:20.437Z] #6 sha256:d49680b349a59b971c3b0d8c377168179a7571cf95bb662d5b79b89441b824c1 [2021-08-23T15:56:20.437Z] #6 DONE 0.0s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T15:56:20.437Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T15:56:20.437Z] #7 DONE 0.1s [2021-08-23T15:56:20.437Z] [2021-08-23T15:56:20.437Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:20.437Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T15:56:20.701Z] #10 DONE 0.1s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:56:20.701Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T15:56:20.701Z] #9 DONE 0.1s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:20.701Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:56:20.701Z] #8 DONE 0.1s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:20.701Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T15:56:20.701Z] #66 DONE 0.0s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:20.701Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T15:56:20.701Z] #64 DONE 0.0s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:56:20.701Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:56:20.701Z] #11 DONE 0.0s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T15:56:20.701Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T15:56:20.701Z] #27 DONE 0.0s [2021-08-23T15:56:20.701Z] [2021-08-23T15:56:20.701Z] #24 [internal] load build context [2021-08-23T15:56:20.701Z] #24 sha256:1ea0c826ee0df7d7291502119d0e9532eb55df1d2dca4ae8ad704cb1ae909fbe [2021-08-23T15:56:20.897Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T15:56:21.216Z] #56 DONE 4.7s [2021-08-23T15:56:21.216Z] [2021-08-23T15:56:21.216Z] #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-08-23T15:56:21.216Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-23T15:56:21.216Z] #19 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:56:21.216Z] #19 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:56:21.216Z] #19 1.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:56:21.216Z] #19 1.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T15:56:21.216Z] #19 1.471 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T15:56:21.216Z] #19 1.546 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T15:56:21.216Z] #19 1.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T15:56:21.216Z] #19 1.709 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T15:56:21.216Z] #19 1.769 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:56:21.216Z] #19 1.913 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.8 kB] [2021-08-23T15:56:21.216Z] #19 1.933 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.8 kB] [2021-08-23T15:56:21.216Z] #19 2.016 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:56:19.827Z] > git remote # timeout=10 [2021-08-23T15:56:19.832Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:19.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:19.838Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:19.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:56:19.858Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:19.863Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-23T15:56:21.280Z] #24 ... [2021-08-23T15:56:21.280Z] [2021-08-23T15:56:21.280Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T15:56:21.280Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T15:56:21.280Z] #43 DONE 0.4s [2021-08-23T15:56:21.280Z] [2021-08-23T15:56:21.280Z] #24 [internal] load build context [2021-08-23T15:56:21.280Z] #24 sha256:1ea0c826ee0df7d7291502119d0e9532eb55df1d2dca4ae8ad704cb1ae909fbe [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:56:21.473Z] #19 2.021 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T15:56:21.473Z] #19 2.132 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.2 kB] [2021-08-23T15:56:21.473Z] #19 2.261 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.2 kB] [2021-08-23T15:56:21.589Z] + docker version [2021-08-23T15:56:21.589Z] Client: Docker Engine - Community [2021-08-23T15:56:21.589Z] Version: 20.10.6 [2021-08-23T15:56:21.589Z] API version: 1.41 [2021-08-23T15:56:21.589Z] Go version: go1.13.15 [2021-08-23T15:56:21.589Z] Git commit: 370c289 [2021-08-23T15:56:21.589Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-23T15:56:21.589Z] OS/Arch: linux/arm64 [2021-08-23T15:56:21.589Z] Context: default [2021-08-23T15:56:21.589Z] Experimental: true [2021-08-23T15:56:21.589Z] [2021-08-23T15:56:21.589Z] Server: Docker Engine - Community [2021-08-23T15:56:21.589Z] Engine: [2021-08-23T15:56:21.589Z] Version: 20.10.6 [2021-08-23T15:56:21.589Z] API version: 1.41 (minimum version 1.12) [2021-08-23T15:56:21.589Z] Go version: go1.13.15 [2021-08-23T15:56:21.589Z] Git commit: 8728dd2 [2021-08-23T15:56:21.589Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-23T15:56:21.589Z] OS/Arch: linux/arm64 [2021-08-23T15:56:21.589Z] Experimental: true [2021-08-23T15:56:21.589Z] containerd: [2021-08-23T15:56:21.589Z] Version: 1.4.6 [2021-08-23T15:56:21.589Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:21.589Z] runc: [2021-08-23T15:56:21.589Z] Version: 1.0.0-rc95 [2021-08-23T15:56:21.589Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:21.589Z] docker-init: [2021-08-23T15:56:21.589Z] Version: 0.19.0 [2021-08-23T15:56:21.589Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T15:56:21.882Z] + docker info [2021-08-23T15:56:22.233Z] #24 transferring context: 55.81MB 1.3s done [2021-08-23T15:56:22.233Z] #24 DONE 1.3s [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T15:56:22.233Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T15:56:22.233Z] #12 CACHED [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #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-08-23T15:56:22.233Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T15:56:22.233Z] #13 CACHED [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #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-08-23T15:56:22.233Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:56:22.233Z] #14 CACHED [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #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-08-23T15:56:22.233Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:56:22.233Z] #57 CACHED [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #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-08-23T15:56:22.233Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:56:22.233Z] #37 CACHED [2021-08-23T15:56:22.233Z] [2021-08-23T15:56:22.233Z] #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-08-23T15:56:22.233Z] #38 sha256:c99655f63834116ec66f3796a654644e43e7f86a8addd0911e574214c1f5be3c [2021-08-23T15:56:22.517Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:22.518Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:56:22.828Z] Client: [2021-08-23T15:56:22.828Z] Context: default [2021-08-23T15:56:22.828Z] Debug Mode: false [2021-08-23T15:56:22.828Z] Plugins: [2021-08-23T15:56:22.828Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T15:56:22.828Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T15:56:22.828Z] [2021-08-23T15:56:22.828Z] Server: [2021-08-23T15:56:22.828Z] Containers: 0 [2021-08-23T15:56:22.828Z] Running: 0 [2021-08-23T15:56:22.828Z] Paused: 0 [2021-08-23T15:56:22.828Z] Stopped: 0 [2021-08-23T15:56:22.828Z] Images: 2 [2021-08-23T15:56:22.828Z] Server Version: 20.10.6 [2021-08-23T15:56:22.828Z] Storage Driver: overlay2 [2021-08-23T15:56:22.828Z] Backing Filesystem: extfs [2021-08-23T15:56:22.828Z] Supports d_type: true [2021-08-23T15:56:22.828Z] Native Overlay Diff: true [2021-08-23T15:56:22.828Z] userxattr: false [2021-08-23T15:56:22.828Z] Logging Driver: json-file [2021-08-23T15:56:22.828Z] Cgroup Driver: cgroupfs [2021-08-23T15:56:22.828Z] Cgroup Version: 1 [2021-08-23T15:56:22.828Z] Plugins: [2021-08-23T15:56:22.828Z] Volume: local [2021-08-23T15:56:22.828Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T15:56:22.828Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T15:56:22.828Z] Swarm: inactive [2021-08-23T15:56:22.828Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T15:56:22.828Z] Default Runtime: runc [2021-08-23T15:56:22.828Z] Init Binary: docker-init [2021-08-23T15:56:22.828Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:56:22.828Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:56:22.828Z] init version: de40ad0 [2021-08-23T15:56:22.828Z] Security Options: [2021-08-23T15:56:22.828Z] apparmor [2021-08-23T15:56:22.828Z] seccomp [2021-08-23T15:56:22.828Z] Profile: default [2021-08-23T15:56:22.828Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T15:56:22.828Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T15:56:22.828Z] OSType: linux [2021-08-23T15:56:22.828Z] Architecture: aarch64 [2021-08-23T15:56:22.828Z] CPUs: 4 [2021-08-23T15:56:22.828Z] Total Memory: 7.493GiB [2021-08-23T15:56:22.828Z] Name: ip-10-100-61-76 [2021-08-23T15:56:22.828Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-23T15:56:22.828Z] Docker Root Dir: /var/lib/docker [2021-08-23T15:56:22.828Z] Debug Mode: false [2021-08-23T15:56:22.828Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:22.828Z] Labels: [2021-08-23T15:56:22.828Z] Experimental: true [2021-08-23T15:56:22.828Z] Insecure Registries: [2021-08-23T15:56:22.828Z] 127.0.0.0/8 [2021-08-23T15:56:22.828Z] Live Restore Enabled: true [2021-08-23T15:56:22.828Z] [2021-08-23T15:56:22.828Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T15:56:23.121Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:23.121Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:23.121Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42779/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T15:56:23.121Z] + bash /home/ubuntu/workspace/moby_PR-42779/check-config.sh [2021-08-23T15:56:23.121Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T15:56:23.121Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T15:56:23.121Z] [2021-08-23T15:56:23.121Z] Generally Necessary: [2021-08-23T15:56:23.121Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T15:56:23.121Z] - apparmor: enabled and tools installed [2021-08-23T15:56:23.121Z] - CONFIG_NAMESPACES: enabled [2021-08-23T15:56:23.121Z] - CONFIG_NET_NS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_PID_NS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_IPC_NS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_UTS_NS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CGROUPS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T15:56:23.121Z] - CONFIG_CPUSETS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_MEMCG: enabled [2021-08-23T15:56:23.121Z] - CONFIG_KEYS: enabled [2021-08-23T15:56:23.121Z] - CONFIG_VETH: enabled (as module) [2021-08-23T15:56:23.121Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T15:56:23.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T15:56:22.139Z] > git remote # timeout=10 [2021-08-23T15:56:22.217Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:22.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:22.264Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:22.420Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T15:56:22.545Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:22.610Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:23.383Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T15:56:23.383Z] [2021-08-23T15:56:23.383Z] Optional Features: [2021-08-23T15:56:23.383Z] - CONFIG_USER_NS: enabled [2021-08-23T15:56:23.383Z] - CONFIG_SECCOMP: enabled [2021-08-23T15:56:23.383Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T15:56:23.383Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T15:56:23.383Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T15:56:23.383Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T15:56:23.383Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T15:56:23.383Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T15:56:23.383Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T15:56:23.383Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T15:56:23.383Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T15:56:23.383Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T15:56:23.383Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T15:56:23.428Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T15:56:23.645Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T15:56:23.645Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T15:56:23.645Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T15:56:23.645Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T15:56:23.645Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T15:56:23.645Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T15:56:23.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T15:56:23.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T15:56:23.645Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T15:56:23.645Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T15:56:23.645Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T15:56:23.645Z] - CONFIG_EXT4_FS: enabled [2021-08-23T15:56:23.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T15:56:23.645Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T15:56:23.645Z] - Network Drivers: [2021-08-23T15:56:23.645Z] - "overlay": [2021-08-23T15:56:23.645Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T15:56:23.645Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T15:56:23.645Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:56:23.907Z] - CONFIG_CRYPTO: enabled [2021-08-23T15:56:23.907Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T15:56:23.907Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T15:56:23.907Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T15:56:23.907Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T15:56:23.907Z] - CONFIG_XFRM: enabled [2021-08-23T15:56:23.907Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T15:56:23.907Z] - "ipvlan": [2021-08-23T15:56:23.907Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T15:56:23.907Z] - "macvlan": [2021-08-23T15:56:23.907Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T15:56:23.907Z] - "ftp,tftp client in container": [2021-08-23T15:56:23.907Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T15:56:23.907Z] - Storage Drivers: [2021-08-23T15:56:23.907Z] - "aufs": [2021-08-23T15:56:23.907Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T15:56:23.907Z] - "btrfs": [2021-08-23T15:56:23.907Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T15:56:23.907Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T15:56:23.907Z] - "devicemapper": [2021-08-23T15:56:23.907Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T15:56:23.907Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T15:56:23.907Z] - "overlay": [2021-08-23T15:56:23.907Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T15:56:23.907Z] - "zfs": [2021-08-23T15:56:23.907Z] - /dev/zfs: present [2021-08-23T15:56:23.907Z] - zfs command: missing [2021-08-23T15:56:23.907Z] - zpool command: missing [2021-08-23T15:56:23.907Z] [2021-08-23T15:56:23.907Z] Limits: [2021-08-23T15:56:23.907Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T15:56:23.907Z] [2021-08-23T15:56:23.907Z] + true [2021-08-23T15:56:24.154Z] #38 1.852 + RM_GOPATH=0 [2021-08-23T15:56:24.154Z] #38 1.853 + TMP_GOPATH= [2021-08-23T15:56:24.154Z] #38 1.853 + : /build [2021-08-23T15:56:24.154Z] #38 1.854 + '[' -z '' ']' [2021-08-23T15:56:24.154Z] #38 1.854 ++ mktemp -d [2021-08-23T15:56:24.154Z] #38 1.858 + export GOPATH=/tmp/tmp.vccs5in8RB [2021-08-23T15:56:24.154Z] #38 1.858 + GOPATH=/tmp/tmp.vccs5in8RB [2021-08-23T15:56:24.154Z] #38 1.858 + RM_GOPATH=1 [2021-08-23T15:56:24.154Z] #38 1.858 + case "$(go env GOARCH)" in [2021-08-23T15:56:24.154Z] #38 1.858 ++ go env GOARCH [2021-08-23T15:56:24.154Z] #38 1.873 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:24.154Z] #38 1.873 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:24.154Z] #38 1.874 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:24.154Z] #38 1.875 + dir=/tmp/install [2021-08-23T15:56:24.154Z] #38 1.875 + bin=tini [2021-08-23T15:56:24.154Z] #38 1.875 + shift [2021-08-23T15:56:24.154Z] #38 1.876 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T15:56:24.154Z] #38 1.876 + . /tmp/install/tini.installer [2021-08-23T15:56:24.154Z] #38 1.876 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:56:24.154Z] #38 1.876 + install_tini [2021-08-23T15:56:24.154Z] #38 1.876 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T15:56:24.154Z] #38 1.877 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:56:24.154Z] #38 1.877 + git clone https://github.com/krallin/tini.git /tmp/tmp.vccs5in8RB/tini [2021-08-23T15:56:24.154Z] #38 1.883 Cloning into '/tmp/tmp.vccs5in8RB/tini'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T15:56:24.635Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ed88a080122ae478e3c595275bbfd99b024b230 . [2021-08-23T15:56:24.726Z] #38 2.370 + cd /tmp/tmp.vccs5in8RB/tini [2021-08-23T15:56:24.726Z] #38 2.371 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:56:24.726Z] #38 2.382 + cmake . [2021-08-23T15:56:24.748Z] + docker version [2021-08-23T15:56:24.748Z] Client: [2021-08-23T15:56:24.748Z] Version: 20.10.8 [2021-08-23T15:56:24.748Z] API version: 1.41 [2021-08-23T15:56:24.748Z] Go version: go1.16.6 [2021-08-23T15:56:24.748Z] Git commit: 3967b7d [2021-08-23T15:56:24.748Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T15:56:24.748Z] OS/Arch: windows/amd64 [2021-08-23T15:56:24.748Z] Context: default [2021-08-23T15:56:24.748Z] Experimental: true [2021-08-23T15:56:24.748Z] [2021-08-23T15:56:24.748Z] Server: Docker Engine - Community [2021-08-23T15:56:24.748Z] Engine: [2021-08-23T15:56:24.748Z] Version: 20.10.8 [2021-08-23T15:56:24.748Z] API version: 1.41 (minimum version 1.24) [2021-08-23T15:56:24.748Z] Go version: go1.16.6 [2021-08-23T15:56:24.748Z] Git commit: 75249d8 [2021-08-23T15:56:24.748Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T15:56:24.748Z] OS/Arch: windows/amd64 [2021-08-23T15:56:24.748Z] Experimental: true [2021-08-23T15:56:24.755Z] #19 ... [2021-08-23T15:56:24.756Z] [2021-08-23T15:56:24.756Z] #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-08-23T15:56:24.756Z] #58 sha256:682030ebac5243d947b6d337d8c26c872079ab412ba82094c3c3b65639629b01 [2021-08-23T15:56:24.756Z] #58 5.725 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T15:56:24.756Z] #58 5.725 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T15:56:24.756Z] #58 5.727 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T15:56:24.756Z] #58 5.727 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T15:56:24.756Z] #58 5.727 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T15:56:24.756Z] #58 5.728 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T15:56:24.756Z] #58 5.742 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T15:56:24.756Z] #58 5.742 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T15:56:24.756Z] #58 5.742 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T15:56:24.756Z] #58 5.742 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T15:56:24.756Z] #58 5.756 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T15:56:24.756Z] #58 5.757 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T15:56:24.756Z] #58 5.757 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T15:56:24.756Z] #58 5.772 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T15:56:24.756Z] #58 5.776 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T15:56:24.756Z] #58 5.779 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T15:56:24.756Z] #58 5.788 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T15:56:24.756Z] #58 5.791 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T15:56:24.756Z] #58 5.798 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T15:56:24.756Z] #58 5.802 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T15:56:24.756Z] #58 5.814 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T15:56:24.756Z] #58 5.814 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T15:56:24.756Z] #58 5.831 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T15:56:24.756Z] #58 5.832 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T15:56:24.756Z] #58 5.833 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T15:56:24.756Z] #58 5.833 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T15:56:24.756Z] #58 5.835 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T15:56:24.756Z] #58 5.852 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T15:56:24.756Z] #58 5.853 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T15:56:24.756Z] #58 5.856 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T15:56:24.756Z] #58 5.867 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T15:56:24.756Z] #58 5.867 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T15:56:24.756Z] #58 5.868 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T15:56:24.756Z] #58 5.881 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T15:56:24.756Z] #58 5.881 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T15:56:24.756Z] #58 5.892 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T15:56:24.756Z] #58 5.903 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T15:56:24.756Z] #58 5.913 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T15:56:24.756Z] #58 5.914 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T15:56:24.756Z] #58 5.914 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T15:56:24.756Z] #58 5.924 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T15:56:24.756Z] #58 5.934 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T15:56:24.756Z] #58 5.935 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T15:56:24.756Z] #58 5.946 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T15:56:24.756Z] #58 5.949 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T15:56:24.756Z] #58 5.959 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T15:56:24.756Z] #58 5.966 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T15:56:24.756Z] #58 5.986 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T15:56:24.756Z] #58 5.987 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T15:56:24.756Z] #58 5.987 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T15:56:24.756Z] #58 5.997 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T15:56:24.756Z] #58 6.000 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T15:56:24.756Z] #58 6.132 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T15:56:24.756Z] #58 6.132 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T15:56:24.756Z] #58 6.132 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T15:56:24.756Z] #58 6.133 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.135 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T15:56:24.756Z] #58 6.148 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T15:56:24.756Z] #58 6.156 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T15:56:24.756Z] #58 6.162 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.164 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T15:56:24.756Z] #58 6.178 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.178 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.183 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.189 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.191 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.196 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.201 go: downloading golang.org/x/text v0.3.2 [2021-08-23T15:56:24.756Z] #58 6.208 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T15:56:24.756Z] #58 6.231 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T15:56:24.756Z] #58 6.256 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T15:56:24.756Z] #58 6.256 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T15:56:24.756Z] #58 6.256 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T15:56:24.756Z] #58 6.257 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T15:56:24.756Z] #58 6.281 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T15:56:24.756Z] #58 6.300 go: downloading github.com/BurntSushi/toml v0.3.1 [Pipeline] sh [2021-08-23T15:56:24.987Z] #38 2.636 -- The C compiler identification is GNU 10.2.1 [2021-08-23T15:56:24.987Z] #38 2.687 -- Detecting C compiler ABI info [2021-08-23T15:56:25.248Z] #38 3.057 -- Detecting C compiler ABI info - done [2021-08-23T15:56:25.248Z] #38 3.095 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T15:56:25.248Z] #38 3.096 -- Detecting C compile features [2021-08-23T15:56:25.248Z] #38 3.098 -- Detecting C compile features - done [2021-08-23T15:56:25.248Z] #38 3.117 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T15:56:25.248Z] #38 3.187 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T15:56:25.509Z] #38 3.253 -- Configuring done [2021-08-23T15:56:25.509Z] #38 3.278 -- Generating done [2021-08-23T15:56:25.509Z] #38 3.283 -- Build files have been written to: /tmp/tmp.vccs5in8RB/tini [2021-08-23T15:56:25.509Z] #38 3.293 + make tini-static [2021-08-23T15:56:25.770Z] #38 3.468 Scanning dependencies of target tini-static [2021-08-23T15:56:25.770Z] #38 3.506 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T15:56:25.774Z] + docker info [2021-08-23T15:56:26.347Z] #38 4.056 [100%] Linking C executable tini-static [2021-08-23T15:56:26.556Z] #1 [internal] load build definition from Dockerfile [2021-08-23T15:56:26.556Z] #1 sha256:afe213e2ec565c8fd21f3cabb3411e2af9d8d30f35faea24230c95b95d849ab1 [2021-08-23T15:56:26.556Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T15:56:26.556Z] #1 DONE 0.0s [2021-08-23T15:56:26.622Z] #38 ... [2021-08-23T15:56:26.622Z] [2021-08-23T15:56:26.622Z] #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-08-23T15:56:26.622Z] #25 sha256:2a9abc6d050688b777e802bbab5918dfaa885b4c15447635b307cd19ac6dd89c [2021-08-23T15:56:26.622Z] #25 1.275 + RM_GOPATH=0 [2021-08-23T15:56:26.622Z] #25 1.275 + TMP_GOPATH= [2021-08-23T15:56:26.622Z] #25 1.275 + : /build [2021-08-23T15:56:26.622Z] #25 1.275 + '[' -z '' ']' [2021-08-23T15:56:26.622Z] #25 1.277 ++ mktemp -d [2021-08-23T15:56:26.622Z] #25 1.278 + export GOPATH=/tmp/tmp.OZorXCySPQ [2021-08-23T15:56:26.622Z] #25 1.278 + GOPATH=/tmp/tmp.OZorXCySPQ [2021-08-23T15:56:26.622Z] #25 1.278 + RM_GOPATH=1 [2021-08-23T15:56:26.622Z] #25 1.278 + case "$(go env GOARCH)" in [2021-08-23T15:56:26.622Z] #25 1.278 ++ go env GOARCH [2021-08-23T15:56:26.622Z] #25 1.288 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:26.622Z] #25 1.288 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:26.622Z] #25 1.288 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:26.622Z] #25 1.289 Install docker/cli version 17.06.2-ce from stable [2021-08-23T15:56:26.622Z] #25 1.289 + dir=/tmp/install [2021-08-23T15:56:26.622Z] #25 1.289 + bin=dockercli [2021-08-23T15:56:26.622Z] #25 1.289 + shift [2021-08-23T15:56:26.622Z] #25 1.289 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T15:56:26.622Z] #25 1.289 + . /tmp/install/dockercli.installer [2021-08-23T15:56:26.622Z] #25 1.289 ++ : stable [2021-08-23T15:56:26.622Z] #25 1.289 ++ : 17.06.2-ce [2021-08-23T15:56:26.622Z] #25 1.289 + install_dockercli [2021-08-23T15:56:26.622Z] #25 1.289 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T15:56:26.622Z] #25 1.289 ++ uname -m [2021-08-23T15:56:26.622Z] #25 1.290 + arch=x86_64 [2021-08-23T15:56:26.622Z] #25 1.290 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T15:56:26.622Z] #25 1.290 + url=https://download.docker.com/linux/static [2021-08-23T15:56:26.622Z] #25 1.291 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T15:56:26.622Z] #25 1.292 + tar -xz docker/docker [2021-08-23T15:56:26.622Z] #25 3.997 + mkdir -p /build [2021-08-23T15:56:26.622Z] #25 4.000 + mv docker/docker /build/ [2021-08-23T15:56:26.622Z] #25 4.003 + rmdir docker [2021-08-23T15:56:26.622Z] #25 DONE 4.3s [2021-08-23T15:56:26.622Z] [2021-08-23T15:56:26.622Z] #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-08-23T15:56:26.622Z] #38 sha256:c99655f63834116ec66f3796a654644e43e7f86a8addd0911e574214c1f5be3c [2021-08-23T15:56:26.622Z] #38 4.446 [100%] Built target tini-static [2021-08-23T15:56:26.622Z] #38 4.519 + mkdir -p /build [2021-08-23T15:56:26.622Z] #38 4.532 + cp tini-static /build/docker-init [2021-08-23T15:56:26.818Z] [2021-08-23T15:56:26.818Z] #2 [internal] load .dockerignore [2021-08-23T15:56:26.818Z] #2 sha256:6995cb1fed7720ca50ad07cceab6a414d4cb513b4869b302b44a6e71f9348752 [2021-08-23T15:56:26.818Z] #2 transferring context: 87B done [2021-08-23T15:56:26.818Z] #2 DONE 0.0s [2021-08-23T15:56:26.904Z] #38 DONE 4.6s [2021-08-23T15:56:26.904Z] [2021-08-23T15:56:26.904Z] #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-08-23T15:56:26.904Z] #58 sha256:8f257c4d515da0c328624e7351132f949b8c8f1f34c081bf3c988373877ca66f [2021-08-23T15:56:26.904Z] #58 1.862 + RM_GOPATH=0 [2021-08-23T15:56:26.904Z] #58 1.863 + TMP_GOPATH= [2021-08-23T15:56:26.904Z] #58 1.863 + : /build [2021-08-23T15:56:26.904Z] #58 1.863 + '[' -z '' ']' [2021-08-23T15:56:26.904Z] #58 1.864 ++ mktemp -d [2021-08-23T15:56:26.904Z] #58 1.868 + export GOPATH=/tmp/tmp.cnpz7pjLdD [2021-08-23T15:56:26.904Z] #58 1.868 + GOPATH=/tmp/tmp.cnpz7pjLdD [2021-08-23T15:56:26.904Z] #58 1.868 + RM_GOPATH=1 [2021-08-23T15:56:26.904Z] #58 1.868 + case "$(go env GOARCH)" in [2021-08-23T15:56:26.904Z] #58 1.869 ++ go env GOARCH [2021-08-23T15:56:26.904Z] #58 1.899 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:26.904Z] #58 1.899 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:26.904Z] #58 1.900 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:26.904Z] #58 1.901 + dir=/tmp/install [2021-08-23T15:56:26.904Z] #58 1.901 + bin=containerd [2021-08-23T15:56:26.904Z] #58 1.901 + shift [2021-08-23T15:56:26.904Z] #58 1.901 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T15:56:26.904Z] #58 1.901 + . /tmp/install/containerd.installer [2021-08-23T15:56:26.904Z] #58 1.901 ++ set -e [2021-08-23T15:56:26.904Z] #58 1.902 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:56:26.904Z] #58 1.902 + install_containerd [2021-08-23T15:56:26.904Z] #58 1.902 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T15:56:26.904Z] #58 1.902 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cnpz7pjLdD/src/github.com/containerd/containerd [2021-08-23T15:56:26.904Z] #58 1.903 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:56:26.904Z] #58 1.907 Cloning into '/tmp/tmp.cnpz7pjLdD/src/github.com/containerd/containerd'... [2021-08-23T15:56:27.314Z] Client: [2021-08-23T15:56:27.314Z] Context: default [2021-08-23T15:56:27.314Z] Debug Mode: false [2021-08-23T15:56:27.314Z] Plugins: [2021-08-23T15:56:27.314Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T15:56:27.314Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T15:56:27.314Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T15:56:27.314Z] [2021-08-23T15:56:27.314Z] Server: [2021-08-23T15:56:27.314Z] Containers: 0 [2021-08-23T15:56:27.314Z] Running: 0 [2021-08-23T15:56:27.314Z] Paused: 0 [2021-08-23T15:56:27.314Z] Stopped: 0 [2021-08-23T15:56:27.314Z] Images: 10 [2021-08-23T15:56:27.314Z] Server Version: 20.10.8 [2021-08-23T15:56:27.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T15:56:27.314Z] Windows: [2021-08-23T15:56:27.314Z] LCOW: [2021-08-23T15:56:27.314Z] Logging Driver: json-file [2021-08-23T15:56:27.314Z] Plugins: [2021-08-23T15:56:27.314Z] Volume: local [2021-08-23T15:56:27.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T15:56:27.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T15:56:27.314Z] Swarm: inactive [2021-08-23T15:56:27.314Z] Default Isolation: process [2021-08-23T15:56:27.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T15:56:27.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T15:56:27.314Z] OSType: windows [2021-08-23T15:56:27.314Z] Architecture: x86_64 [2021-08-23T15:56:27.314Z] CPUs: 4 [2021-08-23T15:56:27.314Z] Total Memory: 32GiB [2021-08-23T15:56:27.314Z] Name: azwin-2-5686b0 [2021-08-23T15:56:27.314Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T15:56:27.314Z] Docker Root Dir: D:\docker [2021-08-23T15:56:27.314Z] Debug Mode: false [2021-08-23T15:56:27.314Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:27.314Z] Labels: [2021-08-23T15:56:27.314Z] Experimental: true [2021-08-23T15:56:27.314Z] Insecure Registries: [2021-08-23T15:56:27.314Z] 10.0.0.4:5000 [2021-08-23T15:56:27.314Z] 127.0.0.0/8 [2021-08-23T15:56:27.314Z] Registry Mirrors: [2021-08-23T15:56:27.314Z] http://10.0.0.4:5000/ [2021-08-23T15:56:27.314Z] Live Restore Enabled: false [2021-08-23T15:56:27.314Z] Product License: Community Engine [2021-08-23T15:56:27.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T15:56:27.765Z] [2021-08-23T15:56:27.765Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T15:56:27.765Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-23T15:56:27.765Z] #3 DONE 0.2s [2021-08-23T15:56:27.765Z] [2021-08-23T15:56:27.765Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T15:56:27.765Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-23T15:56:27.765Z] #4 CACHED [2021-08-23T15:56:28.339Z] [2021-08-23T15:56:28.339Z] #5 [internal] load build definition from Dockerfile [2021-08-23T15:56:28.339Z] #5 sha256:b06790817bf7337c9939aac508e15d5aa73429d90970adbfa4019ed2bb32f55a [2021-08-23T15:56:28.339Z] #5 DONE 0.0s [2021-08-23T15:56:28.339Z] [2021-08-23T15:56:28.339Z] #6 [internal] load .dockerignore [2021-08-23T15:56:28.339Z] #6 sha256:185f904d0852d5162a7f194756199ea8ae85b3abd4d47bca5d1b9dd6edf8fbb1 [2021-08-23T15:56:28.339Z] #6 DONE 0.0s [2021-08-23T15:56:28.339Z] [2021-08-23T15:56:28.339Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:28.339Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:56:28.601Z] #10 DONE 0.1s [2021-08-23T15:56:28.601Z] [2021-08-23T15:56:28.601Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T15:56:28.601Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-23T15:56:28.601Z] #8 DONE 0.1s [2021-08-23T15:56:28.601Z] [2021-08-23T15:56:28.601Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:56:28.601Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T15:56:28.601Z] #9 DONE 0.1s [2021-08-23T15:56:28.601Z] [2021-08-23T15:56:28.601Z] #7 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:56:28.601Z] #7 sha256:979856c71742418f7fc1467741f4bc48a0ccb7c9606509c4683a091e7028e227 [2021-08-23T15:56:28.601Z] #7 DONE 0.1s [2021-08-23T15:56:29.191Z] [2021-08-23T15:56:29.191Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T15:56:29.191Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-23T15:56:29.191Z] #27 DONE 0.0s [2021-08-23T15:56:29.191Z] [2021-08-23T15:56:29.191Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:29.191Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T15:56:29.191Z] #66 DONE 0.0s [2021-08-23T15:56:29.191Z] [2021-08-23T15:56:29.191Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:56:29.191Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T15:56:29.191Z] #11 DONE 0.0s [2021-08-23T15:56:29.191Z] [2021-08-23T15:56:29.191Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:56:29.191Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T15:56:29.191Z] #64 DONE 0.0s [2021-08-23T15:56:29.191Z] [2021-08-23T15:56:29.191Z] #24 [internal] load build context [2021-08-23T15:56:29.191Z] #24 sha256:f7fc1b68df9e4e50c01912ecab09aba9c9eb0203c606a651954c248affef1a62 [2021-08-23T15:56:29.460Z] #24 ... [2021-08-23T15:56:29.460Z] [2021-08-23T15:56:29.460Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T15:56:29.460Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T15:56:29.460Z] #43 DONE 0.4s [2021-08-23T15:56:29.460Z] [2021-08-23T15:56:29.460Z] #24 [internal] load build context [2021-08-23T15:56:29.460Z] #24 sha256:f7fc1b68df9e4e50c01912ecab09aba9c9eb0203c606a651954c248affef1a62 [2021-08-23T15:56:29.488Z] #58 ... [2021-08-23T15:56:29.488Z] [2021-08-23T15:56:29.488Z] #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-08-23T15:56:29.488Z] #47 sha256:7831530f46395c65a0e49a9b14af4914dfa48467f199ea9ff157531b77f16e1f [2021-08-23T15:56:29.488Z] #47 CACHED [2021-08-23T15:56:29.488Z] [2021-08-23T15:56:29.488Z] #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-08-23T15:56:29.488Z] #60 sha256:66dbd24026210a7aade9e80c77e5983e9f33110ba2e4ef914a054dac79bb993d [2021-08-23T15:56:29.488Z] #60 1.458 + RM_GOPATH=0 [2021-08-23T15:56:29.488Z] #60 1.458 + TMP_GOPATH= [2021-08-23T15:56:29.488Z] #60 1.458 + : /build [2021-08-23T15:56:29.488Z] #60 1.458 + '[' -z '' ']' [2021-08-23T15:56:29.488Z] #60 1.460 ++ mktemp -d [2021-08-23T15:56:29.488Z] #60 1.461 + export GOPATH=/tmp/tmp.4muAQJkadG [2021-08-23T15:56:29.488Z] #60 1.461 + GOPATH=/tmp/tmp.4muAQJkadG [2021-08-23T15:56:29.488Z] #60 1.461 + RM_GOPATH=1 [2021-08-23T15:56:29.488Z] #60 1.461 + case "$(go env GOARCH)" in [2021-08-23T15:56:29.488Z] #60 1.462 ++ go env GOARCH [2021-08-23T15:56:29.488Z] #60 1.469 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:29.488Z] #60 1.469 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:29.488Z] #60 1.469 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:29.488Z] #60 1.471 + dir=/tmp/install [2021-08-23T15:56:29.488Z] #60 1.471 + bin=rootlesskit [2021-08-23T15:56:29.488Z] #60 1.471 + shift [2021-08-23T15:56:29.488Z] #60 1.471 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T15:56:29.488Z] #60 1.471 + . /tmp/install/rootlesskit.installer [2021-08-23T15:56:29.488Z] #60 1.471 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:56:29.488Z] #60 1.471 + install_rootlesskit [2021-08-23T15:56:29.488Z] #60 1.471 + case "$1" in [2021-08-23T15:56:29.489Z] #60 1.471 + export CGO_ENABLED=0 [2021-08-23T15:56:29.489Z] #60 1.471 + CGO_ENABLED=0 [2021-08-23T15:56:29.489Z] #60 1.471 + _install_rootlesskit [2021-08-23T15:56:29.489Z] #60 1.476 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T15:56:29.489Z] #60 1.476 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4muAQJkadG/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:56:29.489Z] #60 1.479 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:56:29.489Z] #60 1.479 Cloning into '/tmp/tmp.4muAQJkadG/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T15:56:29.489Z] #60 2.927 + cd /tmp/tmp.4muAQJkadG/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:56:29.489Z] #60 2.934 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:56:29.489Z] #60 2.951 + export GO111MODULE=on [2021-08-23T15:56:29.489Z] #60 2.952 + GO111MODULE=on [2021-08-23T15:56:29.489Z] #60 2.952 + export GOPROXY=https://proxy.golang.org [2021-08-23T15:56:29.489Z] #60 2.952 + GOPROXY=https://proxy.golang.org [2021-08-23T15:56:29.489Z] #60 2.952 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T15:56:29.489Z] #60 2.953 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T15:56:29.489Z] #60 3.686 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T15:56:29.489Z] #60 3.687 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T15:56:29.489Z] #60 3.715 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T15:56:29.489Z] #60 4.015 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T15:56:29.489Z] #60 5.749 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T15:56:29.489Z] #60 5.978 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T15:56:29.489Z] #60 5.985 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T15:56:29.489Z] #60 6.071 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T15:56:29.489Z] #60 6.171 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T15:56:29.489Z] #60 6.313 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T15:56:29.489Z] #60 6.477 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T15:56:29.489Z] #60 6.721 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T15:56:29.489Z] #60 6.819 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T15:56:29.489Z] #60 ... [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T15:56:29.489Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T15:56:29.489Z] #40 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T15:56:29.489Z] #16 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T15:56:29.489Z] #33 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T15:56:29.489Z] #22 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:56:29.489Z] #41 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #42 sha256:576b04a926aa5cd7f7e0ecca050ea672fa8eebac44ef712dae09458c8d89d124 [2021-08-23T15:56:29.489Z] #42 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T15:56:29.489Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T15:56:29.489Z] #20 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T15:56:29.489Z] #44 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #36 sha256:4e727a16ece9b758f3cb9f0d0e4dbbc3683c8bd91a03850f66ff492f0754bf9a [2021-08-23T15:56:29.489Z] #36 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T15:56:29.489Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T15:56:29.489Z] #23 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T15:56:29.489Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T15:56:29.489Z] #15 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T15:56:29.489Z] #28 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:56:29.489Z] #45 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #34 sha256:3ff0cba42b0ec12e3f1e687ee6d383b427cc36afc0c656d5e4f6050e3d1f62f2 [2021-08-23T15:56:29.489Z] #34 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T15:56:29.489Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T15:56:29.489Z] #32 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T15:56:29.489Z] #26 sha256:c6966ddea5a33ff13af1077a89d5495162c3f3c10cc90e578fb6ac7ad0cfe1a7 [2021-08-23T15:56:29.489Z] #26 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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 [2021-08-23T15:56:29.489Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T15:56:29.489Z] #21 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T15:56:29.489Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T15:56:29.489Z] #17 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T15:56:29.489Z] #29 sha256:cd9f29ab449535d7939278f6da921dbffd791c1550bb0a31a97df3f9724a2da5 [2021-08-23T15:56:29.489Z] #29 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #30 sha256:a1d15f4f496fc3e0a8df8c8b42932f92c6468dd4110044b70c63986666950405 [2021-08-23T15:56:29.489Z] #30 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #35 sha256:a387d79ea8738996e63492b5dadb3976ce4d71029db6a6a1032e005bffe09997 [2021-08-23T15:56:29.489Z] #35 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #39 sha256:20f9c9ba0658ef72040e577731f6e1bae2e2682a7a8e6862963bf21dbfc71516 [2021-08-23T15:56:29.489Z] #39 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T15:56:29.489Z] #31 sha256:265d3ba05a5c71a7b6662b54e4bb8147c6b9f00406d8dd55863ead73534b3430 [2021-08-23T15:56:29.489Z] #31 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T15:56:29.489Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T15:56:29.489Z] #18 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T15:56:29.489Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T15:56:29.489Z] #19 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #46 sha256:4205c5ce957ee78261279cede6e1e074f73598967a274865152c9b86d2dcdfa3 [2021-08-23T15:56:29.489Z] #46 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #49 sha256:3b9be48ad76dd5721d6005b0f30f8d244f6bbc8163dbcb4493cac92980e61870 [2021-08-23T15:56:29.489Z] #49 CACHED [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #60 sha256:66dbd24026210a7aade9e80c77e5983e9f33110ba2e4ef914a054dac79bb993d [2021-08-23T15:56:29.489Z] #60 7.308 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T15:56:29.489Z] #60 ... [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T15:56:29.489Z] #48 sha256:86df966631bd9b703dccf7d102c443ebc595df534a80f2e3af04a99704cf7079 [2021-08-23T15:56:29.489Z] #48 DONE 0.2s [2021-08-23T15:56:29.489Z] [2021-08-23T15:56:29.489Z] #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-08-23T15:56:29.489Z] #55 sha256:1d3ab600b441d0cffff07e7b63389362557af58a1a51e1e74bf4f7459640daec [2021-08-23T15:56:29.489Z] #55 1.619 + RM_GOPATH=0 [2021-08-23T15:56:29.489Z] #55 1.619 + TMP_GOPATH= [2021-08-23T15:56:29.489Z] #55 1.619 + : /build [2021-08-23T15:56:29.489Z] #55 1.619 + '[' -z '' ']' [2021-08-23T15:56:29.489Z] #55 1.621 ++ mktemp -d [2021-08-23T15:56:29.489Z] #55 1.625 + export GOPATH=/tmp/tmp.cxuG6Eh797 [2021-08-23T15:56:29.489Z] #55 1.625 + GOPATH=/tmp/tmp.cxuG6Eh797 [2021-08-23T15:56:29.489Z] #55 1.625 + RM_GOPATH=1 [2021-08-23T15:56:29.489Z] #55 1.625 + case "$(go env GOARCH)" in [2021-08-23T15:56:29.489Z] #55 1.625 ++ go env GOARCH [2021-08-23T15:56:29.489Z] #55 1.626 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:29.489Z] #55 1.626 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:56:29.489Z] #55 1.627 ++ dirname /tmp/install/install.sh [2021-08-23T15:56:29.489Z] #55 1.636 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T15:56:29.489Z] #55 1.636 + dir=/tmp/install [2021-08-23T15:56:29.489Z] #55 1.636 + bin=runc [2021-08-23T15:56:29.489Z] #55 1.636 + shift [2021-08-23T15:56:29.489Z] #55 1.636 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T15:56:29.489Z] #55 1.636 + . /tmp/install/runc.installer [2021-08-23T15:56:29.489Z] #55 1.636 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T15:56:29.489Z] #55 1.636 + install_runc [2021-08-23T15:56:29.489Z] #55 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T15:56:29.489Z] #55 1.636 + uname -r [2021-08-23T15:56:29.489Z] #55 1.636 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T15:56:29.489Z] #55 1.636 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T15:56:29.489Z] #55 1.636 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cxuG6Eh797/src/github.com/opencontainers/runc [2021-08-23T15:56:29.489Z] #55 1.644 Cloning into '/tmp/tmp.cxuG6Eh797/src/github.com/opencontainers/runc'... [2021-08-23T15:56:29.752Z] #55 ... [2021-08-23T15:56:29.752Z] [2021-08-23T15:56:29.752Z] #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-08-23T15:56:29.752Z] #51 sha256:64641e0d725a23bcf0d62ac61a539b01fa75022f170cf6b7e792cfc618c00e27 [2021-08-23T15:56:29.752Z] #51 CACHED [2021-08-23T15:56:30.013Z] [2021-08-23T15:56:30.013Z] #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-08-23T15:56:30.013Z] #55 sha256:1d3ab600b441d0cffff07e7b63389362557af58a1a51e1e74bf4f7459640daec [2021-08-23T15:56:30.013Z] #55 7.632 + cd /tmp/tmp.cxuG6Eh797/src/github.com/opencontainers/runc [2021-08-23T15:56:30.013Z] #55 7.632 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T15:56:30.013Z] #55 ... [2021-08-23T15:56:30.013Z] [2021-08-23T15:56:30.013Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T15:56:30.013Z] #50 sha256:03593be6ea18d3b24efa075d871fb1f9faff624bc375dc1f8944ba58814d29f2 [2021-08-23T15:56:30.013Z] #50 DONE 0.1s [2021-08-23T15:56:30.273Z] [2021-08-23T15:56:30.273Z] #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-08-23T15:56:30.273Z] #53 sha256:a0644ade3bfcbc1a8ebdd56ffe503412e1f950dc46a44e1f284ffbdf5af2dd49 [2021-08-23T15:56:30.273Z] #53 CACHED [2021-08-23T15:56:30.273Z] [2021-08-23T15:56:30.273Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T15:56:30.273Z] #52 sha256:075de7c44964c8a02dbe783d831b73eec5bdb2d6300fb29a80167bf38284142d [2021-08-23T15:56:30.534Z] #52 DONE 0.2s [2021-08-23T15:56:30.534Z] [2021-08-23T15:56:30.534Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T15:56:30.534Z] #54 sha256:3753f2ba7fa00f311a36b517eedd811644288afc8a2d55b4a76bc73a27a328b0 [2021-08-23T15:56:30.534Z] #54 DONE 0.1s [2021-08-23T15:56:30.534Z] [2021-08-23T15:56:30.534Z] #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-08-23T15:56:30.534Z] #55 sha256:1d3ab600b441d0cffff07e7b63389362557af58a1a51e1e74bf4f7459640daec [2021-08-23T15:56:30.534Z] #55 8.063 + '[' -z '' ']' [2021-08-23T15:56:30.534Z] #55 8.064 + target=static [2021-08-23T15:56:30.534Z] #55 8.064 + make 'BUILDTAGS=seccomp ' static [2021-08-23T15:56:30.534Z] #55 8.252 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-23T15:56:30.868Z] #24 transferring context: 55.81MB 1.6s done [2021-08-23T15:56:30.868Z] #24 DONE 1.7s [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #56 sha256:e9fc8071539df42b93c96931b116e86daaf387a2de4b4e6fa32841e0d5945315 [2021-08-23T15:56:30.868Z] #56 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T15:56:30.868Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-23T15:56:30.868Z] #65 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T15:56:30.868Z] #18 sha256:4fa16f2916894026142531b04087b5c068b4c1570f083f024be2ac403f2e93c3 [2021-08-23T15:56:30.868Z] #18 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T15:56:30.868Z] #14 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #38 sha256:14e478f2d850adb3441003cc5c96c48f6f020213a782eb751aed4572621e11ea [2021-08-23T15:56:30.868Z] #38 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #50 sha256:b51ad2cf487d9cb256b693812086c8a38b4ab16281a7109d3664b91f7b7f0da6 [2021-08-23T15:56:30.868Z] #50 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T15:56:30.868Z] #31 sha256:357297ae4a2465a26cee178398ba71454d31aeb5953c3205992a69dde44d54f1 [2021-08-23T15:56:30.868Z] #31 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T15:56:30.868Z] #17 sha256:0032852c43856fcddcc9b83149d0dee1a2fe43a031243fbd69b5b53f28e6ada8 [2021-08-23T15:56:30.868Z] #17 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #51 sha256:359141a21dd3b5603d82315bf86af3c9618e88158e7004f90a1f89591c47eb44 [2021-08-23T15:56:30.868Z] #51 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T15:56:30.868Z] #19 sha256:963d43c9db1f9bd6b5259ecb44f6838a762a3dee78f592a42ae982764ee0e26b [2021-08-23T15:56:30.868Z] #19 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T15:56:30.868Z] #29 sha256:3a73bc160a9c9e7c0131a93059d584aa481ba0ecb434b017c83ead599ce8d0a2 [2021-08-23T15:56:30.868Z] #29 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #42 sha256:701198e9a62286b46f020b812cae58c7b2a782f0e15b309f53366a84ee449526 [2021-08-23T15:56:30.868Z] #42 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #48 sha256:c66d68e00b024ffd49254a88e3cac77acfa9d2354372fa3734b2014077a06f86 [2021-08-23T15:56:30.868Z] #48 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T15:56:30.868Z] #26 sha256:a6d6f4287a56d86171b07f14e227ddcc7b9e9ff090f4a534f302b6465a354965 [2021-08-23T15:56:30.868Z] #26 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #44 sha256:15531a258f8213609ca5691ba3a9286dac2fe7dbb3ecea547b8a88978e23b672 [2021-08-23T15:56:30.868Z] #44 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T15:56:30.868Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-23T15:56:30.868Z] #67 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T15:56:30.868Z] #15 sha256:24cfbbaf1ca8a238d1c7a636932e289d830589143d7b795fbaa3a76075075cb9 [2021-08-23T15:56:30.868Z] #15 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T15:56:30.868Z] #12 sha256:4548bc07d24e9da631fa362d8cad6b520f652731fa45e029327232a97c81d5fe [2021-08-23T15:56:30.868Z] #12 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T15:56:30.868Z] #45 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #35 sha256:f5386c91abb8e52c09da37838e3be994baebac8d929f1409c4bff74a94a2b627 [2021-08-23T15:56:30.868Z] #35 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T15:56:30.868Z] #57 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #58 sha256:35909ddc0061e429fc600316122ba878097ae7424eb7218a4d9a4c95fd524700 [2021-08-23T15:56:30.868Z] #58 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #34 sha256:5c18236d0d83ecd863bd040259a8300089bf5a63a4466f23f1beac8a0f6fbd7b [2021-08-23T15:56:30.868Z] #34 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #36 sha256:5108080411e8436b6068488691e16f83c1ba63df0f4139b2708fc71406310538 [2021-08-23T15:56:30.868Z] #36 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T15:56:30.868Z] #62 sha256:de8db6159229fba902844ce5c428b82c0f81c3fbe9bbe3a311765f0b495f0615 [2021-08-23T15:56:30.868Z] #62 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #68 sha256:273e3fe4f7f03e4868988d28f2a34f3ff63aff02c6cf9c4b390fea58fb8e0051 [2021-08-23T15:56:30.868Z] #68 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T15:56:30.868Z] #28 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #22 sha256:bb50d199cfbc93027a3ad7c3dfd7595eb6d209a37c3cedc959c85b103d79fe0f [2021-08-23T15:56:30.868Z] #22 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #16 sha256:5212c2902a7e44300356ff01e0ea409040af82ade445131d758286c414d0dd8f [2021-08-23T15:56:30.868Z] #16 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #53 sha256:ce4ccc076c0b612c45473854a37d95f10a2ff081ab2c0f7a654b29c302da8a2e [2021-08-23T15:56:30.868Z] #53 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T15:56:30.868Z] #20 sha256:806d8a82d2545bbc465b4d7e53cbe5cf7fe8159fdabee4d981d460f80efd178f [2021-08-23T15:56:30.868Z] #20 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #52 sha256:2d31d7f444d4f85aa564b30cc4520f47fb9ce760da46b590eb49ad8c5c451489 [2021-08-23T15:56:30.868Z] #52 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #49 sha256:3e09b5138a8de61c9a5a74b0f1e379b678a56fd3c7e62167f9162dc09f37ee9f [2021-08-23T15:56:30.868Z] #49 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #47 sha256:268c06d9013680e6ab327311859d00d0f174e3d8ac9940cb69a97127c43a003b [2021-08-23T15:56:30.868Z] #47 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #60 sha256:8ddbb2d49e3f1635b4b3c3fc7ec5f404417e50ea3b4d497305905230685288ae [2021-08-23T15:56:30.868Z] #60 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T15:56:30.868Z] #37 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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 [2021-08-23T15:56:30.868Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T15:56:30.868Z] #21 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #30 sha256:4d49e538cf01481050fc6a2e399291cd4150646f217729e329e39b6dc615ef88 [2021-08-23T15:56:30.868Z] #30 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T15:56:30.868Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-23T15:56:30.868Z] #23 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #54 sha256:6d832dd298992a91b25e358af9d224db5ee9579cf8d16f8da619028b266def89 [2021-08-23T15:56:30.868Z] #54 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T15:56:30.868Z] #40 sha256:8c436d0d3232fe480c2c85b53489868fd791e575727f4a8183cfcf5d7d4b8326 [2021-08-23T15:56:30.868Z] #40 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #39 sha256:e83bfa4b797c82bce8e547d3621cef5e2fa31139b7758d3ab0aa7cb8ef32167d [2021-08-23T15:56:30.868Z] #39 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #46 sha256:2163bf63b89cbbce6f085cf38a98bca4c8a2350495d362ddcb5df764d31a42e8 [2021-08-23T15:56:30.868Z] #46 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #13 sha256:f24f7a499aed3451849482bd83be2076b34057928db94203e606feb5c1b52da2 [2021-08-23T15:56:30.868Z] #13 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T15:56:30.868Z] #32 sha256:5afc0e3b1188aa5086a257d0870e8b92e623696a3a7f4a7e49f2b75dae44d8c4 [2021-08-23T15:56:30.868Z] #32 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T15:56:30.868Z] #61 sha256:bbb97845a18d0651b3b3661a3d79b363077ac8f6cbca86831dcb9213aad5f181 [2021-08-23T15:56:30.868Z] #61 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T15:56:30.868Z] #63 sha256:6227a26044d5f3e18296148591334731abbfdeb7302b8e29cae084f87bd0037e [2021-08-23T15:56:30.868Z] #63 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.868Z] #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-08-23T15:56:30.868Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T15:56:30.868Z] #41 CACHED [2021-08-23T15:56:30.868Z] [2021-08-23T15:56:30.869Z] #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-08-23T15:56:30.869Z] #25 sha256:d99982e727a60d6999cb242e011439e3e11675fd6823a8a5f2c38aa1aaa16797 [2021-08-23T15:56:30.869Z] #25 CACHED [2021-08-23T15:56:30.869Z] [2021-08-23T15:56:30.869Z] #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-08-23T15:56:30.869Z] #55 sha256:52d761ebf30a1ff1981c0c87d57fafb9e0cc97205c6efb32a4ca53cf1d2a9ff6 [2021-08-23T15:56:30.869Z] #55 CACHED [2021-08-23T15:56:30.869Z] [2021-08-23T15:56:30.869Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T15:56:30.869Z] #59 sha256:b002635803bbc2cdf0e4cceb7e1258c052f025d5dd9faf4e848f10c5f085c9b6 [2021-08-23T15:56:30.869Z] #59 CACHED [2021-08-23T15:56:30.869Z] [2021-08-23T15:56:30.869Z] #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-08-23T15:56:30.869Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T15:56:30.869Z] #33 CACHED [2021-08-23T15:56:30.869Z] [2021-08-23T15:56:30.869Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T15:56:30.869Z] #69 sha256:efc701c3851f45fb2140b6eac341b01b94326853a480c18fa0c426d062f1b02b [2021-08-23T15:56:30.869Z] #69 CACHED [2021-08-23T15:56:30.869Z] [2021-08-23T15:56:30.869Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T15:56:30.869Z] #70 sha256:4e1993c8877e5a90bdc1b792ef010dbf2378b3e2686138d214e74aea128cc400 [2021-08-23T15:56:32.789Z] #70 DONE 2.2s [2021-08-23T15:56:33.051Z] [2021-08-23T15:56:33.051Z] #71 exporting to image [2021-08-23T15:56:33.051Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T15:56:33.051Z] #71 exporting layers [2021-08-23T15:56:34.726Z] #58 16.65 + /build/golangci-lint --version [2021-08-23T15:56:34.726Z] #58 16.73 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T15:56:34.726Z] #58 DONE 17.2s [2021-08-23T15:56:34.726Z] [2021-08-23T15:56:34.726Z] #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-08-23T15:56:34.726Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-23T15:56:34.726Z] #19 9.039 Fetched 48.3 MB in 8s (5941 kB/s) [2021-08-23T15:56:34.726Z] #19 9.039 Reading package lists... [2021-08-23T15:56:34.743Z] #55 11.67 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T15:56:34.743Z] #55 12.47 + mkdir -p /build [2021-08-23T15:56:34.743Z] #55 12.47 + cp runc /build/runc [2021-08-23T15:56:34.972Z] #71 exporting layers 1.7s done [2021-08-23T15:56:34.972Z] #71 writing image sha256:fcbfd39385fcaed9827c5ac654b182e91a3a55f4336000b65311c4049355467b [2021-08-23T15:56:34.972Z] #71 writing image sha256:fcbfd39385fcaed9827c5ac654b182e91a3a55f4336000b65311c4049355467b done [2021-08-23T15:56:34.972Z] #71 naming to docker.io/library/docker:9ed88a080122ae478e3c595275bbfd99b024b230 done [2021-08-23T15:56:34.972Z] #71 DONE 1.8s [Pipeline] } [Pipeline] // stage [2021-08-23T15:56:35.004Z] #55 DONE 12.7s [2021-08-23T15:56:35.004Z] [2021-08-23T15:56:35.004Z] #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-08-23T15:56:35.004Z] #60 sha256:66dbd24026210a7aade9e80c77e5983e9f33110ba2e4ef914a054dac79bb993d [2021-08-23T15:56:35.004Z] #60 8.830 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T15:56:35.291Z] #19 12.81 Reading package lists... [2021-08-23T15:56:35.322Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T15:56:35.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/test/unit [2021-08-23T15:56:36.222Z] #19 15.98 Building dependency tree... [2021-08-23T15:56:36.567Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T15:56:36.567Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T15:56:36.567Z] + TESTDIRS=./... [2021-08-23T15:56:36.567Z] + exclude_paths='/vendor/|/integration' [2021-08-23T15:56:36.567Z] ++ go list ./... [2021-08-23T15:56:36.567Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T15:56:36.786Z] #19 17.43 The following additional packages will be installed: [2021-08-23T15:56:36.787Z] #19 17.43 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-23T15:56:36.787Z] #19 17.43 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-23T15:56:36.787Z] #19 17.43 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-23T15:56:36.787Z] #19 17.43 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-08-23T15:56:36.787Z] #19 17.43 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-23T15:56:36.787Z] #19 17.43 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-23T15:56:36.787Z] #19 17.43 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-23T15:56:36.787Z] #19 17.43 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-23T15:56:36.787Z] #19 17.43 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.43 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-23T15:56:36.787Z] #19 17.43 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-23T15:56:36.787Z] #19 17.43 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-23T15:56:36.787Z] #19 17.43 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-23T15:56:36.787Z] #19 17.43 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-23T15:56:36.787Z] #19 17.43 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-23T15:56:36.787Z] #19 17.43 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-23T15:56:36.787Z] #19 17.43 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-23T15:56:36.787Z] #19 17.43 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-23T15:56:36.787Z] #19 17.43 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-23T15:56:36.787Z] #19 17.43 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-23T15:56:36.787Z] #19 17.43 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-23T15:56:36.787Z] #19 17.43 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.43 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-23T15:56:36.787Z] #19 17.43 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-23T15:56:36.787Z] #19 17.43 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-23T15:56:36.787Z] #19 17.43 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-23T15:56:36.787Z] #19 17.44 linux-libc-dev-s390x-cross patch xz-utils [2021-08-23T15:56:36.787Z] #19 17.45 Suggested packages: [2021-08-23T15:56:36.787Z] #19 17.45 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-08-23T15:56:36.787Z] #19 17.45 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.45 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-08-23T15:56:36.787Z] #19 17.45 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-23T15:56:36.787Z] #19 17.45 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-23T15:56:36.787Z] #19 17.45 libyaml-shell-perl ed diffutils-doc [2021-08-23T15:56:36.787Z] #19 17.45 Recommended packages: [2021-08-23T15:56:36.787Z] #19 17.45 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-23T15:56:36.787Z] #19 17.45 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-23T15:56:36.916Z] #60 ... [2021-08-23T15:56:36.916Z] [2021-08-23T15:56:36.916Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T15:56:36.916Z] #56 sha256:3e48230b1a57f217cf18fccdc6e81d15e49baecffea298662e13eda2a0a026a7 [2021-08-23T15:56:36.916Z] #56 DONE 0.1s [2021-08-23T15:56:37.178Z] [2021-08-23T15:56:37.178Z] #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-08-23T15:56:37.178Z] #60 sha256:66dbd24026210a7aade9e80c77e5983e9f33110ba2e4ef914a054dac79bb993d [2021-08-23T15:56:37.961Z] + pkg_list='github.com/docker/docker/api [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/backend/build [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/httputils [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/middleware [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/build [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/container [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/debug [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/image [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/network [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/session [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/system [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/server/router/volume [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/backend [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/container [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/events [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/filters [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/image [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/mount [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/network [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/registry [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/strslice [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/swarm [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/time [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/versions [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T15:56:37.961Z] github.com/docker/docker/api/types/volume [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/dockerfile [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/dockerignore [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/remotecontext [2021-08-23T15:56:37.961Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T15:56:37.961Z] github.com/docker/docker/cli [2021-08-23T15:56:37.961Z] github.com/docker/docker/cli/config [2021-08-23T15:56:37.961Z] github.com/docker/docker/cli/debug [2021-08-23T15:56:37.961Z] github.com/docker/docker/client [2021-08-23T15:56:37.961Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T15:56:37.961Z] github.com/docker/docker/cmd/dockerd [2021-08-23T15:56:37.961Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T15:56:37.961Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T15:56:37.961Z] github.com/docker/docker/container [2021-08-23T15:56:37.961Z] github.com/docker/docker/container/stream [2021-08-23T15:56:37.961Z] github.com/docker/docker/contrib/apparmor [2021-08-23T15:56:37.961Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T15:56:37.961Z] github.com/docker/docker/contrib/httpserver [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/config [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/discovery [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/events [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/exec [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/images [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/initlayer [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/links [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/listeners [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/local [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/names [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/network [2021-08-23T15:56:37.961Z] github.com/docker/docker/daemon/stats [2021-08-23T15:56:37.961Z] github.com/docker/docker/distribution [2021-08-23T15:56:37.961Z] github.com/docker/docker/distribution/metadata [2021-08-23T15:56:37.961Z] github.com/docker/docker/distribution/utils [2021-08-23T15:56:37.961Z] github.com/docker/docker/distribution/xfer [2021-08-23T15:56:37.961Z] github.com/docker/docker/dockerversion [2021-08-23T15:56:37.961Z] github.com/docker/docker/errdefs [2021-08-23T15:56:37.961Z] github.com/docker/docker/image [2021-08-23T15:56:37.961Z] github.com/docker/docker/image/cache [2021-08-23T15:56:37.961Z] github.com/docker/docker/image/tarexport [2021-08-23T15:56:37.961Z] github.com/docker/docker/image/v1 [2021-08-23T15:56:37.961Z] github.com/docker/docker/internal/test/suite [2021-08-23T15:56:37.961Z] github.com/docker/docker/layer [2021-08-23T15:56:37.961Z] github.com/docker/docker/libcontainerd [2021-08-23T15:56:37.961Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T15:56:37.961Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T15:56:37.961Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T15:56:37.961Z] github.com/docker/docker/libcontainerd/types [2021-08-23T15:56:37.961Z] github.com/docker/docker/libnetwork [2021-08-23T15:56:37.961Z] github.com/docker/docker/libnetwork/api [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/config [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/idm [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/ns [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/options [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/osl [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/libnetwork/types [2021-08-23T15:56:37.962Z] github.com/docker/docker/oci [2021-08-23T15:56:37.962Z] github.com/docker/docker/oci/caps [2021-08-23T15:56:37.962Z] github.com/docker/docker/opts [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/aaparser [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/archive [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/authorization [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/capabilities [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/containerfs [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/directory [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/discovery [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/dmesg [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/filenotify [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/fileutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/fsutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/homedir [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/idtools [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/ioutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/locker [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/longpath [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/loopback [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/mount [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/parsers [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/pidfile [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/platform [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugins [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/pools [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/progress [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/pubsub [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/reexec [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/signal [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/stack [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/stringid [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/symlink [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/system [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/tailfile [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/tarsum [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/term [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/term/windows [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/truncindex [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/urlutil [2021-08-23T15:56:37.962Z] github.com/docker/docker/pkg/useragent [2021-08-23T15:56:37.962Z] github.com/docker/docker/plugin [2021-08-23T15:56:37.962Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T15:56:37.962Z] github.com/docker/docker/plugin/v2 [2021-08-23T15:56:37.962Z] github.com/docker/docker/profiles/apparmor [2021-08-23T15:56:37.962Z] github.com/docker/docker/profiles/seccomp [2021-08-23T15:56:37.962Z] github.com/docker/docker/quota [2021-08-23T15:56:37.962Z] github.com/docker/docker/reference [2021-08-23T15:56:37.962Z] github.com/docker/docker/registry [2021-08-23T15:56:37.962Z] github.com/docker/docker/registry/resumable [2021-08-23T15:56:37.962Z] github.com/docker/docker/restartmanager [2021-08-23T15:56:37.962Z] github.com/docker/docker/rootless [2021-08-23T15:56:37.962Z] github.com/docker/docker/rootless/specconv [2021-08-23T15:56:37.962Z] github.com/docker/docker/runconfig [2021-08-23T15:56:37.962Z] github.com/docker/docker/runconfig/opts [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/daemon [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/environment [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fakegit [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/registry [2021-08-23T15:56:37.962Z] github.com/docker/docker/testutil/request [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/drivers [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/local [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/mounts [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/service [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/service/opts [2021-08-23T15:56:37.962Z] github.com/docker/docker/volume/testutils' [2021-08-23T15:56:37.962Z] ++ grep --fixed-strings -v /libnetwork [2021-08-23T15:56:37.962Z] ++ echo 'github.com/docker/docker/api [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/backend/build [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/httputils [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/middleware [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/build [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/container [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/debug [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/image [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/network [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/session [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/system [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/server/router/volume [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/backend [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/container [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/events [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/filters [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/image [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/mount [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/network [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/registry [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/strslice [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/swarm [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/time [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/versions [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T15:56:37.962Z] github.com/docker/docker/api/types/volume [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/dockerfile [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/dockerignore [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/remotecontext [2021-08-23T15:56:37.962Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T15:56:37.962Z] github.com/docker/docker/cli [2021-08-23T15:56:37.962Z] github.com/docker/docker/cli/config [2021-08-23T15:56:37.962Z] github.com/docker/docker/cli/debug [2021-08-23T15:56:37.962Z] github.com/docker/docker/client [2021-08-23T15:56:37.962Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T15:56:37.962Z] github.com/docker/docker/cmd/dockerd [2021-08-23T15:56:37.962Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T15:56:37.962Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T15:56:37.962Z] github.com/docker/docker/container [2021-08-23T15:56:37.962Z] github.com/docker/docker/container/stream [2021-08-23T15:56:37.962Z] github.com/docker/docker/contrib/apparmor [2021-08-23T15:56:37.962Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T15:56:37.962Z] github.com/docker/docker/contrib/httpserver [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/config [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/discovery [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/events [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/exec [2021-08-23T15:56:37.962Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/images [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/initlayer [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/links [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/listeners [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/local [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/names [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/network [2021-08-23T15:56:37.963Z] github.com/docker/docker/daemon/stats [2021-08-23T15:56:37.963Z] github.com/docker/docker/distribution [2021-08-23T15:56:37.963Z] github.com/docker/docker/distribution/metadata [2021-08-23T15:56:37.963Z] github.com/docker/docker/distribution/utils [2021-08-23T15:56:37.963Z] github.com/docker/docker/distribution/xfer [2021-08-23T15:56:37.963Z] github.com/docker/docker/dockerversion [2021-08-23T15:56:37.963Z] github.com/docker/docker/errdefs [2021-08-23T15:56:37.963Z] github.com/docker/docker/image [2021-08-23T15:56:37.963Z] github.com/docker/docker/image/cache [2021-08-23T15:56:37.963Z] github.com/docker/docker/image/tarexport [2021-08-23T15:56:37.963Z] github.com/docker/docker/image/v1 [2021-08-23T15:56:37.963Z] github.com/docker/docker/internal/test/suite [2021-08-23T15:56:37.963Z] github.com/docker/docker/layer [2021-08-23T15:56:37.963Z] github.com/docker/docker/libcontainerd [2021-08-23T15:56:37.963Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T15:56:37.963Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T15:56:37.963Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T15:56:37.963Z] github.com/docker/docker/libcontainerd/types [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/api [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/config [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/idm [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/ns [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/options [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/osl [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/libnetwork/types [2021-08-23T15:56:37.963Z] github.com/docker/docker/oci [2021-08-23T15:56:37.963Z] github.com/docker/docker/oci/caps [2021-08-23T15:56:37.963Z] github.com/docker/docker/opts [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/aaparser [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/archive [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/authorization [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/capabilities [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/containerfs [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/directory [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/discovery [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/dmesg [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/filenotify [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/fileutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/fsutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/homedir [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/idtools [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/ioutils [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/locker [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/longpath [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/loopback [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/mount [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/parsers [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/pidfile [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/platform [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugins [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/pools [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/progress [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/pubsub [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/reexec [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/signal [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/stack [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/stringid [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/symlink [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/system [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/tailfile [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/tarsum [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/term [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/term/windows [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/truncindex [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/urlutil [2021-08-23T15:56:37.963Z] github.com/docker/docker/pkg/useragent [2021-08-23T15:56:37.963Z] github.com/docker/docker/plugin [2021-08-23T15:56:37.963Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T15:56:37.963Z] github.com/docker/docker/plugin/v2 [2021-08-23T15:56:37.963Z] github.com/docker/docker/profiles/apparmor [2021-08-23T15:56:37.963Z] github.com/docker/docker/profiles/seccomp [2021-08-23T15:56:37.963Z] github.com/docker/docker/quota [2021-08-23T15:56:37.963Z] github.com/docker/docker/reference [2021-08-23T15:56:37.963Z] github.com/docker/docker/registry [2021-08-23T15:56:37.963Z] github.com/docker/docker/registry/resumable [2021-08-23T15:56:37.963Z] github.com/docker/docker/restartmanager [2021-08-23T15:56:37.963Z] github.com/docker/docker/rootless [2021-08-23T15:56:37.963Z] github.com/docker/docker/rootless/specconv [2021-08-23T15:56:37.963Z] github.com/docker/docker/runconfig [2021-08-23T15:56:37.963Z] github.com/docker/docker/runconfig/opts [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/daemon [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/environment [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fakegit [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/registry [2021-08-23T15:56:37.963Z] github.com/docker/docker/testutil/request [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/drivers [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/local [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/mounts [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/service [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/service/opts [2021-08-23T15:56:37.963Z] github.com/docker/docker/volume/testutils' [2021-08-23T15:56:37.963Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/backend/build [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/httputils [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/middleware [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/build [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/container [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/debug [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/image [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/network [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/session [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/system [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/server/router/volume [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/backend [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/container [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/events [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/filters [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/image [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/mount [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/network [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/registry [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/strslice [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/swarm [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/time [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/versions [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T15:56:37.963Z] github.com/docker/docker/api/types/volume [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder/builder-next [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T15:56:37.963Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/dockerfile [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/dockerignore [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/remotecontext [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli/config [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli/debug [2021-08-23T15:56:37.964Z] github.com/docker/docker/client [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T15:56:37.964Z] github.com/docker/docker/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/container/stream [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/apparmor [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/httpserver [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/config [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/discovery [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/events [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/exec [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/images [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/initlayer [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/links [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/listeners [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/local [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/names [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/network [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/stats [2021-08-23T15:56:37.964Z] github.com/docker/docker/distribution [2021-08-23T15:56:37.964Z] github.com/docker/docker/distribution/metadata [2021-08-23T15:56:37.964Z] github.com/docker/docker/distribution/utils [2021-08-23T15:56:37.964Z] github.com/docker/docker/distribution/xfer [2021-08-23T15:56:37.964Z] github.com/docker/docker/dockerversion [2021-08-23T15:56:37.964Z] github.com/docker/docker/errdefs [2021-08-23T15:56:37.964Z] github.com/docker/docker/image [2021-08-23T15:56:37.964Z] github.com/docker/docker/image/cache [2021-08-23T15:56:37.964Z] github.com/docker/docker/image/tarexport [2021-08-23T15:56:37.964Z] github.com/docker/docker/image/v1 [2021-08-23T15:56:37.964Z] github.com/docker/docker/internal/test/suite [2021-08-23T15:56:37.964Z] github.com/docker/docker/layer [2021-08-23T15:56:37.964Z] github.com/docker/docker/libcontainerd [2021-08-23T15:56:37.964Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T15:56:37.964Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T15:56:37.964Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T15:56:37.964Z] github.com/docker/docker/libcontainerd/types [2021-08-23T15:56:37.964Z] github.com/docker/docker/oci [2021-08-23T15:56:37.964Z] github.com/docker/docker/oci/caps [2021-08-23T15:56:37.964Z] github.com/docker/docker/opts [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/aaparser [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/archive [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/authorization [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/capabilities [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/containerfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/directory [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/discovery [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/dmesg [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/filenotify [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/fileutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/fsutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/homedir [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/idtools [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/ioutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/locker [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/longpath [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/loopback [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/mount [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/parsers [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/pidfile [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/platform [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugins [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/pools [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/progress [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/pubsub [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/reexec [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/signal [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/stack [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/stringid [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/symlink [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/system [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/tailfile [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/tarsum [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/term [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/term/windows [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/truncindex [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/urlutil [2021-08-23T15:56:37.964Z] github.com/docker/docker/pkg/useragent [2021-08-23T15:56:37.964Z] github.com/docker/docker/plugin [2021-08-23T15:56:37.964Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T15:56:37.964Z] github.com/docker/docker/plugin/v2 [2021-08-23T15:56:37.964Z] github.com/docker/docker/profiles/apparmor [2021-08-23T15:56:37.964Z] github.com/docker/docker/profiles/seccomp [2021-08-23T15:56:37.964Z] github.com/docker/docker/quota [2021-08-23T15:56:37.964Z] github.com/docker/docker/reference [2021-08-23T15:56:37.964Z] github.com/docker/docker/registry [2021-08-23T15:56:37.964Z] github.com/docker/docker/registry/resumable [2021-08-23T15:56:37.964Z] github.com/docker/docker/restartmanager [2021-08-23T15:56:37.964Z] github.com/docker/docker/rootless [2021-08-23T15:56:37.964Z] github.com/docker/docker/rootless/specconv [2021-08-23T15:56:37.964Z] github.com/docker/docker/runconfig [2021-08-23T15:56:37.964Z] github.com/docker/docker/runconfig/opts [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/daemon [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/environment [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fakegit [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/registry [2021-08-23T15:56:37.964Z] github.com/docker/docker/testutil/request [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/drivers [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/local [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/mounts [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/service [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/service/opts [2021-08-23T15:56:37.964Z] github.com/docker/docker/volume/testutils' [2021-08-23T15:56:37.964Z] ++ grep --fixed-strings /libnetwork [2021-08-23T15:56:37.964Z] ++ echo 'github.com/docker/docker/api [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/backend/build [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/httputils [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/middleware [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/build [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/debug [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/image [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/network [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/session [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/system [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/server/router/volume [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/backend [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/events [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/filters [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/image [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/mount [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/network [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/registry [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/strslice [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/swarm [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/time [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/versions [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T15:56:37.964Z] github.com/docker/docker/api/types/volume [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/dockerfile [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/dockerignore [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/remotecontext [2021-08-23T15:56:37.964Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli/config [2021-08-23T15:56:37.964Z] github.com/docker/docker/cli/debug [2021-08-23T15:56:37.964Z] github.com/docker/docker/client [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T15:56:37.964Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T15:56:37.964Z] github.com/docker/docker/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/container/stream [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/apparmor [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T15:56:37.964Z] github.com/docker/docker/contrib/httpserver [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/config [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/discovery [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/events [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/exec [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/images [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/initlayer [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/links [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/listeners [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/local [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T15:56:37.964Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T15:56:37.965Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T15:56:37.965Z] github.com/docker/docker/daemon/names [2021-08-23T15:56:37.965Z] github.com/docker/docker/daemon/network [2021-08-23T15:56:37.965Z] github.com/docker/docker/daemon/stats [2021-08-23T15:56:37.965Z] github.com/docker/docker/distribution [2021-08-23T15:56:37.965Z] github.com/docker/docker/distribution/metadata [2021-08-23T15:56:37.965Z] github.com/docker/docker/distribution/utils [2021-08-23T15:56:37.965Z] github.com/docker/docker/distribution/xfer [2021-08-23T15:56:37.965Z] github.com/docker/docker/dockerversion [2021-08-23T15:56:37.965Z] github.com/docker/docker/errdefs [2021-08-23T15:56:37.965Z] github.com/docker/docker/image [2021-08-23T15:56:37.965Z] github.com/docker/docker/image/cache [2021-08-23T15:56:37.965Z] github.com/docker/docker/image/tarexport [2021-08-23T15:56:37.965Z] github.com/docker/docker/image/v1 [2021-08-23T15:56:37.965Z] github.com/docker/docker/internal/test/suite [2021-08-23T15:56:37.965Z] github.com/docker/docker/layer [2021-08-23T15:56:37.965Z] github.com/docker/docker/libcontainerd [2021-08-23T15:56:37.965Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T15:56:37.965Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T15:56:37.965Z] github.com/docker/docker/libcontainerd/types [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/config [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/idm [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ns [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/options [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/types [2021-08-23T15:56:37.965Z] github.com/docker/docker/oci [2021-08-23T15:56:37.965Z] github.com/docker/docker/oci/caps [2021-08-23T15:56:37.965Z] github.com/docker/docker/opts [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/aaparser [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/archive [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/authorization [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/capabilities [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/containerfs [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/directory [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/discovery [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/dmesg [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/filenotify [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/fileutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/fsutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/homedir [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/idtools [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/ioutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/locker [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/longpath [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/loopback [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/mount [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/parsers [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/pidfile [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/platform [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugins [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/pools [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/progress [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/pubsub [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/reexec [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/signal [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/stack [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/stringid [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/symlink [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/system [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/tailfile [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/tarsum [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/term [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/term/windows [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/truncindex [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/urlutil [2021-08-23T15:56:37.965Z] github.com/docker/docker/pkg/useragent [2021-08-23T15:56:37.965Z] github.com/docker/docker/plugin [2021-08-23T15:56:37.965Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T15:56:37.965Z] github.com/docker/docker/plugin/v2 [2021-08-23T15:56:37.965Z] github.com/docker/docker/profiles/apparmor [2021-08-23T15:56:37.965Z] github.com/docker/docker/profiles/seccomp [2021-08-23T15:56:37.965Z] github.com/docker/docker/quota [2021-08-23T15:56:37.965Z] github.com/docker/docker/reference [2021-08-23T15:56:37.965Z] github.com/docker/docker/registry [2021-08-23T15:56:37.965Z] github.com/docker/docker/registry/resumable [2021-08-23T15:56:37.965Z] github.com/docker/docker/restartmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/rootless [2021-08-23T15:56:37.965Z] github.com/docker/docker/rootless/specconv [2021-08-23T15:56:37.965Z] github.com/docker/docker/runconfig [2021-08-23T15:56:37.965Z] github.com/docker/docker/runconfig/opts [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/daemon [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/environment [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fakegit [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/registry [2021-08-23T15:56:37.965Z] github.com/docker/docker/testutil/request [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/drivers [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/local [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/mounts [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/service [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/service/opts [2021-08-23T15:56:37.965Z] github.com/docker/docker/volume/testutils' [2021-08-23T15:56:37.965Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/config [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/idm [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ns [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/options [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/types' [2021-08-23T15:56:37.965Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T15:56:37.965Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/config [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/idm [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/ns [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/options [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/types' [2021-08-23T15:56:37.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T15:56:37.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T15:56:37.966Z] + type docker-proxy [2021-08-23T15:56:37.966Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T15:56:37.966Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T15:56:37.966Z] [2021-08-23T15:56:38.159Z] #19 18.66 The following NEW packages will be installed: [2021-08-23T15:56:38.159Z] #19 18.66 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-23T15:56:38.159Z] #19 18.66 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-08-23T15:56:38.159Z] #19 18.66 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-23T15:56:38.159Z] #19 18.66 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-23T15:56:38.159Z] #19 18.66 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-23T15:56:38.159Z] #19 18.66 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-08-23T15:56:38.159Z] #19 18.66 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-08-23T15:56:38.159Z] #19 18.66 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-08-23T15:56:38.159Z] #19 18.66 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-08-23T15:56:38.159Z] #19 18.66 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-08-23T15:56:38.159Z] #19 18.66 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-08-23T15:56:38.159Z] #19 18.66 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.66 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-23T15:56:38.159Z] #19 18.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-08-23T15:56:38.159Z] #19 18.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-08-23T15:56:38.159Z] #19 18.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-23T15:56:38.159Z] #19 18.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-23T15:56:38.159Z] #19 18.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-23T15:56:38.159Z] #19 18.67 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-08-23T15:56:38.159Z] #19 18.67 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-23T15:56:38.159Z] #19 18.67 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-08-23T15:56:38.159Z] #19 18.67 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-08-23T15:56:38.159Z] #19 18.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-23T15:56:38.159Z] #19 18.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-23T15:56:38.159Z] #19 18.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-23T15:56:38.159Z] #19 18.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-23T15:56:38.159Z] #19 18.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-23T15:56:38.159Z] #19 18.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-23T15:56:38.159Z] #19 18.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-23T15:56:38.159Z] #19 18.67 linux-libc-dev-s390x-cross patch xz-utils [2021-08-23T15:56:38.159Z] #19 18.99 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:56:38.159Z] #19 18.99 Need to get 787 MB of archives. [2021-08-23T15:56:38.159Z] #19 18.99 After this operation, 3385 MB of additional disk space will be used. [2021-08-23T15:56:38.159Z] #19 18.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-08-23T15:56:38.229Z] Removing bundles/ [2021-08-23T15:56:38.229Z] [2021-08-23T15:56:38.229Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T15:56:38.229Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T15:56:38.229Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T15:56:38.417Z] #19 18.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T15:56:38.417Z] #19 18.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-08-23T15:56:38.417Z] #19 18.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-08-23T15:56:38.417Z] #19 18.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-08-23T15:56:38.417Z] #19 19.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T15:56:38.417Z] #19 19.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-08-23T15:56:38.417Z] #19 19.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-08-23T15:56:38.417Z] #19 19.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-08-23T15:56:38.417Z] #19 19.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-08-23T15:56:38.417Z] #19 19.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-08-23T15:56:38.417Z] #19 19.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-08-23T15:56:38.417Z] #19 19.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-08-23T15:56:38.982Z] #19 19.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-08-23T15:56:38.982Z] #19 19.47 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-08-23T15:56:39.092Z] #60 ... [2021-08-23T15:56:39.092Z] [2021-08-23T15:56:39.092Z] #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-08-23T15:56:39.092Z] #58 sha256:8f257c4d515da0c328624e7351132f949b8c8f1f34c081bf3c988373877ca66f [2021-08-23T15:56:39.092Z] #58 16.80 + cd /tmp/tmp.cnpz7pjLdD/src/github.com/containerd/containerd [2021-08-23T15:56:39.092Z] #58 16.80 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:56:39.240Z] #19 19.84 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-08-23T15:56:39.240Z] #19 19.84 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-08-23T15:56:39.497Z] #19 20.20 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-08-23T15:56:39.497Z] #19 20.20 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-08-23T15:56:39.755Z] #19 20.58 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-08-23T15:56:40.012Z] #19 20.58 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-08-23T15:56:40.034Z] #58 17.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T15:56:40.034Z] #58 17.55 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T15:56:40.034Z] #58 17.55 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T15:56:40.034Z] #58 17.55 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T15:56:40.034Z] #58 17.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T15:56:40.034Z] #58 17.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T15:56:40.034Z] #58 17.55 + '[' '' = dynamic ']' [2021-08-23T15:56:40.034Z] #58 17.55 + make [2021-08-23T15:56:40.270Z] #19 20.93 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-08-23T15:56:40.270Z] #19 20.94 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-08-23T15:56:40.270Z] #19 20.94 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-08-23T15:56:40.270Z] #19 20.94 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-08-23T15:56:40.270Z] #19 20.95 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-08-23T15:56:40.270Z] #19 20.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-08-23T15:56:40.270Z] #19 20.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-08-23T15:56:40.270Z] #19 20.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-08-23T15:56:40.270Z] #19 20.96 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-08-23T15:56:40.270Z] #19 20.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-08-23T15:56:40.270Z] #19 20.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-08-23T15:56:40.270Z] #19 20.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-08-23T15:56:40.270Z] #19 21.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-08-23T15:56:40.389Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T15:56:40.389Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-87c4e74d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T15:56:40.389Z] ---------------------------------------------------------------------------- [2021-08-23T15:56:40.527Z] #19 21.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-08-23T15:56:40.605Z] #58 18.18 + bin/ctr [2021-08-23T15:56:40.784Z] #19 21.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-08-23T15:56:40.784Z] #19 21.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-08-23T15:56:40.784Z] #19 21.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-08-23T15:56:40.784Z] #19 21.32 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-08-23T15:56:40.784Z] #19 21.33 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-08-23T15:56:40.847Z] [2021-08-23T15:56:40.847Z] INFO: executeCI.ps1 starting at Mon Aug 23 15:56:40 CUT 2021 [2021-08-23T15:56:40.848Z] [2021-08-23T15:56:40.848Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T15:56:40.848Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T15:56:40.848Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-23T15:56:40.848Z] INFO: Environment variables: [2021-08-23T15:56:40.848Z] [2021-08-23T15:56:40.848Z] Name Value [2021-08-23T15:56:40.848Z] ---- ----- [2021-08-23T15:56:40.848Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T15:56:40.848Z] amd64 true [2021-08-23T15:56:40.848Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T15:56:40.848Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T15:56:40.848Z] arm64 true [2021-08-23T15:56:40.848Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T15:56:40.848Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T15:56:40.848Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T15:56:40.848Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T15:56:40.848Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T15:56:40.848Z] BRANCH_NAME PR-42779 [2021-08-23T15:56:40.848Z] BUILD_DISPLAY_NAME #2 [2021-08-23T15:56:40.848Z] BUILD_ID 2 [2021-08-23T15:56:40.848Z] BUILD_NUMBER 2 [2021-08-23T15:56:40.848Z] BUILD_TAG jenkins-moby-PR-42779-2 [2021-08-23T15:56:40.848Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/ [2021-08-23T15:56:40.848Z] cgroup2 true [2021-08-23T15:56:40.848Z] CHANGE_AUTHOR thaJeztah [2021-08-23T15:56:40.848Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T15:56:40.848Z] CHANGE_BRANCH fix_hack_vendor [2021-08-23T15:56:40.848Z] CHANGE_FORK thaJeztah/docker [2021-08-23T15:56:40.848Z] CHANGE_ID 42779 [2021-08-23T15:56:40.848Z] CHANGE_TARGET master [2021-08-23T15:56:40.848Z] CHANGE_TITLE hack/vendor.sh: allow go version to be specified with .0 [2021-08-23T15:56:40.848Z] CHANGE_URL https://github.com/moby/moby/pull/42779 [2021-08-23T15:56:40.848Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:56:40.848Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T15:56:40.848Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T15:56:40.848Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T15:56:40.848Z] COMPUTERNAME azwin-2-5686b0 [2021-08-23T15:56:40.848Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T15:56:40.848Z] ConfigSequenceNumber 0 [2021-08-23T15:56:40.848Z] dco true [2021-08-23T15:56:40.848Z] DOCKER_BUILDKIT 0 [2021-08-23T15:56:40.848Z] DOCKER_DUT_DEBUG 1 [2021-08-23T15:56:40.848Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T15:56:40.848Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T15:56:40.848Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T15:56:40.848Z] EXECUTOR_NUMBER 0 [2021-08-23T15:56:40.848Z] FQDN azwin-2-5686b0.westus.cloudapp.azure.com [2021-08-23T15:56:40.848Z] GIT_BRANCH PR-42779 [2021-08-23T15:56:40.848Z] GIT_COMMIT 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:40.848Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T15:56:40.848Z] HUDSON_COOKIE 1d28c720-345e-409e-81c5-80a5fff12969 [2021-08-23T15:56:40.848Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T15:56:40.848Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T15:56:40.848Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T15:56:40.848Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T15:56:40.848Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T15:56:40.848Z] JENKINS_NODE_COOKIE 46e1c2fa-b2c3-4241-8001-3a29d89117a3 [2021-08-23T15:56:40.848Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T15:56:40.848Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T15:56:40.848Z] JOB_BASE_NAME PR-42779 [2021-08-23T15:56:40.848Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/display/redirect [2021-08-23T15:56:40.848Z] JOB_NAME moby/PR-42779 [2021-08-23T15:56:40.848Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/ [2021-08-23T15:56:40.848Z] library.jps.version master [2021-08-23T15:56:40.848Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T15:56:40.848Z] NODE_LABELS amd64 azure azwin-2-5686b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-23T15:56:40.848Z] NODE_NAME azwin-2-5686b0 [2021-08-23T15:56:40.848Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T15:56:40.848Z] OS Windows_NT [2021-08-23T15:56:40.848Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T15:56:40.848Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T15:56:40.848Z] ppc64le false [2021-08-23T15:56:40.848Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T15:56:40.848Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-23T15:56:40.848Z] PROCESSOR_LEVEL 6 [2021-08-23T15:56:40.848Z] PROCESSOR_REVISION 5504 [2021-08-23T15:56:40.848Z] ProgramData C:\ProgramData [2021-08-23T15:56:40.848Z] ProgramFiles C:\Program Files [2021-08-23T15:56:40.848Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T15:56:40.848Z] ProgramW6432 C:\Program Files [2021-08-23T15:56:40.848Z] PROMPT $P$G [2021-08-23T15:56:40.848Z] PSExecutionPolicyPreference Bypass [2021-08-23T15:56:40.848Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T15:56:40.848Z] PUBLIC C:\Users\Public [2021-08-23T15:56:40.848Z] rootless true [2021-08-23T15:56:40.848Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=artif... [2021-08-23T15:56:40.848Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=changes [2021-08-23T15:56:40.848Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect [2021-08-23T15:56:40.848Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=tests [2021-08-23T15:56:40.848Z] s390x false [2021-08-23T15:56:40.848Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T15:56:40.848Z] SOURCES_DRIVE d [2021-08-23T15:56:40.848Z] SOURCES_SUBDIR gopath [2021-08-23T15:56:40.848Z] STAGE_NAME Run tests [2021-08-23T15:56:40.848Z] SystemDrive C: [2021-08-23T15:56:40.848Z] SystemRoot C:\Windows [2021-08-23T15:56:40.848Z] TEMP C:\Windows\TEMP [2021-08-23T15:56:40.848Z] TESTDEBUG 0 [2021-08-23T15:56:40.848Z] TESTRUN_DRIVE d [2021-08-23T15:56:40.848Z] TESTRUN_SUBDIR CI [2021-08-23T15:56:40.848Z] TIMEOUT 120m [2021-08-23T15:56:40.848Z] TMP C:\Windows\TEMP [2021-08-23T15:56:40.848Z] unit_validate true [2021-08-23T15:56:40.848Z] USERDOMAIN WORKGROUP [2021-08-23T15:56:40.848Z] USERNAME azwin-2-5686b0$ [2021-08-23T15:56:40.848Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T15:56:40.848Z] validate_force false [2021-08-23T15:56:40.848Z] windir C:\Windows [2021-08-23T15:56:40.848Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-23T15:56:40.848Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-23T15:56:40.848Z] windows2022 true [2021-08-23T15:56:40.848Z] windows2022containerd true [2021-08-23T15:56:40.848Z] windowsRS1 false [2021-08-23T15:56:40.848Z] windowsRS5 true [2021-08-23T15:56:40.848Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T15:56:40.848Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T15:56:40.848Z] [2021-08-23T15:56:40.848Z] [2021-08-23T15:56:40.848Z] [2021-08-23T15:56:40.848Z] INFO: Sources under d:\gopath\... [2021-08-23T15:56:40.848Z] INFO: Test run under d:\CI\... [2021-08-23T15:56:40.848Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T15:56:41.042Z] #19 21.80 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-08-23T15:56:41.042Z] #19 21.80 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-08-23T15:56:41.042Z] #19 21.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-08-23T15:56:41.042Z] #19 21.83 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-08-23T15:56:41.299Z] #19 21.85 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-08-23T15:56:41.308Z] INFO: docker/docker repository was found [2021-08-23T15:56:41.308Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T15:56:41.308Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-23T15:56:41.308Z] INFO: Docker version of control daemon [2021-08-23T15:56:41.308Z] [2021-08-23T15:56:41.308Z] Client: [2021-08-23T15:56:41.308Z] Version: 20.10.8 [2021-08-23T15:56:41.308Z] API version: 1.41 [2021-08-23T15:56:41.308Z] Go version: go1.16.6 [2021-08-23T15:56:41.308Z] Git commit: 3967b7d [2021-08-23T15:56:41.308Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T15:56:41.308Z] OS/Arch: windows/amd64 [2021-08-23T15:56:41.308Z] Context: default [2021-08-23T15:56:41.308Z] Experimental: true [2021-08-23T15:56:41.308Z] [2021-08-23T15:56:41.308Z] Server: Docker Engine - Community [2021-08-23T15:56:41.308Z] Engine: [2021-08-23T15:56:41.308Z] Version: 20.10.8 [2021-08-23T15:56:41.308Z] API version: 1.41 (minimum version 1.24) [2021-08-23T15:56:41.308Z] Go version: go1.16.6 [2021-08-23T15:56:41.308Z] Git commit: 75249d8 [2021-08-23T15:56:41.308Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T15:56:41.308Z] OS/Arch: windows/amd64 [2021-08-23T15:56:41.308Z] Experimental: true [2021-08-23T15:56:41.308Z] [2021-08-23T15:56:41.308Z] INFO: Docker info of control daemon [2021-08-23T15:56:41.308Z] [2021-08-23T15:56:41.556Z] #19 22.28 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-08-23T15:56:41.813Z] #19 22.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T15:56:41.813Z] #19 22.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-08-23T15:56:41.813Z] #19 22.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-08-23T15:56:41.813Z] #19 22.35 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-08-23T15:56:41.813Z] #19 22.35 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T15:56:41.813Z] #19 22.42 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T15:56:41.813Z] #19 22.42 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-08-23T15:56:41.813Z] #19 22.42 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-08-23T15:56:41.813Z] #19 22.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-08-23T15:56:41.814Z] #19 22.43 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-08-23T15:56:41.814Z] #19 22.43 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-08-23T15:56:41.814Z] #19 22.44 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-08-23T15:56:41.814Z] #19 22.44 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-08-23T15:56:41.814Z] #19 22.44 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-08-23T15:56:41.814Z] #19 22.44 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-08-23T15:56:41.814Z] #19 22.46 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-08-23T15:56:41.814Z] #19 22.46 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-08-23T15:56:41.814Z] #19 22.48 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-08-23T15:56:41.814Z] #19 22.48 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-08-23T15:56:42.274Z] Client: [2021-08-23T15:56:42.274Z] Context: default [2021-08-23T15:56:42.274Z] Debug Mode: false [2021-08-23T15:56:42.274Z] Plugins: [2021-08-23T15:56:42.274Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T15:56:42.274Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T15:56:42.274Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T15:56:42.274Z] [2021-08-23T15:56:42.274Z] Server: [2021-08-23T15:56:42.274Z] Containers: 0 [2021-08-23T15:56:42.274Z] Running: 0 [2021-08-23T15:56:42.274Z] Paused: 0 [2021-08-23T15:56:42.274Z] Stopped: 0 [2021-08-23T15:56:42.274Z] Images: 10 [2021-08-23T15:56:42.274Z] Server Version: 20.10.8 [2021-08-23T15:56:42.274Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-23T15:56:42.274Z] LCOW: [2021-08-23T15:56:42.274Z] Windows: [2021-08-23T15:56:42.274Z] Logging Driver: json-file [2021-08-23T15:56:42.274Z] Plugins: [2021-08-23T15:56:42.274Z] Volume: local [2021-08-23T15:56:42.274Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T15:56:42.274Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T15:56:42.274Z] Swarm: inactive [2021-08-23T15:56:42.274Z] Default Isolation: process [2021-08-23T15:56:42.274Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T15:56:42.274Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T15:56:42.274Z] OSType: windows [2021-08-23T15:56:42.274Z] Architecture: x86_64 [2021-08-23T15:56:42.274Z] CPUs: 4 [2021-08-23T15:56:42.274Z] Total Memory: 32GiB [2021-08-23T15:56:42.274Z] Name: azwin-2-5686b0 [2021-08-23T15:56:42.274Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T15:56:42.274Z] Docker Root Dir: D:\docker [2021-08-23T15:56:42.274Z] Debug Mode: false [2021-08-23T15:56:42.274Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:56:42.274Z] Labels: [2021-08-23T15:56:42.274Z] Experimental: true [2021-08-23T15:56:42.274Z] Insecure Registries: [2021-08-23T15:56:42.274Z] 10.0.0.4:5000 [2021-08-23T15:56:42.274Z] 127.0.0.0/8 [2021-08-23T15:56:42.274Z] Registry Mirrors: [2021-08-23T15:56:42.274Z] http://10.0.0.4:5000/ [2021-08-23T15:56:42.274Z] Live Restore Enabled: false [2021-08-23T15:56:42.274Z] Product License: Community Engine [2021-08-23T15:56:42.274Z] [2021-08-23T15:56:42.274Z] [2021-08-23T15:56:42.275Z] INFO: Commit hash is 9ed88a0801 [2021-08-23T15:56:42.275Z] INFO: Nuke-Everything... [2021-08-23T15:56:42.378Z] #19 22.90 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-08-23T15:56:42.378Z] #19 22.90 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-08-23T15:56:42.378Z] #19 22.92 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-08-23T15:56:42.378Z] #19 22.93 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-08-23T15:56:42.378Z] #19 22.95 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-08-23T15:56:42.635Z] #19 23.37 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-08-23T15:56:42.635Z] #19 23.37 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-08-23T15:56:42.635Z] #19 23.37 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-08-23T15:56:42.635Z] #19 23.38 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-08-23T15:56:42.635Z] #19 23.38 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-08-23T15:56:42.635Z] #19 23.38 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-08-23T15:56:42.635Z] #19 23.38 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-08-23T15:56:42.635Z] #19 23.41 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-08-23T15:56:42.635Z] #19 23.41 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-08-23T15:56:42.635Z] #19 23.41 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-08-23T15:56:42.635Z] #19 23.42 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-08-23T15:56:42.734Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T15:56:42.734Z] INFO: Nuking d:\CI [2021-08-23T15:56:42.734Z] INFO: Zapped successfully [2021-08-23T15:56:43.195Z] INFO: Location for testing is d:\CI\PR-42779\2 [2021-08-23T15:56:43.195Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T15:56:43.195Z] [2021-08-23T15:56:43.195Z] [2021-08-23T15:56:43.195Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 15:56:42... [2021-08-23T15:56:43.195Z] [2021-08-23T15:56:43.199Z] #19 23.86 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-08-23T15:56:43.199Z] #19 23.86 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-08-23T15:56:43.199Z] #19 23.87 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-08-23T15:56:43.199Z] #19 23.89 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-08-23T15:56:43.199Z] #19 23.90 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-08-23T15:56:43.457Z] #19 24.31 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-08-23T15:56:43.714Z] #19 24.31 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-08-23T15:56:43.714Z] #19 24.31 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-08-23T15:56:43.714Z] #19 24.32 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-08-23T15:56:43.714Z] #19 24.32 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-08-23T15:56:43.714Z] #19 24.32 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-08-23T15:56:43.714Z] #19 24.32 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-08-23T15:56:43.714Z] #19 24.32 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-08-23T15:56:43.714Z] #19 24.34 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-08-23T15:56:43.714Z] #19 24.36 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-08-23T15:56:43.906Z] #58 ... [2021-08-23T15:56:43.906Z] [2021-08-23T15:56:43.906Z] #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-08-23T15:56:43.906Z] #60 sha256:66dbd24026210a7aade9e80c77e5983e9f33110ba2e4ef914a054dac79bb993d [2021-08-23T15:56:43.906Z] #60 19.89 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T15:56:43.906Z] #60 19.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T15:56:43.906Z] #60 DONE 21.6s [2021-08-23T15:56:43.906Z] [2021-08-23T15:56:43.906Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T15:56:43.906Z] #61 sha256:259570e40da18282d4a419c531d2eeba2a425195213d325544c5367cb3d3b4a4 [2021-08-23T15:56:43.906Z] #61 DONE 0.0s [2021-08-23T15:56:43.906Z] [2021-08-23T15:56:43.906Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T15:56:43.906Z] #62 sha256:1ce30bc1472bbfb49caf1e12804aa5e9bc1d0924508d84d2625518eb14ca2ff7 [2021-08-23T15:56:43.906Z] #62 DONE 0.1s [2021-08-23T15:56:43.906Z] [2021-08-23T15:56:43.906Z] #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-08-23T15:56:43.906Z] #58 sha256:8f257c4d515da0c328624e7351132f949b8c8f1f34c081bf3c988373877ca66f [2021-08-23T15:56:43.971Z] #19 24.51 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-08-23T15:56:43.971Z] #19 24.51 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-08-23T15:56:43.971Z] #19 24.52 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-08-23T15:56:43.971Z] #19 24.52 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-08-23T15:56:43.971Z] #19 24.53 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-08-23T15:56:44.229Z] #19 24.88 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-08-23T15:56:44.229Z] #19 24.88 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-08-23T15:56:44.229Z] #19 24.89 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-08-23T15:56:44.229Z] #19 24.90 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-08-23T15:56:44.229Z] #19 24.91 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-08-23T15:56:44.486Z] #19 25.26 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-08-23T15:56:44.486Z] #19 25.26 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-08-23T15:56:44.486Z] #19 25.26 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-08-23T15:56:44.486Z] #19 25.27 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-08-23T15:56:44.486Z] #19 25.27 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-08-23T15:56:44.486Z] #19 25.27 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-08-23T15:56:44.486Z] #19 25.27 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-08-23T15:56:44.486Z] #19 25.30 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-08-23T15:56:44.743Z] #19 25.32 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-08-23T15:56:44.743Z] #19 25.32 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-08-23T15:56:44.743Z] #19 25.32 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-08-23T15:56:44.743Z] #19 25.33 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-08-23T15:56:45.001Z] #19 25.67 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-08-23T15:56:45.001Z] #19 25.67 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-08-23T15:56:45.001Z] #19 25.68 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-08-23T15:56:45.001Z] #19 25.69 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-08-23T15:56:45.001Z] #19 25.71 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-08-23T15:56:45.296Z] #58 ... [2021-08-23T15:56:45.296Z] [2021-08-23T15:56:45.296Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T15:56:45.296Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T15:56:45.296Z] #65 CACHED [2021-08-23T15:56:45.296Z] [2021-08-23T15:56:45.296Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T15:56:45.296Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T15:56:45.296Z] #67 CACHED [2021-08-23T15:56:45.296Z] [2021-08-23T15:56:45.296Z] #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-08-23T15:56:45.296Z] #58 sha256:8f257c4d515da0c328624e7351132f949b8c8f1f34c081bf3c988373877ca66f [2021-08-23T15:56:45.566Z] #19 26.02 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-08-23T15:56:45.566Z] #19 26.02 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-08-23T15:56:45.566Z] #19 26.29 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:56:45.566Z] #19 26.42 Fetched 787 MB in 7s (108 MB/s) [2021-08-23T15:56:45.823Z] #19 26.46 Selecting previously unselected package liblocale-gettext-perl. [2021-08-23T15:56:45.823Z] #19 26.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-08-23T15:56:45.823Z] #19 26.47 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-08-23T15:56:45.823Z] #19 26.48 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-08-23T15:56:45.823Z] #19 26.51 Selecting previously unselected package bzip2. [2021-08-23T15:56:45.823Z] #19 26.51 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T15:56:45.823Z] #19 26.52 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T15:56:45.823Z] #19 26.58 Selecting previously unselected package libmagic-mgc. [2021-08-23T15:56:45.823Z] #19 26.58 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-08-23T15:56:45.823Z] #19 26.59 Unpacking libmagic-mgc (1:5.39-3) ... [2021-08-23T15:56:45.823Z] #19 26.67 Selecting previously unselected package libmagic1:amd64. [2021-08-23T15:56:45.823Z] #19 26.67 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-08-23T15:56:45.823Z] #19 26.68 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-08-23T15:56:46.080Z] #19 26.72 Selecting previously unselected package file. [2021-08-23T15:56:46.080Z] #19 26.72 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-08-23T15:56:46.080Z] #19 26.72 Unpacking file (1:5.39-3) ... [2021-08-23T15:56:46.080Z] #19 26.76 Selecting previously unselected package xz-utils. [2021-08-23T15:56:46.080Z] #19 26.77 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T15:56:46.080Z] #19 26.77 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T15:56:46.080Z] #19 26.82 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-23T15:56:46.337Z] #19 26.82 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T15:56:46.337Z] #19 26.82 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-23T15:56:46.389Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T15:56:46.390Z] [2021-08-23T15:56:46.390Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T15:56:46.390Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T15:56:46.390Z] [2021-08-23T15:56:46.390Z] + mkdir -p bundles [2021-08-23T15:56:46.390Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/backend/build [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/httputils [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/middleware [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/build [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/container [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/debug [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/image [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/network [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/session [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/system [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/server/router/volume [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/backend [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/container [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/events [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/filters [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/image [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/mount [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/network [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/registry [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/strslice [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/swarm [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/time [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/versions [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T15:56:46.390Z] github.com/docker/docker/api/types/volume [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/dockerfile [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/dockerignore [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/remotecontext [2021-08-23T15:56:46.390Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T15:56:46.390Z] github.com/docker/docker/cli [2021-08-23T15:56:46.390Z] github.com/docker/docker/cli/config [2021-08-23T15:56:46.390Z] github.com/docker/docker/cli/debug [2021-08-23T15:56:46.390Z] github.com/docker/docker/client [2021-08-23T15:56:46.390Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T15:56:46.390Z] github.com/docker/docker/cmd/dockerd [2021-08-23T15:56:46.390Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T15:56:46.390Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T15:56:46.390Z] github.com/docker/docker/container [2021-08-23T15:56:46.390Z] github.com/docker/docker/container/stream [2021-08-23T15:56:46.390Z] github.com/docker/docker/contrib/apparmor [2021-08-23T15:56:46.390Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T15:56:46.390Z] github.com/docker/docker/contrib/httpserver [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/config [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/discovery [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/events [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/exec [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/images [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/initlayer [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/links [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/listeners [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/local [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/names [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/network [2021-08-23T15:56:46.390Z] github.com/docker/docker/daemon/stats [2021-08-23T15:56:46.390Z] github.com/docker/docker/distribution [2021-08-23T15:56:46.390Z] github.com/docker/docker/distribution/metadata [2021-08-23T15:56:46.390Z] github.com/docker/docker/distribution/utils [2021-08-23T15:56:46.390Z] github.com/docker/docker/distribution/xfer [2021-08-23T15:56:46.390Z] github.com/docker/docker/dockerversion [2021-08-23T15:56:46.390Z] github.com/docker/docker/errdefs [2021-08-23T15:56:46.390Z] github.com/docker/docker/image [2021-08-23T15:56:46.390Z] github.com/docker/docker/image/cache [2021-08-23T15:56:46.390Z] github.com/docker/docker/image/tarexport [2021-08-23T15:56:46.390Z] github.com/docker/docker/image/v1 [2021-08-23T15:56:46.390Z] github.com/docker/docker/internal/test/suite [2021-08-23T15:56:46.390Z] github.com/docker/docker/layer [2021-08-23T15:56:46.390Z] github.com/docker/docker/libcontainerd [2021-08-23T15:56:46.390Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T15:56:46.390Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T15:56:46.390Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T15:56:46.390Z] github.com/docker/docker/libcontainerd/types [2021-08-23T15:56:46.390Z] github.com/docker/docker/oci [2021-08-23T15:56:46.390Z] github.com/docker/docker/oci/caps [2021-08-23T15:56:46.390Z] github.com/docker/docker/opts [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/aaparser [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/archive [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/authorization [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/capabilities [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/containerfs [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/directory [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/discovery [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/dmesg [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/filenotify [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/fileutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/fsutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/homedir [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/idtools [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/ioutils [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/locker [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/longpath [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/loopback [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/mount [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/parsers [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/pidfile [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/platform [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugins [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/pools [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/progress [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/pubsub [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/reexec [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/signal [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/stack [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/stringid [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/symlink [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/system [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/tailfile [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/tarsum [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/term [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/term/windows [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/truncindex [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/urlutil [2021-08-23T15:56:46.390Z] github.com/docker/docker/pkg/useragent [2021-08-23T15:56:46.390Z] github.com/docker/docker/plugin [2021-08-23T15:56:46.390Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T15:56:46.390Z] github.com/docker/docker/plugin/v2 [2021-08-23T15:56:46.390Z] github.com/docker/docker/profiles/apparmor [2021-08-23T15:56:46.390Z] github.com/docker/docker/profiles/seccomp [2021-08-23T15:56:46.390Z] github.com/docker/docker/quota [2021-08-23T15:56:46.390Z] github.com/docker/docker/reference [2021-08-23T15:56:46.390Z] github.com/docker/docker/registry [2021-08-23T15:56:46.390Z] github.com/docker/docker/registry/resumable [2021-08-23T15:56:46.390Z] github.com/docker/docker/restartmanager [2021-08-23T15:56:46.390Z] github.com/docker/docker/rootless [2021-08-23T15:56:46.390Z] github.com/docker/docker/rootless/specconv [2021-08-23T15:56:46.390Z] github.com/docker/docker/runconfig [2021-08-23T15:56:46.390Z] github.com/docker/docker/runconfig/opts [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/daemon [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/environment [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fakegit [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/registry [2021-08-23T15:56:46.390Z] github.com/docker/docker/testutil/request [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/drivers [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/local [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/mounts [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/service [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/service/opts [2021-08-23T15:56:46.390Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T15:56:46.391Z] + 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-08-23T15:56:46.594Z] #19 27.13 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-23T15:56:46.594Z] #19 27.13 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-08-23T15:56:46.594Z] #19 27.13 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-23T15:56:46.852Z] #19 27.42 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-23T15:56:46.852Z] #19 27.42 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-08-23T15:56:46.852Z] #19 27.43 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-23T15:56:46.852Z] #19 27.70 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-23T15:56:47.109Z] #19 27.71 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T15:56:47.109Z] #19 27.71 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-23T15:56:47.366Z] #19 27.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-23T15:56:47.366Z] #19 27.97 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-08-23T15:56:47.366Z] #19 27.98 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-23T15:56:47.636Z] #19 28.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-08-23T15:56:47.636Z] #19 28.19 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:47.636Z] #19 28.20 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:56:47.636Z] #19 28.24 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-08-23T15:56:47.636Z] #19 28.24 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:47.636Z] #19 28.24 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:56:47.781Z] ? github.com/docker/docker/api [no test files] [2021-08-23T15:56:48.993Z] Sending build context to Docker daemon 61MB [2021-08-23T15:56:48.993Z] [2021-08-23T15:56:49.453Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T15:56:49.453Z] ---> d1724c2d9a84 [2021-08-23T15:56:49.453Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> e7c48e6f3286 [2021-08-23T15:56:49.453Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> 383212ee85fd [2021-08-23T15:56:49.453Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> bba164eb1126 [2021-08-23T15:56:49.453Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> 898d511053b7 [2021-08-23T15:56:49.453Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> 59c9ec0d93ca [2021-08-23T15:56:49.453Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> 349f2b7c6aa4 [2021-08-23T15:56:49.453Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> 570a116ba0e4 [2021-08-23T15:56:49.453Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T15:56:49.453Z] ---> Using cache [2021-08-23T15:56:49.453Z] ---> aadfa7673e3e [2021-08-23T15:56:49.453Z] Step 10/10 : COPY . . [2021-08-23T15:56:51.355Z] Fetching without tags [2021-08-23T15:56:51.848Z] #19 32.39 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-08-23T15:56:51.848Z] #19 32.39 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:51.848Z] #19 32.39 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:56:51.848Z] #19 32.43 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-08-23T15:56:51.848Z] #19 32.43 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:51.848Z] #19 32.44 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:56:52.563Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:50.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:50.937Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:56:51.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:51.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:56:51.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:56:51.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:51.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:56:52.597Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:52.706Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:56:56.026Z] #19 36.33 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-08-23T15:56:56.026Z] #19 36.33 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:56.026Z] #19 36.33 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:56:56.026Z] #19 36.37 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-08-23T15:56:56.026Z] #19 36.37 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:56:56.026Z] #19 36.37 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:56:59.192Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:56:59.192Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:56:59.831Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [Pipeline] withEnv [Pipeline] { [2021-08-23T15:57:00.204Z] #19 40.27 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-08-23T15:57:00.204Z] #19 40.27 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:00.204Z] #19 40.28 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:57:00.204Z] #19 40.31 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-08-23T15:57:00.204Z] #19 40.32 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:00.204Z] #19 40.32 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:57:01.155Z] + docker version [2021-08-23T15:57:01.155Z] Client: [2021-08-23T15:57:01.155Z] Version: 20.10.8 [2021-08-23T15:57:01.155Z] API version: 1.41 [2021-08-23T15:57:01.155Z] Go version: go1.16.6 [2021-08-23T15:57:01.155Z] Git commit: 3967b7d [2021-08-23T15:57:01.155Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T15:57:01.155Z] OS/Arch: windows/amd64 [2021-08-23T15:57:01.155Z] Context: default [2021-08-23T15:57:01.155Z] Experimental: true [2021-08-23T15:57:01.155Z] [2021-08-23T15:57:01.155Z] Server: Docker Engine - Community [2021-08-23T15:57:01.155Z] Engine: [2021-08-23T15:57:01.155Z] Version: 20.10.8 [2021-08-23T15:57:01.155Z] API version: 1.41 (minimum version 1.24) [2021-08-23T15:57:01.155Z] Go version: go1.16.6 [2021-08-23T15:57:01.155Z] Git commit: 75249d8 [2021-08-23T15:57:01.155Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T15:57:01.155Z] OS/Arch: windows/amd64 [2021-08-23T15:57:01.155Z] Experimental: true [Pipeline] sh [2021-08-23T15:56:58.648Z] > git remote # timeout=10 [2021-08-23T15:56:58.781Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:56:58.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:56:58.885Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:56:59.057Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T15:56:59.226Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:56:59.358Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:57:02.195Z] + docker info [2021-08-23T15:57:02.651Z] Client: [2021-08-23T15:57:02.651Z] Context: default [2021-08-23T15:57:02.651Z] Debug Mode: false [2021-08-23T15:57:02.651Z] [2021-08-23T15:57:02.651Z] Server: [2021-08-23T15:57:02.651Z] Containers: 2 [2021-08-23T15:57:02.651Z] Running: 1 [2021-08-23T15:57:02.651Z] Paused: 0 [2021-08-23T15:57:02.651Z] Stopped: 1 [2021-08-23T15:57:02.651Z] Images: 11 [2021-08-23T15:57:02.651Z] Server Version: 20.10.8 [2021-08-23T15:57:02.651Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T15:57:02.651Z] Windows: [2021-08-23T15:57:02.651Z] LCOW: [2021-08-23T15:57:02.651Z] Logging Driver: json-file [2021-08-23T15:57:02.651Z] Plugins: [2021-08-23T15:57:02.651Z] Volume: local [2021-08-23T15:57:02.651Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T15:57:02.651Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T15:57:02.651Z] Swarm: inactive [2021-08-23T15:57:02.651Z] Default Isolation: process [2021-08-23T15:57:02.651Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T15:57:02.651Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T15:57:02.651Z] OSType: windows [2021-08-23T15:57:02.651Z] Architecture: x86_64 [2021-08-23T15:57:02.651Z] CPUs: 4 [2021-08-23T15:57:02.651Z] Total Memory: 32GiB [2021-08-23T15:57:02.651Z] Name: azwin-2-7f12a0 [2021-08-23T15:57:02.651Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T15:57:02.651Z] Docker Root Dir: D:\docker [2021-08-23T15:57:02.651Z] Debug Mode: false [2021-08-23T15:57:02.651Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:57:02.651Z] Labels: [2021-08-23T15:57:02.651Z] Experimental: true [2021-08-23T15:57:02.651Z] Insecure Registries: [2021-08-23T15:57:02.651Z] 10.0.0.4:5000 [2021-08-23T15:57:02.651Z] 127.0.0.0/8 [2021-08-23T15:57:02.651Z] Registry Mirrors: [2021-08-23T15:57:02.651Z] http://10.0.0.4:5000/ [2021-08-23T15:57:02.651Z] Live Restore Enabled: false [2021-08-23T15:57:02.651Z] Product License: Community Engine [2021-08-23T15:57:02.651Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T15:57:03.483Z] #19 44.10 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-08-23T15:57:03.483Z] #19 44.10 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:03.483Z] #19 44.11 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:57:03.483Z] #19 44.14 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-08-23T15:57:03.483Z] #19 44.15 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:03.483Z] #19 44.15 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:05.939Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2021-08-23T15:57:07.280Z] #58 44.76 + bin/containerd [2021-08-23T15:57:07.662Z] #19 47.76 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-23T15:57:07.662Z] #19 47.76 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:07.662Z] #19 47.77 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:07.662Z] #19 47.80 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-23T15:57:07.662Z] #19 47.80 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:07.662Z] #19 47.81 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:57:07.662Z] #19 47.83 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-23T15:57:07.662Z] #19 47.83 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:07.662Z] #19 47.84 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:57:07.662Z] #19 47.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-23T15:57:07.662Z] #19 47.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:07.662Z] #19 47.87 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:07.662Z] #19 47.91 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-23T15:57:07.662Z] #19 47.91 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:07.662Z] #19 47.91 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:07.662Z] #19 47.95 Selecting previously unselected package cross-config. [2021-08-23T15:57:07.662Z] #19 47.95 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-08-23T15:57:07.662Z] #19 47.97 Unpacking cross-config (2.6.18+nmu1) ... [2021-08-23T15:57:07.662Z] #19 48.01 Selecting previously unselected package gcc-10-cross-base. [2021-08-23T15:57:07.662Z] #19 48.01 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.01 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-23T15:57:07.662Z] #19 48.05 Selecting previously unselected package libc6-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.06 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.06 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-08-23T15:57:07.662Z] #19 48.19 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.19 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.20 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.662Z] #19 48.23 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.23 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.24 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.662Z] #19 48.27 Selecting previously unselected package libitm1-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.27 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.28 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.662Z] #19 48.31 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.31 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.32 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.662Z] #19 48.35 Selecting previously unselected package libasan6-arm64-cross. [2021-08-23T15:57:07.662Z] #19 48.35 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.662Z] #19 48.35 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.920Z] #19 48.57 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-23T15:57:07.920Z] #19 48.57 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:07.920Z] #19 48.57 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:07.920Z] #19 48.67 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-23T15:57:08.177Z] #19 48.68 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:08.177Z] #19 48.68 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:08.177Z] #19 48.89 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-23T15:57:08.177Z] #19 48.89 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:08.177Z] #19 48.90 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:08.177Z] #19 48.97 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-23T15:57:08.435Z] #19 48.97 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:08.435Z] #19 48.97 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:08.435Z] #19 49.07 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-08-23T15:57:08.435Z] #19 49.07 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:08.435Z] #19 49.07 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:08.435Z] #19 49.20 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-08-23T15:57:08.692Z] #19 49.20 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:08.692Z] #19 49.21 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:12.479Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f3e83d9fa960e481) in /home/ubuntu/workspace/moby_PR-42779 [Pipeline] { [Pipeline] checkout [2021-08-23T15:57:12.573Z] The recommended git tool is: git [2021-08-23T15:57:13.950Z] #19 53.85 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-23T15:57:13.950Z] #19 53.85 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:13.950Z] #19 53.85 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:13.950Z] #19 53.88 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-23T15:57:13.950Z] #19 53.89 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-08-23T15:57:13.950Z] #19 53.89 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-23T15:57:13.950Z] #19 54.04 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-23T15:57:13.950Z] #19 54.04 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:13.950Z] #19 54.05 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-23T15:57:13.950Z] #19 54.26 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-08-23T15:57:13.950Z] #19 54.26 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:13.950Z] #19 54.26 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:57:13.950Z] #19 54.48 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-08-23T15:57:13.950Z] #19 54.48 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:13.950Z] #19 54.48 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:15.751Z] using credential docker-jenkins-github-credentials [2021-08-23T15:57:15.759Z] Cloning the remote Git repository [2021-08-23T15:57:15.759Z] Cloning with configured refspecs honoured and without tags [2021-08-23T15:57:15.644Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T15:57:15.702Z] > git init /home/ubuntu/workspace/moby_PR-42779 # timeout=10 [2021-08-23T15:57:16.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:57:16.102Z] > git --version # timeout=10 [2021-08-23T15:57:16.117Z] > git --version # 'git version 2.25.1' [2021-08-23T15:57:16.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:57:16.193Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:57:18.144Z] #19 58.88 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-23T15:57:18.402Z] #19 58.89 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:18.402Z] #19 58.89 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:18.402Z] #19 58.92 Selecting previously unselected package patch. [2021-08-23T15:57:18.402Z] #19 58.93 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-08-23T15:57:18.402Z] #19 58.93 Unpacking patch (2.7.6-7) ... [2021-08-23T15:57:18.402Z] #19 58.97 Selecting previously unselected package dpkg-dev. [2021-08-23T15:57:18.402Z] #19 58.97 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-08-23T15:57:18.402Z] #19 58.98 Unpacking dpkg-dev (1.20.9) ... [2021-08-23T15:57:18.402Z] #19 59.10 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-23T15:57:18.402Z] #19 59.10 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-08-23T15:57:18.402Z] #19 59.11 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-08-23T15:57:18.402Z] #19 59.14 Selecting previously unselected package libio-string-perl. [2021-08-23T15:57:18.659Z] #19 59.14 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-08-23T15:57:18.659Z] #19 59.14 Unpacking libio-string-perl (1.08-3.1) ... [2021-08-23T15:57:18.659Z] #19 59.18 Selecting previously unselected package libicu67:amd64. [2021-08-23T15:57:18.659Z] #19 59.18 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-08-23T15:57:18.659Z] #19 59.18 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T15:57:19.224Z] #19 59.95 Selecting previously unselected package libxml2:amd64. [2021-08-23T15:57:19.224Z] #19 59.96 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T15:57:19.224Z] #19 59.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T15:57:19.442Z] ---> e17c8bf2132a [2021-08-23T15:57:19.442Z] Successfully built e17c8bf2132a [2021-08-23T15:57:19.442Z] Successfully tagged docker:latest [2021-08-23T15:57:19.442Z] INFO: Image build ended at 08/23/2021 15:57:17. Duration:00:00:34.6531798 [2021-08-23T15:57:19.442Z] [2021-08-23T15:57:19.442Z] [2021-08-23T15:57:19.442Z] INFO: Building the test binaries at 08/23/2021 15:57:17... [2021-08-23T15:57:19.481Z] #19 60.04 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-23T15:57:19.481Z] #19 60.04 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-08-23T15:57:19.481Z] #19 60.05 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-23T15:57:19.481Z] #19 60.08 Selecting previously unselected package libxml-sax-base-perl. [2021-08-23T15:57:19.481Z] #19 60.08 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-08-23T15:57:19.481Z] #19 60.09 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-08-23T15:57:19.481Z] #19 60.13 Selecting previously unselected package libxml-sax-perl. [2021-08-23T15:57:19.481Z] #19 60.13 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-08-23T15:57:19.481Z] #19 60.13 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-08-23T15:57:19.481Z] #19 60.18 Selecting previously unselected package libxml-libxml-perl. [2021-08-23T15:57:19.481Z] #19 60.18 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-08-23T15:57:19.481Z] #19 60.18 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-23T15:57:19.481Z] #19 60.24 Selecting previously unselected package libxml-simple-perl. [2021-08-23T15:57:19.481Z] #19 60.24 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-23T15:57:19.481Z] #19 60.25 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-23T15:57:19.481Z] #19 60.28 Selecting previously unselected package libyaml-perl. [2021-08-23T15:57:19.738Z] #19 60.29 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.29 Unpacking libyaml-perl (1.30-1) ... [2021-08-23T15:57:19.738Z] #19 60.33 Selecting previously unselected package libconfig-auto-perl. [2021-08-23T15:57:19.738Z] #19 60.33 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.33 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-08-23T15:57:19.738Z] #19 60.36 Selecting previously unselected package libfile-which-perl. [2021-08-23T15:57:19.738Z] #19 60.36 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.37 Unpacking libfile-which-perl (1.23-1) ... [2021-08-23T15:57:19.738Z] #19 60.40 Selecting previously unselected package libfile-homedir-perl. [2021-08-23T15:57:19.738Z] #19 60.40 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.41 Unpacking libfile-homedir-perl (1.006-1) ... [2021-08-23T15:57:19.738Z] #19 60.44 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-23T15:57:19.738Z] #19 60.44 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.45 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-23T15:57:19.738Z] #19 60.50 Selecting previously unselected package dpkg-cross. [2021-08-23T15:57:19.738Z] #19 60.50 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-08-23T15:57:19.738Z] #19 60.50 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-08-23T15:57:19.996Z] #19 60.54 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-23T15:57:19.996Z] #19 60.54 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-08-23T15:57:19.996Z] #19 60.55 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-08-23T15:57:19.996Z] #19 60.58 Selecting previously unselected package libc6-armel-cross. [2021-08-23T15:57:19.996Z] #19 60.58 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:19.996Z] #19 60.59 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-08-23T15:57:19.996Z] #19 60.73 Selecting previously unselected package libgcc-s1-armel-cross. [2021-08-23T15:57:19.996Z] #19 60.73 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:19.996Z] #19 60.74 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:19.996Z] #19 60.77 Selecting previously unselected package libgomp1-armel-cross. [2021-08-23T15:57:20.253Z] #19 60.77 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.253Z] #19 60.78 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.253Z] #19 60.82 Selecting previously unselected package libatomic1-armel-cross. [2021-08-23T15:57:20.253Z] #19 60.82 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.253Z] #19 60.83 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.253Z] #19 60.86 Selecting previously unselected package libasan6-armel-cross. [2021-08-23T15:57:20.253Z] #19 60.86 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.253Z] #19 60.87 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.510Z] #19 61.09 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-23T15:57:20.510Z] #19 61.09 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.510Z] #19 61.10 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.510Z] #19 61.17 Selecting previously unselected package libubsan1-armel-cross. [2021-08-23T15:57:20.510Z] #19 61.17 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.510Z] #19 61.17 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.510Z] #19 61.31 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-08-23T15:57:20.510Z] #19 61.31 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:20.510Z] #19 61.32 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:20.768Z] #19 61.49 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-08-23T15:57:20.768Z] #19 61.49 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:20.768Z] #19 61.51 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:57:25.243Z] INFO: make.ps1 starting at 08/23/2021 15:57:24 [2021-08-23T15:57:25.243Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T15:57:25.243Z] INFO: Invoking autogen... [2021-08-23T15:57:26.025Z] #19 65.89 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-23T15:57:26.025Z] #19 65.89 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:26.025Z] #19 65.90 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:57:26.025Z] #19 65.93 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-23T15:57:26.025Z] #19 65.93 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-08-23T15:57:26.025Z] #19 65.93 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-23T15:57:26.025Z] #19 66.08 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-23T15:57:26.025Z] #19 66.08 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:26.025Z] #19 66.09 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-23T15:57:26.025Z] #19 66.28 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-08-23T15:57:26.025Z] #19 66.29 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:26.025Z] #19 66.29 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:57:26.025Z] #19 66.51 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-08-23T15:57:26.025Z] #19 66.51 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:26.025Z] #19 66.52 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:57:26.213Z] INFO: Building daemon... [2021-08-23T15:57:30.203Z] #19 70.67 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-23T15:57:30.203Z] #19 70.67 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:30.203Z] #19 70.68 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:57:30.203Z] #19 70.70 Selecting previously unselected package crossbuild-essential-armel. [2021-08-23T15:57:30.203Z] #19 70.71 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-08-23T15:57:30.203Z] #19 70.71 Unpacking crossbuild-essential-armel (12.9) ... [2021-08-23T15:57:30.203Z] #19 70.74 Selecting previously unselected package libc6-armhf-cross. [2021-08-23T15:57:30.203Z] #19 70.75 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:30.203Z] #19 70.75 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-08-23T15:57:30.203Z] #19 70.86 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-08-23T15:57:30.203Z] #19 70.86 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.203Z] #19 70.87 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.203Z] #19 70.90 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-23T15:57:30.203Z] #19 70.90 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.203Z] #19 70.91 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.203Z] #19 70.95 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-23T15:57:30.460Z] #19 70.95 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.460Z] #19 70.97 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.460Z] #19 71.01 Selecting previously unselected package libasan6-armhf-cross. [2021-08-23T15:57:30.460Z] #19 71.01 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.460Z] #19 71.01 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.460Z] #19 71.23 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-23T15:57:30.718Z] #19 71.23 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.718Z] #19 71.23 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.718Z] #19 71.30 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-23T15:57:30.718Z] #19 71.31 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.718Z] #19 71.31 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.718Z] #19 71.40 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-08-23T15:57:30.718Z] #19 71.41 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:30.718Z] #19 71.41 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:30.718Z] #19 71.52 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-08-23T15:57:30.975Z] #19 71.52 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:30.975Z] #19 71.53 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:57:36.233Z] #19 75.91 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-23T15:57:36.233Z] #19 75.91 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:36.233Z] #19 75.91 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:57:36.233Z] #19 75.94 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-23T15:57:36.233Z] #19 75.95 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-08-23T15:57:36.233Z] #19 75.95 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-23T15:57:36.233Z] #19 76.10 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-23T15:57:36.233Z] #19 76.10 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:36.233Z] #19 76.10 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-23T15:57:36.233Z] #19 76.30 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-08-23T15:57:36.233Z] #19 76.30 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:36.233Z] #19 76.31 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:57:36.233Z] #19 76.54 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-08-23T15:57:36.233Z] #19 76.54 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:36.233Z] #19 76.55 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:57:38.659Z] Fetching without tags [2021-08-23T15:57:38.982Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:57:39.403Z] #58 74.73 # github.com/containerd/containerd/cmd/containerd [2021-08-23T15:57:39.403Z] #58 74.73 /usr/bin/ld: /tmp/go-link-979260380/000019.o: in function `New': [2021-08-23T15:57:39.403Z] #58 74.73 /tmp/tmp.cnpz7pjLdD/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-08-23T15:57:39.403Z] #58 74.80 + bin/containerd-stress [2021-08-23T15:57:39.403Z] #58 75.88 + bin/containerd-shim [2021-08-23T15:57:39.700Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:57:39.700Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T15:57:40.410Z] #19 80.70 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-23T15:57:40.410Z] #19 80.71 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:40.410Z] #19 80.71 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:57:40.410Z] #19 80.74 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-23T15:57:40.410Z] #19 80.75 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-08-23T15:57:40.410Z] #19 80.75 Unpacking crossbuild-essential-armhf (12.9) ... [2021-08-23T15:57:40.410Z] #19 80.78 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 80.78 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:40.410Z] #19 80.79 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-23T15:57:40.410Z] #19 80.95 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 80.95 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.410Z] #19 80.95 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.410Z] #19 80.99 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 80.99 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.410Z] #19 80.99 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.410Z] #19 81.03 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 81.04 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.410Z] #19 81.04 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.410Z] #19 81.08 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 81.08 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.410Z] #19 81.09 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.410Z] #19 81.12 Selecting previously unselected package libasan6-ppc64el-cross. [2021-08-23T15:57:40.410Z] #19 81.12 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.410Z] #19 81.12 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.668Z] #19 81.36 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-23T15:57:40.668Z] #19 81.36 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.668Z] #19 81.37 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.668Z] #19 81.47 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-23T15:57:38.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:57:38.599Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T15:57:38.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:57:38.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T15:57:38.654Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T15:57:38.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:57:38.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T15:57:38.980Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:57:38.999Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:57:39.618Z] > git remote # timeout=10 [2021-08-23T15:57:39.639Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T15:57:39.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T15:57:39.652Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T15:57:39.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T15:57:39.695Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T15:57:39.712Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T15:57:40.925Z] #19 81.47 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.925Z] #19 81.48 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:40.925Z] #19 81.70 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-23T15:57:40.925Z] #19 81.71 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:40.925Z] #19 81.71 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:41.183Z] #19 81.79 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-23T15:57:41.183Z] #19 81.79 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:41.183Z] #19 81.80 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:41.183Z] #19 81.90 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-23T15:57:41.441Z] #19 81.90 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:41.441Z] #19 81.90 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:41.441Z] #19 81.95 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-08-23T15:57:41.441Z] #19 81.95 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:41.441Z] #19 81.95 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:41.441Z] #19 82.11 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-08-23T15:57:41.441Z] #19 82.11 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:41.441Z] #19 82.12 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:43.889Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T15:57:44.790Z] + docker version [2021-08-23T15:57:45.992Z] #58 83.00 + bin/containerd-shim-runc-v1 [2021-08-23T15:57:46.003Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T15:57:46.003Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T15:57:46.003Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T15:57:46.003Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T15:57:46.003Z] [2021-08-23T15:57:46.003Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T15:57:46.003Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T15:57:46.003Z] HOSTNAME=60263a0f84d1 [2021-08-23T15:57:46.003Z] DEST=bundles/test-integration [2021-08-23T15:57:46.003Z] PWD=/go/src/github.com/docker/docker [2021-08-23T15:57:46.003Z] DOCKER_ROOTLESS=1 [2021-08-23T15:57:46.003Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:57:46.003Z] container=docker [2021-08-23T15:57:46.003Z] HOME=/root [2021-08-23T15:57:46.003Z] GOLANG_VERSION=1.16.7 [2021-08-23T15:57:46.003Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T15:57:46.003Z] VALIDATE_BRANCH=master [2021-08-23T15:57:46.003Z] TERM=xterm [2021-08-23T15:57:46.003Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T15:57:46.003Z] SHLVL=1 [2021-08-23T15:57:46.003Z] TIMEOUT=120m [2021-08-23T15:57:46.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T15:57:46.003Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T15:57:46.003Z] GO111MODULE=off [2021-08-23T15:57:46.003Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T15:57:46.003Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T15:57:46.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T15:57:46.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T15:57:46.003Z] GOPATH=/go [2021-08-23T15:57:46.003Z] PKG_CONFIG=pkg-config [2021-08-23T15:57:46.003Z] _=/usr/bin/env [2021-08-23T15:57:46.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T15:57:46.703Z] #19 86.41 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-23T15:57:46.703Z] #19 86.41 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:46.703Z] #19 86.42 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:46.703Z] #19 86.45 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-23T15:57:46.703Z] #19 86.45 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-08-23T15:57:46.703Z] #19 86.45 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-23T15:57:46.703Z] #19 86.60 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-23T15:57:46.703Z] #19 86.60 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:46.703Z] #19 86.60 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-23T15:57:46.703Z] #19 86.85 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-08-23T15:57:46.703Z] #19 86.85 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:46.703Z] #19 86.85 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:57:46.703Z] #19 87.09 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-08-23T15:57:46.703Z] #19 87.09 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:46.703Z] #19 87.10 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:50.198Z] #58 88.05 + bin/containerd-shim-runc-v2 [2021-08-23T15:57:50.768Z] #58 88.67 + binaries [2021-08-23T15:57:50.880Z] #19 91.12 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-23T15:57:50.880Z] #19 91.12 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:50.880Z] #19 91.13 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:50.880Z] #19 91.16 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-23T15:57:50.880Z] #19 91.16 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.17 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-08-23T15:57:50.880Z] #19 91.20 Selecting previously unselected package libc6-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.20 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.20 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-08-23T15:57:50.880Z] #19 91.34 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.34 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.34 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:50.880Z] #19 91.38 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.38 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.38 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:50.880Z] #19 91.42 Selecting previously unselected package libitm1-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.43 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.43 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:50.880Z] #19 91.47 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.47 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.47 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:50.880Z] #19 91.50 Selecting previously unselected package libasan6-s390x-cross. [2021-08-23T15:57:50.880Z] #19 91.50 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:50.880Z] #19 91.51 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:51.028Z] #58 88.67 + install -D bin/containerd /build/containerd [2021-08-23T15:57:51.028Z] #58 88.69 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T15:57:51.028Z] #58 88.70 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T15:57:51.028Z] #58 88.71 + install -D bin/ctr /build/ctr [2021-08-23T15:57:51.137Z] #19 91.73 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-23T15:57:51.137Z] #19 91.73 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:51.137Z] #19 91.74 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:51.137Z] #19 91.81 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-23T15:57:51.137Z] #19 91.81 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:51.137Z] #19 91.82 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:51.137Z] #19 91.92 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-08-23T15:57:51.289Z] #58 DONE 89.1s [2021-08-23T15:57:51.395Z] #19 91.92 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:51.395Z] #19 91.92 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:51.395Z] #19 92.02 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-08-23T15:57:51.395Z] #19 92.02 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:51.395Z] #19 92.03 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:52.232Z] [2021-08-23T15:57:52.232Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T15:57:52.232Z] #59 sha256:3aa57fdf53879c04cb866e83ddc53f099bffea83704fa524900bbada5a548978 [2021-08-23T15:57:52.493Z] #59 DONE 0.3s [2021-08-23T15:57:52.493Z] [2021-08-23T15:57:52.493Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T15:57:52.493Z] #63 sha256:3e807eef42f086b144d831f9bdbf05677f82244bf697c22d63671173205c71f5 [2021-08-23T15:57:52.493Z] #63 DONE 0.1s [2021-08-23T15:57:52.493Z] [2021-08-23T15:57:52.493Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T15:57:52.493Z] #68 sha256:593afe463a623a2ab7654932a44e88b55b842598b5de3dce7dc1300a7fcfdbe7 [2021-08-23T15:57:52.905Z] Client: Docker Engine - Community [2021-08-23T15:57:52.905Z] Version: 20.10.6 [2021-08-23T15:57:52.905Z] API version: 1.41 [2021-08-23T15:57:52.905Z] Go version: go1.13.15 [2021-08-23T15:57:52.905Z] Git commit: 370c289 [2021-08-23T15:57:52.905Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-23T15:57:52.905Z] OS/Arch: linux/amd64 [2021-08-23T15:57:52.905Z] Context: default [2021-08-23T15:57:52.905Z] Experimental: true [2021-08-23T15:57:52.905Z] [2021-08-23T15:57:52.905Z] Server: Docker Engine - Community [2021-08-23T15:57:52.905Z] Engine: [2021-08-23T15:57:52.905Z] Version: 20.10.6 [2021-08-23T15:57:52.905Z] API version: 1.41 (minimum version 1.12) [2021-08-23T15:57:52.905Z] Go version: go1.13.15 [2021-08-23T15:57:52.905Z] Git commit: 8728dd2 [2021-08-23T15:57:52.905Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-23T15:57:52.905Z] OS/Arch: linux/amd64 [2021-08-23T15:57:52.905Z] Experimental: true [2021-08-23T15:57:52.905Z] containerd: [2021-08-23T15:57:52.905Z] Version: 1.4.6 [2021-08-23T15:57:52.905Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:57:52.905Z] runc: [2021-08-23T15:57:52.905Z] Version: 1.0.0-rc95 [2021-08-23T15:57:52.905Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:57:52.905Z] docker-init: [2021-08-23T15:57:52.905Z] Version: 0.19.0 [2021-08-23T15:57:52.905Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T15:57:53.063Z] #68 DONE 0.5s [2021-08-23T15:57:53.063Z] [2021-08-23T15:57:53.063Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T15:57:53.063Z] #69 sha256:091c9709251d2da5bc19a351311a4e294b6fa76db5a8776f5b8585c2c6169c01 [2021-08-23T15:57:53.063Z] #69 DONE 0.0s [2021-08-23T15:57:53.063Z] [2021-08-23T15:57:53.063Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T15:57:53.063Z] #70 sha256:b92c286cf5900c6d11ab60f889c0b3892aa929f303ad475fdc49e6a26a8b9445 [2021-08-23T15:57:53.218Z] + docker info [2021-08-23T15:57:53.634Z] #70 DONE 0.7s [2021-08-23T15:57:53.634Z] [2021-08-23T15:57:53.634Z] #71 exporting to image [2021-08-23T15:57:53.634Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T15:57:53.634Z] #71 exporting layers [2021-08-23T15:57:55.552Z] #71 exporting layers 1.7s done [2021-08-23T15:57:55.552Z] #71 writing image sha256:d7809c8f86e2edfe70a50414bd0e999445b600c840fe64894f8c230855f9e08b done [2021-08-23T15:57:55.552Z] #71 naming to docker.io/library/docker:9ed88a080122ae478e3c595275bbfd99b024b230 done [2021-08-23T15:57:55.552Z] #71 DONE 1.7s [Pipeline] } [2021-08-23T15:57:55.573Z] #19 96.03 Selecting previously unselected package gcc-s390x-linux-gnu. [Pipeline] // stage [2021-08-23T15:57:55.573Z] #19 96.03 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:57:55.573Z] #19 96.03 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:57:55.573Z] #19 96.06 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-23T15:57:55.573Z] #19 96.07 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-08-23T15:57:55.573Z] #19 96.07 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-23T15:57:55.573Z] #19 96.22 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-23T15:57:55.573Z] #19 96.22 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-08-23T15:57:55.573Z] #19 96.22 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-23T15:57:55.830Z] #19 96.43 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-08-23T15:57:55.830Z] #19 96.43 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-08-23T15:57:55.830Z] #19 96.44 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:57:55.900Z] + trap exit INT TERM [2021-08-23T15:57:55.900Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-23T15:57:55.900Z] + CONTAINER_NAME=docker-pr2 [2021-08-23T15:57:55.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh dynbinary [2021-08-23T15:57:56.088Z] #19 96.65 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-08-23T15:57:56.088Z] #19 96.66 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-08-23T15:57:56.088Z] #19 96.66 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:57:56.161Z] [2021-08-23T15:57:56.422Z] Removing bundles/ [2021-08-23T15:57:56.422Z] [2021-08-23T15:57:56.422Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T15:57:56.422Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T15:57:56.422Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T15:58:00.265Z] #19 100.5 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-23T15:58:00.265Z] #19 100.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-08-23T15:58:00.265Z] #19 100.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:00.265Z] #19 100.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-23T15:58:00.265Z] #19 100.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-08-23T15:58:00.265Z] #19 100.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-08-23T15:58:00.265Z] #19 100.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-08-23T15:58:00.265Z] #19 100.6 Setting up libfile-which-perl (1.23-1) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up libmagic-mgc (1:5.39-3) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-08-23T15:58:00.265Z] #19 100.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up file (1:5.39-3) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up bzip2 (1.0.8-4) ... [2021-08-23T15:58:00.265Z] #19 100.8 Setting up libyaml-perl (1.30-1) ... [2021-08-23T15:58:00.265Z] #19 100.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-08-23T15:58:00.265Z] #19 100.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-08-23T15:58:00.265Z] #19 100.9 Setting up libio-string-perl (1.08-3.1) ... [2021-08-23T15:58:00.265Z] #19 100.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-08-23T15:58:00.265Z] #19 100.9 Setting up cross-config (2.6.18+nmu1) ... [2021-08-23T15:58:00.265Z] #19 101.0 Setting up xz-utils (5.2.5-2) ... [2021-08-23T15:58:00.265Z] #19 101.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T15:58:00.265Z] #19 101.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-08-23T15:58:00.265Z] #19 101.1 Setting up patch (2.7.6-7) ... [2021-08-23T15:58:00.265Z] #19 101.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-08-23T15:58:00.265Z] #19 101.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-08-23T15:58:00.265Z] #19 101.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-08-23T15:58:00.522Z] #19 101.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-08-23T15:58:00.522Z] #19 101.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up libfile-homedir-perl (1.006-1) ... [2021-08-23T15:58:00.522Z] #19 101.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-08-23T15:58:00.522Z] #19 101.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T15:58:00.522Z] #19 101.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:58:00.522Z] #19 101.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-08-23T15:58:00.522Z] #19 101.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:00.779Z] #19 101.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-08-23T15:58:00.779Z] #19 101.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-08-23T15:58:01.037Z] #19 101.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.037Z] #19 101.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-08-23T15:58:01.037Z] #19 101.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-23T15:58:01.037Z] #19 101.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-23T15:58:01.294Z] #19 101.9 [2021-08-23T15:58:01.294Z] #19 101.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-23T15:58:01.294Z] #19 101.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 101.9 Setting up dpkg-dev (1.20.9) ... [2021-08-23T15:58:01.294Z] #19 101.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 101.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:58:01.294Z] #19 101.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.294Z] #19 102.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.552Z] #19 102.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.552Z] #19 102.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.552Z] #19 102.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-08-23T15:58:01.552Z] #19 102.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-23T15:58:01.552Z] #19 102.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-23T15:58:01.552Z] #19 102.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-23T15:58:01.809Z] #19 102.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-23T15:58:01.809Z] #19 102.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up libxml-simple-perl (2.25-1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:58:01.809Z] #19 102.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:58:01.809Z] #19 102.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-08-23T15:58:02.067Z] #19 102.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-08-23T15:58:02.067Z] #19 102.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.067Z] #19 102.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-08-23T15:58:02.324Z] #19 102.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.324Z] #19 102.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.324Z] #19 102.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 102.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 102.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up crossbuild-essential-armel (12.9) ... [2021-08-23T15:58:02.324Z] #19 103.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-08-23T15:58:02.324Z] #19 103.1 Setting up crossbuild-essential-armhf (12.9) ... [2021-08-23T15:58:02.324Z] #19 103.1 Setting up crossbuild-essential-arm64 (12.9) ... [2021-08-23T15:58:02.583Z] #19 103.1 Setting up crossbuild-essential-s390x (12.9) ... [2021-08-23T15:58:02.583Z] #19 103.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-08-23T15:58:02.583Z] #19 103.1 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:58:07.840Z] #19 DONE 107.7s [2021-08-23T15:58:07.840Z] [2021-08-23T15:58:07.840Z] #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-08-23T15:58:07.840Z] #32 sha256:c28a952d68424160410da898cc48f65cc0fbaa6041213501d74e5e6b10ca0756 [2021-08-23T15:58:08.104Z] Client: [2021-08-23T15:58:08.104Z] Context: default [2021-08-23T15:58:08.104Z] Debug Mode: false [2021-08-23T15:58:08.104Z] Plugins: [2021-08-23T15:58:08.104Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T15:58:08.104Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T15:58:08.104Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T15:58:08.104Z] [2021-08-23T15:58:08.104Z] Server: [2021-08-23T15:58:08.104Z] Containers: 0 [2021-08-23T15:58:08.105Z] Running: 0 [2021-08-23T15:58:08.105Z] Paused: 0 [2021-08-23T15:58:08.105Z] Stopped: 0 [2021-08-23T15:58:08.105Z] Images: 0 [2021-08-23T15:58:08.105Z] Server Version: 20.10.6 [2021-08-23T15:58:08.105Z] Storage Driver: overlay2 [2021-08-23T15:58:08.105Z] Backing Filesystem: extfs [2021-08-23T15:58:08.105Z] Supports d_type: true [2021-08-23T15:58:08.105Z] Native Overlay Diff: true [2021-08-23T15:58:08.105Z] userxattr: false [2021-08-23T15:58:08.105Z] Logging Driver: json-file [2021-08-23T15:58:08.105Z] Cgroup Driver: systemd [2021-08-23T15:58:08.105Z] Cgroup Version: 2 [2021-08-23T15:58:08.105Z] Plugins: [2021-08-23T15:58:08.105Z] Volume: local [2021-08-23T15:58:08.105Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T15:58:08.105Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T15:58:08.105Z] Swarm: inactive [2021-08-23T15:58:08.105Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T15:58:08.105Z] Default Runtime: runc [2021-08-23T15:58:08.105Z] Init Binary: docker-init [2021-08-23T15:58:08.105Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T15:58:08.105Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T15:58:08.105Z] init version: de40ad0 [2021-08-23T15:58:08.105Z] Security Options: [2021-08-23T15:58:08.105Z] apparmor [2021-08-23T15:58:08.105Z] seccomp [2021-08-23T15:58:08.105Z] Profile: default [2021-08-23T15:58:08.105Z] cgroupns [2021-08-23T15:58:08.105Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T15:58:08.105Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T15:58:08.105Z] OSType: linux [2021-08-23T15:58:08.105Z] Architecture: x86_64 [2021-08-23T15:58:08.105Z] CPUs: 2 [2021-08-23T15:58:08.105Z] Total Memory: 7.569GiB [2021-08-23T15:58:08.105Z] Name: ip-10-100-107-23 [2021-08-23T15:58:08.105Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-23T15:58:08.105Z] Docker Root Dir: /var/lib/docker [2021-08-23T15:58:08.105Z] Debug Mode: false [2021-08-23T15:58:08.105Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:58:08.105Z] Labels: [2021-08-23T15:58:08.105Z] Experimental: true [2021-08-23T15:58:08.105Z] Insecure Registries: [2021-08-23T15:58:08.105Z] 127.0.0.0/8 [2021-08-23T15:58:08.105Z] Live Restore Enabled: true [2021-08-23T15:58:08.105Z] [2021-08-23T15:58:08.105Z] WARNING: No kernel memory limit support [2021-08-23T15:58:08.105Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T15:58:08.407Z] #32 1.224 + RM_GOPATH=0 [2021-08-23T15:58:08.407Z] #32 1.224 + TMP_GOPATH= [2021-08-23T15:58:08.407Z] #32 1.224 + : /build [2021-08-23T15:58:08.407Z] #32 1.224 + '[' -z '' ']' [2021-08-23T15:58:08.407Z] #32 1.224 ++ mktemp -d [2021-08-23T15:58:08.407Z] #32 1.225 + export GOPATH=/tmp/tmp.2xNHCIEom9 [2021-08-23T15:58:08.407Z] #32 1.225 + GOPATH=/tmp/tmp.2xNHCIEom9 [2021-08-23T15:58:08.407Z] #32 1.225 + RM_GOPATH=1 [2021-08-23T15:58:08.407Z] #32 1.225 + case "$(go env GOARCH)" in [2021-08-23T15:58:08.407Z] #32 1.225 ++ go env GOARCH [2021-08-23T15:58:08.407Z] #32 1.229 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:08.407Z] #32 1.229 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:08.407Z] #32 1.229 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:08.407Z] #32 1.233 + dir=/tmp/install [2021-08-23T15:58:08.407Z] #32 1.233 + bin=dockercli [2021-08-23T15:58:08.407Z] #32 1.233 + shift [2021-08-23T15:58:08.407Z] #32 1.233 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T15:58:08.407Z] #32 1.233 + . /tmp/install/dockercli.installer [2021-08-23T15:58:08.407Z] #32 1.233 ++ : stable [2021-08-23T15:58:08.407Z] #32 1.233 ++ : 17.06.2-ce [2021-08-23T15:58:08.407Z] #32 1.233 + install_dockercli [2021-08-23T15:58:08.407Z] #32 1.233 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T15:58:08.407Z] #32 1.234 Install docker/cli version 17.06.2-ce from stable [2021-08-23T15:58:08.407Z] #32 1.235 ++ uname -m [2021-08-23T15:58:08.407Z] #32 1.235 + arch=x86_64 [2021-08-23T15:58:08.407Z] #32 1.235 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T15:58:08.407Z] #32 1.235 + url=https://download.docker.com/linux/static [2021-08-23T15:58:08.407Z] #32 1.236 + tar -xz docker/docker [2021-08-23T15:58:08.407Z] #32 1.236 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T15:58:08.499Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9ed88a080122ae478e3c595275bbfd99b024b230 . [2021-08-23T15:58:08.757Z] #1 [internal] load build definition from Dockerfile [2021-08-23T15:58:08.757Z] #1 sha256:bd050c3fbb6a7c11f447a70e5040ef49baca5b6736455cef1fe17924a6f88853 [2021-08-23T15:58:08.757Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T15:58:08.757Z] #1 DONE 0.2s [2021-08-23T15:58:08.757Z] [2021-08-23T15:58:08.757Z] #2 [internal] load .dockerignore [2021-08-23T15:58:08.757Z] #2 sha256:e688b3a1b94d95bdc3e58be5a37d8a4f143aea32a84ac0760f336cba3248970f [2021-08-23T15:58:08.757Z] #2 transferring context: 87B done [2021-08-23T15:58:08.757Z] #2 DONE 0.1s [2021-08-23T15:58:08.757Z] [2021-08-23T15:58:08.757Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T15:58:08.757Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T15:58:09.326Z] #3 DONE 0.4s [2021-08-23T15:58:09.326Z] [2021-08-23T15:58:09.326Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T15:58:09.326Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T15:58:09.326Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T15:58:09.326Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-08-23T15:58:09.326Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T15:58:09.326Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-23T15:58:09.326Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-23T15:58:09.586Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-08-23T15:58:09.586Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-08-23T15:58:09.784Z] #32 2.522 + mkdir -p /build [2021-08-23T15:58:09.784Z] #32 2.524 + mv docker/docker /build/ [2021-08-23T15:58:09.784Z] #32 2.526 + rmdir docker [2021-08-23T15:58:09.784Z] #32 DONE 2.7s [2021-08-23T15:58:09.784Z] [2021-08-23T15:58:09.784Z] #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-08-23T15:58:09.784Z] #67 sha256:0388c762abec32f7b93c4538e1552e88a47dfe8bf92e32a4d656eb99852f073d [2021-08-23T15:58:09.784Z] #67 0.700 + RM_GOPATH=0 [2021-08-23T15:58:09.784Z] #67 0.700 + TMP_GOPATH= [2021-08-23T15:58:09.784Z] #67 0.700 + : /build [2021-08-23T15:58:09.784Z] #67 0.700 + '[' -z '' ']' [2021-08-23T15:58:09.784Z] #67 0.701 ++ mktemp -d [2021-08-23T15:58:09.784Z] #67 0.702 + export GOPATH=/tmp/tmp.KongrsgzEA [2021-08-23T15:58:09.784Z] #67 0.702 + GOPATH=/tmp/tmp.KongrsgzEA [2021-08-23T15:58:09.784Z] #67 0.702 + RM_GOPATH=1 [2021-08-23T15:58:09.784Z] #67 0.702 + case "$(go env GOARCH)" in [2021-08-23T15:58:09.784Z] #67 0.703 ++ go env GOARCH [2021-08-23T15:58:09.784Z] #67 0.709 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:09.784Z] #67 0.709 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:09.784Z] #67 0.709 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:09.784Z] #67 0.710 + dir=/tmp/install [2021-08-23T15:58:09.784Z] #67 0.710 + bin=rootlesskit [2021-08-23T15:58:09.784Z] #67 0.710 + shift [2021-08-23T15:58:09.784Z] #67 0.710 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T15:58:09.784Z] #67 0.710 + . /tmp/install/rootlesskit.installer [2021-08-23T15:58:09.784Z] #67 0.710 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:58:09.784Z] #67 0.710 + install_rootlesskit [2021-08-23T15:58:09.784Z] #67 0.710 + case "$1" in [2021-08-23T15:58:09.784Z] #67 0.710 + export CGO_ENABLED=0 [2021-08-23T15:58:09.784Z] #67 0.710 + CGO_ENABLED=0 [2021-08-23T15:58:09.784Z] #67 0.710 + _install_rootlesskit [2021-08-23T15:58:09.784Z] #67 0.711 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T15:58:09.784Z] #67 0.711 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:58:09.784Z] #67 0.711 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KongrsgzEA/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:58:09.785Z] #67 0.712 Cloning into '/tmp/tmp.KongrsgzEA/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T15:58:09.785Z] #67 1.234 + cd /tmp/tmp.KongrsgzEA/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:58:09.785Z] #67 1.234 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:58:09.785Z] #67 1.242 + export GO111MODULE=on [2021-08-23T15:58:09.785Z] #67 1.242 + GO111MODULE=on [2021-08-23T15:58:09.785Z] #67 1.242 + export GOPROXY=https://proxy.golang.org [2021-08-23T15:58:09.785Z] #67 1.242 + GOPROXY=https://proxy.golang.org [2021-08-23T15:58:09.785Z] #67 1.242 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T15:58:09.785Z] #67 1.242 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T15:58:09.785Z] #67 1.403 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T15:58:09.785Z] #67 1.404 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T15:58:09.785Z] #67 1.404 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T15:58:09.785Z] #67 1.405 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T15:58:09.785Z] #67 1.405 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T15:58:09.785Z] #67 1.408 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T15:58:09.785Z] #67 1.412 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T15:58:09.785Z] #67 1.415 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T15:58:09.785Z] #67 1.439 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T15:58:09.785Z] #67 1.439 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T15:58:09.785Z] #67 1.458 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T15:58:09.785Z] #67 1.506 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T15:58:09.785Z] #67 1.508 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T15:58:09.785Z] #67 1.848 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T15:58:09.785Z] #67 1.875 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T15:58:09.846Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-23T15:58:10.108Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-08-23T15:58:10.108Z] #4 DONE 0.8s [2021-08-23T15:58:10.370Z] [2021-08-23T15:58:10.370Z] #6 [internal] load .dockerignore [2021-08-23T15:58:10.370Z] #6 sha256:fb6d8b7e20bb0e1b8c695d4fe41517563fdee5adca7c390a27cf62ac22759e53 [2021-08-23T15:58:10.370Z] #6 DONE 0.0s [2021-08-23T15:58:10.370Z] [2021-08-23T15:58:10.370Z] #5 [internal] load build definition from Dockerfile [2021-08-23T15:58:10.370Z] #5 sha256:da8bc13bd740666f800cfe9d2cbcb9188cb1079d0b1577866ec16b3515005f13 [2021-08-23T15:58:10.370Z] #5 DONE 0.0s [2021-08-23T15:58:10.370Z] [2021-08-23T15:58:10.370Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:58:10.370Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T15:58:11.202Z] #67 ... [2021-08-23T15:58:11.202Z] [2021-08-23T15:58:11.202Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T15:58:11.202Z] #36 sha256:0ebb21e59f3e360f806f9996bf807af3a63b60bb4922a45b66125954817bb42c [2021-08-23T15:58:11.202Z] #36 CACHED [2021-08-23T15:58:11.202Z] [2021-08-23T15:58:11.203Z] #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-08-23T15:58:11.203Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T15:58:11.203Z] #35 CACHED [2021-08-23T15:58:11.203Z] [2021-08-23T15:58:11.203Z] #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-08-23T15:58:11.203Z] #37 sha256:c32d221c25ec52c073ea1d384c3f906e938e78a6286b3cc69b6fbaefdf18f4e2 [2021-08-23T15:58:11.203Z] #37 CACHED [2021-08-23T15:58:11.203Z] [2021-08-23T15:58:11.203Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T15:58:11.203Z] #39 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T15:58:11.203Z] #39 CACHED [2021-08-23T15:58:11.203Z] [2021-08-23T15:58:11.203Z] #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-08-23T15:58:11.203Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T15:58:11.203Z] #40 CACHED [2021-08-23T15:58:11.203Z] [2021-08-23T15:58:11.203Z] #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-08-23T15:58:11.203Z] #42 sha256:5086ff413b7bbc739a9b489ee554b290c9ceb46fdc32471a929fa556b21718b1 [2021-08-23T15:58:11.203Z] #42 CACHED [2021-08-23T15:58:11.203Z] [2021-08-23T15:58:11.203Z] #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-08-23T15:58:11.203Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T15:58:11.203Z] #64 1.239 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T15:58:11.203Z] #64 1.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:11.203Z] #64 1.410 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:11.203Z] #64 1.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T15:58:11.203Z] #64 1.535 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T15:58:11.203Z] #64 1.601 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T15:58:11.203Z] #64 1.701 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T15:58:11.203Z] #64 1.788 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T15:58:11.203Z] #64 1.913 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.8 kB] [2021-08-23T15:58:11.203Z] #64 1.914 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.8 kB] [2021-08-23T15:58:11.203Z] #64 1.917 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.2 kB] [2021-08-23T15:58:11.203Z] #64 1.917 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:11.203Z] #64 1.918 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.2 kB] [2021-08-23T15:58:11.203Z] #64 1.919 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T15:58:12.137Z] #64 ... [2021-08-23T15:58:12.137Z] [2021-08-23T15:58:12.137Z] #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-08-23T15:58:12.137Z] #67 sha256:0388c762abec32f7b93c4538e1552e88a47dfe8bf92e32a4d656eb99852f073d [2021-08-23T15:58:12.137Z] #67 5.099 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T15:58:12.137Z] #67 5.099 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T15:58:12.905Z] #10 ... [2021-08-23T15:58:12.905Z] [2021-08-23T15:58:12.905Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:58:12.905Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T15:58:12.905Z] #9 DONE 2.6s [2021-08-23T15:58:13.071Z] #67 DONE 5.9s [2021-08-23T15:58:13.071Z] [2021-08-23T15:58:13.071Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T15:58:13.071Z] #68 sha256:3abb4f5b8faf26acda32900460d5b738ca6efee0d37078e9d2c77d115c837922 [2021-08-23T15:58:13.071Z] #68 DONE 0.1s [2021-08-23T15:58:13.071Z] [2021-08-23T15:58:13.071Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T15:58:13.071Z] #69 sha256:3db46964339fc9e840dcf2158cf566f6851459f67eab3009006776acc18b5101 [2021-08-23T15:58:13.071Z] #69 DONE 0.1s [2021-08-23T15:58:13.071Z] [2021-08-23T15:58:13.071Z] #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-08-23T15:58:13.071Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T15:58:13.071Z] #44 1.448 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T15:58:13.071Z] #44 1.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:13.071Z] #44 1.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:13.071Z] #44 1.681 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T15:58:13.071Z] #44 1.824 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T15:58:13.071Z] #44 1.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T15:58:13.071Z] #44 2.044 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T15:58:13.071Z] #44 2.126 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T15:58:13.071Z] #44 2.204 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.8 kB] [2021-08-23T15:58:13.071Z] #44 2.205 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.2 kB] [2021-08-23T15:58:13.071Z] #44 2.205 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.2 kB] [2021-08-23T15:58:13.071Z] #44 2.205 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.8 kB] [2021-08-23T15:58:13.071Z] #44 2.206 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:13.071Z] #44 2.206 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T15:58:13.164Z] [2021-08-23T15:58:13.164Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T15:58:13.164Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T15:58:13.164Z] #8 DONE 2.8s [2021-08-23T15:58:13.164Z] [2021-08-23T15:58:13.164Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:58:13.164Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:58:13.164Z] #7 ... [2021-08-23T15:58:13.164Z] [2021-08-23T15:58:13.164Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T15:58:13.164Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T15:58:13.164Z] #10 DONE 2.9s [2021-08-23T15:58:13.422Z] [2021-08-23T15:58:13.422Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T15:58:13.422Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T15:58:13.422Z] #7 DONE 2.9s [2021-08-23T15:58:13.990Z] [2021-08-23T15:58:13.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:13.990Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:13.990Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.0s done [2021-08-23T15:58:14.004Z] #44 ... [2021-08-23T15:58:14.004Z] [2021-08-23T15:58:14.004Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T15:58:14.004Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T15:58:14.004Z] #72 CACHED [2021-08-23T15:58:14.004Z] [2021-08-23T15:58:14.004Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T15:58:14.005Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T15:58:14.005Z] #74 CACHED [2021-08-23T15:58:14.005Z] [2021-08-23T15:58:14.005Z] #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-08-23T15:58:14.005Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:14.005Z] #20 1.522 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T15:58:14.005Z] #20 1.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:14.005Z] #20 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:14.005Z] #20 1.778 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T15:58:14.005Z] #20 1.937 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T15:58:14.005Z] #20 2.077 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T15:58:14.005Z] #20 2.183 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T15:58:14.005Z] #20 2.256 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T15:58:14.005Z] #20 2.326 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.8 kB] [2021-08-23T15:58:14.005Z] #20 2.326 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.2 kB] [2021-08-23T15:58:14.005Z] #20 2.327 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.2 kB] [2021-08-23T15:58:14.005Z] #20 2.327 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.8 kB] [2021-08-23T15:58:14.005Z] #20 2.328 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T15:58:14.005Z] #20 2.328 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:14.252Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T15:58:14.252Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-23T15:58:14.252Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-23T15:58:14.512Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.2s [2021-08-23T15:58:14.512Z] #11 ... [2021-08-23T15:58:14.512Z] [2021-08-23T15:58:14.512Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T15:58:14.512Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T15:58:14.512Z] #43 DONE 0.0s [2021-08-23T15:58:14.512Z] [2021-08-23T15:58:14.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:14.512Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:14.512Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.34MB / 54.92MB 0.3s [2021-08-23T15:58:14.512Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0B / 5.15MB 0.3s [2021-08-23T15:58:14.512Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0B / 10.87MB 0.3s [2021-08-23T15:58:14.570Z] #20 ... [2021-08-23T15:58:14.570Z] [2021-08-23T15:58:14.570Z] #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-08-23T15:58:14.570Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T15:58:14.570Z] #64 7.628 Fetched 40.0 MB in 7s (5870 kB/s) [2021-08-23T15:58:14.779Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 12.58MB / 54.92MB 0.4s [2021-08-23T15:58:14.779Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s [2021-08-23T15:58:14.779Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 5.24MB / 10.87MB 0.5s [2021-08-23T15:58:14.779Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 26.98MB / 54.92MB 0.6s [2021-08-23T15:58:14.779Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.6s done [2021-08-23T15:58:14.779Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 8.39MB / 10.87MB 0.6s [2021-08-23T15:58:15.041Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 33.55MB / 54.92MB 0.7s [2021-08-23T15:58:15.041Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.7s [2021-08-23T15:58:15.041Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 1.47MB / 54.57MB 0.7s [2021-08-23T15:58:15.041Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 11.53MB / 54.57MB 0.8s [2021-08-23T15:58:15.304Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 0.9s [2021-08-23T15:58:15.304Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done [2021-08-23T15:58:15.304Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.73MB / 54.57MB 0.9s [2021-08-23T15:58:15.304Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 49.55MB / 54.92MB 1.0s [2021-08-23T15:58:15.304Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 24.12MB / 54.57MB 1.0s [2021-08-23T15:58:15.304Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 233.47kB / 85.72MB 1.0s [2021-08-23T15:58:15.304Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.1s [2021-08-23T15:58:15.304Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 38.80MB / 54.57MB 1.2s [2021-08-23T15:58:15.304Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 12.58MB / 85.72MB 1.2s [2021-08-23T15:58:15.379Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T15:58:15.379Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-28931804\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T15:58:15.379Z] ---------------------------------------------------------------------------- [2021-08-23T15:58:15.379Z] [2021-08-23T15:58:15.379Z] INFO: executeCI.ps1 starting at Mon Aug 23 15:58:13 CUT 2021 [2021-08-23T15:58:15.379Z] [2021-08-23T15:58:15.379Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T15:58:15.379Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T15:58:15.379Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-23T15:58:15.379Z] INFO: Environment variables: [2021-08-23T15:58:15.379Z] [2021-08-23T15:58:15.379Z] Name Value [2021-08-23T15:58:15.379Z] ---- ----- [2021-08-23T15:58:15.379Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T15:58:15.379Z] amd64 true [2021-08-23T15:58:15.379Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T15:58:15.379Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T15:58:15.379Z] arm64 true [2021-08-23T15:58:15.379Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T15:58:15.379Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T15:58:15.379Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T15:58:15.379Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T15:58:15.379Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T15:58:15.379Z] BRANCH_NAME PR-42779 [2021-08-23T15:58:15.379Z] BUILD_DISPLAY_NAME #2 [2021-08-23T15:58:15.379Z] BUILD_ID 2 [2021-08-23T15:58:15.379Z] BUILD_NUMBER 2 [2021-08-23T15:58:15.379Z] BUILD_TAG jenkins-moby-PR-42779-2 [2021-08-23T15:58:15.379Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/ [2021-08-23T15:58:15.379Z] cgroup2 true [2021-08-23T15:58:15.379Z] CHANGE_AUTHOR thaJeztah [2021-08-23T15:58:15.379Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T15:58:15.379Z] CHANGE_BRANCH fix_hack_vendor [2021-08-23T15:58:15.379Z] CHANGE_FORK thaJeztah/docker [2021-08-23T15:58:15.379Z] CHANGE_ID 42779 [2021-08-23T15:58:15.379Z] CHANGE_TARGET master [2021-08-23T15:58:15.379Z] CHANGE_TITLE hack/vendor.sh: allow go version to be specified with .0 [2021-08-23T15:58:15.379Z] CHANGE_URL https://github.com/moby/moby/pull/42779 [2021-08-23T15:58:15.379Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T15:58:15.379Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T15:58:15.379Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T15:58:15.379Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T15:58:15.379Z] COMPUTERNAME azwin-2-7f12a0 [2021-08-23T15:58:15.379Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T15:58:15.379Z] ConfigSequenceNumber 0 [2021-08-23T15:58:15.379Z] dco true [2021-08-23T15:58:15.379Z] DOCKER_BUILDKIT 0 [2021-08-23T15:58:15.379Z] DOCKER_DUT_DEBUG 1 [2021-08-23T15:58:15.379Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T15:58:15.379Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T15:58:15.379Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T15:58:15.379Z] EXECUTOR_NUMBER 0 [2021-08-23T15:58:15.379Z] FQDN azwin-2-7f12a0.westus.cloudapp.azure.com [2021-08-23T15:58:15.379Z] GIT_BRANCH PR-42779 [2021-08-23T15:58:15.379Z] GIT_COMMIT 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:58:15.379Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T15:58:15.379Z] HUDSON_COOKIE 36945683-061b-4ca7-ae82-1a83fbdaee4f [2021-08-23T15:58:15.379Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T15:58:15.379Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T15:58:15.379Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T15:58:15.379Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T15:58:15.379Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T15:58:15.379Z] JENKINS_NODE_COOKIE ebcbb3d9-e3e5-4790-93ae-bd37f3a448e7 [2021-08-23T15:58:15.379Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T15:58:15.379Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T15:58:15.379Z] JOB_BASE_NAME PR-42779 [2021-08-23T15:58:15.379Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/display/redirect [2021-08-23T15:58:15.379Z] JOB_NAME moby/PR-42779 [2021-08-23T15:58:15.379Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/ [2021-08-23T15:58:15.379Z] library.jps.version master [2021-08-23T15:58:15.379Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T15:58:15.379Z] NODE_LABELS amd64 azure azwin-2-7f12a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-23T15:58:15.379Z] NODE_NAME azwin-2-7f12a0 [2021-08-23T15:58:15.379Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T15:58:15.379Z] OS Windows_NT [2021-08-23T15:58:15.379Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T15:58:15.379Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T15:58:15.379Z] ppc64le false [2021-08-23T15:58:15.379Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T15:58:15.379Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-23T15:58:15.379Z] PROCESSOR_LEVEL 6 [2021-08-23T15:58:15.379Z] PROCESSOR_REVISION 5504 [2021-08-23T15:58:15.379Z] ProgramData C:\ProgramData [2021-08-23T15:58:15.379Z] ProgramFiles C:\Program Files [2021-08-23T15:58:15.379Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T15:58:15.379Z] ProgramW6432 C:\Program Files [2021-08-23T15:58:15.379Z] PROMPT $P$G [2021-08-23T15:58:15.379Z] PSExecutionPolicyPreference Bypass [2021-08-23T15:58:15.379Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T15:58:15.379Z] PUBLIC C:\Users\Public [2021-08-23T15:58:15.379Z] rootless true [2021-08-23T15:58:15.379Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=artif... [2021-08-23T15:58:15.379Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=changes [2021-08-23T15:58:15.379Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect [2021-08-23T15:58:15.379Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=tests [2021-08-23T15:58:15.379Z] s390x false [2021-08-23T15:58:15.379Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T15:58:15.379Z] SOURCES_DRIVE d [2021-08-23T15:58:15.379Z] SOURCES_SUBDIR gopath [2021-08-23T15:58:15.379Z] STAGE_NAME Run tests [2021-08-23T15:58:15.379Z] SystemDrive C: [2021-08-23T15:58:15.379Z] SystemRoot C:\Windows [2021-08-23T15:58:15.379Z] TEMP C:\Windows\TEMP [2021-08-23T15:58:15.379Z] TESTDEBUG 0 [2021-08-23T15:58:15.379Z] TESTRUN_DRIVE d [2021-08-23T15:58:15.379Z] TESTRUN_SUBDIR CI [2021-08-23T15:58:15.379Z] TIMEOUT 120m [2021-08-23T15:58:15.379Z] TMP C:\Windows\TEMP [2021-08-23T15:58:15.379Z] unit_validate true [2021-08-23T15:58:15.379Z] USERDOMAIN WORKGROUP [2021-08-23T15:58:15.379Z] USERNAME azwin-2-7f12a0$ [2021-08-23T15:58:15.379Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T15:58:15.379Z] validate_force false [2021-08-23T15:58:15.379Z] windir C:\Windows [2021-08-23T15:58:15.379Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-23T15:58:15.379Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-23T15:58:15.379Z] windows2022 true [2021-08-23T15:58:15.379Z] windows2022containerd true [2021-08-23T15:58:15.379Z] windowsRS1 false [2021-08-23T15:58:15.379Z] windowsRS5 true [2021-08-23T15:58:15.379Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T15:58:15.379Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T15:58:15.379Z] [2021-08-23T15:58:15.379Z] [2021-08-23T15:58:15.380Z] [2021-08-23T15:58:15.380Z] INFO: Sources under d:\gopath\... [2021-08-23T15:58:15.380Z] INFO: Test run under d:\CI\... [2021-08-23T15:58:15.380Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T15:58:15.380Z] INFO: docker/docker repository was found [2021-08-23T15:58:15.568Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 45.09MB / 54.57MB 1.3s [2021-08-23T15:58:15.568Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 22.02MB / 85.72MB 1.3s [2021-08-23T15:58:15.568Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 51.38MB / 54.57MB 1.4s [2021-08-23T15:58:15.568Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 34.60MB / 85.72MB 1.4s [2021-08-23T15:58:15.835Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T15:58:15.835Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-23T15:58:15.835Z] INFO: Docker version of control daemon [2021-08-23T15:58:15.835Z] [2021-08-23T15:58:15.838Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 1.5s [2021-08-23T15:58:15.838Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 46.14MB / 85.72MB 1.5s [2021-08-23T15:58:15.838Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 52.43MB / 85.72MB 1.6s [2021-08-23T15:58:16.101Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 68.16MB / 85.72MB 1.8s [2021-08-23T15:58:16.101Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 81.79MB / 85.72MB 1.9s [2021-08-23T15:58:16.290Z] Client: [2021-08-23T15:58:16.290Z] Version: 20.10.8 [2021-08-23T15:58:16.290Z] API version: 1.41 [2021-08-23T15:58:16.290Z] Go version: go1.16.6 [2021-08-23T15:58:16.290Z] Git commit: 3967b7d [2021-08-23T15:58:16.290Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T15:58:16.290Z] OS/Arch: windows/amd64 [2021-08-23T15:58:16.290Z] Context: default [2021-08-23T15:58:16.290Z] Experimental: true [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.290Z] Server: Docker Engine - Community [2021-08-23T15:58:16.290Z] Engine: [2021-08-23T15:58:16.290Z] Version: 20.10.8 [2021-08-23T15:58:16.290Z] API version: 1.41 (minimum version 1.24) [2021-08-23T15:58:16.290Z] Go version: go1.16.6 [2021-08-23T15:58:16.290Z] Git commit: 75249d8 [2021-08-23T15:58:16.290Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T15:58:16.290Z] OS/Arch: windows/amd64 [2021-08-23T15:58:16.290Z] Experimental: true [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.290Z] INFO: Docker info of control daemon [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.290Z] Client: [2021-08-23T15:58:16.290Z] Context: default [2021-08-23T15:58:16.290Z] Debug Mode: false [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.290Z] Server: [2021-08-23T15:58:16.290Z] Containers: 2 [2021-08-23T15:58:16.290Z] Running: 1 [2021-08-23T15:58:16.290Z] Paused: 0 [2021-08-23T15:58:16.290Z] Stopped: 1 [2021-08-23T15:58:16.290Z] Images: 11 [2021-08-23T15:58:16.290Z] Server Version: 20.10.8 [2021-08-23T15:58:16.290Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T15:58:16.290Z] Windows: [2021-08-23T15:58:16.290Z] LCOW: [2021-08-23T15:58:16.290Z] Logging Driver: json-file [2021-08-23T15:58:16.290Z] Plugins: [2021-08-23T15:58:16.290Z] Volume: local [2021-08-23T15:58:16.290Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T15:58:16.290Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T15:58:16.290Z] Swarm: inactive [2021-08-23T15:58:16.290Z] Default Isolation: process [2021-08-23T15:58:16.290Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T15:58:16.290Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T15:58:16.290Z] OSType: windows [2021-08-23T15:58:16.290Z] Architecture: x86_64 [2021-08-23T15:58:16.290Z] CPUs: 4 [2021-08-23T15:58:16.290Z] Total Memory: 32GiB [2021-08-23T15:58:16.290Z] Name: azwin-2-7f12a0 [2021-08-23T15:58:16.290Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T15:58:16.290Z] Docker Root Dir: D:\docker [2021-08-23T15:58:16.290Z] Debug Mode: false [2021-08-23T15:58:16.290Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:58:16.290Z] Labels: [2021-08-23T15:58:16.290Z] Experimental: true [2021-08-23T15:58:16.290Z] Insecure Registries: [2021-08-23T15:58:16.290Z] 10.0.0.4:5000 [2021-08-23T15:58:16.290Z] 127.0.0.0/8 [2021-08-23T15:58:16.290Z] Registry Mirrors: [2021-08-23T15:58:16.290Z] http://10.0.0.4:5000/ [2021-08-23T15:58:16.290Z] Live Restore Enabled: false [2021-08-23T15:58:16.290Z] Product License: Community Engine [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.290Z] [2021-08-23T15:58:16.360Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s done [2021-08-23T15:58:16.619Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-23T15:58:16.746Z] INFO: Commit hash is 9ed88a0801 [2021-08-23T15:58:16.746Z] INFO: Nuke-Everything... [2021-08-23T15:58:16.746Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T15:58:17.607Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.1s done [2021-08-23T15:58:17.607Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 0B / 155B 3.1s [2021-08-23T15:58:17.607Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 3.3s [2021-08-23T15:58:17.849Z] #64 7.628 Reading package lists... [2021-08-23T15:58:18.548Z] #11 ... [2021-08-23T15:58:18.548Z] [2021-08-23T15:58:18.548Z] #24 [internal] load build context [2021-08-23T15:58:18.548Z] #24 sha256:f91a3a8f483a99fd74ec9a1938c2d009aab8c71597e69cc1722d535285786ff9 [2021-08-23T15:58:18.548Z] #24 transferring context: 55.80MB 3.4s done [2021-08-23T15:58:18.548Z] #24 DONE 4.6s [2021-08-23T15:58:18.548Z] [2021-08-23T15:58:18.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:18.548Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:18.807Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.5s done [2021-08-23T15:58:18.807Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 4.5s done [2021-08-23T15:58:18.807Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 0B / 129.04MB 4.5s [2021-08-23T15:58:18.807Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 11.53MB / 129.04MB 4.6s [2021-08-23T15:58:18.807Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 18.87MB / 129.04MB 4.7s [2021-08-23T15:58:18.909Z] cdc17f876362 [2021-08-23T15:58:18.909Z] b0950c411c1a [2021-08-23T15:58:18.909Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T15:58:19.065Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 28.31MB / 129.04MB 4.8s [2021-08-23T15:58:19.065Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 37.75MB / 129.04MB 4.9s [2021-08-23T15:58:19.323Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 48.23MB / 129.04MB 5.1s [2021-08-23T15:58:19.323Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 57.67MB / 129.04MB 5.2s [2021-08-23T15:58:19.590Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 67.11MB / 129.04MB 5.3s [2021-08-23T15:58:19.850Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 78.36MB / 129.04MB 5.5s [2021-08-23T15:58:19.850Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 89.13MB / 129.04MB 5.7s [2021-08-23T15:58:20.110Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 96.47MB / 129.04MB 5.8s [2021-08-23T15:58:20.110Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.7s done [2021-08-23T15:58:20.110Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 103.81MB / 129.04MB 5.9s [2021-08-23T15:58:20.370Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 111.15MB / 129.04MB 6.0s [2021-08-23T15:58:20.370Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 128.97MB / 129.04MB 6.2s [2021-08-23T15:58:20.435Z] Deleted: sha256:7c4c454f71782ecdd3ff38e5d017011711f7519ac81146dbaf5074dc9a5c5402 [2021-08-23T15:58:20.435Z] Deleted: sha256:5fdb64dcbc9133948a6d9d8e723ce0d534f035806a843963c1acbc03c1d4e3eb [2021-08-23T15:58:20.891Z] INFO: Nuking d:\CI [2021-08-23T15:58:21.128Z] #64 10.75 Reading package lists... [2021-08-23T15:58:21.693Z] #64 13.86 Building dependency tree... [2021-08-23T15:58:21.693Z] #64 14.65 Reading state information... [2021-08-23T15:58:21.950Z] #64 ... [2021-08-23T15:58:21.950Z] [2021-08-23T15:58:21.950Z] #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-08-23T15:58:21.950Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:21.950Z] #20 7.893 Fetched 40.0 MB in 7s (6026 kB/s) [2021-08-23T15:58:21.950Z] #20 7.893 Reading package lists... [2021-08-23T15:58:21.950Z] #20 11.01 Reading package lists... [2021-08-23T15:58:21.950Z] #20 14.10 Building dependency tree... [2021-08-23T15:58:21.950Z] #20 14.84 Reading state information... [2021-08-23T15:58:22.516Z] #20 ... [2021-08-23T15:58:22.516Z] [2021-08-23T15:58:22.516Z] #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-08-23T15:58:22.516Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T15:58:22.516Z] #64 15.41 The following additional packages will be installed: [2021-08-23T15:58:22.516Z] #64 15.41 libbtrfs0 [2021-08-23T15:58:22.516Z] #64 15.49 The following NEW packages will be installed: [2021-08-23T15:58:22.516Z] #64 15.50 libbtrfs-dev libbtrfs0 [2021-08-23T15:58:22.773Z] #64 15.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:58:22.774Z] #64 15.82 Need to get 460 kB of archives. [2021-08-23T15:58:22.774Z] #64 15.82 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T15:58:22.774Z] #64 15.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T15:58:22.774Z] #64 15.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T15:58:22.901Z] #11 ... [2021-08-23T15:58:22.901Z] [2021-08-23T15:58:22.901Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T15:58:22.901Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T15:58:22.901Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T15:58:22.901Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T15:58:22.901Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-23T15:58:22.901Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-23T15:58:22.901Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.1s done [2021-08-23T15:58:22.901Z] #27 DONE 8.4s [2021-08-23T15:58:22.901Z] [2021-08-23T15:58:22.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:22.901Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:22.901Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-23T15:58:22.901Z] #11 ... [2021-08-23T15:58:22.901Z] [2021-08-23T15:58:22.901Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:58:22.901Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T15:58:22.901Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T15:58:22.901Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T15:58:22.901Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T15:58:22.901Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T15:58:22.901Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-08-23T15:58:22.901Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-08-23T15:58:22.901Z] #64 DONE 8.5s [2021-08-23T15:58:22.901Z] [2021-08-23T15:58:22.901Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T15:58:22.901Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T15:58:22.901Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-23T15:58:22.901Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T15:58:22.901Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T15:58:22.901Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T15:58:22.901Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-08-23T15:58:22.901Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-08-23T15:58:22.901Z] #66 DONE 8.5s [2021-08-23T15:58:22.901Z] [2021-08-23T15:58:22.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:22.901Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:23.031Z] #64 16.11 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:58:23.160Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.6s done [2021-08-23T15:58:23.160Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac [2021-08-23T15:58:23.289Z] #64 16.24 Fetched 460 kB in 0s (1700 kB/s) [2021-08-23T15:58:23.289Z] #64 16.27 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T15:58:23.289Z] #64 16.27 (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-08-23T15:58:23.289Z] #64 16.29 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T15:58:23.289Z] #64 16.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:58:23.422Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.3s done [2021-08-23T15:58:23.550Z] #64 16.35 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T15:58:23.550Z] #64 16.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T15:58:23.550Z] #64 16.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:58:23.550Z] #64 16.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:58:23.550Z] #64 16.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:58:23.550Z] #64 16.47 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:58:23.808Z] #64 DONE 16.7s [2021-08-23T15:58:23.808Z] [2021-08-23T15:58:23.808Z] #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-08-23T15:58:23.808Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:58:24.373Z] #65 0.510 + RM_GOPATH=0 [2021-08-23T15:58:24.373Z] #65 0.510 + TMP_GOPATH= [2021-08-23T15:58:24.373Z] #65 0.510 + : /build [2021-08-23T15:58:24.373Z] #65 0.510 + '[' -z '' ']' [2021-08-23T15:58:24.373Z] #65 0.511 ++ mktemp -d [2021-08-23T15:58:24.373Z] #65 0.512 + export GOPATH=/tmp/tmp.GGCo0svYtz [2021-08-23T15:58:24.373Z] #65 0.512 + GOPATH=/tmp/tmp.GGCo0svYtz [2021-08-23T15:58:24.373Z] #65 0.512 + RM_GOPATH=1 [2021-08-23T15:58:24.373Z] #65 0.512 + case "$(go env GOARCH)" in [2021-08-23T15:58:24.373Z] #65 0.512 ++ go env GOARCH [2021-08-23T15:58:24.373Z] #65 0.516 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:24.373Z] #65 0.516 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:24.373Z] #65 0.516 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:24.373Z] #65 0.517 + dir=/tmp/install [2021-08-23T15:58:24.373Z] #65 0.517 + bin=containerd [2021-08-23T15:58:24.373Z] #65 0.517 + shift [2021-08-23T15:58:24.373Z] #65 0.517 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T15:58:24.373Z] #65 0.517 + . /tmp/install/containerd.installer [2021-08-23T15:58:24.373Z] #65 0.517 ++ set -e [2021-08-23T15:58:24.373Z] #65 0.517 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:58:24.373Z] #65 0.517 + install_containerd [2021-08-23T15:58:24.373Z] #65 0.518 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T15:58:24.373Z] #65 0.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GGCo0svYtz/src/github.com/containerd/containerd [2021-08-23T15:58:24.373Z] #65 0.518 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:58:24.373Z] #65 0.519 Cloning into '/tmp/tmp.GGCo0svYtz/src/github.com/containerd/containerd'... [2021-08-23T15:58:24.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T15:58:24.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T15:58:24.805Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 [2021-08-23T15:58:24.939Z] #65 ... [2021-08-23T15:58:24.939Z] [2021-08-23T15:58:24.939Z] #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-08-23T15:58:24.939Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T15:58:24.939Z] #44 7.711 Fetched 40.0 MB in 7s (6109 kB/s) [2021-08-23T15:58:24.939Z] #44 7.711 Reading package lists... [2021-08-23T15:58:24.939Z] #44 10.84 Reading package lists... [2021-08-23T15:58:24.939Z] #44 13.93 Building dependency tree... [2021-08-23T15:58:24.939Z] #44 14.67 Reading state information... [2021-08-23T15:58:24.939Z] #44 15.42 The following additional packages will be installed: [2021-08-23T15:58:24.939Z] #44 15.43 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-08-23T15:58:24.939Z] #44 15.44 Suggested packages: [2021-08-23T15:58:24.939Z] #44 15.44 cmake-doc ninja-build lrzip [2021-08-23T15:58:24.939Z] #44 15.44 Recommended packages: [2021-08-23T15:58:24.939Z] #44 15.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T15:58:24.939Z] #44 15.68 The following NEW packages will be installed: [2021-08-23T15:58:24.939Z] #44 15.69 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-08-23T15:58:24.939Z] #44 16.00 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:58:24.939Z] #44 16.00 Need to get 8419 kB of archives. [2021-08-23T15:58:24.939Z] #44 16.00 After this operation, 34.9 MB of additional disk space will be used. [2021-08-23T15:58:24.939Z] #44 16.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T15:58:24.939Z] #44 16.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T15:58:24.939Z] #44 16.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T15:58:24.939Z] #44 16.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T15:58:24.939Z] #44 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T15:58:24.939Z] #44 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T15:58:24.939Z] #44 16.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T15:58:24.939Z] #44 16.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T15:58:24.939Z] #44 16.35 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:58:24.939Z] #44 16.49 Fetched 8419 kB in 0s (25.3 MB/s) [2021-08-23T15:58:24.939Z] #44 16.51 Selecting previously unselected package xxd. [2021-08-23T15:58:24.939Z] #44 16.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-23T15:58:24.939Z] #44 16.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 16.53 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T15:58:24.939Z] #44 16.60 Selecting previously unselected package vim-common. [2021-08-23T15:58:24.939Z] #44 16.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T15:58:24.939Z] #44 16.63 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T15:58:24.939Z] #44 16.72 Selecting previously unselected package cmake-data. [2021-08-23T15:58:24.939Z] #44 16.72 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T15:58:24.939Z] #44 16.73 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T15:58:24.939Z] #44 17.15 Selecting previously unselected package libarchive13:amd64. [2021-08-23T15:58:24.939Z] #44 17.16 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 17.17 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T15:58:24.939Z] #44 17.23 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T15:58:24.939Z] #44 17.24 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 17.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T15:58:24.939Z] #44 17.29 Selecting previously unselected package librhash0:amd64. [2021-08-23T15:58:24.939Z] #44 17.29 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 17.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T15:58:24.939Z] #44 17.35 Selecting previously unselected package libuv1:amd64. [2021-08-23T15:58:24.939Z] #44 17.35 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 17.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T15:58:24.939Z] #44 17.39 Selecting previously unselected package cmake. [2021-08-23T15:58:24.939Z] #44 17.40 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-08-23T15:58:24.939Z] #44 17.40 Unpacking cmake (3.18.4-2) ... [2021-08-23T15:58:24.939Z] #44 ... [2021-08-23T15:58:24.939Z] [2021-08-23T15:58:24.939Z] #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-08-23T15:58:24.939Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:24.939Z] #20 15.59 The following additional packages will be installed: [2021-08-23T15:58:24.939Z] #20 15.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T15:58:24.939Z] #20 15.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T15:58:24.939Z] #20 15.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T15:58:24.939Z] #20 15.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T15:58:24.939Z] #20 15.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T15:58:24.939Z] #20 15.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T15:58:24.939Z] #20 15.59 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T15:58:24.939Z] #20 15.60 Suggested packages: [2021-08-23T15:58:24.939Z] #20 15.60 gcc-10-locales seccomp wine64 [2021-08-23T15:58:24.939Z] #20 15.89 The following NEW packages will be installed: [2021-08-23T15:58:24.939Z] #20 15.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T15:58:24.939Z] #20 15.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T15:58:24.939Z] #20 15.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T15:58:24.939Z] #20 15.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T15:58:24.939Z] #20 15.89 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T15:58:24.939Z] #20 15.89 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T15:58:24.939Z] #20 15.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T15:58:24.939Z] #20 15.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T15:58:24.939Z] #20 15.90 mingw-w64-x86-64-dev [2021-08-23T15:58:24.939Z] #20 16.22 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:58:24.939Z] #20 16.22 Need to get 115 MB of archives. [2021-08-23T15:58:24.939Z] #20 16.22 After this operation, 645 MB of additional disk space will be used. [2021-08-23T15:58:24.939Z] #20 16.22 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-08-23T15:58:24.939Z] #20 16.24 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-08-23T15:58:24.940Z] #20 16.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T15:58:24.940Z] #20 16.26 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-08-23T15:58:24.940Z] #20 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T15:58:24.940Z] #20 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T15:58:24.940Z] #20 16.32 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-08-23T15:58:24.940Z] #20 16.35 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-08-23T15:58:24.940Z] #20 16.35 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-08-23T15:58:24.940Z] #20 16.46 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-08-23T15:58:24.940Z] #20 16.70 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-08-23T15:58:24.940Z] #20 16.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-08-23T15:58:24.940Z] #20 16.88 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-08-23T15:58:24.940Z] #20 17.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T15:58:24.940Z] #20 17.19 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-08-23T15:58:24.940Z] #20 17.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T15:58:24.940Z] #20 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T15:58:24.940Z] #20 17.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T15:58:24.940Z] #20 17.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T15:58:24.940Z] #20 17.20 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-08-23T15:58:24.940Z] #20 17.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T15:58:24.940Z] #20 17.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T15:58:24.940Z] #20 17.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T15:58:24.940Z] #20 17.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T15:58:24.940Z] #20 17.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T15:58:24.940Z] #20 17.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T15:58:24.940Z] #20 17.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T15:58:24.940Z] #20 17.22 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-08-23T15:58:24.940Z] #20 17.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T15:58:24.940Z] #20 17.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T15:58:24.940Z] #20 17.50 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:58:24.940Z] #20 17.63 Fetched 115 MB in 1s (90.1 MB/s) [2021-08-23T15:58:24.940Z] #20 17.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T15:58:24.940Z] #20 17.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-08-23T15:58:24.940Z] #20 17.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T15:58:24.940Z] #20 17.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T15:58:24.940Z] #20 17.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T15:58:24.940Z] #20 17.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T15:58:24.940Z] #20 17.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T15:58:25.373Z] #11 ... [2021-08-23T15:58:25.373Z] [2021-08-23T15:58:25.373Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T15:58:25.373Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T15:58:25.373Z] #65 DONE 0.8s [2021-08-23T15:58:25.373Z] [2021-08-23T15:58:25.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:25.373Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:25.506Z] #20 ... [2021-08-23T15:58:25.506Z] [2021-08-23T15:58:25.506Z] #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-08-23T15:58:25.506Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T15:58:25.506Z] #44 18.00 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T15:58:25.506Z] #44 18.01 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T15:58:25.506Z] #44 18.02 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T15:58:25.506Z] #44 18.04 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T15:58:25.506Z] #44 18.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T15:58:25.506Z] #44 18.08 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T15:58:25.506Z] #44 18.09 Setting up cmake-data (3.18.4-2) ... [2021-08-23T15:58:25.506Z] #44 18.11 Setting up cmake (3.18.4-2) ... [2021-08-23T15:58:25.506Z] #44 18.12 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:58:25.506Z] #44 DONE 18.4s [2021-08-23T15:58:25.506Z] [2021-08-23T15:58:25.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-08-23T15:58:25.506Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:25.506Z] #20 18.37 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T15:58:25.506Z] #20 18.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T15:58:25.506Z] #20 18.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T15:58:25.506Z] #20 18.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T15:58:25.506Z] #20 18.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:58:25.506Z] #20 18.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:25.506Z] #20 18.49 Selecting previously unselected package dmsetup. [2021-08-23T15:58:25.506Z] #20 18.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:58:25.506Z] #20 18.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T15:58:25.506Z] #20 18.55 Selecting previously unselected package mingw-w64-common. [2021-08-23T15:58:25.764Z] #20 18.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T15:58:25.764Z] #20 18.56 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T15:58:26.025Z] #20 19.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T15:58:26.283Z] #20 19.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T15:58:26.283Z] #20 19.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T15:58:26.751Z] #11 ... [2021-08-23T15:58:26.751Z] [2021-08-23T15:58:26.751Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T15:58:26.751Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T15:58:26.751Z] #67 DONE 1.3s [2021-08-23T15:58:26.751Z] [2021-08-23T15:58:26.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:26.751Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:26.848Z] #20 19.83 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T15:58:26.848Z] #20 19.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:26.848Z] #20 19.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T15:58:26.848Z] #20 19.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T15:58:27.106Z] #20 19.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:27.107Z] #20 19.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T15:58:27.107Z] #20 ... [2021-08-23T15:58:27.107Z] [2021-08-23T15:58:27.107Z] #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-08-23T15:58:27.107Z] #45 sha256:4d43642646f1fb5a8af9bd8bfd4ac7b53f6919887078a0cae18b74e268409ea1 [2021-08-23T15:58:27.107Z] #45 0.505 + RM_GOPATH=0 [2021-08-23T15:58:27.107Z] #45 0.505 + TMP_GOPATH= [2021-08-23T15:58:27.107Z] #45 0.505 + : /build [2021-08-23T15:58:27.107Z] #45 0.505 + '[' -z '' ']' [2021-08-23T15:58:27.107Z] #45 0.506 ++ mktemp -d [2021-08-23T15:58:27.107Z] #45 0.507 + export GOPATH=/tmp/tmp.hlY3WeR5Hi [2021-08-23T15:58:27.107Z] #45 0.507 + GOPATH=/tmp/tmp.hlY3WeR5Hi [2021-08-23T15:58:27.107Z] #45 0.507 + RM_GOPATH=1 [2021-08-23T15:58:27.107Z] #45 0.507 + case "$(go env GOARCH)" in [2021-08-23T15:58:27.107Z] #45 0.507 ++ go env GOARCH [2021-08-23T15:58:27.107Z] #45 0.511 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:27.107Z] #45 0.511 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:27.107Z] #45 0.511 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:27.107Z] #45 0.512 + dir=/tmp/install [2021-08-23T15:58:27.107Z] #45 0.512 + bin=tini [2021-08-23T15:58:27.107Z] #45 0.512 + shift [2021-08-23T15:58:27.107Z] #45 0.512 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T15:58:27.107Z] #45 0.512 + . /tmp/install/tini.installer [2021-08-23T15:58:27.107Z] #45 0.512 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:58:27.107Z] #45 0.512 + install_tini [2021-08-23T15:58:27.107Z] #45 0.512 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T15:58:27.107Z] #45 0.512 + git clone https://github.com/krallin/tini.git /tmp/tmp.hlY3WeR5Hi/tini [2021-08-23T15:58:27.107Z] #45 0.512 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:58:27.107Z] #45 0.514 Cloning into '/tmp/tmp.hlY3WeR5Hi/tini'... [2021-08-23T15:58:27.107Z] #45 0.784 + cd /tmp/tmp.hlY3WeR5Hi/tini [2021-08-23T15:58:27.107Z] #45 0.784 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:58:27.107Z] #45 0.788 + cmake . [2021-08-23T15:58:27.107Z] #45 0.868 -- The C compiler identification is GNU 10.2.1 [2021-08-23T15:58:27.107Z] #45 0.882 -- Detecting C compiler ABI info [2021-08-23T15:58:27.107Z] #45 0.968 -- Detecting C compiler ABI info - done [2021-08-23T15:58:27.107Z] #45 0.983 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T15:58:27.107Z] #45 0.984 -- Detecting C compile features [2021-08-23T15:58:27.107Z] #45 0.984 -- Detecting C compile features - done [2021-08-23T15:58:27.107Z] #45 0.992 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T15:58:27.107Z] #45 1.025 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T15:58:27.107Z] #45 1.040 -- Configuring done [2021-08-23T15:58:27.107Z] #45 1.043 -- Generating done [2021-08-23T15:58:27.107Z] #45 1.044 -- Build files have been written to: /tmp/tmp.hlY3WeR5Hi/tini [2021-08-23T15:58:27.107Z] #45 1.046 + make tini-static [2021-08-23T15:58:27.107Z] #45 1.100 Scanning dependencies of target tini-static [2021-08-23T15:58:27.107Z] #45 1.111 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T15:58:27.107Z] #45 1.283 [100%] Linking C executable tini-static [2021-08-23T15:58:27.107Z] #45 1.368 [100%] Built target tini-static [2021-08-23T15:58:27.107Z] #45 1.378 + mkdir -p /build [2021-08-23T15:58:27.107Z] #45 1.379 + cp tini-static /build/docker-init [2021-08-23T15:58:27.107Z] #45 DONE 1.7s [2021-08-23T15:58:27.365Z] [2021-08-23T15:58:27.365Z] #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-08-23T15:58:27.365Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/server/middleware 0.034s coverage: 37.7% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 13.7% of statements [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/builder/dockerfile 0.344s coverage: 49.0% of statements [2021-08-23T15:58:27.478Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T15:58:27.478Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 69.3% of statements [2021-08-23T15:58:27.931Z] #65 ... [2021-08-23T15:58:27.931Z] [2021-08-23T15:58:27.931Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T15:58:27.931Z] #47 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T15:58:27.931Z] #47 CACHED [2021-08-23T15:58:27.931Z] [2021-08-23T15:58:27.932Z] #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-08-23T15:58:27.932Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:58:27.932Z] #48 CACHED [2021-08-23T15:58:28.189Z] [2021-08-23T15:58:28.189Z] #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-08-23T15:58:28.189Z] #51 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T15:58:28.189Z] #51 CACHED [2021-08-23T15:58:28.189Z] [2021-08-23T15:58:28.189Z] #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-08-23T15:58:28.189Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:58:28.189Z] #52 CACHED [2021-08-23T15:58:28.189Z] [2021-08-23T15:58:28.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-08-23T15:58:28.189Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:28.447Z] #20 21.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T15:58:28.447Z] #20 21.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:28.447Z] #20 21.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T15:58:28.657Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.2s done [2021-08-23T15:58:28.916Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f [2021-08-23T15:58:30.038Z] ok github.com/docker/docker/builder/remotecontext/git 5.642s coverage: 86.3% of statements [2021-08-23T15:58:30.038Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T15:58:30.038Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T15:58:30.976Z] #20 23.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T15:58:30.976Z] #20 23.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:30.976Z] #20 23.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T15:58:31.175Z] INFO: Zapped successfully [2021-08-23T15:58:31.175Z] INFO: Location for testing is d:\CI\PR-42779\2 [2021-08-23T15:58:31.175Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T15:58:31.175Z] [2021-08-23T15:58:31.175Z] [2021-08-23T15:58:31.176Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 15:58:30... [2021-08-23T15:58:31.176Z] [2021-08-23T15:58:32.378Z] #20 25.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T15:58:32.378Z] #20 25.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:32.378Z] #20 25.27 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T15:58:32.600Z] ok github.com/docker/docker/client 0.226s coverage: 75.4% of statements [2021-08-23T15:58:33.105Z] #11 ... [2021-08-23T15:58:33.105Z] [2021-08-23T15:58:33.105Z] #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-08-23T15:58:33.105Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T15:58:33.105Z] #28 2.996 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:33.105Z] #28 2.996 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:58:33.105Z] #28 3.014 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:33.105Z] #28 3.126 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:33.105Z] #28 3.290 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:58:33.105Z] #28 5.278 Fetched 8398 kB in 3s (3291 kB/s) [2021-08-23T15:58:33.105Z] #28 5.278 Reading package lists... [2021-08-23T15:58:33.105Z] #28 6.058 Reading package lists... [2021-08-23T15:58:33.105Z] #28 6.825 Building dependency tree... [2021-08-23T15:58:33.105Z] #28 7.181 The following additional packages will be installed: [2021-08-23T15:58:33.105Z] #28 7.181 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T15:58:33.105Z] #28 7.182 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T15:58:33.105Z] #28 7.183 Recommended packages: [2021-08-23T15:58:33.105Z] #28 7.183 libldap-common publicsuffix libsasl2-modules [2021-08-23T15:58:33.105Z] #28 7.353 The following NEW packages will be installed: [2021-08-23T15:58:33.105Z] #28 7.354 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T15:58:33.105Z] #28 7.354 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T15:58:33.105Z] #28 7.355 libssh2-1 openssl [2021-08-23T15:58:33.105Z] #28 7.626 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:58:33.105Z] #28 7.626 Need to get 3038 kB of archives. [2021-08-23T15:58:33.105Z] #28 7.626 After this operation, 6652 kB of additional disk space will be used. [2021-08-23T15:58:33.105Z] #28 7.626 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-23T15:58:33.105Z] #28 7.651 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-23T15:58:33.105Z] #28 7.652 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-23T15:58:33.105Z] #28 7.656 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-23T15:58:33.105Z] #28 7.659 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-23T15:58:33.105Z] #28 7.662 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T15:58:33.105Z] #28 7.665 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T15:58:33.105Z] #28 7.667 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T15:58:33.105Z] #28 7.887 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:58:33.105Z] #28 7.929 Fetched 3038 kB in 0s (9933 kB/s) [2021-08-23T15:58:33.105Z] #28 7.962 Selecting previously unselected package openssl. [2021-08-23T15:58:33.105Z] #28 7.962 (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-08-23T15:58:33.105Z] #28 7.964 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 7.968 Unpacking openssl (1.1.1k-1) ... [2021-08-23T15:58:33.105Z] #28 8.132 Selecting previously unselected package ca-certificates. [2021-08-23T15:58:33.105Z] #28 8.132 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T15:58:33.105Z] #28 8.137 Unpacking ca-certificates (20210119) ... [2021-08-23T15:58:33.105Z] #28 8.223 Selecting previously unselected package libbrotli1:amd64. [2021-08-23T15:58:33.105Z] #28 8.224 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.235 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T15:58:33.105Z] #28 8.317 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-23T15:58:33.105Z] #28 8.317 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.322 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T15:58:33.105Z] #28 8.363 Selecting previously unselected package libsasl2-2:amd64. [2021-08-23T15:58:33.105Z] #28 8.365 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.370 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T15:58:33.105Z] #28 8.425 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-23T15:58:33.105Z] #28 8.425 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.429 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T15:58:33.105Z] #28 8.502 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-23T15:58:33.105Z] #28 8.503 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.508 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T15:58:33.105Z] #28 8.563 Selecting previously unselected package libpsl5:amd64. [2021-08-23T15:58:33.105Z] #28 8.563 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.568 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T15:58:33.105Z] #28 8.624 Selecting previously unselected package librtmp1:amd64. [2021-08-23T15:58:33.105Z] #28 8.624 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.630 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T15:58:33.105Z] #28 8.719 Selecting previously unselected package libssh2-1:amd64. [2021-08-23T15:58:33.105Z] #28 8.719 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.734 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T15:58:33.105Z] #28 8.893 Selecting previously unselected package libcurl4:amd64. [2021-08-23T15:58:33.105Z] #28 8.893 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 8.907 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T15:58:33.105Z] #28 9.049 Selecting previously unselected package curl. [2021-08-23T15:58:33.105Z] #28 9.049 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 9.052 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T15:58:33.105Z] #28 9.271 Selecting previously unselected package libonig5:amd64. [2021-08-23T15:58:33.105Z] #28 9.271 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 9.275 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T15:58:33.105Z] #28 9.337 Selecting previously unselected package libjq1:amd64. [2021-08-23T15:58:33.105Z] #28 9.337 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 9.342 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T15:58:33.105Z] #28 9.390 Selecting previously unselected package jq. [2021-08-23T15:58:33.105Z] #28 9.390 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-23T15:58:33.105Z] #28 9.395 Unpacking jq (1.6-2.1) ... [2021-08-23T15:58:33.105Z] #28 9.444 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T15:58:33.105Z] #28 9.459 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T15:58:33.105Z] #28 9.474 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T15:58:33.105Z] #28 9.491 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T15:58:33.105Z] #28 9.506 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T15:58:33.105Z] #28 9.520 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T15:58:33.105Z] #28 9.535 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T15:58:33.105Z] #28 9.550 Setting up openssl (1.1.1k-1) ... [2021-08-23T15:58:33.105Z] #28 9.568 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T15:58:33.105Z] #28 9.580 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T15:58:33.105Z] #28 9.595 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T15:58:33.105Z] #28 9.609 Setting up ca-certificates (20210119) ... [2021-08-23T15:58:33.105Z] #28 10.15 Updating certificates in /etc/ssl/certs... [2021-08-23T15:58:33.105Z] #28 ... [2021-08-23T15:58:33.105Z] [2021-08-23T15:58:33.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:33.105Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:33.364Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 4.2s done [2021-08-23T15:58:33.623Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-23T15:58:33.754Z] #20 26.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T15:58:34.013Z] #20 26.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:34.013Z] #20 26.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T15:58:36.940Z] Sending build context to Docker daemon 61MB [2021-08-23T15:58:36.940Z] [2021-08-23T15:58:36.940Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T15:58:36.940Z] ---> a4938fe7222f [2021-08-23T15:58:36.940Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 5701880f169b [2021-08-23T15:58:36.940Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> e0451114a6b5 [2021-08-23T15:58:36.940Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 6d713f18007c [2021-08-23T15:58:36.940Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> ac0c5a816170 [2021-08-23T15:58:36.940Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 2cf658e53b38 [2021-08-23T15:58:36.940Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 1805b49d562c [2021-08-23T15:58:36.940Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 070265fd80fc [2021-08-23T15:58:36.940Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T15:58:36.940Z] ---> Using cache [2021-08-23T15:58:36.940Z] ---> 5627590a6676 [2021-08-23T15:58:36.940Z] Step 10/10 : COPY . . [2021-08-23T15:58:37.297Z] #20 29.69 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T15:58:37.297Z] #20 29.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:58:37.297Z] #20 29.70 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T15:58:37.812Z] #11 ... [2021-08-23T15:58:37.812Z] [2021-08-23T15:58:37.812Z] #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-08-23T15:58:37.812Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T15:58:37.812Z] #28 10.83 129 added, 0 removed; done. [2021-08-23T15:58:37.812Z] #28 10.99 Setting up jq (1.6-2.1) ... [2021-08-23T15:58:37.812Z] #28 11.01 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T15:58:37.812Z] #28 11.02 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T15:58:37.812Z] #28 11.04 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:58:37.812Z] #28 11.06 Processing triggers for ca-certificates (20210119) ... [2021-08-23T15:58:37.812Z] #28 11.07 Updating certificates in /etc/ssl/certs... [2021-08-23T15:58:37.812Z] #28 11.60 0 added, 0 removed; done. [2021-08-23T15:58:37.812Z] #28 11.60 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T15:58:37.812Z] #28 11.61 done. [2021-08-23T15:58:37.812Z] #28 DONE 15.1s [2021-08-23T15:58:37.812Z] [2021-08-23T15:58:37.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:37.812Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:37.862Z] #20 30.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T15:58:37.863Z] #20 30.79 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T15:58:37.863Z] #20 30.79 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T15:58:37.863Z] #20 30.84 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T15:58:37.863Z] #20 30.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T15:58:37.863Z] #20 30.85 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T15:58:37.863Z] #20 30.89 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T15:58:38.120Z] #20 30.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T15:58:38.120Z] #20 30.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T15:58:38.120Z] #20 30.95 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T15:58:38.120Z] #20 30.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T15:58:38.120Z] #20 30.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:58:38.120Z] #20 31.01 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T15:58:38.120Z] #20 31.01 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T15:58:38.120Z] #20 31.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:58:38.120Z] #20 31.08 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T15:58:38.120Z] #20 31.09 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:58:38.120Z] #20 31.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:38.120Z] #20 31.13 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T15:58:38.378Z] #20 31.13 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T15:58:38.378Z] #20 31.13 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T15:58:38.378Z] #20 31.18 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T15:58:38.378Z] #20 31.18 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T15:58:38.378Z] #20 31.19 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T15:58:38.378Z] #20 31.27 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T15:58:38.378Z] #20 31.27 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T15:58:38.378Z] #20 31.28 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T15:58:38.378Z] #20 31.35 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T15:58:38.378Z] #20 31.35 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T15:58:38.378Z] #20 31.35 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T15:58:38.381Z] #11 ... [2021-08-23T15:58:38.381Z] [2021-08-23T15:58:38.381Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T15:58:38.381Z] #29 sha256:296232dce7188c66905dff7e7f28600c872d2635134692d4eb3bd47b687fac62 [2021-08-23T15:58:38.381Z] #29 DONE 0.6s [2021-08-23T15:58:38.381Z] [2021-08-23T15:58:38.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T15:58:38.381Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T15:58:38.637Z] #20 31.42 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T15:58:38.637Z] #20 31.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T15:58:38.637Z] #20 31.43 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T15:58:38.637Z] #20 31.47 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T15:58:38.637Z] #20 31.48 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T15:58:38.637Z] #20 31.48 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T15:58:38.637Z] #20 31.61 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T15:58:38.637Z] #20 31.61 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T15:58:38.637Z] #20 31.62 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T15:58:38.637Z] #20 ... [2021-08-23T15:58:38.637Z] [2021-08-23T15:58:38.637Z] #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-08-23T15:58:38.637Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:58:38.637Z] #65 5.016 + cd /tmp/tmp.GGCo0svYtz/src/github.com/containerd/containerd [2021-08-23T15:58:38.637Z] #65 5.016 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:58:38.637Z] #65 5.477 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T15:58:38.637Z] #65 5.477 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T15:58:38.637Z] #65 5.477 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T15:58:38.637Z] #65 5.477 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T15:58:38.637Z] #65 5.477 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T15:58:38.637Z] #65 5.477 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T15:58:38.637Z] #65 5.477 + '[' '' = dynamic ']' [2021-08-23T15:58:38.637Z] #65 5.477 + make [2021-08-23T15:58:38.637Z] #65 5.850 + bin/ctr [2021-08-23T15:58:38.637Z] #65 14.57 + bin/containerd [2021-08-23T15:58:38.639Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.1s [2021-08-23T15:58:38.896Z] #65 ... [2021-08-23T15:58:38.896Z] [2021-08-23T15:58:38.896Z] #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-08-23T15:58:38.896Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T15:58:38.896Z] #20 31.72 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T15:58:38.896Z] #20 31.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:58:38.896Z] #20 31.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:38.896Z] #20 31.79 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T15:58:38.896Z] #20 31.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T15:58:38.896Z] #20 31.80 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T15:58:38.896Z] #20 31.86 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T15:58:38.896Z] #20 31.87 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T15:58:38.896Z] #20 31.87 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T15:58:39.154Z] #20 32.04 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T15:58:39.154Z] #20 32.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T15:58:39.154Z] #20 32.08 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T15:58:39.154Z] #20 32.09 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T15:58:39.154Z] #20 32.11 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T15:58:39.154Z] #20 32.13 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T15:58:39.154Z] #20 32.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:58:39.154Z] #20 32.16 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T15:58:39.154Z] #20 32.17 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T15:58:39.154Z] #20 32.18 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T15:58:39.154Z] #20 32.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T15:58:39.154Z] #20 32.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:58:39.154Z] #20 32.23 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T15:58:39.206Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.6s done [2021-08-23T15:58:39.412Z] #20 32.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T15:58:39.412Z] #20 32.25 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T15:58:39.412Z] #20 32.27 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T15:58:39.412Z] #20 32.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T15:58:39.412Z] #20 32.30 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T15:58:39.412Z] #20 32.32 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T15:58:39.412Z] #20 32.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T15:58:39.412Z] #20 32.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T15:58:39.412Z] #20 32.37 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-08-23T15:58:39.412Z] #20 32.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T15:58:39.412Z] #20 32.39 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-08-23T15:58:39.412Z] #20 32.40 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T15:58:39.412Z] #20 32.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T15:58:39.412Z] #20 32.42 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-08-23T15:58:39.412Z] #20 32.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T15:58:39.412Z] #20 32.46 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T15:58:39.465Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-23T15:58:39.671Z] #20 32.48 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:39.671Z] #20 32.50 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T15:58:39.671Z] #20 32.51 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:39.671Z] #20 32.53 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:58:39.671Z] #20 32.55 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:58:39.724Z] #11 DONE 25.6s [2021-08-23T15:58:39.724Z] [2021-08-23T15:58:39.724Z] #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-08-23T15:58:39.724Z] #30 sha256:bcd1c035122439a985e744d01109d61660ea305f5d1d75685f68eb699d3f35ac [2021-08-23T15:58:39.724Z] #30 1.388 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T15:58:39.982Z] #30 1.679 [2021-08-23T15:58:39.982Z] #30 1.738 ######################################################################## 100.0% [2021-08-23T15:58:40.243Z] #30 1.943 [2021-08-23T15:58:40.503Z] #30 ... [2021-08-23T15:58:40.503Z] [2021-08-23T15:58:40.503Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T15:58:40.503Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T15:58:40.503Z] #12 DONE 0.8s [2021-08-23T15:58:40.503Z] [2021-08-23T15:58:40.503Z] #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-08-23T15:58:40.503Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T15:58:41.076Z] #13 DONE 0.7s [2021-08-23T15:58:41.076Z] [2021-08-23T15:58:41.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-08-23T15:58:41.076Z] #35 sha256:db60a2f23ade162cdc66c6826a3c98a8c02460cbdc4bcf1055fbce5ff9c9d025 [2021-08-23T15:58:41.347Z] #35 ... [2021-08-23T15:58:41.347Z] [2021-08-23T15:58:41.347Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T15:58:41.347Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T15:58:41.347Z] #32 DONE 0.3s [2021-08-23T15:58:41.574Z] #20 DONE 34.3s [2021-08-23T15:58:41.574Z] [2021-08-23T15:58:41.574Z] #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-08-23T15:58:41.574Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:58:41.574Z] #65 ... [2021-08-23T15:58:41.574Z] [2021-08-23T15:58:41.574Z] #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-08-23T15:58:41.574Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-23T15:58:41.611Z] [2021-08-23T15:58:41.611Z] #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-08-23T15:58:41.611Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T15:58:41.611Z] #44 DONE 0.3s [2021-08-23T15:58:41.611Z] [2021-08-23T15:58:41.611Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T15:58:41.611Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T15:58:41.611Z] #40 DONE 0.4s [2021-08-23T15:58:41.611Z] [2021-08-23T15:58:41.611Z] #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-08-23T15:58:41.611Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:58:42.511Z] #21 1.243 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T15:58:42.770Z] #21 1.398 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T15:58:42.770Z] #21 1.481 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T15:58:46.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T15:58:46.905Z] #41 ... [2021-08-23T15:58:46.905Z] [2021-08-23T15:58:46.905Z] #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-08-23T15:58:46.905Z] #30 sha256:bcd1c035122439a985e744d01109d61660ea305f5d1d75685f68eb699d3f35ac [2021-08-23T15:58:46.905Z] #30 2.637 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T15:58:46.905Z] #30 2.892 [2021-08-23T15:58:46.905Z] #30 2.996 ######################################################################## 100.0% [2021-08-23T15:58:46.905Z] #30 3.191 [2021-08-23T15:58:46.905Z] #30 4.591 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T15:58:46.905Z] #30 5.115 [2021-08-23T15:58:46.905Z] #30 5.241 ############# 19.1% ###################################### 53.8% ############################################################# 86.1% ######################################################################## 100.0% [2021-08-23T15:58:46.905Z] #30 5.707 [2021-08-23T15:58:46.905Z] #30 6.627 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T15:58:46.905Z] #30 7.072 [2021-08-23T15:58:46.905Z] #30 7.143 ######################################################################## 100.0% [2021-08-23T15:58:46.905Z] #30 7.404 [2021-08-23T15:58:46.905Z] #30 8.127 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T15:58:47.164Z] #30 8.931 [2021-08-23T15:58:47.211Z] #21 1.904 Reading package lists... [2021-08-23T15:58:47.424Z] #30 9.046 ######################################################################## 100.0% [2021-08-23T15:58:47.999Z] #30 9.655 [2021-08-23T15:58:47.999Z] #30 9.834 Download of images into '/build' complete. [2021-08-23T15:58:47.999Z] #30 9.841 Use something like the following to load the result into a Docker daemon: [2021-08-23T15:58:47.999Z] #30 9.841 tar -cC '/build' . | docker load [2021-08-23T15:58:48.566Z] #30 DONE 10.1s [2021-08-23T15:58:48.566Z] [2021-08-23T15:58:48.566Z] #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-08-23T15:58:48.566Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:58:48.566Z] #47 5.702 + RM_GOPATH=0 [2021-08-23T15:58:48.566Z] #47 5.702 + TMP_GOPATH= [2021-08-23T15:58:48.566Z] #47 5.702 + : /build [2021-08-23T15:58:48.566Z] #47 5.702 + '[' -z '' ']' [2021-08-23T15:58:48.566Z] #47 5.702 ++ mktemp -d [2021-08-23T15:58:48.566Z] #47 5.702 + export GOPATH=/tmp/tmp.wR7BPFGsYi [2021-08-23T15:58:48.566Z] #47 5.702 + GOPATH=/tmp/tmp.wR7BPFGsYi [2021-08-23T15:58:48.566Z] #47 5.702 + RM_GOPATH=1 [2021-08-23T15:58:48.566Z] #47 5.702 + case "$(go env GOARCH)" in [2021-08-23T15:58:48.566Z] #47 5.702 ++ go env GOARCH [2021-08-23T15:58:48.566Z] #47 5.749 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:58:48.566Z] #47 5.752 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:48.566Z] #47 5.752 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:48.566Z] #47 5.752 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:48.566Z] #47 5.752 + dir=/tmp/install [2021-08-23T15:58:48.566Z] #47 5.752 + bin=vndr [2021-08-23T15:58:48.566Z] #47 5.752 + shift [2021-08-23T15:58:48.566Z] #47 5.752 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T15:58:48.566Z] #47 5.752 + . /tmp/install/vndr.installer [2021-08-23T15:58:48.566Z] #47 5.752 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:58:48.566Z] #47 5.752 + install_vndr [2021-08-23T15:58:48.566Z] #47 5.752 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T15:58:48.566Z] #47 5.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wR7BPFGsYi/src/github.com/LK4D4/vndr [2021-08-23T15:58:48.567Z] #47 5.752 Cloning into '/tmp/tmp.wR7BPFGsYi/src/github.com/LK4D4/vndr'... [2021-08-23T15:58:48.567Z] #47 6.368 + cd /tmp/tmp.wR7BPFGsYi/src/github.com/LK4D4/vndr [2021-08-23T15:58:48.567Z] #47 6.368 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T15:58:48.567Z] #47 6.368 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T15:58:48.567Z] #47 7.004 internal/unsafeheader [2021-08-23T15:58:48.567Z] #47 7.014 internal/cpu [2021-08-23T15:58:48.567Z] #47 7.085 runtime/internal/atomic [2021-08-23T15:58:48.567Z] #47 7.239 runtime/internal/sys [2021-08-23T15:58:48.567Z] #47 7.390 runtime/internal/math [2021-08-23T15:58:48.567Z] #47 7.453 internal/race [2021-08-23T15:58:48.567Z] #47 7.459 internal/bytealg [2021-08-23T15:58:48.567Z] #47 7.515 sync/atomic [2021-08-23T15:58:48.827Z] #47 7.657 unicode [2021-08-23T15:58:49.088Z] #47 7.952 runtime [2021-08-23T15:58:49.088Z] #47 ... [2021-08-23T15:58:49.088Z] [2021-08-23T15:58:49.088Z] #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-08-23T15:58:49.088Z] #35 sha256:db60a2f23ade162cdc66c6826a3c98a8c02460cbdc4bcf1055fbce5ff9c9d025 [2021-08-23T15:58:49.088Z] #35 8.002 Install go-toml version v1.8.1 [2021-08-23T15:58:49.657Z] #35 8.678 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T15:58:49.737Z] #21 5.401 Reading package lists... [2021-08-23T15:58:50.669Z] #21 8.507 Building dependency tree... [2021-08-23T15:58:50.669Z] #21 9.261 Reading state information... [2021-08-23T15:58:51.562Z] #35 ... [2021-08-23T15:58:51.562Z] [2021-08-23T15:58:51.562Z] #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-08-23T15:58:51.562Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:58:51.562Z] #37 8.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:58:51.562Z] #37 8.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:51.562Z] #37 8.805 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:51.562Z] #37 9.620 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:58:51.562Z] #37 ... [2021-08-23T15:58:51.562Z] [2021-08-23T15:58:51.562Z] #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-08-23T15:58:51.562Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:58:51.562Z] #53 4.899 + RM_GOPATH=0 [2021-08-23T15:58:51.562Z] #53 4.899 + TMP_GOPATH= [2021-08-23T15:58:51.562Z] #53 4.899 + : /build [2021-08-23T15:58:51.562Z] #53 4.899 + '[' -z '' ']' [2021-08-23T15:58:51.562Z] #53 4.899 ++ mktemp -d [2021-08-23T15:58:51.562Z] #53 4.902 + export GOPATH=/tmp/tmp.Qd1CLYfOKY [2021-08-23T15:58:51.562Z] #53 4.902 + GOPATH=/tmp/tmp.Qd1CLYfOKY [2021-08-23T15:58:51.562Z] #53 4.902 + RM_GOPATH=1 [2021-08-23T15:58:51.562Z] #53 4.902 + case "$(go env GOARCH)" in [2021-08-23T15:58:51.562Z] #53 4.902 ++ go env GOARCH [2021-08-23T15:58:51.562Z] #53 4.910 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.562Z] #53 4.910 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.562Z] #53 4.910 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:51.562Z] #53 4.915 + dir=/tmp/install [2021-08-23T15:58:51.562Z] #53 4.915 + bin=shfmt [2021-08-23T15:58:51.562Z] #53 4.915 + shift [2021-08-23T15:58:51.562Z] #53 4.915 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T15:58:51.562Z] #53 4.915 + . /tmp/install/shfmt.installer [2021-08-23T15:58:51.562Z] #53 4.915 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:58:51.562Z] #53 4.915 + install_shfmt [2021-08-23T15:58:51.562Z] #53 4.915 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T15:58:51.562Z] #53 4.915 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Qd1CLYfOKY/src/github.com/mvdan/sh [2021-08-23T15:58:51.562Z] #53 4.915 Cloning into '/tmp/tmp.Qd1CLYfOKY/src/github.com/mvdan/sh'... [2021-08-23T15:58:51.562Z] #53 4.915 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:58:51.562Z] #53 ... [2021-08-23T15:58:51.562Z] [2021-08-23T15:58:51.562Z] #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-08-23T15:58:51.562Z] #49 sha256:7b5c53142ab71ba10c5486100ea850a254d78ab8eb9e3d5914b333043848462e [2021-08-23T15:58:51.562Z] #49 8.205 + RM_GOPATH=0 [2021-08-23T15:58:51.562Z] #49 8.205 + TMP_GOPATH= [2021-08-23T15:58:51.562Z] #49 8.205 + : /build [2021-08-23T15:58:51.562Z] #49 8.205 + '[' -z '' ']' [2021-08-23T15:58:51.562Z] #49 8.205 ++ mktemp -d [2021-08-23T15:58:51.562Z] #49 8.205 + export GOPATH=/tmp/tmp.rDr4P8uzCu [2021-08-23T15:58:51.562Z] #49 8.205 + GOPATH=/tmp/tmp.rDr4P8uzCu [2021-08-23T15:58:51.562Z] #49 8.205 + RM_GOPATH=1 [2021-08-23T15:58:51.562Z] #49 8.205 + case "$(go env GOARCH)" in [2021-08-23T15:58:51.562Z] #49 8.205 ++ go env GOARCH [2021-08-23T15:58:51.563Z] #49 8.257 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.563Z] #49 8.257 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.563Z] #49 8.257 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:51.563Z] #49 8.257 + dir=/tmp/install [2021-08-23T15:58:51.563Z] #49 8.257 + bin=gotestsum [2021-08-23T15:58:51.563Z] #49 8.257 + shift [2021-08-23T15:58:51.563Z] #49 8.257 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T15:58:51.563Z] #49 8.257 + . /tmp/install/gotestsum.installer [2021-08-23T15:58:51.563Z] #49 8.257 ++ : v0.5.3 [2021-08-23T15:58:51.563Z] #49 8.257 + install_gotestsum [2021-08-23T15:58:51.563Z] #49 8.257 + set -e [2021-08-23T15:58:51.563Z] #49 8.257 + export GO111MODULE=on [2021-08-23T15:58:51.563Z] #49 8.257 + GO111MODULE=on [2021-08-23T15:58:51.563Z] #49 8.257 + GOBIN=/build [2021-08-23T15:58:51.563Z] #49 8.257 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T15:58:51.563Z] #49 8.849 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T15:58:51.563Z] #49 ... [2021-08-23T15:58:51.563Z] [2021-08-23T15:58:51.563Z] #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-08-23T15:58:51.563Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T15:58:51.563Z] #60 8.379 + RM_GOPATH=0 [2021-08-23T15:58:51.563Z] #60 8.379 + TMP_GOPATH= [2021-08-23T15:58:51.563Z] #60 8.379 + : /build [2021-08-23T15:58:51.563Z] #60 8.379 + '[' -z '' ']' [2021-08-23T15:58:51.563Z] #60 8.388 ++ mktemp -d [2021-08-23T15:58:51.563Z] #60 8.388 + export GOPATH=/tmp/tmp.LRJE0yLdJ1 [2021-08-23T15:58:51.563Z] #60 8.388 + GOPATH=/tmp/tmp.LRJE0yLdJ1 [2021-08-23T15:58:51.563Z] #60 8.388 + RM_GOPATH=1 [2021-08-23T15:58:51.563Z] #60 8.388 + case "$(go env GOARCH)" in [2021-08-23T15:58:51.563Z] #60 8.388 ++ go env GOARCH [2021-08-23T15:58:51.563Z] #60 8.409 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.563Z] #60 8.409 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:51.563Z] #60 8.416 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:51.563Z] #60 8.421 + dir=/tmp/install [2021-08-23T15:58:51.563Z] #60 8.421 + bin=rootlesskit [2021-08-23T15:58:51.563Z] #60 8.421 + shift [2021-08-23T15:58:51.563Z] #60 8.421 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T15:58:51.563Z] #60 8.421 + . /tmp/install/rootlesskit.installer [2021-08-23T15:58:51.563Z] #60 8.421 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:58:51.563Z] #60 8.421 + install_rootlesskit [2021-08-23T15:58:51.563Z] #60 8.421 + case "$1" in [2021-08-23T15:58:51.563Z] #60 8.421 + export CGO_ENABLED=0 [2021-08-23T15:58:51.563Z] #60 8.421 + CGO_ENABLED=0 [2021-08-23T15:58:51.563Z] #60 8.421 + _install_rootlesskit [2021-08-23T15:58:51.563Z] #60 8.421 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T15:58:51.563Z] #60 8.421 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LRJE0yLdJ1/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:58:51.563Z] #60 8.421 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:58:51.563Z] #60 8.438 Cloning into '/tmp/tmp.LRJE0yLdJ1/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T15:58:51.601Z] #21 10.14 The following additional packages will be installed: [2021-08-23T15:58:51.601Z] #21 10.14 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-23T15:58:51.601Z] #21 10.14 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-23T15:58:51.601Z] #21 10.14 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-23T15:58:51.601Z] #21 10.14 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-23T15:58:51.601Z] #21 10.14 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-23T15:58:51.601Z] #21 10.14 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-08-23T15:58:51.601Z] #21 10.14 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-08-23T15:58:51.601Z] #21 10.15 Suggested packages: [2021-08-23T15:58:51.601Z] #21 10.15 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-23T15:58:51.601Z] #21 10.15 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-23T15:58:51.601Z] #21 10.15 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-23T15:58:51.601Z] #21 10.15 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-08-23T15:58:51.601Z] #21 10.15 seccomp:ppc64el seccomp:s390x [2021-08-23T15:58:51.601Z] #21 10.15 Recommended packages: [2021-08-23T15:58:51.601Z] #21 10.15 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-08-23T15:58:51.601Z] #21 10.15 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-08-23T15:58:51.601Z] #21 10.15 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-08-23T15:58:51.601Z] #21 10.15 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-08-23T15:58:51.832Z] #60 ... [2021-08-23T15:58:51.832Z] [2021-08-23T15:58:51.832Z] #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-08-23T15:58:51.832Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:58:51.832Z] #14 5.026 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:58:51.832Z] #14 5.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:51.832Z] #14 5.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:51.832Z] #14 5.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:58:51.832Z] #14 6.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:51.832Z] #14 ... [2021-08-23T15:58:51.832Z] [2021-08-23T15:58:51.832Z] #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-08-23T15:58:51.832Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:58:51.832Z] #45 9.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:58:51.832Z] #45 9.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:51.832Z] #45 9.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:51.832Z] #45 9.790 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T15:58:51.832Z] #45 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:58:51.858Z] #21 10.47 The following NEW packages will be installed: [2021-08-23T15:58:51.858Z] #21 10.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-08-23T15:58:51.858Z] #21 10.47 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-23T15:58:51.858Z] #21 10.47 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-23T15:58:51.858Z] #21 10.47 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-23T15:58:51.858Z] #21 10.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-23T15:58:51.858Z] #21 10.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-08-23T15:58:51.858Z] #21 10.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-08-23T15:58:51.858Z] #21 10.47 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-08-23T15:58:51.858Z] #21 10.47 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-08-23T15:58:51.858Z] #21 10.47 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-08-23T15:58:51.858Z] #21 10.48 libseccomp2:ppc64el libseccomp2:s390x [2021-08-23T15:58:52.091Z] #45 ... [2021-08-23T15:58:52.091Z] [2021-08-23T15:58:52.091Z] #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-08-23T15:58:52.091Z] #25 sha256:8e1df650e2452cf29fdbb5200803f12b9a7130852a8f73c4e2bb794ff23a8630 [2021-08-23T15:58:52.091Z] #25 5.423 + RM_GOPATH=0 [2021-08-23T15:58:52.091Z] #25 5.423 + TMP_GOPATH= [2021-08-23T15:58:52.091Z] #25 5.423 + : /build [2021-08-23T15:58:52.091Z] #25 5.423 + '[' -z '' ']' [2021-08-23T15:58:52.091Z] #25 5.423 ++ mktemp -d [2021-08-23T15:58:52.091Z] #25 5.426 + export GOPATH=/tmp/tmp.dCQzgJ5IwK [2021-08-23T15:58:52.091Z] #25 5.426 + GOPATH=/tmp/tmp.dCQzgJ5IwK [2021-08-23T15:58:52.091Z] #25 5.426 + RM_GOPATH=1 [2021-08-23T15:58:52.091Z] #25 5.426 + case "$(go env GOARCH)" in [2021-08-23T15:58:52.091Z] #25 5.426 ++ go env GOARCH [2021-08-23T15:58:52.091Z] #25 5.437 Install docker/cli version 17.06.2-ce from stable [2021-08-23T15:58:52.091Z] #25 5.437 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:52.091Z] #25 5.437 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:52.091Z] #25 5.437 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:52.091Z] #25 5.437 + dir=/tmp/install [2021-08-23T15:58:52.091Z] #25 5.437 + bin=dockercli [2021-08-23T15:58:52.091Z] #25 5.437 + shift [2021-08-23T15:58:52.091Z] #25 5.437 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T15:58:52.091Z] #25 5.437 + . /tmp/install/dockercli.installer [2021-08-23T15:58:52.092Z] #25 5.437 ++ : stable [2021-08-23T15:58:52.092Z] #25 5.437 ++ : 17.06.2-ce [2021-08-23T15:58:52.092Z] #25 5.437 + install_dockercli [2021-08-23T15:58:52.092Z] #25 5.437 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T15:58:52.092Z] #25 5.437 ++ uname -m [2021-08-23T15:58:52.092Z] #25 5.437 + arch=x86_64 [2021-08-23T15:58:52.092Z] #25 5.437 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T15:58:52.092Z] #25 5.437 + url=https://download.docker.com/linux/static [2021-08-23T15:58:52.092Z] #25 5.437 + tar -xz docker/docker [2021-08-23T15:58:52.092Z] #25 5.446 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T15:58:52.092Z] #25 10.50 + mkdir -p /build [2021-08-23T15:58:52.092Z] #25 10.50 + mv docker/docker /build/ [2021-08-23T15:58:52.092Z] #25 10.51 + rmdir docker [2021-08-23T15:58:52.092Z] #25 DONE 10.9s [2021-08-23T15:58:52.092Z] [2021-08-23T15:58:52.092Z] #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-08-23T15:58:52.092Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:58:52.092Z] #57 7.393 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T15:58:52.092Z] #57 7.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:58:52.092Z] #57 7.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:58:52.092Z] #57 7.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T15:58:52.092Z] #57 9.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:58:52.092Z] #57 ... [2021-08-23T15:58:52.092Z] [2021-08-23T15:58:52.092Z] #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-08-23T15:58:52.092Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T15:58:52.092Z] #33 7.870 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T15:58:52.092Z] #33 7.872 Cloning into '.'... [2021-08-23T15:58:52.115Z] #21 10.79 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:58:52.115Z] #21 10.79 Need to get 15.9 MB of archives. [2021-08-23T15:58:52.115Z] #21 10.79 After this operation, 72.9 MB of additional disk space will be used. [2021-08-23T15:58:52.115Z] #21 10.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-08-23T15:58:52.115Z] #21 10.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-08-23T15:58:52.115Z] #21 10.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-08-23T15:58:52.115Z] #21 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-08-23T15:58:52.115Z] #21 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-08-23T15:58:52.115Z] #21 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-08-23T15:58:52.115Z] #21 10.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-08-23T15:58:52.115Z] #21 10.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-08-23T15:58:52.115Z] #21 10.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-08-23T15:58:52.115Z] #21 10.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-08-23T15:58:52.115Z] #21 10.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-08-23T15:58:52.115Z] #21 10.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-08-23T15:58:52.115Z] #21 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-08-23T15:58:52.115Z] #21 10.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-08-23T15:58:52.290Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T15:58:52.290Z] [2021-08-23T15:58:52.290Z] ________ ____ __. [2021-08-23T15:58:52.290Z] \_____ \ | |/ _| [2021-08-23T15:58:52.290Z] / | \| < [2021-08-23T15:58:52.290Z] / | \ | \ [2021-08-23T15:58:52.290Z] \_______ /____|__ \ [2021-08-23T15:58:52.290Z] \/ \/ [2021-08-23T15:58:52.290Z] [2021-08-23T15:58:52.290Z] INFO: make.ps1 ended at 08/23/2021 15:58:44 [2021-08-23T15:58:52.290Z] INFO: Binaries build ended at 08/23/2021 15:58:45. Duration:00:01:28.1713701 [2021-08-23T15:58:52.290Z] INFO: Copying the built daemon binary to d:\CI\PR-42779\2\binary\dockerd-9ed88a0801.exe... [2021-08-23T15:58:52.290Z] INFO: Copying the built client binary to d:\CI\PR-42779\2\binary\docker-9ed88a0801.exe... [2021-08-23T15:58:52.290Z] INFO: Copying dockerversion from the container... [2021-08-23T15:58:52.290Z] INFO: Copying the golang package from the container to d:\CI\PR-42779\2\installer\go.zip... [2021-08-23T15:58:52.290Z] INFO: Extracting go.zip to d:\CI\PR-42779\2\go [2021-08-23T15:58:52.351Z] #33 ... [2021-08-23T15:58:52.351Z] [2021-08-23T15:58:52.351Z] #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-08-23T15:58:52.351Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:58:52.351Z] #51 9.484 + RM_GOPATH=0 [2021-08-23T15:58:52.351Z] #51 9.484 + TMP_GOPATH= [2021-08-23T15:58:52.351Z] #51 9.484 + : /build [2021-08-23T15:58:52.351Z] #51 9.484 + '[' -z '' ']' [2021-08-23T15:58:52.351Z] #51 9.484 ++ mktemp -d [2021-08-23T15:58:52.351Z] #51 9.484 + export GOPATH=/tmp/tmp.eNvDkDXH5X [2021-08-23T15:58:52.351Z] #51 9.484 + GOPATH=/tmp/tmp.eNvDkDXH5X [2021-08-23T15:58:52.351Z] #51 9.484 + RM_GOPATH=1 [2021-08-23T15:58:52.351Z] #51 9.484 + case "$(go env GOARCH)" in [2021-08-23T15:58:52.351Z] #51 9.484 ++ go env GOARCH [2021-08-23T15:58:52.351Z] #51 9.484 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:52.351Z] #51 9.484 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:58:52.351Z] #51 9.484 ++ dirname /tmp/install/install.sh [2021-08-23T15:58:52.351Z] #51 9.484 + dir=/tmp/install [2021-08-23T15:58:52.351Z] #51 9.484 + bin=golangci_lint [2021-08-23T15:58:52.351Z] #51 9.484 + shift [2021-08-23T15:58:52.351Z] #51 9.484 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T15:58:52.351Z] #51 9.484 + . /tmp/install/golangci_lint.installer [2021-08-23T15:58:52.351Z] #51 9.484 ++ : v1.23.8 [2021-08-23T15:58:52.351Z] #51 9.484 + install_golangci_lint [2021-08-23T15:58:52.351Z] #51 9.484 + set -e [2021-08-23T15:58:52.351Z] #51 9.484 + export GO111MODULE=on [2021-08-23T15:58:52.351Z] #51 9.484 + GO111MODULE=on [2021-08-23T15:58:52.351Z] #51 9.484 + GOBIN=/build [2021-08-23T15:58:52.351Z] #51 9.484 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T15:58:52.351Z] #51 10.25 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T15:58:52.351Z] #51 ... [2021-08-23T15:58:52.351Z] [2021-08-23T15:58:52.351Z] #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-08-23T15:58:52.351Z] #49 sha256:7b5c53142ab71ba10c5486100ea850a254d78ab8eb9e3d5914b333043848462e [2021-08-23T15:58:52.351Z] #49 11.20 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T15:58:52.351Z] #49 11.20 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T15:58:52.351Z] #49 11.23 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T15:58:52.351Z] #49 11.32 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T15:58:52.373Z] #21 10.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-08-23T15:58:52.373Z] #21 10.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-08-23T15:58:52.373Z] #21 11.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-08-23T15:58:52.373Z] #21 11.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-08-23T15:58:52.373Z] #21 11.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-08-23T15:58:52.373Z] #21 11.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-08-23T15:58:52.373Z] #21 11.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-08-23T15:58:52.373Z] #21 11.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-08-23T15:58:52.373Z] #21 11.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-08-23T15:58:52.373Z] #21 11.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-23T15:58:52.373Z] #21 11.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-23T15:58:52.373Z] #21 11.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-08-23T15:58:52.373Z] #21 11.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-08-23T15:58:52.373Z] #21 11.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-08-23T15:58:52.373Z] #21 11.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-08-23T15:58:52.373Z] #21 11.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-08-23T15:58:52.373Z] #21 11.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-08-23T15:58:52.630Z] #21 11.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-08-23T15:58:52.630Z] #21 11.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-08-23T15:58:52.630Z] #21 11.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-08-23T15:58:52.630Z] #21 11.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-08-23T15:58:52.630Z] #21 11.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-08-23T15:58:52.630Z] #21 11.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-08-23T15:58:52.630Z] #21 11.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-08-23T15:58:52.630Z] #21 11.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-08-23T15:58:52.630Z] #21 11.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-23T15:58:52.888Z] #21 11.52 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:58:52.888Z] #21 11.66 Fetched 15.9 MB in 1s (25.1 MB/s) [2021-08-23T15:58:52.888Z] #21 11.68 Selecting previously unselected package gcc-10-base:armel. [2021-08-23T15:58:52.888Z] #21 11.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-08-23T15:58:52.888Z] #21 11.70 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-08-23T15:58:52.921Z] #49 11.78 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T15:58:53.145Z] #21 11.70 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-08-23T15:58:53.145Z] #21 11.74 Selecting previously unselected package gcc-10-base:armhf. [2021-08-23T15:58:53.145Z] #21 11.75 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-08-23T15:58:53.145Z] #21 11.75 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-08-23T15:58:53.145Z] #21 11.80 Selecting previously unselected package gcc-10-base:ppc64el. [2021-08-23T15:58:53.145Z] #21 11.80 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-08-23T15:58:53.145Z] #21 11.80 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-23T15:58:53.145Z] #21 ... [2021-08-23T15:58:53.145Z] [2021-08-23T15:58:53.145Z] #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-08-23T15:58:53.145Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:58:53.145Z] #65 29.29 # github.com/containerd/containerd/cmd/containerd [2021-08-23T15:58:53.145Z] #65 29.29 /usr/bin/ld: /tmp/go-link-667033046/000019.o: in function `New': [2021-08-23T15:58:53.145Z] #65 29.29 /tmp/tmp.GGCo0svYtz/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-08-23T15:58:53.145Z] #65 29.36 + bin/containerd-stress [2021-08-23T15:58:53.180Z] #49 11.90 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T15:58:53.180Z] #49 12.08 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T15:58:53.180Z] #49 12.08 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T15:58:53.438Z] #49 12.21 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T15:58:54.008Z] #49 12.72 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T15:58:54.090Z] #65 30.25 + bin/containerd-shim [2021-08-23T15:58:56.543Z] #49 15.27 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T15:58:56.621Z] #65 32.96 + bin/containerd-shim-runc-v1 [2021-08-23T15:58:58.522Z] #65 ... [2021-08-23T15:58:58.522Z] [2021-08-23T15:58:58.522Z] #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-08-23T15:58:58.522Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-23T15:58:58.522Z] #21 11.84 Selecting previously unselected package gcc-10-base:s390x. [2021-08-23T15:58:58.522Z] #21 11.85 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 11.85 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 11.90 Selecting previously unselected package gcc-10-base:arm64. [2021-08-23T15:58:58.522Z] #21 11.90 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 11.90 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 11.96 Selecting previously unselected package libgcc-s1:armel. [2021-08-23T15:58:58.522Z] #21 11.96 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-08-23T15:58:58.522Z] #21 11.97 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 12.01 Selecting previously unselected package libcrypt1:armel. [2021-08-23T15:58:58.522Z] #21 12.01 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-08-23T15:58:58.522Z] #21 12.02 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 12.09 Selecting previously unselected package libc6:armel. [2021-08-23T15:58:58.522Z] #21 12.09 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-08-23T15:58:58.522Z] #21 12.19 Unpacking libc6:armel (2.31-13) ... [2021-08-23T15:58:58.522Z] #21 12.43 Selecting previously unselected package libapparmor1:armel. [2021-08-23T15:58:58.522Z] #21 12.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-08-23T15:58:58.522Z] #21 12.44 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 12.48 Selecting previously unselected package libapparmor-dev:armel. [2021-08-23T15:58:58.522Z] #21 12.48 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-08-23T15:58:58.522Z] #21 12.48 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 12.54 Selecting previously unselected package libgcc-s1:arm64. [2021-08-23T15:58:58.522Z] #21 12.54 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 12.55 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 12.60 Selecting previously unselected package libcrypt1:arm64. [2021-08-23T15:58:58.522Z] #21 12.60 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 12.61 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 12.67 Selecting previously unselected package libc6:arm64. [2021-08-23T15:58:58.522Z] #21 12.68 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 12.83 Unpacking libc6:arm64 (2.31-13) ... [2021-08-23T15:58:58.522Z] #21 13.15 Selecting previously unselected package libapparmor1:arm64. [2021-08-23T15:58:58.522Z] #21 13.15 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 13.16 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 13.23 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-23T15:58:58.522Z] #21 13.23 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 13.24 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 13.34 Selecting previously unselected package libgcc-s1:s390x. [2021-08-23T15:58:58.522Z] #21 13.34 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 13.35 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 13.43 Selecting previously unselected package libcrypt1:s390x. [2021-08-23T15:58:58.522Z] #21 13.43 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 13.44 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 13.53 Selecting previously unselected package libc6:s390x. [2021-08-23T15:58:58.522Z] #21 13.53 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 13.75 Unpacking libc6:s390x (2.31-13) ... [2021-08-23T15:58:58.522Z] #21 14.11 Selecting previously unselected package libapparmor1:s390x. [2021-08-23T15:58:58.522Z] #21 14.11 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 14.12 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 14.16 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-23T15:58:58.522Z] #21 14.16 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 14.17 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 14.22 Selecting previously unselected package libgcc-s1:armhf. [2021-08-23T15:58:58.522Z] #21 14.22 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 14.23 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 14.27 Selecting previously unselected package libcrypt1:armhf. [2021-08-23T15:58:58.522Z] #21 14.28 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 14.28 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 14.36 Selecting previously unselected package libc6:armhf. [2021-08-23T15:58:58.522Z] #21 14.36 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 14.48 Unpacking libc6:armhf (2.31-13) ... [2021-08-23T15:58:58.522Z] #21 14.78 Selecting previously unselected package libapparmor1:armhf. [2021-08-23T15:58:58.522Z] #21 14.78 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 14.79 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 14.85 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-23T15:58:58.522Z] #21 14.85 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 14.86 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 14.94 Selecting previously unselected package libgcc-s1:ppc64el. [2021-08-23T15:58:58.522Z] #21 14.95 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 14.95 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 15.00 Selecting previously unselected package libcrypt1:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.00 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.01 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 15.07 Selecting previously unselected package libc6:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.07 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.18 Unpacking libc6:ppc64el (2.31-13) ... [2021-08-23T15:58:58.522Z] #21 15.51 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.51 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.52 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 15.58 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.58 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.59 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-23T15:58:58.522Z] #21 15.67 Selecting previously unselected package libseccomp2:s390x. [2021-08-23T15:58:58.522Z] #21 15.68 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 15.68 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 15.75 Selecting previously unselected package libseccomp-dev:s390x. [2021-08-23T15:58:58.522Z] #21 15.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-08-23T15:58:58.522Z] #21 15.76 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 15.84 Selecting previously unselected package libseccomp2:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.84 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.85 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 15.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-08-23T15:58:58.522Z] #21 15.92 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-08-23T15:58:58.522Z] #21 15.93 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.00 Selecting previously unselected package libseccomp2:armhf. [2021-08-23T15:58:58.522Z] #21 16.01 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 16.01 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.08 Selecting previously unselected package libseccomp-dev:armhf. [2021-08-23T15:58:58.522Z] #21 16.08 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-08-23T15:58:58.522Z] #21 16.09 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.15 Selecting previously unselected package libseccomp2:armel. [2021-08-23T15:58:58.522Z] #21 16.16 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-08-23T15:58:58.522Z] #21 16.16 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.24 Selecting previously unselected package libseccomp-dev:armel. [2021-08-23T15:58:58.522Z] #21 16.24 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-08-23T15:58:58.522Z] #21 16.24 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.32 Selecting previously unselected package libseccomp2:arm64. [2021-08-23T15:58:58.522Z] #21 16.32 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 16.33 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.39 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-23T15:58:58.522Z] #21 16.40 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-23T15:58:58.522Z] #21 16.40 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T15:58:58.522Z] #21 16.48 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.49 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.51 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.54 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 16.57 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 16.59 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 16.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 16.62 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-08-23T15:58:58.522Z] #21 16.63 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.66 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.67 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.68 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-08-23T15:58:58.522Z] #21 16.70 Setting up libc6:arm64 (2.31-13) ... [2021-08-23T15:58:59.076Z] #49 ... [2021-08-23T15:58:59.076Z] [2021-08-23T15:58:59.076Z] #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-08-23T15:58:59.076Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:58:59.076Z] #47 11.00 unicode/utf8 [2021-08-23T15:58:59.076Z] #47 11.70 math/bits [2021-08-23T15:58:59.076Z] #47 12.38 math [2021-08-23T15:58:59.076Z] #47 16.24 encoding [2021-08-23T15:58:59.076Z] #47 16.37 unicode/utf16 [2021-08-23T15:58:59.076Z] #47 16.58 container/list [2021-08-23T15:58:59.076Z] #47 17.02 crypto/internal/subtle [2021-08-23T15:58:59.076Z] #47 17.21 crypto/subtle [2021-08-23T15:58:59.076Z] #47 17.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T15:58:59.076Z] #47 17.56 internal/nettrace [2021-08-23T15:58:59.076Z] #47 17.79 runtime/cgo [2021-08-23T15:58:59.087Z] #21 17.85 Setting up libc6:armel (2.31-13) ... [2021-08-23T15:58:59.652Z] #47 ... [2021-08-23T15:58:59.652Z] [2021-08-23T15:58:59.652Z] #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-08-23T15:58:59.652Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:58:59.652Z] #51 18.31 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T15:58:59.652Z] #51 18.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T15:58:59.652Z] #51 18.52 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T15:58:59.652Z] #51 18.52 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T15:58:59.652Z] #51 18.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T15:59:00.020Z] #21 ... [2021-08-23T15:59:00.020Z] [2021-08-23T15:59:00.020Z] #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-08-23T15:59:00.020Z] #65 sha256:d4a83a4a92bcf9fffeea6ba2c0877035dc6ed7010a8ecda3c6facda918f90222 [2021-08-23T15:59:00.020Z] #65 34.93 + bin/containerd-shim-runc-v2 [2021-08-23T15:59:00.020Z] #65 35.39 + binaries [2021-08-23T15:59:00.020Z] #65 35.39 + install -D bin/containerd /build/containerd [2021-08-23T15:59:00.020Z] #65 35.43 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T15:59:00.020Z] #65 35.44 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T15:59:00.020Z] #65 35.45 + install -D bin/ctr /build/ctr [2021-08-23T15:59:00.020Z] #65 DONE 36.0s [2021-08-23T15:59:00.020Z] [2021-08-23T15:59:00.020Z] #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-08-23T15:59:00.020Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-23T15:59:00.219Z] #51 18.97 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T15:59:00.219Z] #51 ... [2021-08-23T15:59:00.219Z] [2021-08-23T15:59:00.219Z] #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-08-23T15:59:00.219Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:59:00.219Z] #41 8.638 + git clone https://github.com/docker/distribution.git . [2021-08-23T15:59:00.219Z] #41 8.639 Cloning into '.'... [2021-08-23T15:59:00.219Z] #41 ... [2021-08-23T15:59:00.219Z] [2021-08-23T15:59:00.219Z] #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-08-23T15:59:00.219Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T15:59:00.219Z] #60 13.33 + cd /tmp/tmp.LRJE0yLdJ1/src/github.com/rootless-containers/rootlesskit [2021-08-23T15:59:00.219Z] #60 13.33 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T15:59:00.219Z] #60 13.42 + export GO111MODULE=on [2021-08-23T15:59:00.219Z] #60 13.42 + GO111MODULE=on [2021-08-23T15:59:00.219Z] #60 13.42 + export GOPROXY=https://proxy.golang.org [2021-08-23T15:59:00.219Z] #60 13.42 + GOPROXY=https://proxy.golang.org [2021-08-23T15:59:00.219Z] #60 13.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T15:59:00.219Z] #60 13.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T15:59:00.219Z] #60 14.95 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T15:59:00.219Z] #60 14.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T15:59:00.219Z] #60 15.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T15:59:00.219Z] #60 15.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T15:59:00.219Z] #60 19.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T15:59:00.277Z] #21 18.99 Setting up libc6:armhf (2.31-13) ... [2021-08-23T15:59:00.787Z] #60 19.66 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T15:59:00.787Z] #60 ... [2021-08-23T15:59:00.787Z] [2021-08-23T15:59:00.787Z] #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-08-23T15:59:00.787Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:59:00.787Z] #51 19.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T15:59:00.787Z] #51 19.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T15:59:01.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T15:59:01.647Z] #21 20.11 Setting up libc6:ppc64el (2.31-13) ... [2021-08-23T15:59:02.019Z] ---> 50d4e65e9a13 [2021-08-23T15:59:02.019Z] Successfully built 50d4e65e9a13 [2021-08-23T15:59:02.019Z] Successfully tagged docker:latest [2021-08-23T15:59:02.019Z] INFO: Image build ended at 08/23/2021 15:59:01. Duration:00:00:30.7830221 [2021-08-23T15:59:02.019Z] [2021-08-23T15:59:02.019Z] [2021-08-23T15:59:02.019Z] INFO: Building the test binaries at 08/23/2021 15:59:01... [2021-08-23T15:59:02.164Z] #51 20.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T15:59:02.164Z] #51 20.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T15:59:02.423Z] #51 ... [2021-08-23T15:59:02.423Z] [2021-08-23T15:59:02.423Z] #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-08-23T15:59:02.423Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:59:02.423Z] #53 11.11 + cd /tmp/tmp.Qd1CLYfOKY/src/github.com/mvdan/sh [2021-08-23T15:59:02.423Z] #53 11.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T15:59:02.423Z] #53 11.15 + GO111MODULE=on [2021-08-23T15:59:02.423Z] #53 11.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T15:59:02.423Z] #53 12.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T15:59:02.423Z] #53 12.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T15:59:02.423Z] #53 12.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T15:59:02.423Z] #53 13.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T15:59:02.423Z] #53 17.42 runtime [2021-08-23T15:59:02.423Z] #53 ... [2021-08-23T15:59:02.423Z] [2021-08-23T15:59:02.423Z] #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-08-23T15:59:02.423Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T15:59:02.423Z] #60 19.67 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T15:59:02.423Z] #60 19.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T15:59:02.423Z] #60 20.38 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T15:59:02.423Z] #60 20.55 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T15:59:02.423Z] #60 20.72 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T15:59:02.423Z] #60 21.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T15:59:02.423Z] #60 21.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T15:59:02.578Z] #21 21.24 Setting up libc6:s390x (2.31-13) ... [2021-08-23T15:59:02.682Z] #60 ... [2021-08-23T15:59:02.682Z] [2021-08-23T15:59:02.682Z] #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-08-23T15:59:02.682Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:02.682Z] #37 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:59:02.682Z] #37 21.52 Fetched 8398 kB in 13s (644 kB/s) [2021-08-23T15:59:02.941Z] #37 21.52 Reading package lists... [2021-08-23T15:59:02.941Z] #37 ... [2021-08-23T15:59:02.941Z] [2021-08-23T15:59:02.941Z] #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-08-23T15:59:02.941Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:59:02.941Z] #57 19.70 Fetched 8398 kB in 13s (669 kB/s) [2021-08-23T15:59:02.941Z] #57 19.70 Reading package lists... [2021-08-23T15:59:02.941Z] #57 ... [2021-08-23T15:59:02.941Z] [2021-08-23T15:59:02.941Z] #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-08-23T15:59:02.941Z] #35 sha256:db60a2f23ade162cdc66c6826a3c98a8c02460cbdc4bcf1055fbce5ff9c9d025 [2021-08-23T15:59:02.941Z] #35 11.86 github.com/pelletier/go-toml [2021-08-23T15:59:02.941Z] #35 19.81 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T15:59:03.200Z] #35 ... [2021-08-23T15:59:03.200Z] [2021-08-23T15:59:03.200Z] #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-08-23T15:59:03.200Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:03.200Z] #14 13.52 Fetched 8398 kB in 9s (963 kB/s) [2021-08-23T15:59:03.200Z] #14 13.52 Reading package lists... [2021-08-23T15:59:03.459Z] #14 20.31 Reading package lists... [2021-08-23T15:59:03.459Z] #14 ... [2021-08-23T15:59:03.459Z] [2021-08-23T15:59:03.459Z] #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-08-23T15:59:03.459Z] #35 sha256:db60a2f23ade162cdc66c6826a3c98a8c02460cbdc4bcf1055fbce5ff9c9d025 [2021-08-23T15:59:03.459Z] #35 DONE 22.3s [2021-08-23T15:59:03.459Z] [2021-08-23T15:59:03.459Z] #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-08-23T15:59:03.459Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:03.459Z] #45 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:59:03.459Z] #45 19.70 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T15:59:03.723Z] #45 ... [2021-08-23T15:59:03.723Z] [2021-08-23T15:59:03.723Z] #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-08-23T15:59:03.723Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T15:59:03.723Z] #60 22.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T15:59:03.949Z] #21 22.37 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.39 Setting up libapparmor1:armel (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.40 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.41 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.43 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.44 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.45 Setting up libseccomp2:armel (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.47 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.48 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.50 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.51 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.53 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.54 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.55 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.57 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-08-23T15:59:03.949Z] #21 22.58 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.59 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.61 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.62 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.64 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-08-23T15:59:03.949Z] #21 22.65 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:59:04.206Z] #21 DONE 22.8s [2021-08-23T15:59:04.207Z] [2021-08-23T15:59:04.207Z] #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-08-23T15:59:04.207Z] #62 sha256:dc1a77234759e3841b4d732c44980a05faa30a5c0ba486f83f104c6ebc3d4846 [2021-08-23T15:59:04.771Z] #62 ... [2021-08-23T15:59:04.771Z] [2021-08-23T15:59:04.771Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T15:59:04.771Z] #22 sha256:921ce4b1cdfa166b8c6e29f25bdb5d13f4af54c78f990f8c18f69aab73b31d0f [2021-08-23T15:59:04.771Z] #22 DONE 0.7s [2021-08-23T15:59:04.771Z] [2021-08-23T15:59:04.771Z] #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-08-23T15:59:04.771Z] #62 sha256:dc1a77234759e3841b4d732c44980a05faa30a5c0ba486f83f104c6ebc3d4846 [2021-08-23T15:59:04.771Z] #62 0.645 + RM_GOPATH=0 [2021-08-23T15:59:04.771Z] #62 0.645 + TMP_GOPATH= [2021-08-23T15:59:04.771Z] #62 0.645 + : /build [2021-08-23T15:59:04.771Z] #62 0.645 + '[' -z '' ']' [2021-08-23T15:59:04.771Z] #62 0.646 ++ mktemp -d [2021-08-23T15:59:04.771Z] #62 0.647 + export GOPATH=/tmp/tmp.umWvYGbw2N [2021-08-23T15:59:04.771Z] #62 0.647 + GOPATH=/tmp/tmp.umWvYGbw2N [2021-08-23T15:59:04.771Z] #62 0.647 + RM_GOPATH=1 [2021-08-23T15:59:04.771Z] #62 0.647 + case "$(go env GOARCH)" in [2021-08-23T15:59:04.771Z] #62 0.647 ++ go env GOARCH [2021-08-23T15:59:04.771Z] #62 0.652 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:04.771Z] #62 0.652 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:04.771Z] #62 0.652 ++ dirname /tmp/install/install.sh [2021-08-23T15:59:04.771Z] #62 0.652 + dir=/tmp/install [2021-08-23T15:59:04.771Z] #62 0.652 + bin=runc [2021-08-23T15:59:04.771Z] #62 0.652 + shift [2021-08-23T15:59:04.771Z] #62 0.653 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T15:59:04.771Z] #62 0.653 + . /tmp/install/runc.installer [2021-08-23T15:59:04.771Z] #62 0.653 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T15:59:04.771Z] #62 0.653 + install_runc [2021-08-23T15:59:04.771Z] #62 0.653 + uname -r [2021-08-23T15:59:04.771Z] #62 0.653 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T15:59:04.771Z] #62 0.654 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T15:59:04.771Z] #62 0.654 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T15:59:04.771Z] #62 0.654 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T15:59:04.771Z] #62 0.654 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.umWvYGbw2N/src/github.com/opencontainers/runc [2021-08-23T15:59:04.771Z] #62 0.656 Cloning into '/tmp/tmp.umWvYGbw2N/src/github.com/opencontainers/runc'... [2021-08-23T15:59:05.337Z] #62 ... [2021-08-23T15:59:05.337Z] [2021-08-23T15:59:05.337Z] #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-08-23T15:59:05.337Z] #23 sha256:221fcd91cf478a483ddd5fb38957a97a8b9a548dc1c65ba10043251d8800aae6 [2021-08-23T15:59:05.337Z] #23 DONE 0.6s [2021-08-23T15:59:05.596Z] [2021-08-23T15:59:05.596Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T15:59:05.596Z] #24 sha256:de39de60324836d62cc43f74086966021a6a35a7f5e33e451cf3e6d8e8f768ea [2021-08-23T15:59:05.773Z] INFO: make.ps1 starting at 08/23/2021 15:59:05 [2021-08-23T15:59:05.854Z] #24 0.507 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T15:59:06.112Z] #24 DONE 0.6s [2021-08-23T15:59:06.112Z] [2021-08-23T15:59:06.112Z] #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-08-23T15:59:06.112Z] #62 sha256:dc1a77234759e3841b4d732c44980a05faa30a5c0ba486f83f104c6ebc3d4846 [2021-08-23T15:59:06.112Z] #62 1.894 + cd /tmp/tmp.umWvYGbw2N/src/github.com/opencontainers/runc [2021-08-23T15:59:06.112Z] #62 1.894 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T15:59:06.112Z] #62 1.992 + '[' -z '' ']' [2021-08-23T15:59:06.112Z] #62 1.992 + target=static [2021-08-23T15:59:06.112Z] #62 1.992 + make 'BUILDTAGS=seccomp ' static [2021-08-23T15:59:06.112Z] #62 2.168 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-23T15:59:06.228Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T15:59:06.228Z] INFO: Invoking autogen... [2021-08-23T15:59:06.228Z] INFO: Building daemon... [2021-08-23T15:59:06.678Z] #62 ... [2021-08-23T15:59:06.678Z] [2021-08-23T15:59:06.678Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T15:59:06.678Z] #25 sha256:d257bfc48dff8c65a23f1df82a0629f7fa6293ebe76f15ddd90bd323051bca24 [2021-08-23T15:59:06.678Z] #25 DONE 0.6s [2021-08-23T15:59:06.678Z] [2021-08-23T15:59:06.678Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T15:59:06.678Z] #26 sha256:8d76e3a2dbfd04c9a2420fcdcd6a4bc0b736a99f714194760b12ad61d1b00f2a [2021-08-23T15:59:07.243Z] #26 DONE 0.5s [2021-08-23T15:59:07.243Z] [2021-08-23T15:59:07.243Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T15:59:07.243Z] #27 sha256:4414c1bd40eb8bca80827ce3a2f42e71840d1e6ec14fb697735b1ae8a6b6d292 [2021-08-23T15:59:07.243Z] #27 ... [2021-08-23T15:59:07.243Z] [2021-08-23T15:59:07.243Z] #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-08-23T15:59:07.243Z] #62 sha256:dc1a77234759e3841b4d732c44980a05faa30a5c0ba486f83f104c6ebc3d4846 [2021-08-23T15:59:07.243Z] #62 2.973 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T15:59:07.243Z] #62 3.200 + mkdir -p /build [2021-08-23T15:59:07.243Z] #62 3.202 + cp runc /build/runc [2021-08-23T15:59:07.243Z] #62 DONE 3.3s [2021-08-23T15:59:07.500Z] [2021-08-23T15:59:07.500Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T15:59:07.500Z] #27 sha256:4414c1bd40eb8bca80827ce3a2f42e71840d1e6ec14fb697735b1ae8a6b6d292 [2021-08-23T15:59:07.500Z] #27 DONE 0.6s [2021-08-23T15:59:07.758Z] [2021-08-23T15:59:07.759Z] #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 [2021-08-23T15:59:07.759Z] #28 sha256:dc169f642c40539438884332f6e5e61ac620ba5c2c5c75b90effaba87893a50b [2021-08-23T15:59:08.691Z] #28 0.800 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T15:59:08.691Z] #28 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T15:59:08.691Z] #28 0.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T15:59:08.691Z] #28 0.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-08-23T15:59:08.691Z] #28 0.955 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-08-23T15:59:08.691Z] #28 1.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-08-23T15:59:08.691Z] #28 1.077 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T15:59:08.691Z] #28 1.132 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-08-23T15:59:08.948Z] #28 1.185 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T15:59:08.948Z] #28 1.299 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [26.2 kB] [2021-08-23T15:59:08.948Z] #28 1.388 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T15:59:08.997Z] #60 ... [2021-08-23T15:59:08.997Z] [2021-08-23T15:59:08.997Z] #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-08-23T15:59:08.997Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:59:08.997Z] #51 24.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T15:59:08.997Z] #51 24.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T15:59:08.997Z] #51 24.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T15:59:08.997Z] #51 24.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T15:59:08.997Z] #51 24.43 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T15:59:08.997Z] #51 24.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T15:59:08.997Z] #51 24.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T15:59:08.997Z] #51 24.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T15:59:08.997Z] #51 25.02 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T15:59:08.997Z] #51 25.10 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T15:59:08.997Z] #51 25.10 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T15:59:08.997Z] #51 25.37 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T15:59:08.997Z] #51 25.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T15:59:08.997Z] #51 25.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T15:59:08.997Z] #51 25.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T15:59:08.997Z] #51 25.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T15:59:08.997Z] #51 25.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T15:59:08.997Z] #51 25.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T15:59:08.997Z] #51 25.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T15:59:08.997Z] #51 26.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T15:59:08.997Z] #51 26.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T15:59:08.997Z] #51 26.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T15:59:08.997Z] #51 26.17 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T15:59:08.997Z] #51 26.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T15:59:08.997Z] #51 26.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T15:59:08.997Z] #51 26.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T15:59:08.997Z] #51 26.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T15:59:08.997Z] #51 26.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T15:59:08.997Z] #51 26.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T15:59:08.997Z] #51 26.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T15:59:08.997Z] #51 26.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T15:59:08.997Z] #51 26.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T15:59:08.997Z] #51 26.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T15:59:08.997Z] #51 26.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T15:59:08.997Z] #51 27.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T15:59:08.997Z] #51 27.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T15:59:08.997Z] #51 27.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T15:59:08.997Z] #51 27.40 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T15:59:08.997Z] #51 27.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T15:59:08.997Z] #51 27.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T15:59:08.997Z] #51 27.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T15:59:08.997Z] #51 27.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T15:59:09.206Z] #28 1.479 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [26.2 kB] [2021-08-23T15:59:09.206Z] #28 1.648 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [25.8 kB] [2021-08-23T15:59:09.463Z] #28 1.734 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [24.8 kB] [2021-08-23T15:59:09.932Z] #51 28.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T15:59:09.932Z] #51 28.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T15:59:09.932Z] #51 28.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T15:59:09.932Z] #51 28.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T15:59:09.932Z] #51 28.77 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T15:59:10.190Z] #51 28.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T15:59:10.190Z] #51 29.03 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T15:59:10.449Z] #51 29.28 go: downloading golang.org/x/text v0.3.2 [2021-08-23T15:59:11.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T15:59:11.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T15:59:12.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T15:59:12.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T15:59:13.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T15:59:13.400Z] INFO: Extraction ended at 08/23/2021 15:59:12. Duration:00:00:24.6967495 [2021-08-23T15:59:13.400Z] INFO: Updating the golang and path environment variables [2021-08-23T15:59:13.400Z] INFO: GOPATH=d:\gopath [2021-08-23T15:59:13.401Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T15:59:13.401Z] INFO: Running the daemon under test in debug mode [2021-08-23T15:59:13.401Z] INFO: Starting a daemon under test... [2021-08-23T15:59:13.401Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42779\2\daemon --pidfile d:\CI\PR-42779\2\docker.pid -D [2021-08-23T15:59:13.401Z] INFO: Process started successfully. [2021-08-23T15:59:13.401Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T15:59:13.401Z] INFO: Waiting for the daemon under test to start... [2021-08-23T15:59:13.640Z] #28 5.798 Fetched 40.0 MB in 5s (7613 kB/s) [2021-08-23T15:59:14.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T15:59:15.851Z] #51 ... [2021-08-23T15:59:15.851Z] [2021-08-23T15:59:15.851Z] #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-08-23T15:59:15.851Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:15.851Z] #45 23.49 Fetched 8401 kB in 15s (566 kB/s) [2021-08-23T15:59:15.851Z] #45 23.49 Reading package lists... [2021-08-23T15:59:15.851Z] #45 29.02 Reading package lists... [2021-08-23T15:59:15.851Z] #45 ... [2021-08-23T15:59:15.851Z] [2021-08-23T15:59:15.851Z] #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-08-23T15:59:15.851Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:15.851Z] #14 20.31 Reading package lists... [2021-08-23T15:59:15.851Z] #14 25.84 Building dependency tree... [2021-08-23T15:59:15.851Z] #14 29.36 The following additional packages will be installed: [2021-08-23T15:59:15.851Z] #14 29.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T15:59:15.851Z] #14 29.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T15:59:15.851Z] #14 29.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T15:59:15.851Z] #14 29.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T15:59:15.851Z] #14 29.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T15:59:15.851Z] #14 29.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T15:59:15.851Z] #14 29.38 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T15:59:15.851Z] #14 29.38 Suggested packages: [2021-08-23T15:59:15.851Z] #14 29.40 gcc-10-locales seccomp wine64 [2021-08-23T15:59:15.851Z] #14 30.85 The following NEW packages will be installed: [2021-08-23T15:59:15.851Z] #14 30.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T15:59:15.851Z] #14 30.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T15:59:15.851Z] #14 30.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T15:59:15.851Z] #14 30.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T15:59:15.851Z] #14 30.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T15:59:15.851Z] #14 30.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T15:59:15.851Z] #14 30.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T15:59:15.851Z] #14 30.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T15:59:15.851Z] #14 30.86 mingw-w64-x86-64-dev [2021-08-23T15:59:15.851Z] #14 31.29 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:59:15.851Z] #14 31.29 Need to get 115 MB of archives. [2021-08-23T15:59:15.851Z] #14 31.29 After this operation, 645 MB of additional disk space will be used. [2021-08-23T15:59:15.851Z] #14 31.29 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-08-23T15:59:15.851Z] #14 31.41 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-08-23T15:59:15.851Z] #14 31.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T15:59:15.851Z] #14 31.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-08-23T15:59:15.851Z] #14 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T15:59:15.851Z] #14 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T15:59:15.851Z] #14 31.87 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-08-23T15:59:15.851Z] #14 32.07 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-08-23T15:59:15.851Z] #14 32.09 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-08-23T15:59:15.851Z] #14 32.85 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-08-23T15:59:15.851Z] #14 ... [2021-08-23T15:59:15.851Z] [2021-08-23T15:59:15.851Z] #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-08-23T15:59:15.851Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:15.851Z] #45 29.02 Reading package lists... [2021-08-23T15:59:15.851Z] #45 33.89 Building dependency tree... [2021-08-23T15:59:15.851Z] #45 ... [2021-08-23T15:59:15.851Z] [2021-08-23T15:59:15.851Z] #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-08-23T15:59:15.851Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T15:59:15.851Z] #41 24.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T15:59:15.851Z] #41 26.50 + 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-08-23T15:59:15.851Z] #41 ... [2021-08-23T15:59:15.851Z] [2021-08-23T15:59:15.851Z] #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-08-23T15:59:15.851Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:59:15.851Z] #57 19.70 Reading package lists... [2021-08-23T15:59:15.851Z] #57 25.37 Reading package lists... [2021-08-23T15:59:15.851Z] #57 30.55 Building dependency tree... [2021-08-23T15:59:15.851Z] #57 33.82 The following additional packages will be installed: [2021-08-23T15:59:15.851Z] #57 33.84 libbtrfs0 [2021-08-23T15:59:15.851Z] #57 33.98 The following NEW packages will be installed: [2021-08-23T15:59:15.851Z] #57 34.01 libbtrfs-dev libbtrfs0 [2021-08-23T15:59:15.851Z] #57 34.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:59:15.851Z] #57 34.46 Need to get 460 kB of archives. [2021-08-23T15:59:15.851Z] #57 34.46 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T15:59:15.851Z] #57 34.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T15:59:15.851Z] #57 34.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T15:59:16.115Z] #57 ... [2021-08-23T15:59:16.115Z] [2021-08-23T15:59:16.115Z] #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-08-23T15:59:16.115Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:16.115Z] #14 34.83 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-08-23T15:59:16.688Z] #14 35.60 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-08-23T15:59:16.919Z] #28 5.798 Reading package lists... [2021-08-23T15:59:17.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T15:59:17.623Z] #14 36.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T15:59:17.883Z] #14 ... [2021-08-23T15:59:17.883Z] [2021-08-23T15:59:17.883Z] #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-08-23T15:59:17.883Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:17.883Z] #37 21.52 Reading package lists... [2021-08-23T15:59:17.883Z] #37 26.83 Reading package lists... [2021-08-23T15:59:17.883Z] #37 31.95 Building dependency tree... [2021-08-23T15:59:17.883Z] #37 35.37 The following additional packages will be installed: [2021-08-23T15:59:17.883Z] #37 35.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T15:59:17.883Z] #37 35.43 Suggested packages: [2021-08-23T15:59:17.883Z] #37 35.43 cmake-doc ninja-build lrzip [2021-08-23T15:59:17.883Z] #37 35.43 Recommended packages: [2021-08-23T15:59:17.883Z] #37 35.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T15:59:17.883Z] #37 36.35 The following NEW packages will be installed: [2021-08-23T15:59:17.883Z] #37 36.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T15:59:17.883Z] #37 36.36 vim-common xxd [2021-08-23T15:59:17.883Z] #37 36.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:59:17.883Z] #37 36.77 Need to get 17.7 MB of archives. [2021-08-23T15:59:17.883Z] #37 36.77 After this operation, 70.7 MB of additional disk space will be used. [2021-08-23T15:59:17.883Z] #37 36.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T15:59:17.883Z] #37 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T15:59:17.883Z] #37 36.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T15:59:17.883Z] #37 36.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T15:59:17.883Z] #37 ... [2021-08-23T15:59:17.883Z] [2021-08-23T15:59:17.883Z] #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-08-23T15:59:17.883Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:59:17.883Z] #51 36.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T15:59:17.883Z] #51 36.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T15:59:17.883Z] #51 36.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T15:59:17.883Z] #51 36.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T15:59:17.883Z] #51 36.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T15:59:17.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T15:59:18.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T15:59:18.834Z] #51 ... [2021-08-23T15:59:18.834Z] [2021-08-23T15:59:18.834Z] #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-08-23T15:59:18.834Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T15:59:18.834Z] #60 27.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T15:59:19.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T15:59:19.093Z] #60 ... [2021-08-23T15:59:19.093Z] [2021-08-23T15:59:19.093Z] #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-08-23T15:59:19.093Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:19.093Z] #37 37.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T15:59:19.093Z] #37 37.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T15:59:19.093Z] #37 37.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T15:59:19.093Z] #37 37.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T15:59:19.093Z] #37 37.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T15:59:19.093Z] #37 37.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/cmd/dockerd/trap 2.974s coverage: 0.0% of statements [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/container 0.154s coverage: 34.8% of statements [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/cmd/dockerd 0.190s coverage: 29.1% of statements [2021-08-23T15:59:19.377Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T15:59:19.377Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T15:59:19.377Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T15:59:19.377Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T15:59:19.377Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2021-08-23T15:59:19.377Z] ok github.com/docker/docker/daemon/cluster 0.174s coverage: 0.5% of statements [2021-08-23T15:59:19.443Z] #28 8.870 Reading package lists... [2021-08-23T15:59:19.661Z] #37 ... [2021-08-23T15:59:19.661Z] [2021-08-23T15:59:19.661Z] #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-08-23T15:59:19.661Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T15:59:19.661Z] #57 35.75 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:59:19.661Z] #57 35.97 Fetched 460 kB in 0s (1238 kB/s) [2021-08-23T15:59:19.661Z] #57 36.10 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T15:59:19.661Z] #57 36.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T15:59:19.661Z] #57 36.20 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T15:59:19.661Z] #57 36.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:59:19.661Z] #57 36.69 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T15:59:19.661Z] #57 36.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T15:59:19.662Z] #57 36.71 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:59:19.662Z] #57 37.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T15:59:19.662Z] #57 37.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T15:59:19.662Z] #57 37.21 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:59:19.662Z] #57 DONE 38.4s [2021-08-23T15:59:19.662Z] [2021-08-23T15:59:19.662Z] #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-08-23T15:59:19.662Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T15:59:20.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T15:59:20.374Z] #28 11.96 Building dependency tree... [2021-08-23T15:59:20.374Z] #28 12.71 Reading state information... [2021-08-23T15:59:20.598Z] #58 ... [2021-08-23T15:59:20.598Z] [2021-08-23T15:59:20.598Z] #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-08-23T15:59:20.598Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:59:20.598Z] #47 29.21 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T15:59:20.598Z] #47 ... [2021-08-23T15:59:20.598Z] [2021-08-23T15:59:20.598Z] #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-08-23T15:59:20.598Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:20.598Z] #14 38.20 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-08-23T15:59:20.598Z] #14 38.86 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-08-23T15:59:20.598Z] #14 38.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T15:59:20.598Z] #14 38.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T15:59:20.598Z] #14 38.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T15:59:20.598Z] #14 38.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T15:59:20.598Z] #14 38.89 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-08-23T15:59:20.598Z] #14 38.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T15:59:20.598Z] #14 38.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T15:59:20.598Z] #14 38.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T15:59:20.598Z] #14 38.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T15:59:20.598Z] #14 38.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T15:59:20.598Z] #14 38.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T15:59:20.598Z] #14 39.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T15:59:20.598Z] #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-08-23T15:59:20.598Z] #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-08-23T15:59:20.598Z] #14 39.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T15:59:20.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T15:59:21.168Z] #14 40.05 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:59:21.305Z] #28 13.39 bzip2 is already the newest version (1.0.8-4). [2021-08-23T15:59:21.305Z] #28 13.39 patch is already the newest version (2.7.6-7). [2021-08-23T15:59:21.305Z] #28 13.39 xz-utils is already the newest version (5.2.5-2). [2021-08-23T15:59:21.305Z] #28 13.39 The following additional packages will be installed: [2021-08-23T15:59:21.305Z] #28 13.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-23T15:59:21.305Z] #28 13.40 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-08-23T15:59:21.305Z] #28 13.40 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T15:59:21.305Z] #28 13.40 python3-pkg-resources vim-runtime xxd [2021-08-23T15:59:21.305Z] #28 13.41 Suggested packages: [2021-08-23T15:59:21.305Z] #28 13.41 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-08-23T15:59:21.305Z] #28 13.41 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-23T15:59:21.305Z] #28 13.41 Recommended packages: [2021-08-23T15:59:21.305Z] #28 13.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T15:59:21.427Z] #14 40.29 Fetched 115 MB in 8s (14.2 MB/s) [2021-08-23T15:59:21.686Z] #14 40.37 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T15:59:21.686Z] #14 40.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T15:59:21.686Z] #14 40.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T15:59:21.686Z] #14 40.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T15:59:21.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T15:59:21.869Z] #28 14.09 The following NEW packages will be installed: [2021-08-23T15:59:21.869Z] #28 14.10 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-08-23T15:59:21.869Z] #28 14.10 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-08-23T15:59:21.869Z] #28 14.10 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-08-23T15:59:21.869Z] #28 14.10 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-08-23T15:59:21.869Z] #28 14.10 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-08-23T15:59:21.869Z] #28 14.10 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-08-23T15:59:21.869Z] #28 14.10 vim-common vim-runtime xfsprogs xxd zip [2021-08-23T15:59:22.127Z] #28 14.41 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:59:22.127Z] #28 14.41 Need to get 18.0 MB of archives. [2021-08-23T15:59:22.127Z] #28 14.41 After this operation, 69.4 MB of additional disk space will be used. [2021-08-23T15:59:22.127Z] #28 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T15:59:22.127Z] #28 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T15:59:22.127Z] #28 14.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T15:59:22.127Z] #28 14.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T15:59:22.127Z] #28 14.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T15:59:22.127Z] #28 14.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T15:59:22.127Z] #28 14.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T15:59:22.127Z] #28 14.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T15:59:22.127Z] #28 14.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T15:59:22.127Z] #28 14.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T15:59:22.127Z] #28 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T15:59:22.127Z] #28 14.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T15:59:22.127Z] #28 14.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T15:59:22.127Z] #28 14.46 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-08-23T15:59:22.127Z] #28 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T15:59:22.127Z] #28 14.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T15:59:22.127Z] #28 14.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T15:59:22.127Z] #28 14.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T15:59:22.127Z] #28 14.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T15:59:22.127Z] #28 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T15:59:22.127Z] #28 14.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T15:59:22.127Z] #28 14.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T15:59:22.127Z] #28 14.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T15:59:22.127Z] #28 14.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T15:59:22.127Z] #28 14.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T15:59:22.127Z] #28 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T15:59:22.127Z] #28 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T15:59:22.127Z] #28 14.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T15:59:22.127Z] #28 14.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T15:59:22.385Z] #28 14.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T15:59:22.385Z] #28 14.85 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:59:22.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T15:59:22.642Z] #28 14.98 Fetched 18.0 MB in 0s (42.6 MB/s) [2021-08-23T15:59:22.642Z] #28 15.01 Selecting previously unselected package pigz. [2021-08-23T15:59:22.642Z] #28 15.01 (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-08-23T15:59:22.642Z] #28 15.03 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T15:59:22.642Z] #28 15.03 Unpacking pigz (2.6-1) ... [2021-08-23T15:59:22.642Z] #28 15.07 Selecting previously unselected package libelf1:amd64. [2021-08-23T15:59:22.642Z] #28 15.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T15:59:22.642Z] #28 15.08 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T15:59:22.697Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2021-08-23T15:59:22.697Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.1% of statements [2021-08-23T15:59:22.900Z] #28 15.13 Selecting previously unselected package libbpf0:amd64. [2021-08-23T15:59:22.900Z] #28 15.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T15:59:22.900Z] #28 15.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T15:59:22.900Z] #28 15.19 Selecting previously unselected package libcap2:amd64. [2021-08-23T15:59:22.900Z] #28 15.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T15:59:22.900Z] #28 15.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T15:59:22.900Z] #28 15.23 Selecting previously unselected package libmnl0:amd64. [2021-08-23T15:59:22.900Z] #28 15.24 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T15:59:22.900Z] #28 15.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T15:59:22.900Z] #28 15.28 Selecting previously unselected package libxtables12:amd64. [2021-08-23T15:59:22.900Z] #28 15.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T15:59:22.900Z] #28 15.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T15:59:22.900Z] #28 15.32 Selecting previously unselected package libcap2-bin. [2021-08-23T15:59:22.900Z] #28 15.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T15:59:22.900Z] #28 15.32 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T15:59:22.900Z] #28 15.37 Selecting previously unselected package iproute2. [2021-08-23T15:59:23.157Z] #28 15.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T15:59:23.157Z] #28 15.38 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T15:59:23.157Z] #28 15.49 Selecting previously unselected package xxd. [2021-08-23T15:59:23.157Z] #28 15.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T15:59:23.157Z] #28 15.50 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T15:59:23.157Z] #28 15.55 Selecting previously unselected package vim-common. [2021-08-23T15:59:23.157Z] #28 15.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T15:59:23.157Z] #28 15.57 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T15:59:23.157Z] #28 15.62 Selecting previously unselected package bash-completion. [2021-08-23T15:59:23.272Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-08-23T15:59:23.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T15:59:23.414Z] #28 15.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T15:59:23.979Z] #28 16.10 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T15:59:23.979Z] #28 16.21 Selecting previously unselected package apparmor. [2021-08-23T15:59:23.979Z] #28 16.21 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T15:59:23.979Z] #28 16.23 Unpacking apparmor (2.13.6-10) ... [2021-08-23T15:59:23.979Z] #28 16.33 Selecting previously unselected package inetutils-ping. [2021-08-23T15:59:23.979Z] #28 16.33 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T15:59:23.979Z] #28 16.33 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T15:59:23.979Z] #28 16.38 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T15:59:23.979Z] #28 16.38 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T15:59:23.979Z] #28 16.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T15:59:23.979Z] #28 16.42 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T15:59:23.979Z] #28 16.43 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T15:59:24.224Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-23T15:59:24.224Z] #14 42.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T15:59:24.225Z] #14 42.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T15:59:24.225Z] #14 42.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T15:59:24.236Z] #28 16.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T15:59:24.236Z] #28 16.47 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T15:59:24.236Z] #28 16.48 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T15:59:24.236Z] #28 16.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T15:59:24.236Z] #28 16.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T15:59:24.236Z] #28 16.52 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T15:59:24.236Z] #28 16.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T15:59:24.236Z] #28 16.56 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T15:59:24.236Z] #28 16.57 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T15:59:24.236Z] #28 16.57 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T15:59:24.236Z] #28 16.61 Selecting previously unselected package iptables. [2021-08-23T15:59:24.236Z] #28 16.61 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-08-23T15:59:24.236Z] #28 16.62 Unpacking iptables (1.8.7-1) ... [2021-08-23T15:59:24.236Z] #28 16.69 Selecting previously unselected package libonig5:amd64. [2021-08-23T15:59:24.283Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T15:59:24.283Z] Using test binary docker [2021-08-23T15:59:24.284Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T15:59:24.284Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T15:59:24.284Z] INFO: Waiting for daemon to start... [2021-08-23T15:59:24.284Z] Starting dockerd [2021-08-23T15:59:24.493Z] #28 16.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T15:59:24.493Z] #28 16.70 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T15:59:24.493Z] #28 16.75 Selecting previously unselected package libjq1:amd64. [2021-08-23T15:59:24.493Z] #28 16.75 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T15:59:24.493Z] #28 16.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T15:59:24.493Z] #28 16.80 Selecting previously unselected package jq. [2021-08-23T15:59:24.493Z] #28 16.80 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-08-23T15:59:24.493Z] #28 16.81 Unpacking jq (1.6-2.1) ... [2021-08-23T15:59:24.493Z] #28 16.85 Selecting previously unselected package libaio1:amd64. [2021-08-23T15:59:24.493Z] #28 16.85 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T15:59:24.493Z] #28 16.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T15:59:24.493Z] #28 16.89 Selecting previously unselected package libgpm2:amd64. [2021-08-23T15:59:24.493Z] #28 16.89 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T15:59:24.493Z] #28 16.90 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T15:59:24.750Z] #28 16.94 Selecting previously unselected package libinih1:amd64. [2021-08-23T15:59:24.750Z] #28 16.94 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-08-23T15:59:24.750Z] #28 16.95 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T15:59:24.750Z] #28 16.98 Selecting previously unselected package libnet1:amd64. [2021-08-23T15:59:24.750Z] #28 16.99 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T15:59:24.750Z] #28 16.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T15:59:24.750Z] #28 17.04 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T15:59:24.750Z] #28 17.04 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T15:59:24.750Z] #28 17.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T15:59:24.750Z] #28 17.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T15:59:24.750Z] #28 17.09 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T15:59:24.750Z] #28 17.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T15:59:24.750Z] #28 17.13 Selecting previously unselected package net-tools. [2021-08-23T15:59:24.750Z] #28 17.13 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T15:59:24.750Z] #28 17.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T15:59:24.750Z] #28 17.19 Selecting previously unselected package python-pip-whl. [2021-08-23T15:59:25.007Z] #28 17.19 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T15:59:25.007Z] #28 17.19 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T15:59:25.007Z] #28 17.35 Selecting previously unselected package python3-lib2to3. [2021-08-23T15:59:25.007Z] #28 17.35 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T15:59:25.007Z] #28 17.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T15:59:25.007Z] #28 17.41 Selecting previously unselected package python3-distutils. [2021-08-23T15:59:25.007Z] #28 17.41 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T15:59:25.007Z] #28 17.42 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T15:59:25.007Z] #28 17.46 Selecting previously unselected package python3-pkg-resources. [2021-08-23T15:59:25.264Z] #28 17.47 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T15:59:25.264Z] #28 17.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T15:59:25.264Z] #28 17.52 Selecting previously unselected package python3-setuptools. [2021-08-23T15:59:25.264Z] #28 17.53 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T15:59:25.264Z] #28 17.53 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T15:59:25.264Z] #28 17.59 Selecting previously unselected package python3-wheel. [2021-08-23T15:59:25.264Z] #28 17.60 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T15:59:25.264Z] #28 17.60 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T15:59:25.264Z] #28 17.64 Selecting previously unselected package python3-pip. [2021-08-23T15:59:25.264Z] #28 17.64 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-08-23T15:59:25.264Z] #28 17.65 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T15:59:25.264Z] #28 17.71 Selecting previously unselected package sudo. [2021-08-23T15:59:25.522Z] #28 17.72 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T15:59:25.522Z] #28 17.72 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T15:59:25.522Z] #28 17.85 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T15:59:25.522Z] #28 17.85 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T15:59:25.522Z] #28 17.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T15:59:25.522Z] #28 17.92 Selecting previously unselected package uidmap. [2021-08-23T15:59:25.522Z] #28 17.92 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T15:59:25.522Z] #28 17.93 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T15:59:25.522Z] #28 17.98 Selecting previously unselected package vim-runtime. [2021-08-23T15:59:25.780Z] #28 17.99 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T15:59:25.780Z] #28 18.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T15:59:25.780Z] #28 18.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T15:59:25.780Z] #28 18.01 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T15:59:26.345Z] #28 18.60 Selecting previously unselected package vim. [2021-08-23T15:59:26.345Z] #28 18.61 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T15:59:26.345Z] #28 18.62 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T15:59:26.602Z] #28 18.76 Selecting previously unselected package xfsprogs. [2021-08-23T15:59:26.602Z] #28 18.77 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T15:59:26.602Z] #28 18.77 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T15:59:26.602Z] #28 18.88 Selecting previously unselected package zip. [2021-08-23T15:59:26.602Z] #28 18.89 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-08-23T15:59:26.602Z] #28 18.89 Unpacking zip (3.0-12) ... [2021-08-23T15:59:26.602Z] #28 18.95 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T15:59:26.756Z] #14 ... [2021-08-23T15:59:26.756Z] [2021-08-23T15:59:26.756Z] #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-08-23T15:59:26.756Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:26.756Z] #45 33.89 Building dependency tree... [2021-08-23T15:59:26.756Z] #45 36.92 The following additional packages will be installed: [2021-08-23T15:59:26.756Z] #45 36.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T15:59:26.756Z] #45 36.92 python3-protobuf python3-six [2021-08-23T15:59:26.756Z] #45 36.93 Suggested packages: [2021-08-23T15:59:26.756Z] #45 36.93 python3-setuptools [2021-08-23T15:59:26.756Z] #45 36.93 Recommended packages: [2021-08-23T15:59:26.756Z] #45 36.93 iproute2 | iproute [2021-08-23T15:59:26.756Z] #45 37.55 The following NEW packages will be installed: [2021-08-23T15:59:26.756Z] #45 37.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T15:59:26.756Z] #45 37.56 python3-protobuf python3-six [2021-08-23T15:59:26.756Z] #45 37.94 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T15:59:26.756Z] #45 37.94 Need to get 2267 kB of archives. [2021-08-23T15:59:26.756Z] #45 37.94 After this operation, 10.8 MB of additional disk space will be used. [2021-08-23T15:59:26.756Z] #45 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-23T15:59:26.756Z] #45 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T15:59:26.756Z] #45 38.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T15:59:26.756Z] #45 38.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-23T15:59:26.756Z] #45 38.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T15:59:26.756Z] #45 38.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T15:59:26.756Z] #45 38.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T15:59:26.756Z] #45 40.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-23T15:59:26.756Z] #45 42.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:59:26.756Z] #45 42.24 Fetched 2267 kB in 3s (652 kB/s) [2021-08-23T15:59:26.756Z] #45 42.56 Selecting previously unselected package libprotobuf23:amd64. [2021-08-23T15:59:26.756Z] #45 42.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T15:59:26.756Z] #45 42.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 42.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T15:59:26.756Z] #45 43.37 Selecting previously unselected package python3-pkg-resources. [2021-08-23T15:59:26.756Z] #45 43.37 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T15:59:26.756Z] #45 43.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T15:59:26.756Z] #45 43.56 Selecting previously unselected package python3-six. [2021-08-23T15:59:26.756Z] #45 43.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T15:59:26.756Z] #45 43.57 Unpacking python3-six (1.16.0-2) ... [2021-08-23T15:59:26.756Z] #45 43.78 Selecting previously unselected package python3-protobuf. [2021-08-23T15:59:26.756Z] #45 43.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 43.79 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T15:59:26.756Z] #45 44.36 Selecting previously unselected package libnet1:amd64. [2021-08-23T15:59:26.756Z] #45 44.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 44.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T15:59:26.756Z] #45 44.50 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T15:59:26.756Z] #45 44.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 44.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T15:59:26.756Z] #45 44.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T15:59:26.756Z] #45 44.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 44.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T15:59:26.756Z] #45 44.86 Selecting previously unselected package criu. [2021-08-23T15:59:26.756Z] #45 44.86 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-23T15:59:26.756Z] #45 44.88 Unpacking criu (3.15-1) ... [2021-08-23T15:59:26.756Z] #45 ... [2021-08-23T15:59:26.756Z] [2021-08-23T15:59:26.756Z] #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-08-23T15:59:26.756Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:26.756Z] #14 45.55 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T15:59:26.756Z] #14 45.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T15:59:26.756Z] #14 45.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T15:59:26.756Z] #14 45.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T15:59:26.756Z] #14 45.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:59:26.756Z] #14 45.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T15:59:26.802Z] . [2021-08-23T15:59:26.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T15:59:26.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T15:59:26.802Z] Error: No such image: emptyfs [2021-08-23T15:59:26.802Z] Running integration-test (iteration 1) [2021-08-23T15:59:26.802Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T15:59:26.802Z] Loaded image: busybox:latest [2021-08-23T15:59:26.860Z] #28 19.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T15:59:26.860Z] #28 19.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T15:59:26.860Z] #28 19.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T15:59:26.860Z] #28 19.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T15:59:26.860Z] #28 19.19 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T15:59:26.860Z] #28 19.20 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T15:59:26.860Z] #28 19.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T15:59:26.860Z] #28 19.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T15:59:26.860Z] #28 19.24 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T15:59:27.059Z] Loaded image: busybox:glibc [2021-08-23T15:59:27.117Z] #28 19.38 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T15:59:27.117Z] #28 19.39 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T15:59:27.117Z] #28 19.40 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T15:59:27.117Z] #28 19.41 Setting up apparmor (2.13.6-10) ... [2021-08-23T15:59:27.322Z] #14 45.98 Selecting previously unselected package dmsetup. [2021-08-23T15:59:27.322Z] #14 45.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T15:59:27.322Z] #14 45.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T15:59:27.322Z] #14 46.13 Selecting previously unselected package mingw-w64-common. [2021-08-23T15:59:27.322Z] #14 46.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T15:59:27.322Z] #14 46.15 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T15:59:27.537Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.884s coverage: 74.6% of statements [2021-08-23T15:59:27.537Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 13.8% of statements [2021-08-23T15:59:28.049Z] #28 20.25 Setting up zip (3.0-12) ... [2021-08-23T15:59:28.049Z] #28 20.26 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T15:59:28.049Z] #28 20.29 Setting up bash-completion (1:2.11-2) ... [2021-08-23T15:59:28.427Z] Loaded image: debian:bullseye-slim [2021-08-23T15:59:28.427Z] Loaded image: hello-world:latest [2021-08-23T15:59:28.427Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T15:59:28.427Z] INFO: Testing against a local daemon [2021-08-23T15:59:28.427Z] === RUN TestCgroupNamespacesBuild [2021-08-23T15:59:28.486Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.1% of statements [2021-08-23T15:59:28.614Z] #28 20.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T15:59:28.614Z] #28 20.84 Setting up sudo (1.9.5p2-3) ... [2021-08-23T15:59:28.614Z] #28 20.88 invoke-rc.d: could not determine current runlevel [2021-08-23T15:59:28.614Z] #28 20.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T15:59:28.614Z] #28 20.89 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T15:59:28.614Z] #28 20.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T15:59:28.614Z] #28 20.92 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T15:59:28.614Z] #28 20.93 Setting up pigz (2.6-1) ... [2021-08-23T15:59:28.614Z] #28 20.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T15:59:28.614Z] #28 20.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T15:59:28.614Z] #28 20.98 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T15:59:28.614Z] #28 20.99 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T15:59:28.871Z] #28 21.14 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T15:59:28.871Z] #28 21.15 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T15:59:28.871Z] #28 21.25 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T15:59:28.871Z] #28 21.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T15:59:28.871Z] #28 21.28 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T15:59:29.062Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.929s coverage: 56.2% of statements [2021-08-23T15:59:29.128Z] #28 21.40 Setting up vim (2:8.2.2434-3) ... [2021-08-23T15:59:29.128Z] #28 21.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T15:59:29.128Z] #28 21.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T15:59:29.128Z] #28 21.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T15:59:29.128Z] #28 21.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T15:59:29.128Z] #28 21.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T15:59:29.128Z] #28 21.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T15:59:29.128Z] #28 21.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T15:59:29.128Z] #28 21.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T15:59:29.128Z] #28 21.45 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T15:59:29.385Z] #28 21.78 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T15:59:29.385Z] #28 21.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T15:59:29.642Z] #28 21.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T15:59:29.642Z] #28 21.81 Setting up python3-pip (20.3.4-4) ... [2021-08-23T15:59:29.642Z] #28 22.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T15:59:29.793Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2021-08-23T15:59:29.793Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T15:59:29.854Z] #14 ... [2021-08-23T15:59:29.854Z] [2021-08-23T15:59:29.854Z] #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-08-23T15:59:29.854Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T15:59:29.854Z] #51 38.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T15:59:29.854Z] #51 39.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T15:59:29.854Z] #51 39.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T15:59:29.900Z] #28 22.07 Setting up jq (1.6-2.1) ... [2021-08-23T15:59:29.900Z] #28 22.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T15:59:29.900Z] #28 22.09 Setting up iptables (1.8.7-1) ... [2021-08-23T15:59:29.900Z] #28 22.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T15:59:29.900Z] #28 22.13 Setting up iproute2 (5.10.0-4) ... [2021-08-23T15:59:29.900Z] #28 22.26 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:59:30.112Z] #51 ... [2021-08-23T15:59:30.112Z] [2021-08-23T15:59:30.113Z] #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-08-23T15:59:30.113Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T15:59:30.113Z] #33 45.89 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-23T15:59:30.113Z] #33 46.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T15:59:30.113Z] #33 46.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T15:59:30.158Z] #28 DONE 22.6s [2021-08-23T15:59:30.372Z] #33 ... [2021-08-23T15:59:30.372Z] [2021-08-23T15:59:30.372Z] #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-08-23T15:59:30.372Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:30.372Z] #37 39.27 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T15:59:30.372Z] #37 39.48 Fetched 17.7 MB in 2s (10.4 MB/s) [2021-08-23T15:59:30.372Z] #37 39.55 Selecting previously unselected package xxd. [2021-08-23T15:59:30.372Z] #37 39.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T15:59:30.372Z] #37 39.61 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T15:59:30.372Z] #37 39.63 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T15:59:30.372Z] #37 39.80 Selecting previously unselected package vim-common. [2021-08-23T15:59:30.372Z] #37 39.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T15:59:30.372Z] #37 39.84 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T15:59:30.372Z] #37 40.17 Selecting previously unselected package cmake-data. [2021-08-23T15:59:30.372Z] #37 40.17 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T15:59:30.372Z] #37 40.18 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T15:59:30.372Z] #37 43.40 Selecting previously unselected package libicu67:amd64. [2021-08-23T15:59:30.372Z] #37 43.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-23T15:59:30.372Z] #37 43.44 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T15:59:30.416Z] [2021-08-23T15:59:30.416Z] #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-08-23T15:59:30.416Z] #29 sha256:d37a6472c144edc4a802f0f9b0e9087bc15e3c57f30646b4cf15456ca29c1fc5 [2021-08-23T15:59:30.456Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-08-23T15:59:30.632Z] #37 ... [2021-08-23T15:59:30.632Z] [2021-08-23T15:59:30.632Z] #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-08-23T15:59:30.632Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T15:59:30.632Z] #58 3.164 + RM_GOPATH=0 [2021-08-23T15:59:30.632Z] #58 3.164 + TMP_GOPATH= [2021-08-23T15:59:30.632Z] #58 3.165 + : /build [2021-08-23T15:59:30.632Z] #58 3.165 + '[' -z '' ']' [2021-08-23T15:59:30.632Z] #58 3.165 ++ mktemp -d [2021-08-23T15:59:30.632Z] #58 3.167 + export GOPATH=/tmp/tmp.GCbT0SY4EX [2021-08-23T15:59:30.632Z] #58 3.168 + GOPATH=/tmp/tmp.GCbT0SY4EX [2021-08-23T15:59:30.632Z] #58 3.168 + RM_GOPATH=1 [2021-08-23T15:59:30.632Z] #58 3.168 + case "$(go env GOARCH)" in [2021-08-23T15:59:30.632Z] #58 3.170 ++ go env GOARCH [2021-08-23T15:59:30.632Z] #58 3.197 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:30.632Z] #58 3.197 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:30.632Z] #58 3.198 ++ dirname /tmp/install/install.sh [2021-08-23T15:59:30.632Z] #58 3.201 + dir=/tmp/install [2021-08-23T15:59:30.632Z] #58 3.209 + bin=containerd [2021-08-23T15:59:30.632Z] #58 3.209 + shift [2021-08-23T15:59:30.632Z] #58 3.210 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T15:59:30.632Z] #58 3.210 + . /tmp/install/containerd.installer [2021-08-23T15:59:30.632Z] #58 3.210 ++ set -e [2021-08-23T15:59:30.632Z] #58 3.210 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:59:30.632Z] #58 3.212 + install_containerd [2021-08-23T15:59:30.632Z] #58 3.213 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T15:59:30.632Z] #58 3.214 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T15:59:30.632Z] #58 3.215 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GCbT0SY4EX/src/github.com/containerd/containerd [2021-08-23T15:59:30.632Z] #58 3.218 Cloning into '/tmp/tmp.GCbT0SY4EX/src/github.com/containerd/containerd'... [2021-08-23T15:59:30.980Z] #29 0.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T15:59:30.980Z] #29 0.640 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T15:59:30.980Z] #29 0.643 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T15:59:30.980Z] #29 DONE 0.7s [2021-08-23T15:59:30.980Z] [2021-08-23T15:59:30.980Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T15:59:30.980Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-23T15:59:31.178Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2021-08-23T15:59:31.178Z] === RUN TestBuildWithSession [2021-08-23T15:59:31.178Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T15:59:31.178Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T15:59:31.178Z] === RUN TestBuildSquashParent [2021-08-23T15:59:31.575Z] #58 ... [2021-08-23T15:59:31.575Z] [2021-08-23T15:59:31.575Z] #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-08-23T15:59:31.575Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:31.575Z] #37 50.24 Selecting previously unselected package libxml2:amd64. [2021-08-23T15:59:31.575Z] #37 50.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T15:59:31.575Z] #37 50.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T15:59:32.152Z] #37 50.86 Selecting previously unselected package libarchive13:amd64. [2021-08-23T15:59:32.152Z] #37 50.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T15:59:32.152Z] #37 50.88 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T15:59:32.395Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.733s coverage: 49.4% of statements [2021-08-23T15:59:32.414Z] #37 51.22 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T15:59:32.414Z] #37 51.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T15:59:32.414Z] #37 51.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T15:59:32.672Z] #37 51.44 Selecting previously unselected package librhash0:amd64. [2021-08-23T15:59:32.673Z] #37 51.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T15:59:32.673Z] #37 51.46 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T15:59:32.673Z] #37 51.68 Selecting previously unselected package libuv1:amd64. [2021-08-23T15:59:32.918Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T15:59:32.918Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T15:59:32.918Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T15:59:32.918Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T15:59:32.918Z] [2021-08-23T15:59:32.918Z] + TEST_INTEGRATION_DEST=1 [2021-08-23T15:59:32.918Z] + CONTAINER_NAME=docker-pr2-1 [2021-08-23T15:59:32.918Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T15:59:32.918Z] + run_tests test-integration-flaky [2021-08-23T15:59:32.918Z] + '[' -n 0 ']' [2021-08-23T15:59:32.918Z] + rm= [2021-08-23T15:59:32.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42779/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh test-integration-flaky test-integration [2021-08-23T15:59:32.918Z] + c=0 [2021-08-23T15:59:32.918Z] ++ jobs -p [2021-08-23T15:59:32.918Z] + for job in $(jobs -p) [2021-08-23T15:59:32.918Z] + wait 2684 [2021-08-23T15:59:32.918Z] + TEST_INTEGRATION_DEST=3 [2021-08-23T15:59:32.918Z] + CONTAINER_NAME=docker-pr2-3 [2021-08-23T15:59:32.918Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T15:59:32.918Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-23T15:59:32.918Z] + run_tests [2021-08-23T15:59:32.918Z] + '[' -n 0 ']' [2021-08-23T15:59:32.918Z] + rm= [2021-08-23T15:59:32.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42779/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh '' test-integration [2021-08-23T15:59:32.918Z] + TEST_INTEGRATION_DEST=2 [2021-08-23T15:59:32.918Z] + CONTAINER_NAME=docker-pr2-2 [2021-08-23T15:59:32.918Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T15:59:32.918Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-23T15:59:32.918Z] + run_tests [2021-08-23T15:59:32.918Z] + '[' -n 0 ']' [2021-08-23T15:59:32.918Z] + rm= [2021-08-23T15:59:32.918Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42779/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh '' test-integration [2021-08-23T15:59:32.918Z] [2021-08-23T15:59:32.918Z] [2021-08-23T15:59:32.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T15:59:32.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T15:59:32.918Z] HOSTNAME=24e229ffc931 [2021-08-23T15:59:32.918Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T15:59:32.918Z] TESTDEBUG=0 [2021-08-23T15:59:32.918Z] DEST=bundles/test-integration [2021-08-23T15:59:32.918Z] PWD=/go/src/github.com/docker/docker [2021-08-23T15:59:32.918Z] KEEPBUNDLE=1 [2021-08-23T15:59:32.918Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:59:32.918Z] container=docker [2021-08-23T15:59:32.918Z] HOME=/root [2021-08-23T15:59:32.918Z] GOLANG_VERSION=1.16.7 [2021-08-23T15:59:32.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T15:59:32.918Z] VALIDATE_BRANCH=master [2021-08-23T15:59:32.918Z] TERM=xterm [2021-08-23T15:59:32.918Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T15:59:32.918Z] SHLVL=1 [2021-08-23T15:59:32.918Z] TIMEOUT=120m [2021-08-23T15:59:32.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T15:59:32.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T15:59:32.918Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-23T15:59:32.918Z] GO111MODULE=off [2021-08-23T15:59:32.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T15:59:32.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T15:59:32.918Z] GOPATH=/go [2021-08-23T15:59:32.918Z] PKG_CONFIG=pkg-config [2021-08-23T15:59:32.918Z] _=/usr/bin/env [2021-08-23T15:59:32.918Z] Building test suite binary ./integration-cli/test.main [2021-08-23T15:59:32.918Z] [2021-08-23T15:59:32.918Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-23T15:59:32.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T15:59:32.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T15:59:32.918Z] HOSTNAME=7ea809b9e283 [2021-08-23T15:59:32.918Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T15:59:32.918Z] TESTDEBUG=0 [2021-08-23T15:59:32.918Z] DEST=bundles/test-integration [2021-08-23T15:59:32.918Z] PWD=/go/src/github.com/docker/docker [2021-08-23T15:59:32.918Z] KEEPBUNDLE=1 [2021-08-23T15:59:32.918Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:59:32.918Z] container=docker [2021-08-23T15:59:32.918Z] HOME=/root [2021-08-23T15:59:32.918Z] GOLANG_VERSION=1.16.7 [2021-08-23T15:59:32.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T15:59:32.918Z] VALIDATE_BRANCH=master [2021-08-23T15:59:32.918Z] TERM=xterm [2021-08-23T15:59:32.918Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T15:59:32.918Z] SHLVL=1 [2021-08-23T15:59:32.918Z] TIMEOUT=120m [2021-08-23T15:59:32.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T15:59:32.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T15:59:32.918Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-23T15:59:32.918Z] GO111MODULE=off [2021-08-23T15:59:32.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T15:59:32.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T15:59:32.918Z] GOPATH=/go [2021-08-23T15:59:32.918Z] PKG_CONFIG=pkg-config [2021-08-23T15:59:32.918Z] _=/usr/bin/env [2021-08-23T15:59:32.918Z] Building test suite binary ./integration-cli/test.main [2021-08-23T15:59:32.918Z] No new tests added to integration. [2021-08-23T15:59:32.918Z] [2021-08-23T15:59:32.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T15:59:32.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T15:59:32.918Z] HOSTNAME=64c7fb10fbff [2021-08-23T15:59:32.918Z] TESTDEBUG=0 [2021-08-23T15:59:32.918Z] DEST=bundles/test-integration [2021-08-23T15:59:32.918Z] PWD=/go/src/github.com/docker/docker [2021-08-23T15:59:32.918Z] KEEPBUNDLE=1 [2021-08-23T15:59:32.918Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T15:59:32.918Z] container=docker [2021-08-23T15:59:32.918Z] HOME=/root [2021-08-23T15:59:32.918Z] GOLANG_VERSION=1.16.7 [2021-08-23T15:59:32.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T15:59:32.918Z] VALIDATE_BRANCH=master [2021-08-23T15:59:32.918Z] TERM=xterm [2021-08-23T15:59:32.918Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T15:59:32.918Z] SHLVL=1 [2021-08-23T15:59:32.918Z] TIMEOUT=120m [2021-08-23T15:59:32.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T15:59:32.918Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T15:59:32.918Z] GO111MODULE=off [2021-08-23T15:59:32.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T15:59:32.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T15:59:32.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T15:59:32.918Z] GOPATH=/go [2021-08-23T15:59:32.918Z] PKG_CONFIG=pkg-config [2021-08-23T15:59:32.918Z] _=/usr/bin/env [2021-08-23T15:59:32.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T15:59:32.931Z] #37 51.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T15:59:32.931Z] #37 51.70 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T15:59:33.190Z] #37 51.86 Selecting previously unselected package cmake. [2021-08-23T15:59:33.190Z] #37 51.88 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-23T15:59:33.190Z] #37 51.90 Unpacking cmake (3.18.4-2) ... [2021-08-23T15:59:33.190Z] #37 ... [2021-08-23T15:59:33.190Z] [2021-08-23T15:59:33.190Z] #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-08-23T15:59:33.190Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:59:33.190Z] #53 41.90 sync [2021-08-23T15:59:33.190Z] #53 41.92 internal/reflectlite [2021-08-23T15:59:33.190Z] #53 43.47 internal/testlog [2021-08-23T15:59:33.190Z] #53 44.67 sort [2021-08-23T15:59:33.190Z] #53 44.67 errors [2021-08-23T15:59:33.190Z] #53 45.05 io [2021-08-23T15:59:33.190Z] #53 45.84 internal/oserror [2021-08-23T15:59:33.190Z] #53 46.01 syscall [2021-08-23T15:59:33.190Z] #53 46.53 bytes [2021-08-23T15:59:33.190Z] #53 48.75 strconv [2021-08-23T15:59:33.190Z] #53 ... [2021-08-23T15:59:33.190Z] [2021-08-23T15:59:33.190Z] #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-08-23T15:59:33.190Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:33.190Z] #45 45.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T15:59:33.190Z] #45 47.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T15:59:33.190Z] #45 47.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T15:59:33.190Z] #45 47.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T15:59:33.190Z] #45 47.63 Setting up python3-six (1.16.0-2) ... [2021-08-23T15:59:33.190Z] #45 49.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T15:59:33.190Z] #45 49.50 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T15:59:33.449Z] #45 ... [2021-08-23T15:59:33.449Z] [2021-08-23T15:59:33.449Z] #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-08-23T15:59:33.449Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:59:33.449Z] #47 42.38 sync [2021-08-23T15:59:33.449Z] #47 42.49 internal/reflectlite [2021-08-23T15:59:33.449Z] #47 43.97 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T15:59:33.449Z] #47 44.26 math/rand [2021-08-23T15:59:33.449Z] #47 45.51 io [2021-08-23T15:59:33.449Z] #47 45.63 strconv [2021-08-23T15:59:33.449Z] #47 46.98 bytes [2021-08-23T15:59:33.449Z] #47 49.30 strings [2021-08-23T15:59:33.449Z] #47 49.40 reflect [2021-08-23T15:59:33.708Z] #47 ... [2021-08-23T15:59:33.708Z] [2021-08-23T15:59:33.708Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T15:59:33.708Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:33.708Z] #14 52.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T15:59:33.708Z] #14 52.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T15:59:33.708Z] #14 52.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T15:59:33.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-08-23T15:59:34.371Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.221s coverage: 46.2% of statements [2021-08-23T15:59:34.371Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.299s coverage: 57.7% of statements [2021-08-23T15:59:34.524Z] .....INFO: Daemon under test started and replied! [2021-08-23T15:59:34.524Z] INFO: Docker version of the daemon under test [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] Client: [2021-08-23T15:59:34.524Z] Version: 17.06.2-ce [2021-08-23T15:59:34.524Z] API version: 1.30 [2021-08-23T15:59:34.524Z] Go version: go1.8.3 [2021-08-23T15:59:34.524Z] Git commit: cec0b72 [2021-08-23T15:59:34.524Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T15:59:34.524Z] OS/Arch: windows/amd64 [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] Server: [2021-08-23T15:59:34.524Z] Version: 0.0.0-dev [2021-08-23T15:59:34.524Z] API version: 1.42 (minimum version 1.24) [2021-08-23T15:59:34.524Z] Go version: go1.16.7 [2021-08-23T15:59:34.524Z] Git commit: 9ed88a0801 [2021-08-23T15:59:34.524Z] Built: 08/23/2021 15:57:24 [2021-08-23T15:59:34.524Z] OS/Arch: windows/amd64 [2021-08-23T15:59:34.524Z] Experimental: false [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] INFO: Docker info of the daemon under test [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] Containers: 0 [2021-08-23T15:59:34.524Z] Running: 0 [2021-08-23T15:59:34.524Z] Paused: 0 [2021-08-23T15:59:34.524Z] Stopped: 0 [2021-08-23T15:59:34.524Z] Images: 0 [2021-08-23T15:59:34.524Z] Server Version: 0.0.0-dev [2021-08-23T15:59:34.524Z] Storage Driver: windowsfilter [2021-08-23T15:59:34.524Z] Windows: [2021-08-23T15:59:34.524Z] Logging Driver: json-file [2021-08-23T15:59:34.524Z] Plugins: [2021-08-23T15:59:34.524Z] Volume: local [2021-08-23T15:59:34.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T15:59:34.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T15:59:34.524Z] Swarm: inactive [2021-08-23T15:59:34.524Z] Default Isolation: process [2021-08-23T15:59:34.524Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T15:59:34.524Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T15:59:34.524Z] OSType: windows [2021-08-23T15:59:34.524Z] Architecture: x86_64 [2021-08-23T15:59:34.524Z] CPUs: 4 [2021-08-23T15:59:34.524Z] Total Memory: 32GiB [2021-08-23T15:59:34.524Z] Name: azwin-2-5686b0 [2021-08-23T15:59:34.524Z] ID: YNPN:ICYZ:2UBQ:DGW6:26DB:JA4P:HNIP:KUYX:5GW2:6XQY:SJCN:OQDC [2021-08-23T15:59:34.524Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T15:59:34.524Z] Debug Mode (client): false [2021-08-23T15:59:34.524Z] Debug Mode (server): true [2021-08-23T15:59:34.524Z] File Descriptors: -1 [2021-08-23T15:59:34.524Z] Goroutines: 16 [2021-08-23T15:59:34.524Z] System Time: 2021-08-23T15:59:32.4700996Z [2021-08-23T15:59:34.524Z] EventsListeners: 0 [2021-08-23T15:59:34.524Z] Registry: https://index.docker.io/v1/ [2021-08-23T15:59:34.524Z] Labels: [2021-08-23T15:59:34.524Z] Experimental: false [2021-08-23T15:59:34.524Z] Insecure Registries: [2021-08-23T15:59:34.524Z] 127.0.0.0/8 [2021-08-23T15:59:34.524Z] Live Restore Enabled: false [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] INFO: Docker images of the daemon under test [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T15:59:34.524Z] [2021-08-23T15:59:34.524Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-23T15:59:34.524Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-23T15:59:34.524Z] ltsc2019: Pulling from windows/servercore [2021-08-23T15:59:34.524Z] 4612f6d0b889: Pulling fs layer [2021-08-23T15:59:34.524Z] c67ded6868b6: Pulling fs layer [2021-08-23T15:59:34.947Z] ok github.com/docker/docker/daemon 12.258s coverage: 17.5% of statements [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T15:59:34.947Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T15:59:35.212Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.065s coverage: 3.0% of statements [2021-08-23T15:59:35.212Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2021-08-23T15:59:37.011Z] #14 ... [2021-08-23T15:59:37.011Z] [2021-08-23T15:59:37.011Z] #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-08-23T15:59:37.011Z] #49 sha256:7b5c53142ab71ba10c5486100ea850a254d78ab8eb9e3d5914b333043848462e [2021-08-23T15:59:37.011Z] #49 DONE 55.8s [2021-08-23T15:59:37.011Z] [2021-08-23T15:59:37.011Z] #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-08-23T15:59:37.011Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:59:37.011Z] #47 52.76 bufio [2021-08-23T15:59:37.011Z] #47 55.05 syscall [2021-08-23T15:59:37.139Z] ok github.com/docker/docker/daemon/logger 0.293s coverage: 43.5% of statements [2021-08-23T15:59:37.402Z] ok github.com/docker/docker/daemon/images 0.073s coverage: 6.7% of statements [2021-08-23T15:59:37.402Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T15:59:37.402Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T15:59:37.402Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-08-23T15:59:37.530Z] #30 5.602 Collecting yamllint==1.26.1 [2021-08-23T15:59:37.789Z] #30 6.629 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T15:59:38.058Z] #30 6.903 Collecting pathspec>=0.5.3 [2021-08-23T15:59:38.058Z] #30 6.906 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T15:59:38.058Z] #30 6.981 Collecting pyyaml [2021-08-23T15:59:38.058Z] #30 6.984 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T15:59:38.058Z] #30 7.009 Building wheels for collected packages: yamllint [2021-08-23T15:59:38.058Z] #30 7.009 Building wheel for yamllint (setup.py): started [2021-08-23T15:59:38.320Z] #30 7.239 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T15:59:38.320Z] #30 7.240 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=88a553677476fd3a7e11dcbca290e1fdb8e06332ce4dfcb14e843847c83b6c4a [2021-08-23T15:59:38.320Z] #30 7.247 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T15:59:38.320Z] #30 7.247 Successfully built yamllint [2021-08-23T15:59:38.320Z] #30 7.251 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T15:59:38.320Z] #30 7.363 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T15:59:38.352Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2021-08-23T15:59:38.352Z] ok github.com/docker/docker/daemon/logger/awslogs 0.323s coverage: 77.4% of statements [2021-08-23T15:59:38.352Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T15:59:38.352Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T15:59:38.580Z] #30 DONE 7.5s [2021-08-23T15:59:38.580Z] [2021-08-23T15:59:38.580Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T15:59:38.580Z] #33 sha256:67c0615a4fe564607f57b4cf37adb7eb015ca0e54b422f2887100537d8f92692 [2021-08-23T15:59:38.580Z] #33 DONE 0.1s [2021-08-23T15:59:38.580Z] [2021-08-23T15:59:38.580Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T15:59:38.580Z] #38 sha256:50cc48dc29afb9f51a10e52cecf066ab0c417d5b355958223b8fb7f8d0cc5a60 [2021-08-23T15:59:38.580Z] #38 DONE 0.1s [2021-08-23T15:59:38.580Z] [2021-08-23T15:59:38.580Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T15:59:38.580Z] #41 sha256:4691155b8bf99bebf2fdd7c9e1fe5112f4d62f52b7780ab412478b5540de4c8e [2021-08-23T15:59:38.580Z] #41 DONE 0.1s [2021-08-23T15:59:38.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2021-08-23T15:59:38.837Z] [2021-08-23T15:59:38.837Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T15:59:38.837Z] #43 sha256:a318e611d493ebf34e1b28cc73222b00cd9a9e2a299e58c346b64a3335c1b0cd [2021-08-23T15:59:38.837Z] #43 DONE 0.0s [2021-08-23T15:59:38.837Z] [2021-08-23T15:59:38.837Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T15:59:38.837Z] #46 sha256:893b793e744dae5bc7e392207f4a019fe49f29936b5bf1351ef983d87348e5cb [2021-08-23T15:59:38.837Z] #46 DONE 0.0s [2021-08-23T15:59:38.837Z] [2021-08-23T15:59:38.837Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T15:59:38.837Z] #49 sha256:7a75f2b70f2cad41f0fd9561abdfb0ed29a98fe30747c5182d2a31f39db29d04 [2021-08-23T15:59:38.837Z] #49 DONE 0.1s [2021-08-23T15:59:38.878Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-08-23T15:59:38.912Z] #47 ... [2021-08-23T15:59:38.912Z] [2021-08-23T15:59:38.912Z] #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-08-23T15:59:38.912Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T15:59:38.912Z] #37 56.24 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T15:59:38.912Z] #37 56.25 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T15:59:38.912Z] #37 56.26 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T15:59:38.912Z] #37 56.31 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T15:59:38.912Z] #37 56.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T15:59:38.912Z] #37 56.37 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T15:59:38.912Z] #37 56.39 Setting up cmake-data (3.18.4-2) ... [2021-08-23T15:59:38.912Z] #37 56.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T15:59:38.912Z] #37 56.46 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T15:59:38.912Z] #37 56.50 Setting up cmake (3.18.4-2) ... [2021-08-23T15:59:38.912Z] #37 56.50 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:59:38.912Z] #37 DONE 57.4s [2021-08-23T15:59:38.912Z] [2021-08-23T15:59:38.912Z] #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-08-23T15:59:38.912Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T15:59:38.912Z] #45 53.99 Setting up criu (3.15-1) ... [2021-08-23T15:59:38.912Z] #45 56.36 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T15:59:38.912Z] #45 DONE 57.1s [2021-08-23T15:59:38.912Z] [2021-08-23T15:59:38.912Z] #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-08-23T15:59:38.912Z] #38 sha256:1358a03deb5621bb6543bab61e53602bdff1469c369de46de2ec97c41ed5f782 [2021-08-23T15:59:39.094Z] [2021-08-23T15:59:39.094Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T15:59:39.094Z] #53 sha256:de61e4662af57c897edeaac9fc64c4535e32b20a5eedddb8483015fd4f4bfd8b [2021-08-23T15:59:39.094Z] #53 DONE 0.0s [2021-08-23T15:59:39.094Z] [2021-08-23T15:59:39.094Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T15:59:39.094Z] #55 sha256:982359fd4225543168ed0bde8fbb2976d2c5ee5a3fa99c34fdce72e6e6f39d30 [2021-08-23T15:59:39.094Z] #55 DONE 0.1s [2021-08-23T15:59:39.094Z] [2021-08-23T15:59:39.094Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T15:59:39.094Z] #57 sha256:a1076349109b1cc55106444904d9fa4043c2a058db242290d70fff9925ad18a1 [2021-08-23T15:59:39.094Z] #57 DONE 0.1s [2021-08-23T15:59:39.094Z] [2021-08-23T15:59:39.094Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T15:59:39.094Z] #59 sha256:668b627a471c7dafcd4ab8fd8bbf2e8875c1aa21773a8c699d462129cc222148 [2021-08-23T15:59:39.261Z] --- PASS: TestBuildSquashParent (7.14s) [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T15:59:39.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T15:59:39.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T15:59:39.261Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T15:59:39.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T15:59:39.352Z] #59 DONE 0.1s [2021-08-23T15:59:39.352Z] [2021-08-23T15:59:39.352Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T15:59:39.352Z] #61 sha256:0b5631766919d2988e3f97d0538ed1a787a7e04899524bd792cd055ea2e6adf0 [2021-08-23T15:59:39.352Z] #61 DONE 0.0s [2021-08-23T15:59:39.352Z] [2021-08-23T15:59:39.352Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T15:59:39.352Z] #63 sha256:b375feb89fa3553074115e53f67ab3d89e94f6b345f35482588fb7312f599f89 [2021-08-23T15:59:39.352Z] #63 DONE 0.1s [2021-08-23T15:59:39.352Z] [2021-08-23T15:59:39.352Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T15:59:39.352Z] #66 sha256:f996860a931ec97bbc648d1842318019fb8b0cbc7544655dfad8826c23d12e3c [2021-08-23T15:59:39.609Z] #66 DONE 0.2s [2021-08-23T15:59:39.610Z] [2021-08-23T15:59:39.610Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T15:59:39.610Z] #70 sha256:c55c35e5b0dc206ed48156051d9dfd43c0560cac73950aa91b2552ec043e3f1e [2021-08-23T15:59:39.610Z] #70 DONE 0.1s [2021-08-23T15:59:39.610Z] [2021-08-23T15:59:39.610Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T15:59:39.610Z] #75 sha256:a51c40d2c12046283c8ae10e805b042bda3ecb1685fceabdebdcc608c0f909a4 [2021-08-23T15:59:39.610Z] #75 DONE 0.2s [2021-08-23T15:59:39.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T15:59:39.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T15:59:39.828Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-08-23T15:59:39.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T15:59:39.828Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 59.3% of statements [2021-08-23T15:59:39.867Z] [2021-08-23T15:59:39.867Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T15:59:39.867Z] #76 sha256:7d297155dd40bca8cdd4b9171c7d3c04550d4ecdb67e7cc058cacec6fcd2e199 [2021-08-23T15:59:39.867Z] #76 DONE 0.0s [2021-08-23T15:59:39.867Z] [2021-08-23T15:59:39.867Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T15:59:39.867Z] #77 sha256:63e0b1a0109fc818bca7341d6dc1bce6a5a00bc41c4e7f00b6a98196042f07e4 [2021-08-23T15:59:40.091Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-08-23T15:59:40.433Z] #77 DONE 0.7s [2021-08-23T15:59:40.433Z] [2021-08-23T15:59:40.433Z] #78 exporting to image [2021-08-23T15:59:40.433Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T15:59:40.433Z] #78 exporting layers [2021-08-23T15:59:40.667Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2021-08-23T15:59:40.667Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-08-23T15:59:41.617Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-08-23T15:59:41.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T15:59:41.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T15:59:42.567Z] ok github.com/docker/docker/distribution/metadata 0.133s coverage: 48.2% of statements [2021-08-23T15:59:43.143Z] ok github.com/docker/docker/daemon/logger/splunk 1.956s coverage: 82.5% of statements [2021-08-23T15:59:43.143Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T15:59:43.143Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T15:59:43.719Z] ok github.com/docker/docker/distribution 0.200s coverage: 25.8% of statements [2021-08-23T15:59:43.719Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-08-23T15:59:43.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-08-23T15:59:43.857Z] === RUN TestBuildMultiStageCopy [2021-08-23T15:59:43.857Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T15:59:43.982Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2021-08-23T15:59:44.187Z] #38 ... [2021-08-23T15:59:44.187Z] [2021-08-23T15:59:44.187Z] #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-08-23T15:59:44.187Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:59:44.187Z] #53 52.49 reflect [2021-08-23T15:59:44.187Z] #53 55.26 time [2021-08-23T15:59:44.187Z] #53 60.79 context [2021-08-23T15:59:44.187Z] #53 61.64 internal/syscall/unix [2021-08-23T15:59:44.187Z] #53 61.91 internal/poll [2021-08-23T15:59:44.187Z] #53 ... [2021-08-23T15:59:44.187Z] [2021-08-23T15:59:44.187Z] #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-08-23T15:59:44.187Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:59:44.187Z] #47 61.29 internal/fmtsort [2021-08-23T15:59:44.187Z] #47 61.89 path [2021-08-23T15:59:44.187Z] #47 62.22 regexp/syntax [2021-08-23T15:59:44.187Z] #47 62.71 internal/poll [2021-08-23T15:59:44.931Z] ok github.com/docker/docker/image 0.045s coverage: 86.6% of statements [2021-08-23T15:59:44.931Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-08-23T15:59:45.508Z] ok github.com/docker/docker/distribution/xfer 1.806s coverage: 85.6% of statements [2021-08-23T15:59:45.508Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T15:59:45.508Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.7% of statements [2021-08-23T15:59:45.566Z] #47 64.44 io/fs [2021-08-23T15:59:45.772Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-08-23T15:59:45.772Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T15:59:46.045Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-08-23T15:59:46.626Z] ok github.com/docker/docker/oci 0.047s coverage: 43.3% of statements [2021-08-23T15:59:46.946Z] #47 65.69 os [2021-08-23T15:59:47.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T15:59:47.201Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2021-08-23T15:59:47.465Z] ok github.com/docker/docker/opts 0.046s coverage: 67.1% of statements [2021-08-23T15:59:48.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T15:59:48.334Z] #47 ... [2021-08-23T15:59:48.334Z] [2021-08-23T15:59:48.334Z] #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-08-23T15:59:48.334Z] #38 sha256:1358a03deb5621bb6543bab61e53602bdff1469c369de46de2ec97c41ed5f782 [2021-08-23T15:59:48.334Z] #38 7.347 + RM_GOPATH=0 [2021-08-23T15:59:48.334Z] #38 7.347 + TMP_GOPATH= [2021-08-23T15:59:48.334Z] #38 7.347 + : /build [2021-08-23T15:59:48.334Z] #38 7.347 + '[' -z '' ']' [2021-08-23T15:59:48.334Z] #38 7.347 ++ mktemp -d [2021-08-23T15:59:48.334Z] #38 7.347 + export GOPATH=/tmp/tmp.vZNr13WuwU [2021-08-23T15:59:48.334Z] #38 7.347 + GOPATH=/tmp/tmp.vZNr13WuwU [2021-08-23T15:59:48.334Z] #38 7.347 + RM_GOPATH=1 [2021-08-23T15:59:48.334Z] #38 7.347 + case "$(go env GOARCH)" in [2021-08-23T15:59:48.334Z] #38 7.347 ++ go env GOARCH [2021-08-23T15:59:48.334Z] #38 7.364 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:48.334Z] #38 7.364 + GO_BUILDMODE=-buildmode=pie [2021-08-23T15:59:48.334Z] #38 7.364 ++ dirname /tmp/install/install.sh [2021-08-23T15:59:48.334Z] #38 7.369 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:59:48.334Z] #38 7.369 + dir=/tmp/install [2021-08-23T15:59:48.334Z] #38 7.369 + bin=tini [2021-08-23T15:59:48.334Z] #38 7.369 + shift [2021-08-23T15:59:48.334Z] #38 7.369 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T15:59:48.334Z] #38 7.369 + . /tmp/install/tini.installer [2021-08-23T15:59:48.334Z] #38 7.369 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:59:48.334Z] #38 7.369 + install_tini [2021-08-23T15:59:48.334Z] #38 7.369 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T15:59:48.334Z] #38 7.369 + git clone https://github.com/krallin/tini.git /tmp/tmp.vZNr13WuwU/tini [2021-08-23T15:59:48.334Z] #38 7.372 Cloning into '/tmp/tmp.vZNr13WuwU/tini'... [2021-08-23T15:59:48.334Z] #38 8.384 + cd /tmp/tmp.vZNr13WuwU/tini [2021-08-23T15:59:48.334Z] #38 8.384 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T15:59:48.334Z] #38 8.384 + cmake . [2021-08-23T15:59:48.334Z] #38 8.883 -- The C compiler identification is GNU 10.2.1 [2021-08-23T15:59:48.334Z] #38 8.988 -- Detecting C compiler ABI info [2021-08-23T15:59:48.334Z] #38 9.616 -- Detecting C compiler ABI info - done [2021-08-23T15:59:48.334Z] #38 9.725 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T15:59:48.334Z] #38 9.725 -- Detecting C compile features [2021-08-23T15:59:48.334Z] #38 9.725 -- Detecting C compile features - done [2021-08-23T15:59:48.334Z] #38 9.731 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T15:59:48.415Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-08-23T15:59:48.593Z] #38 10.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T15:59:48.593Z] #38 10.08 -- Configuring done [2021-08-23T15:59:48.593Z] #38 10.08 -- Generating done [2021-08-23T15:59:48.593Z] #38 10.08 -- Build files have been written to: /tmp/tmp.vZNr13WuwU/tini [2021-08-23T15:59:48.593Z] #38 10.12 + make tini-static [2021-08-23T15:59:49.161Z] #38 10.40 Scanning dependencies of target tini-static [2021-08-23T15:59:49.161Z] #38 10.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T15:59:49.365Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-08-23T15:59:49.412Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T15:59:49.629Z] ok github.com/docker/docker/pkg/authorization 1.143s coverage: 68.3% of statements [2021-08-23T15:59:50.338Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T15:59:50.540Z] #38 11.80 [100%] Linking C executable tini-static [2021-08-23T15:59:50.540Z] #38 ... [2021-08-23T15:59:50.540Z] [2021-08-23T15:59:50.540Z] #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-08-23T15:59:50.540Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T15:59:50.540Z] #14 59.25 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T15:59:50.540Z] #14 59.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:59:50.540Z] #14 59.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T15:59:50.540Z] #14 59.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T15:59:50.540Z] #14 59.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:59:50.540Z] #14 59.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T15:59:50.540Z] #14 67.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T15:59:50.540Z] #14 67.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T15:59:50.540Z] #14 68.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T15:59:50.540Z] #14 ... [2021-08-23T15:59:50.540Z] [2021-08-23T15:59:50.540Z] #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-08-23T15:59:50.540Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:59:50.540Z] #53 64.34 encoding/binary [2021-08-23T15:59:50.540Z] #53 64.38 internal/syscall/execenv [2021-08-23T15:59:50.540Z] #53 64.57 io/fs [2021-08-23T15:59:50.540Z] #53 65.72 os [2021-08-23T15:59:50.540Z] #53 66.68 encoding/base64 [2021-08-23T15:59:50.540Z] #53 67.67 golang.org/x/sys/unix [2021-08-23T15:59:50.578Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-08-23T15:59:50.840Z] ok github.com/docker/docker/pkg/archive 1.346s coverage: 82.2% of statements [2021-08-23T15:59:51.111Z] #53 ... [2021-08-23T15:59:51.111Z] [2021-08-23T15:59:51.111Z] #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-08-23T15:59:51.112Z] #38 sha256:1358a03deb5621bb6543bab61e53602bdff1469c369de46de2ec97c41ed5f782 [2021-08-23T15:59:51.112Z] #38 12.50 [100%] Built target tini-static [2021-08-23T15:59:51.112Z] #38 12.54 + mkdir -p /build [2021-08-23T15:59:51.112Z] #38 12.54 + cp tini-static /build/docker-init [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-23T15:59:51.265Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-23T15:59:51.265Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T15:59:51.415Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-08-23T15:59:51.678Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 97.6% of statements [2021-08-23T15:59:53.018Z] #38 DONE 14.1s [2021-08-23T15:59:53.018Z] [2021-08-23T15:59:53.018Z] #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-08-23T15:59:53.018Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T15:59:53.018Z] #53 70.45 fmt [2021-08-23T15:59:53.070Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-08-23T15:59:53.645Z] ok github.com/docker/docker/pkg/chrootarchive 3.020s coverage: 43.2% of statements [2021-08-23T15:59:53.645Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-08-23T15:59:54.221Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-08-23T15:59:55.168Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-08-23T15:59:55.168Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2021-08-23T15:59:55.168Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 83.1% of statements [2021-08-23T15:59:55.432Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2021-08-23T15:59:55.696Z] ok github.com/docker/docker/pkg/fsutils 0.275s coverage: 85.1% of statements [2021-08-23T15:59:56.273Z] ok github.com/docker/docker/layer 8.063s coverage: 68.8% of statements [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T15:59:56.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T15:59:56.308Z] #53 75.00 encoding/json [2021-08-23T15:59:56.532Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-23T15:59:56.532Z] === RUN TestBuildLabelWithTargets [2021-08-23T15:59:56.537Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-08-23T15:59:56.799Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-08-23T15:59:57.062Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-08-23T15:59:57.062Z] ok github.com/docker/docker/pkg/idtools 0.868s coverage: 69.5% of statements [2021-08-23T15:59:57.245Z] #53 75.93 github.com/pkg/diff [2021-08-23T15:59:57.325Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 70.0% of statements [2021-08-23T15:59:57.325Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T15:59:57.325Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T15:59:57.325Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T15:59:57.325Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T15:59:57.325Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-08-23T15:59:57.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-08-23T15:59:57.588Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2021-08-23T15:59:57.881Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2021-08-23T15:59:57.881Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T15:59:57.881Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T15:59:58.150Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-08-23T15:59:58.501Z] #78 exporting layers 15.7s done [2021-08-23T15:59:58.501Z] #78 writing image sha256:ccc26d1d12ff77752c9ff7a9fdfce17a9725d9c8e97f85f1f71961600177e957 done [2021-08-23T15:59:58.501Z] #78 naming to docker.io/library/docker:9ed88a080122ae478e3c595275bbfd99b024b230 done [2021-08-23T15:59:58.501Z] #78 DONE 15.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-23T15:59:58.623Z] #53 77.34 go/ast [2021-08-23T15:59:58.725Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-08-23T15:59:58.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/validate/default [2021-08-23T15:59:58.882Z] #53 ... [2021-08-23T15:59:58.882Z] [2021-08-23T15:59:58.882Z] #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-08-23T15:59:58.882Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T15:59:58.882Z] #47 67.61 regexp [2021-08-23T15:59:58.882Z] #47 70.14 fmt [2021-08-23T15:59:58.882Z] #47 71.63 path/filepath [2021-08-23T15:59:58.882Z] #47 73.27 internal/lazyregexp [2021-08-23T15:59:58.882Z] #47 73.67 io/ioutil [2021-08-23T15:59:58.882Z] #47 73.94 flag [2021-08-23T15:59:58.882Z] #47 74.19 go/token [2021-08-23T15:59:58.882Z] #47 75.02 go/scanner [2021-08-23T15:59:58.882Z] #47 75.51 net/url [2021-08-23T15:59:58.882Z] #47 76.36 go/ast [2021-08-23T15:59:58.882Z] #47 77.47 text/template/parse [2021-08-23T15:59:58.989Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2021-08-23T15:59:59.251Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-08-23T15:59:59.392Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-23T15:59:59.392Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-23T15:59:59.392Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-23T15:59:59.392Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-23T15:59:59.392Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-23T15:59:59.392Z] Congratulations! No new tests were added to integration-cli. [2021-08-23T15:59:59.392Z] [2021-08-23T15:59:59.392Z] INFO Start validation with golang-ci-lint [2021-08-23T15:59:59.392Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-23T15:59:59.650Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T15:59:59.650Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T15:59:59.680Z] c67ded6868b6: Verifying Checksum [2021-08-23T15:59:59.681Z] c67ded6868b6: Download complete [2021-08-23T16:00:00.643Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-08-23T16:00:00.643Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements [2021-08-23T16:00:00.643Z] ok github.com/docker/docker/pkg/stack 0.010s coverage: 90.9% of statements [2021-08-23T16:00:00.643Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-08-23T16:00:00.905Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-08-23T16:00:00.905Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-08-23T16:00:01.418Z] #47 ... [2021-08-23T16:00:01.418Z] [2021-08-23T16:00:01.418Z] #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-08-23T16:00:01.418Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T16:00:01.418Z] #53 79.85 golang.org/x/crypto/ssh/terminal [2021-08-23T16:00:01.855Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 52.1% of statements [2021-08-23T16:00:02.119Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2021-08-23T16:00:02.119Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 40.1% of statements [2021-08-23T16:00:02.382Z] testing: warning: no tests to run [2021-08-23T16:00:02.382Z] coverage: [no statements] [2021-08-23T16:00:02.382Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-08-23T16:00:02.646Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-08-23T16:00:02.797Z] #53 81.35 mvdan.cc/editorconfig [2021-08-23T16:00:02.797Z] #53 81.45 mvdan.cc/sh/v3/fileutil [2021-08-23T16:00:02.797Z] #53 81.69 text/tabwriter [2021-08-23T16:00:02.909Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-08-23T16:00:03.172Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-23T16:00:03.172Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2021-08-23T16:00:03.500Z] #53 82.28 mvdan.cc/sh/v3/syntax [2021-08-23T16:00:04.567Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2021-08-23T16:00:04.613Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2021-08-23T16:00:04.613Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:00:05.144Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 86.0% of statements [2021-08-23T16:00:05.722Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-08-23T16:00:05.722Z] ok github.com/docker/docker/plugin 0.540s coverage: 23.2% of statements [2021-08-23T16:00:06.785Z] #53 ... [2021-08-23T16:00:06.785Z] [2021-08-23T16:00:06.785Z] #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-08-23T16:00:06.785Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T16:00:06.785Z] #58 43.58 Updating files: 45% (2061/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 81% (3714/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T16:00:06.785Z] #58 45.18 + cd /tmp/tmp.GCbT0SY4EX/src/github.com/containerd/containerd [2021-08-23T16:00:06.785Z] #58 45.18 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:00:06.785Z] #58 46.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T16:00:06.785Z] #58 46.72 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T16:00:06.785Z] #58 46.72 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:00:06.785Z] #58 46.72 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:00:06.785Z] #58 46.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T16:00:06.785Z] #58 46.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T16:00:06.785Z] #58 46.72 + '[' '' = dynamic ']' [2021-08-23T16:00:06.785Z] #58 46.72 + make [2021-08-23T16:00:07.128Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-23T16:00:07.128Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:00:07.649Z] ok github.com/docker/docker/quota 0.537s coverage: 71.4% of statements [2021-08-23T16:00:07.649Z] ok github.com/docker/docker/registry 0.153s coverage: 58.8% of statements [2021-08-23T16:00:07.649Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-08-23T16:00:07.649Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-08-23T16:00:07.721Z] #58 48.17 + bin/ctr [2021-08-23T16:00:08.233Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-08-23T16:00:08.496Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2021-08-23T16:00:09.094Z] #58 ... [2021-08-23T16:00:09.094Z] [2021-08-23T16:00:09.095Z] #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-08-23T16:00:09.095Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T16:00:09.095Z] #53 88.08 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T16:00:11.064Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-08-23T16:00:12.011Z] ok github.com/docker/docker/volume/local 0.295s coverage: 76.4% of statements [2021-08-23T16:00:12.371Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-23T16:00:12.371Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:00:12.376Z] #53 ... [2021-08-23T16:00:12.376Z] [2021-08-23T16:00:12.376Z] #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-08-23T16:00:12.376Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:12.376Z] #47 80.69 go/parser [2021-08-23T16:00:12.376Z] #47 82.35 text/template [2021-08-23T16:00:12.376Z] #47 84.82 log [2021-08-23T16:00:12.376Z] #47 85.46 encoding/xml [2021-08-23T16:00:12.376Z] #47 87.31 go/doc [2021-08-23T16:00:12.376Z] #47 90.61 github.com/LK4D4/vndr/build [2021-08-23T16:00:12.376Z] #47 90.68 github.com/LK4D4/vndr/versioned [2021-08-23T16:00:12.376Z] #47 90.80 compress/flate [2021-08-23T16:00:12.376Z] #47 ... [2021-08-23T16:00:12.376Z] [2021-08-23T16:00:12.376Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-08-23T16:00:12.376Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:12.376Z] #14 82.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T16:00:12.376Z] #14 82.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:00:12.376Z] #14 82.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:00:12.376Z] #14 89.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T16:00:12.376Z] #14 89.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:00:12.376Z] #14 89.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:00:12.588Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.7% of statements [2021-08-23T16:00:12.627Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-23T16:00:12.627Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:00:13.162Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-08-23T16:00:13.752Z] #14 ... [2021-08-23T16:00:13.752Z] [2021-08-23T16:00:13.752Z] #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-08-23T16:00:13.752Z] #53 sha256:f24b4934da52b1531e7171a28b747ca02fb69a7e28cdd5ab8cd074b00bee6620 [2021-08-23T16:00:13.752Z] #53 DONE 92.5s [2021-08-23T16:00:13.752Z] [2021-08-23T16:00:13.752Z] #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-08-23T16:00:13.752Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T16:00:14.011Z] #51 ... [2021-08-23T16:00:14.011Z] [2021-08-23T16:00:14.011Z] #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-08-23T16:00:14.011Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:14.011Z] #47 92.97 hash/crc32 [2021-08-23T16:00:14.503Z] 4612f6d0b889: Verifying Checksum [2021-08-23T16:00:14.503Z] 4612f6d0b889: Download complete [2021-08-23T16:00:14.577Z] #47 93.56 crypto/x509/pkix [2021-08-23T16:00:14.835Z] #47 93.62 compress/gzip [2021-08-23T16:00:15.402Z] #47 94.23 net [2021-08-23T16:00:15.660Z] #47 94.35 vendor/golang.org/x/crypto/chacha20 [2021-08-23T16:00:16.227Z] #47 94.92 vendor/golang.org/x/crypto/poly1305 [2021-08-23T16:00:16.487Z] #47 95.47 vendor/golang.org/x/sys/cpu [2021-08-23T16:00:17.054Z] #47 95.98 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-23T16:00:17.869Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-08-23T16:00:17.869Z] === RUN TestBuildWithHugeFile [2021-08-23T16:00:18.429Z] #47 97.12 vendor/golang.org/x/crypto/curve25519 [2021-08-23T16:00:18.998Z] #47 97.82 vendor/golang.org/x/crypto/hkdf [2021-08-23T16:00:18.998Z] #47 97.97 vendor/golang.org/x/text/transform [2021-08-23T16:00:19.936Z] #47 98.56 vendor/golang.org/x/text/unicode/bidi [2021-08-23T16:00:21.313Z] #47 100.2 vendor/golang.org/x/text/secure/bidirule [2021-08-23T16:00:21.572Z] #47 100.4 vendor/golang.org/x/text/unicode/norm [2021-08-23T16:00:24.860Z] #47 103.8 vendor/golang.org/x/net/idna [2021-08-23T16:00:26.763Z] #47 105.6 vendor/golang.org/x/net/http2/hpack [2021-08-23T16:00:27.331Z] #47 ... [2021-08-23T16:00:27.331Z] [2021-08-23T16:00:27.331Z] #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-08-23T16:00:27.331Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:27.331Z] #14 96.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T16:00:27.331Z] #14 96.24 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:00:27.331Z] #14 96.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:00:27.590Z] #14 ... [2021-08-23T16:00:27.590Z] [2021-08-23T16:00:27.590Z] #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-08-23T16:00:27.590Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:27.590Z] #47 106.5 mime [2021-08-23T16:00:29.496Z] #47 108.1 mime/quotedprintable [2021-08-23T16:00:29.496Z] #47 108.4 net/http/internal [2021-08-23T16:00:32.199Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T16:00:32.199Z] [2021-08-23T16:00:32.199Z] ________ ____ __. [2021-08-23T16:00:32.199Z] \_____ \ | |/ _| [2021-08-23T16:00:32.199Z] / | \| < [2021-08-23T16:00:32.199Z] / | \ | \ [2021-08-23T16:00:32.199Z] \_______ /____|__ \ [2021-08-23T16:00:32.199Z] \/ \/ [2021-08-23T16:00:32.199Z] [2021-08-23T16:00:32.199Z] INFO: make.ps1 ended at 08/23/2021 16:00:23 [2021-08-23T16:00:32.199Z] INFO: Binaries build ended at 08/23/2021 16:00:25. Duration:00:01:23.6093523 [2021-08-23T16:00:32.199Z] INFO: Copying the built daemon binary to d:\CI\PR-42779\2\binary\dockerd-9ed88a0801.exe... [2021-08-23T16:00:32.199Z] INFO: Copying the built client binary to d:\CI\PR-42779\2\binary\docker-9ed88a0801.exe... [2021-08-23T16:00:32.199Z] INFO: Copying dockerversion from the container... [2021-08-23T16:00:32.199Z] INFO: Copying the golang package from the container to d:\CI\PR-42779\2\installer\go.zip... [2021-08-23T16:00:32.199Z] INFO: Extracting go.zip to d:\CI\PR-42779\2\go [2021-08-23T16:00:32.793Z] #47 111.5 crypto/tls [2021-08-23T16:00:35.135Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:00:35.136Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === Skipped [2021-08-23T16:00:35.136Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:00:35.136Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:00:35.136Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:00:35.136Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:00:35.136Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T16:00:35.136Z] time="2021-08-23T15:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T16:00:35.136Z] time="2021-08-23T15:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T16:00:35.136Z] time="2021-08-23T15:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T16:00:35.136Z] time="2021-08-23T15:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T16:00:35.136Z] time="2021-08-23T15:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T16:00:35.136Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T16:00:35.136Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T16:00:35.136Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:00:35.136Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T16:00:35.136Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T16:00:35.136Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T16:00:35.136Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] [2021-08-23T16:00:35.136Z] DONE 2309 tests, 28 skipped in 226.189s [2021-08-23T16:00:35.136Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:00:35.136Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T16:00:35.136Z] + 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/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-23T16:00:35.326Z] #47 ... [2021-08-23T16:00:35.326Z] [2021-08-23T16:00:35.326Z] #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-08-23T16:00:35.326Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:35.326Z] #14 109.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T16:00:35.326Z] #14 109.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:00:35.326Z] #14 109.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:00:37.232Z] #14 116.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T16:00:37.491Z] #14 ... [2021-08-23T16:00:37.491Z] [2021-08-23T16:00:37.491Z] #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-08-23T16:00:37.491Z] #60 sha256:c2489287aa1157e07944c2c0d3e8fc7bcfa738a7071e3f335556e355b1fab85d [2021-08-23T16:00:37.491Z] #60 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:00:37.491Z] #60 109.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T16:00:37.491Z] #60 DONE 116.2s [2021-08-23T16:00:37.491Z] [2021-08-23T16:00:37.491Z] #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-08-23T16:00:37.491Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:37.491Z] #14 116.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T16:00:37.491Z] #14 116.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:00:37.491Z] #14 ... [2021-08-23T16:00:37.491Z] [2021-08-23T16:00:37.491Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:00:37.491Z] #61 sha256:1e7dc96a14c26bca78acbf2be0f169b82c88ee5d36e6d549db4fceecb900841e [2021-08-23T16:00:37.491Z] #61 DONE 0.3s [2021-08-23T16:00:37.491Z] [2021-08-23T16:00:37.491Z] #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-08-23T16:00:37.491Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:37.750Z] #14 116.5 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T16:00:37.750Z] #14 116.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T16:00:37.750Z] #14 116.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:00:37.750Z] #14 ... [2021-08-23T16:00:37.750Z] [2021-08-23T16:00:37.750Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:00:37.750Z] #62 sha256:cf0f3c969572a14cef150b6796459b5a7f34403bab571aafc51fe28680f5c6c6 [2021-08-23T16:00:37.750Z] #62 DONE 0.2s [2021-08-23T16:00:37.750Z] [2021-08-23T16:00:37.750Z] #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-08-23T16:00:37.750Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:00:37.750Z] #14 116.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T16:00:37.750Z] #14 116.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T16:00:37.750Z] #14 116.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:00:38.008Z] #14 116.8 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T16:00:38.008Z] #14 116.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T16:00:38.008Z] #14 116.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:00:38.008Z] #14 116.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T16:00:38.008Z] #14 116.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T16:00:38.008Z] #14 117.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:00:38.268Z] #14 117.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T16:00:38.268Z] #14 117.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:00:38.268Z] #14 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:00:38.362Z] INFO [loader] Go packages loading at mode 575 (deps|imports|name|compiled_files|exports_file|files|types_sizes) took 38.42905084s [2021-08-23T16:00:38.362Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 183.320112ms [2021-08-23T16:00:38.527Z] #14 117.2 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T16:00:38.527Z] #14 117.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T16:00:38.527Z] #14 117.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:00:38.527Z] #14 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T16:00:38.527Z] #14 117.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T16:00:38.527Z] #14 117.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:00:38.785Z] #14 117.7 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T16:00:38.785Z] #14 117.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T16:00:38.785Z] #14 117.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:00:39.044Z] #14 117.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T16:00:39.044Z] #14 117.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T16:00:39.044Z] #14 117.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:00:39.303Z] #14 118.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T16:00:39.303Z] #14 118.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T16:00:39.303Z] #14 118.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:00:39.303Z] #14 118.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T16:00:39.303Z] #14 118.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T16:00:39.303Z] #14 118.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:00:39.871Z] #14 118.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T16:00:39.871Z] #14 118.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T16:00:39.871Z] #14 118.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:00:40.130Z] #14 118.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T16:00:40.130Z] #14 118.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:00:40.130Z] #14 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:00:40.130Z] #14 119.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T16:00:40.130Z] #14 119.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T16:00:40.130Z] #14 119.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:00:40.130Z] #14 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T16:00:40.389Z] #14 119.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T16:00:40.389Z] #14 119.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:00:40.956Z] #14 119.7 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:00:40.956Z] #14 119.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:00:40.956Z] #14 119.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T16:00:41.215Z] #14 119.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:00:41.215Z] #14 120.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:00:41.215Z] #14 120.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:00:41.215Z] #14 120.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:00:41.215Z] #14 120.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:00:41.215Z] #14 120.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:00:41.215Z] #14 120.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-08-23T16:00:41.215Z] #14 120.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:00:41.215Z] #14 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-23T16:00:41.215Z] #14 120.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:00:41.215Z] #14 120.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:00:41.215Z] #14 120.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-08-23T16:00:41.215Z] #14 120.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:00:41.215Z] #14 120.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:00:41.475Z] #14 120.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:00:41.475Z] #14 120.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:00:41.475Z] #14 120.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:00:41.475Z] #14 120.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:00:41.475Z] #14 120.3 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:00:42.043Z] #14 DONE 120.9s [2021-08-23T16:00:42.043Z] [2021-08-23T16:00:42.043Z] #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-08-23T16:00:42.043Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:00:45.332Z] #55 3.114 + RM_GOPATH=0 [2021-08-23T16:00:45.332Z] #55 3.114 + TMP_GOPATH= [2021-08-23T16:00:45.332Z] #55 3.114 + : /build [2021-08-23T16:00:45.332Z] #55 3.114 + '[' -z '' ']' [2021-08-23T16:00:45.332Z] #55 3.114 ++ mktemp -d [2021-08-23T16:00:45.332Z] #55 3.116 + export GOPATH=/tmp/tmp.BNVU8O1jWo [2021-08-23T16:00:45.332Z] #55 3.116 + GOPATH=/tmp/tmp.BNVU8O1jWo [2021-08-23T16:00:45.332Z] #55 3.116 + RM_GOPATH=1 [2021-08-23T16:00:45.332Z] #55 3.117 + case "$(go env GOARCH)" in [2021-08-23T16:00:45.332Z] #55 3.117 ++ go env GOARCH [2021-08-23T16:00:45.332Z] #55 3.132 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:00:45.332Z] #55 3.132 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:00:45.332Z] #55 3.133 ++ dirname /tmp/install/install.sh [2021-08-23T16:00:45.332Z] #55 3.135 + dir=/tmp/install [2021-08-23T16:00:45.332Z] #55 3.135 + bin=runc [2021-08-23T16:00:45.332Z] #55 3.135 + shift [2021-08-23T16:00:45.332Z] #55 3.135 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T16:00:45.332Z] #55 3.135 + . /tmp/install/runc.installer [2021-08-23T16:00:45.332Z] #55 3.135 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:00:45.332Z] #55 3.140 + install_runc [2021-08-23T16:00:45.332Z] #55 3.146 + uname -r [2021-08-23T16:00:45.332Z] #55 3.147 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T16:00:45.332Z] #55 3.147 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T16:00:45.332Z] #55 3.147 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T16:00:45.332Z] #55 3.148 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T16:00:45.332Z] #55 3.148 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BNVU8O1jWo/src/github.com/opencontainers/runc [2021-08-23T16:00:45.332Z] #55 3.149 Cloning into '/tmp/tmp.BNVU8O1jWo/src/github.com/opencontainers/runc'... [2021-08-23T16:00:45.332Z] #55 ... [2021-08-23T16:00:45.332Z] [2021-08-23T16:00:45.332Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:00:45.332Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T16:00:45.332Z] #15 DONE 3.3s [2021-08-23T16:00:45.592Z] [2021-08-23T16:00:45.592Z] #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-08-23T16:00:45.592Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T16:00:46.475Z] INFO [runner/unused/goanalysis] analyzers took 30.182192186s with top 10 stages: buildssa: 23.940336061s, U1000: 6.241856125s [2021-08-23T16:00:48.127Z] #16 DONE 2.3s [2021-08-23T16:00:48.127Z] [2021-08-23T16:00:48.127Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:00:48.127Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T16:00:48.127Z] #17 ... [2021-08-23T16:00:48.127Z] [2021-08-23T16:00:48.127Z] #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-08-23T16:00:48.127Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:48.127Z] #47 116.9 net/http/httptrace [2021-08-23T16:00:48.127Z] #47 117.1 net/http [2021-08-23T16:00:50.030Z] #47 ... [2021-08-23T16:00:50.030Z] [2021-08-23T16:00:50.030Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:00:50.030Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T16:00:50.030Z] #17 2.223 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T16:00:50.289Z] #17 DONE 2.5s [2021-08-23T16:00:50.289Z] [2021-08-23T16:00:50.289Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:00:50.289Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T16:00:52.825Z] #18 DONE 2.2s [2021-08-23T16:00:52.825Z] [2021-08-23T16:00:52.825Z] #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-08-23T16:00:52.825Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:52.825Z] #47 128.9 github.com/LK4D4/vndr/godl [2021-08-23T16:00:52.825Z] #47 129.7 github.com/LK4D4/vndr [2021-08-23T16:00:53.285Z] INFO: Extraction ended at 08/23/2021 16:00:52. Duration:00:00:25.1800828 [2021-08-23T16:00:53.285Z] INFO: Updating the golang and path environment variables [2021-08-23T16:00:53.285Z] INFO: GOPATH=d:\gopath [2021-08-23T16:00:53.285Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T16:00:53.285Z] INFO: Running the daemon under test in debug mode [2021-08-23T16:00:53.285Z] INFO: Starting a daemon under test... [2021-08-23T16:00:53.285Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42779\2\daemon --pidfile d:\CI\PR-42779\2\docker.pid -D [2021-08-23T16:00:53.285Z] INFO: Process started successfully. [2021-08-23T16:00:53.285Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T16:00:53.285Z] INFO: Waiting for the daemon under test to start... [2021-08-23T16:00:55.367Z] #47 ... [2021-08-23T16:00:55.367Z] [2021-08-23T16:00:55.367Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:00:55.367Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T16:00:55.367Z] #19 DONE 2.5s [2021-08-23T16:00:55.367Z] [2021-08-23T16:00:55.367Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:00:55.367Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T16:00:55.367Z] #20 ... [2021-08-23T16:00:55.367Z] [2021-08-23T16:00:55.367Z] #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-08-23T16:00:55.367Z] #47 sha256:1ba497615318872b68bfd06ef5ddc86b4849aede286271b41fa54b2297b69edc [2021-08-23T16:00:55.367Z] #47 DONE 134.3s [2021-08-23T16:00:55.626Z] [2021-08-23T16:00:55.626Z] #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-08-23T16:00:55.626Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:00:55.626Z] #55 11.58 + cd /tmp/tmp.BNVU8O1jWo/src/github.com/opencontainers/runc [2021-08-23T16:00:55.626Z] #55 11.58 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:00:55.626Z] #55 12.05 + '[' -z '' ']' [2021-08-23T16:00:55.626Z] #55 12.05 + target=static [2021-08-23T16:00:55.626Z] #55 12.05 + make 'BUILDTAGS=seccomp ' static [2021-08-23T16:00:55.626Z] #55 12.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-23T16:00:58.916Z] #55 ... [2021-08-23T16:00:58.916Z] [2021-08-23T16:00:58.916Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:00:58.916Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T16:00:58.916Z] #20 DONE 3.9s [2021-08-23T16:00:58.916Z] [2021-08-23T16:00:58.916Z] #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-08-23T16:00:58.916Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:00:58.916Z] #33 DONE 137.4s [2021-08-23T16:00:58.916Z] [2021-08-23T16:00:58.916Z] #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 [2021-08-23T16:00:58.916Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:01:03.112Z] #21 3.857 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:01:03.112Z] #21 4.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:01:03.112Z] #21 4.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:01:03.112Z] #21 4.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:01:03.681Z] #21 4.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:01:07.873Z] #21 8.743 Fetched 8398 kB in 5s (1575 kB/s) [2021-08-23T16:01:09.846Z] #21 8.743 Reading package lists... [2021-08-23T16:01:11.751Z] #21 10.99 Reading package lists... [2021-08-23T16:01:12.269Z] #21 13.05 Building dependency tree... [2021-08-23T16:01:12.837Z] #21 14.19 The following additional packages will be installed: [2021-08-23T16:01:13.015Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m54.712548467s with top 10 stages: buildssa: 1m37.281467448s, goimports: 16.710324478s, unconvert: 12.086605685s, gosec: 11.854707282s, golint: 5.88320923s, inspect: 5.091117834s, misspell: 4.490230021s, ineffassign: 4.398865483s, deadcode: 3.811429398s, SA4014: 3.704111661s [2021-08-23T16:01:13.015Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-08-23T16:01:13.015Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2282/2282, autogenerated_exclude: 1893/2282, identifier_marker: 1893/1893, exclude: 1893/1893, nolint: 0/78, cgo: 2282/2863, skip_files: 2282/2282, skip_dirs: 2282/2282, path_prettifier: 2282/2282, exclude-rules: 78/1893 [2021-08-23T16:01:13.015Z] INFO [runner] processing took 65.756596ms with stages: nolint: 26.652859ms, identifier_marker: 18.477749ms, path_prettifier: 9.654012ms, autogenerated_exclude: 5.037259ms, exclude-rules: 3.652989ms, skip_dirs: 1.939028ms, cgo: 208.583µs, filename_unadjuster: 129.518µs, max_same_issues: 1.102µs, uniq_by_line: 734ns, diff: 504ns, max_from_linter: 440ns, skip_files: 436ns, path_shortener: 404ns, source_code: 392ns, exclude: 326ns, max_per_file_from_linter: 261ns [2021-08-23T16:01:13.015Z] INFO [runner] linters took 33.769342938s with stages: goanalysis_metalinter: 25.677823754s, unused: 8.025641373s [2021-08-23T16:01:13.015Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-23T16:01:13.015Z] INFO Memory: 701 samples, avg is 1915.7MB, max is 4843.3MB [2021-08-23T16:01:13.015Z] INFO Execution took 1m12.390063643s [2021-08-23T16:01:13.015Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-23T16:01:13.097Z] #21 14.20 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:01:13.097Z] #21 14.20 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T16:01:13.097Z] #21 14.20 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T16:01:13.097Z] #21 14.21 python3-pkg-resources vim-runtime xxd [2021-08-23T16:01:13.097Z] #21 14.21 Suggested packages: [2021-08-23T16:01:13.097Z] #21 14.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T16:01:13.097Z] #21 14.21 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T16:01:13.097Z] #21 14.21 acl attr quota [2021-08-23T16:01:13.097Z] #21 14.21 Recommended packages: [2021-08-23T16:01:13.097Z] #21 14.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T16:01:13.345Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh dynbinary test-docker-py [2021-08-23T16:01:13.602Z] [2021-08-23T16:01:13.859Z] Removing bundles/ [2021-08-23T16:01:13.859Z] [2021-08-23T16:01:13.859Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:01:13.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:01:13.859Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:01:14.033Z] #21 15.14 The following NEW packages will be installed: [2021-08-23T16:01:14.033Z] #21 15.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T16:01:14.033Z] #21 15.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:01:14.033Z] #21 15.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T16:01:14.033Z] #21 15.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T16:01:14.033Z] #21 15.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T16:01:14.033Z] #21 15.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T16:01:14.033Z] #21 15.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T16:01:14.033Z] #21 15.15 xz-utils zip [2021-08-23T16:01:14.058Z] --- PASS: TestBuildWithHugeFile (50.43s) [2021-08-23T16:01:14.058Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:01:14.058Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:01:14.058Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:01:14.058Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:01:14.058Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:01:14.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:01:14.058Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:01:14.058Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:01:14.058Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:01:14.058Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:01:14.058Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:01:14.058Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:01:14.058Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:01:14.058Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-23T16:01:14.058Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-23T16:01:14.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-23T16:01:14.058Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T16:01:14.058Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:01:14.058Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:01:14.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:01:14.293Z] #21 15.44 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:01:14.293Z] #21 15.44 Need to get 27.0 MB of archives. [2021-08-23T16:01:14.293Z] #21 15.44 After this operation, 104 MB of additional disk space will be used. [2021-08-23T16:01:14.293Z] #21 15.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T16:01:14.293Z] #21 15.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T16:01:14.293Z] #21 15.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T16:01:14.293Z] #21 15.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T16:01:14.293Z] #21 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T16:01:14.293Z] #21 15.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T16:01:14.293Z] #21 15.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T16:01:14.293Z] #21 15.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T16:01:14.293Z] #21 15.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T16:01:14.293Z] #21 15.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:01:14.293Z] #21 15.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T16:01:14.293Z] #21 15.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T16:01:14.293Z] #21 15.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T16:01:14.293Z] #21 15.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T16:01:14.293Z] #21 15.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T16:01:14.293Z] #21 15.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T16:01:14.293Z] #21 15.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T16:01:14.293Z] #21 15.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T16:01:14.293Z] #21 15.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T16:01:14.293Z] #21 15.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T16:01:14.293Z] #21 15.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T16:01:14.293Z] #21 15.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T16:01:14.293Z] #21 15.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T16:01:14.293Z] #21 15.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T16:01:14.293Z] #21 15.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T16:01:14.293Z] #21 15.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T16:01:14.293Z] #21 15.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T16:01:14.363Z] ...INFO: Daemon under test started and replied! [2021-08-23T16:01:14.363Z] INFO: Docker version of the daemon under test [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] Client: [2021-08-23T16:01:14.363Z] Version: 17.06.2-ce [2021-08-23T16:01:14.363Z] API version: 1.30 [2021-08-23T16:01:14.363Z] Go version: go1.8.3 [2021-08-23T16:01:14.363Z] Git commit: cec0b72 [2021-08-23T16:01:14.363Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T16:01:14.363Z] OS/Arch: windows/amd64 [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] Server: [2021-08-23T16:01:14.363Z] Version: 0.0.0-dev [2021-08-23T16:01:14.363Z] API version: 1.42 (minimum version 1.24) [2021-08-23T16:01:14.363Z] Go version: go1.16.7 [2021-08-23T16:01:14.363Z] Git commit: 9ed88a0801 [2021-08-23T16:01:14.363Z] Built: 08/23/2021 15:59:05 [2021-08-23T16:01:14.363Z] OS/Arch: windows/amd64 [2021-08-23T16:01:14.363Z] Experimental: false [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] INFO: Docker info of the daemon under test [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] Containers: 0 [2021-08-23T16:01:14.363Z] Running: 0 [2021-08-23T16:01:14.363Z] Paused: 0 [2021-08-23T16:01:14.363Z] Stopped: 0 [2021-08-23T16:01:14.363Z] Images: 0 [2021-08-23T16:01:14.363Z] Server Version: 0.0.0-dev [2021-08-23T16:01:14.363Z] Storage Driver: windowsfilter [2021-08-23T16:01:14.363Z] Windows: [2021-08-23T16:01:14.363Z] Logging Driver: json-file [2021-08-23T16:01:14.363Z] Plugins: [2021-08-23T16:01:14.363Z] Volume: local [2021-08-23T16:01:14.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:01:14.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:01:14.363Z] Swarm: inactive [2021-08-23T16:01:14.363Z] Default Isolation: process [2021-08-23T16:01:14.363Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:01:14.363Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:01:14.363Z] OSType: windows [2021-08-23T16:01:14.363Z] Architecture: x86_64 [2021-08-23T16:01:14.363Z] CPUs: 4 [2021-08-23T16:01:14.363Z] Total Memory: 32GiB [2021-08-23T16:01:14.363Z] Name: azwin-2-7f12a0 [2021-08-23T16:01:14.363Z] ID: P2KK:6FFD:LHWK:X74E:S7S5:EKZH:EXOQ:LUS2:5ERF:ZBBF:Q32I:ALHU [2021-08-23T16:01:14.363Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T16:01:14.363Z] Debug Mode (client): false [2021-08-23T16:01:14.363Z] Debug Mode (server): true [2021-08-23T16:01:14.363Z] File Descriptors: -1 [2021-08-23T16:01:14.363Z] Goroutines: 16 [2021-08-23T16:01:14.363Z] System Time: 2021-08-23T16:01:11.7818287Z [2021-08-23T16:01:14.363Z] EventsListeners: 0 [2021-08-23T16:01:14.363Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:01:14.363Z] Labels: [2021-08-23T16:01:14.363Z] Experimental: false [2021-08-23T16:01:14.363Z] Insecure Registries: [2021-08-23T16:01:14.363Z] 127.0.0.0/8 [2021-08-23T16:01:14.363Z] Live Restore Enabled: false [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] INFO: Docker images of the daemon under test [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:01:14.363Z] [2021-08-23T16:01:14.363Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:01:14.363Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-23T16:01:14.363Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T16:01:14.363Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T16:01:14.861Z] #21 15.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T16:01:14.861Z] #21 15.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T16:01:14.861Z] #21 15.94 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-08-23T16:01:14.861Z] #21 15.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T16:01:14.861Z] #21 15.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T16:01:14.861Z] #21 15.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T16:01:14.861Z] #21 15.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T16:01:14.861Z] #21 16.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T16:01:14.861Z] #21 16.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T16:01:14.861Z] #21 16.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:01:14.861Z] #21 16.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T16:01:14.861Z] #21 16.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T16:01:14.861Z] #21 16.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T16:01:14.861Z] #21 16.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T16:01:14.861Z] #21 16.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T16:01:14.861Z] #21 16.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T16:01:14.861Z] #21 16.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T16:01:15.120Z] #21 16.36 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T16:01:15.120Z] #21 16.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T16:01:15.120Z] #21 16.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T16:01:15.689Z] #21 16.83 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:01:15.689Z] #21 16.92 Fetched 27.0 MB in 1s (21.2 MB/s) [2021-08-23T16:01:15.948Z] #21 16.97 Selecting previously unselected package pigz. [2021-08-23T16:01:15.948Z] #21 16.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-23T16:01:15.948Z] #21 17.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T16:01:15.948Z] #21 17.01 Unpacking pigz (2.6-1) ... [2021-08-23T16:01:15.948Z] #21 17.09 Selecting previously unselected package libelf1:amd64. [2021-08-23T16:01:15.948Z] #21 17.10 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T16:01:15.948Z] #21 17.11 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T16:01:16.207Z] #21 17.24 Selecting previously unselected package libbpf0:amd64. [2021-08-23T16:01:16.207Z] #21 17.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T16:01:16.207Z] #21 17.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:01:16.207Z] #21 17.36 Selecting previously unselected package libcap2:amd64. [2021-08-23T16:01:16.207Z] #21 17.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T16:01:16.207Z] #21 17.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:01:16.207Z] #21 17.44 Selecting previously unselected package libmnl0:amd64. [2021-08-23T16:01:16.207Z] #21 17.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T16:01:16.207Z] #21 17.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:01:16.465Z] #21 17.51 Selecting previously unselected package libxtables12:amd64. [2021-08-23T16:01:16.465Z] #21 17.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T16:01:16.465Z] #21 17.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:01:16.465Z] #21 17.59 Selecting previously unselected package libcap2-bin. [2021-08-23T16:01:16.465Z] #21 17.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T16:01:16.465Z] #21 17.62 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T16:01:16.724Z] #21 17.72 Selecting previously unselected package iproute2. [2021-08-23T16:01:16.724Z] #21 17.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T16:01:16.724Z] #21 17.73 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T16:01:16.983Z] #21 18.15 Selecting previously unselected package xxd. [2021-08-23T16:01:16.983Z] #21 18.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:01:16.983Z] #21 18.16 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:01:16.983Z] #21 18.29 Selecting previously unselected package vim-common. [2021-08-23T16:01:16.983Z] #21 18.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:01:17.242Z] #21 18.30 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:01:17.242Z] #21 18.45 Selecting previously unselected package bash-completion. [2021-08-23T16:01:17.242Z] #21 18.45 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T16:01:18.222Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2021-08-23T16:01:18.222Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.35s) [2021-08-23T16:01:18.222Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-23T16:01:18.222Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:01:18.222Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-23T16:01:18.222Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:01:18.222Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T16:01:18.222Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T16:01:18.222Z] PASS [2021-08-23T16:01:18.222Z] [2021-08-23T16:01:18.222Z] === Skipped [2021-08-23T16:01:18.222Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:01:18.222Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:01:18.222Z] [2021-08-23T16:01:18.222Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:01:18.222Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:01:18.222Z] [2021-08-23T16:01:18.222Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T16:01:18.222Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T16:01:18.222Z] [2021-08-23T16:01:18.222Z] [2021-08-23T16:01:18.222Z] DONE 34 tests, 3 skipped in 111.705s [2021-08-23T16:01:18.222Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:01:18.477Z] INFO: Testing against a local daemon [2021-08-23T16:01:18.477Z] === RUN TestConfigInspect [2021-08-23T16:01:18.477Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestConfigInspect (0.03s) [2021-08-23T16:01:18.477Z] === RUN TestConfigList [2021-08-23T16:01:18.477Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestConfigList (0.01s) [2021-08-23T16:01:18.477Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:01:18.477Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-23T16:01:18.477Z] === RUN TestConfigsUpdate [2021-08-23T16:01:18.477Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-23T16:01:18.477Z] === RUN TestTemplatedConfig [2021-08-23T16:01:18.477Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:01:18.477Z] === RUN TestConfigCreateResolve [2021-08-23T16:01:18.477Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-23T16:01:18.477Z] PASS [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === Skipped [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-08-23T16:01:18.477Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-23T16:01:18.477Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-23T16:01:18.477Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-23T16:01:18.477Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-23T16:01:18.477Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-23T16:01:18.477Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] [2021-08-23T16:01:18.477Z] DONE 6 tests, 6 skipped in 0.180s [2021-08-23T16:01:18.477Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:01:18.733Z] INFO: Testing against a local daemon [2021-08-23T16:01:18.733Z] === RUN TestCheckpoint [2021-08-23T16:01:18.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:01:18.733Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:01:18.733Z] === RUN TestContainerInvalidJSON [2021-08-23T16:01:18.733Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:01:18.733Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:01:18.733Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:01:18.733Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:01:18.733Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:01:18.733Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:01:18.733Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T16:01:18.733Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:01:18.733Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:01:18.733Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:01:18.733Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-23T16:01:18.733Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:01:18.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-23T16:01:18.733Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:01:18.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-23T16:01:18.733Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:01:18.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-23T16:01:18.733Z] === RUN TestCopyFromContainer [2021-08-23T16:01:19.146Z] #21 20.09 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T16:01:19.146Z] #21 20.49 Selecting previously unselected package bzip2. [2021-08-23T16:01:19.406Z] #21 20.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T16:01:19.406Z] #21 20.51 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T16:01:19.406Z] #21 20.57 Selecting previously unselected package xz-utils. [2021-08-23T16:01:19.406Z] #21 20.58 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T16:01:19.406Z] #21 20.59 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T16:01:19.406Z] #21 20.76 Selecting previously unselected package apparmor. [2021-08-23T16:01:19.665Z] #21 20.77 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T16:01:19.665Z] #21 20.83 Unpacking apparmor (2.13.6-10) ... [2021-08-23T16:01:20.233Z] #21 21.23 Selecting previously unselected package inetutils-ping. [2021-08-23T16:01:20.233Z] #21 21.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T16:01:20.233Z] #21 21.24 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T16:01:20.233Z] #21 21.36 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T16:01:20.233Z] #21 21.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:01:20.233Z] #21 21.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:01:20.233Z] #21 21.44 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T16:01:20.233Z] #21 21.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:01:20.233Z] #21 21.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:01:20.233Z] #21 21.52 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T16:01:20.233Z] #21 21.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T16:01:20.233Z] #21 21.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:01:20.233Z] #21 21.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T16:01:20.492Z] #21 21.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T16:01:20.492Z] #21 21.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:01:20.492Z] #21 21.68 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T16:01:20.492Z] #21 21.69 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T16:01:20.492Z] #21 21.69 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:01:20.492Z] #21 21.77 Selecting previously unselected package iptables. [2021-08-23T16:01:20.492Z] #21 21.78 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-23T16:01:20.492Z] #21 21.79 Unpacking iptables (1.8.7-1) ... [2021-08-23T16:01:21.059Z] #21 22.05 Selecting previously unselected package libonig5:amd64. [2021-08-23T16:01:21.059Z] #21 22.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T16:01:21.059Z] #21 22.06 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:01:21.059Z] #21 22.19 Selecting previously unselected package libjq1:amd64. [2021-08-23T16:01:21.059Z] #21 22.20 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T16:01:21.059Z] #21 22.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:01:21.059Z] #21 22.31 Selecting previously unselected package jq. [2021-08-23T16:01:21.059Z] #21 22.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-23T16:01:21.059Z] #21 22.33 Unpacking jq (1.6-2.1) ... [2021-08-23T16:01:21.059Z] #21 22.41 Selecting previously unselected package libaio1:amd64. [2021-08-23T16:01:21.318Z] #21 22.42 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T16:01:21.318Z] #21 22.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:01:21.318Z] #21 22.49 Selecting previously unselected package libgpm2:amd64. [2021-08-23T16:01:21.318Z] #21 22.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T16:01:21.318Z] #21 22.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:01:21.577Z] #21 22.57 Selecting previously unselected package libicu67:amd64. [2021-08-23T16:01:21.577Z] #21 22.58 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-23T16:01:21.577Z] #21 22.58 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer// [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:01:22.899Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer (3.88s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-23T16:01:22.899Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-23T16:01:22.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:01:22.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:01:22.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:01:22.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:01:22.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:01:22.900Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:01:22.900Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:01:22.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:01:22.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:01:22.900Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:01:22.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:01:22.900Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:01:22.900Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-23T16:01:22.900Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:01:22.900Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:01:22.900Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:01:22.900Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:01:22.900Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:01:22.900Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:01:22.900Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:01:22.900Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:01:22.900Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:01:22.900Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:01:22.900Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:01:22.900Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:01:22.900Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:01:22.900Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T16:01:22.900Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:01:24.263Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-08-23T16:01:24.263Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:01:24.863Z] #21 25.62 Selecting previously unselected package libinih1:amd64. [2021-08-23T16:01:24.863Z] #21 25.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-23T16:01:24.863Z] #21 25.63 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T16:01:24.863Z] #21 25.71 Selecting previously unselected package libnet1:amd64. [2021-08-23T16:01:24.863Z] #21 25.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T16:01:24.863Z] #21 25.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:01:24.863Z] #21 25.81 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T16:01:24.863Z] #21 25.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T16:01:24.863Z] #21 25.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:01:24.863Z] #21 25.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T16:01:24.863Z] #21 25.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T16:01:24.863Z] #21 25.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:01:24.863Z] #21 25.98 Selecting previously unselected package net-tools. [2021-08-23T16:01:24.863Z] #21 25.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T16:01:24.863Z] #21 26.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:01:25.133Z] #21 26.22 Selecting previously unselected package patch. [2021-08-23T16:01:25.133Z] #21 26.22 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-23T16:01:25.133Z] #21 26.24 Unpacking patch (2.7.6-7) ... [2021-08-23T16:01:25.133Z] #21 26.33 Selecting previously unselected package python-pip-whl. [2021-08-23T16:01:25.133Z] #21 26.33 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T16:01:25.133Z] #21 26.34 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T16:01:25.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:01:25.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:01:25.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:01:25.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:01:25.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:01:25.213Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:01:25.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:01:25.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:01:25.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:01:25.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:01:25.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:01:25.213Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:01:25.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:01:25.213Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:01:25.701Z] #21 26.85 Selecting previously unselected package python3-lib2to3. [2021-08-23T16:01:25.701Z] #21 26.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T16:01:25.701Z] #21 26.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:01:25.701Z] #21 26.96 Selecting previously unselected package python3-distutils. [2021-08-23T16:01:25.701Z] #21 26.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T16:01:25.701Z] #21 26.98 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T16:01:25.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-08-23T16:01:25.775Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:01:25.775Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:01:25.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:01:25.775Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T16:01:25.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:01:25.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:01:25.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:01:25.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-23T16:01:25.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:01:25.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:01:25.775Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:01:25.775Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T16:01:25.775Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T16:01:25.775Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:01:25.775Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:01:25.775Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:01:25.775Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:01:25.775Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-23T16:01:25.775Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:01:25.775Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:01:25.775Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:01:25.775Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T16:01:25.775Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:01:25.775Z] === RUN TestDiff [2021-08-23T16:01:25.960Z] #21 27.12 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:01:25.960Z] #21 27.13 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:01:25.960Z] #21 27.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:01:26.219Z] #21 27.27 Selecting previously unselected package python3-setuptools. [2021-08-23T16:01:26.219Z] #21 27.28 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T16:01:26.219Z] #21 27.29 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T16:01:26.338Z] --- PASS: TestDiff (0.40s) [2021-08-23T16:01:26.338Z] === RUN TestExecWithCloseStdin [2021-08-23T16:01:26.478Z] #21 27.53 Selecting previously unselected package python3-wheel. [2021-08-23T16:01:26.478Z] #21 27.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T16:01:26.478Z] #21 27.55 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T16:01:26.478Z] #21 27.68 Selecting previously unselected package python3-pip. [2021-08-23T16:01:26.478Z] #21 27.68 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T16:01:26.478Z] #21 27.69 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T16:01:26.594Z] --- PASS: TestExecWithCloseStdin (0.50s) [2021-08-23T16:01:26.594Z] === RUN TestExec [2021-08-23T16:01:26.736Z] #21 27.96 Selecting previously unselected package sudo. [2021-08-23T16:01:26.736Z] #21 27.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T16:01:26.736Z] #21 27.97 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T16:01:27.156Z] --- PASS: TestExec (0.44s) [2021-08-23T16:01:27.156Z] === RUN TestExecUser [2021-08-23T16:01:27.303Z] #21 28.51 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T16:01:27.303Z] #21 28.51 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T16:01:27.303Z] #21 28.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:01:27.561Z] #21 28.75 Selecting previously unselected package uidmap. [2021-08-23T16:01:27.561Z] #21 28.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T16:01:27.561Z] #21 28.77 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T16:01:27.561Z] #21 28.91 Selecting previously unselected package vim-runtime. [2021-08-23T16:01:27.561Z] #21 28.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:01:27.717Z] --- PASS: TestExecUser (0.45s) [2021-08-23T16:01:27.717Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:01:27.820Z] #21 28.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T16:01:27.820Z] #21 29.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T16:01:27.820Z] #21 29.02 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:01:28.281Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-08-23T16:01:28.281Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:01:29.645Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-08-23T16:01:29.645Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:01:30.206Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-08-23T16:01:30.206Z] === RUN TestHealthKillContainer [2021-08-23T16:01:31.106Z] #21 31.71 Selecting previously unselected package vim. [2021-08-23T16:01:31.106Z] #21 31.71 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:01:31.106Z] #21 31.72 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T16:01:31.106Z] #21 32.30 Selecting previously unselected package xfsprogs. [2021-08-23T16:01:31.106Z] #21 32.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T16:01:31.106Z] #21 32.32 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T16:01:31.674Z] #21 32.76 Selecting previously unselected package zip. [2021-08-23T16:01:31.674Z] #21 32.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-23T16:01:31.674Z] #21 32.77 Unpacking zip (3.0-12) ... [2021-08-23T16:01:31.933Z] #21 33.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:01:32.124Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T16:01:32.124Z] 8f616e6e9eec: Download complete [2021-08-23T16:01:32.500Z] #21 33.80 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:01:32.500Z] #21 33.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:01:32.500Z] #21 33.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:01:32.500Z] #21 33.85 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T16:01:32.721Z] --- PASS: TestHealthKillContainer (2.50s) [2021-08-23T16:01:32.721Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:01:32.761Z] #21 33.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:01:32.761Z] #21 33.89 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T16:01:32.761Z] #21 33.90 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T16:01:32.761Z] #21 33.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:01:32.761Z] #21 33.94 Setting up bzip2 (1.0.8-4) ... [2021-08-23T16:01:32.761Z] #21 33.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:01:32.761Z] #21 33.97 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T16:01:32.977Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-08-23T16:01:32.977Z] === RUN TestIpcModeNone [2021-08-23T16:01:33.329Z] #21 34.60 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:01:33.329Z] #21 34.62 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:01:33.329Z] #21 34.63 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T16:01:33.539Z] --- PASS: TestIpcModeNone (0.45s) [2021-08-23T16:01:33.539Z] === RUN TestIpcModePrivate [2021-08-23T16:01:33.588Z] #21 34.70 Setting up apparmor (2.13.6-10) ... [2021-08-23T16:01:33.588Z] #21 ... [2021-08-23T16:01:33.588Z] [2021-08-23T16:01:33.588Z] #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-08-23T16:01:33.588Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:01:33.588Z] #41 172.1 + dpkg --print-architecture [2021-08-23T16:01:33.795Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-23T16:01:33.795Z] --- PASS: TestIpcModePrivate (0.45s) [2021-08-23T16:01:33.795Z] === RUN TestIpcModeShareable [2021-08-23T16:01:33.795Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:01:33.795Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-23T16:01:33.795Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:01:33.847Z] #41 172.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-23T16:01:34.105Z] #41 172.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-23T16:01:34.105Z] #41 172.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-23T16:01:35.683Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2021-08-23T16:01:35.683Z] === RUN TestAPIIpcModeHost [2021-08-23T16:01:35.683Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:01:35.683Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-23T16:01:35.683Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:01:35.683Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:01:35.683Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-23T16:01:35.683Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:01:36.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-23T16:01:36.611Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2021-08-23T16:01:36.611Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:01:36.611Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:01:36.611Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T16:01:36.611Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:01:36.611Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:01:36.611Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T16:01:36.611Z] === RUN TestIpcModeOlderClient [2021-08-23T16:01:36.611Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:01:36.611Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:01:37.172Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-08-23T16:01:37.172Z] === RUN TestKillContainer [2021-08-23T16:01:37.172Z] === RUN TestKillContainer/no_signal [2021-08-23T16:01:37.429Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:01:37.685Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:01:38.247Z] --- PASS: TestKillContainer (1.23s) [2021-08-23T16:01:38.247Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-08-23T16:01:38.247Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-08-23T16:01:38.247Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-08-23T16:01:38.247Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:01:38.247Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:01:38.808Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:01:39.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-08-23T16:01:39.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-08-23T16:01:39.063Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-08-23T16:01:39.063Z] === RUN TestKillStoppedContainer [2021-08-23T16:01:39.063Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-23T16:01:39.063Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:01:39.063Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-23T16:01:39.063Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:01:39.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:01:39.625Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-08-23T16:01:39.625Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:01:39.625Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:01:39.625Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:01:39.625Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:01:39.625Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:01:39.625Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:01:39.625Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:01:39.625Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T16:01:39.625Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T16:01:39.625Z] === RUN TestLinksContainerNames [2021-08-23T16:01:40.557Z] --- PASS: TestLinksContainerNames (0.83s) [2021-08-23T16:01:40.557Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:01:40.674Z] #41 ... [2021-08-23T16:01:40.674Z] [2021-08-23T16:01:40.674Z] #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 [2021-08-23T16:01:40.674Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:01:40.674Z] #21 37.10 Setting up zip (3.0-12) ... [2021-08-23T16:01:40.674Z] #21 37.47 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:01:40.674Z] #21 37.57 Setting up bash-completion (1:2.11-2) ... [2021-08-23T16:01:40.674Z] #21 39.35 Setting up xz-utils (5.2.5-2) ... [2021-08-23T16:01:40.674Z] #21 39.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T16:01:40.674Z] #21 39.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:01:40.674Z] #21 39.40 Setting up patch (2.7.6-7) ... [2021-08-23T16:01:40.674Z] #21 39.42 Setting up sudo (1.9.5p2-3) ... [2021-08-23T16:01:40.674Z] #21 39.51 invoke-rc.d: could not determine current runlevel [2021-08-23T16:01:40.674Z] #21 39.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:01:40.674Z] #21 39.52 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T16:01:40.674Z] #21 39.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:01:40.674Z] #21 39.56 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T16:01:40.674Z] #21 39.58 Setting up pigz (2.6-1) ... [2021-08-23T16:01:40.674Z] #21 39.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:01:40.674Z] #21 39.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:01:40.674Z] #21 39.65 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T16:01:40.674Z] #21 39.69 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:01:40.674Z] #21 40.39 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:01:40.674Z] #21 40.41 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:01:40.674Z] #21 40.89 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T16:01:40.674Z] #21 40.99 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:01:40.674Z] #21 41.00 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T16:01:40.674Z] #21 41.42 Setting up vim (2:8.2.2434-3) ... [2021-08-23T16:01:40.674Z] #21 41.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T16:01:40.674Z] #21 41.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T16:01:40.674Z] #21 41.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T16:01:40.674Z] #21 41.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T16:01:40.674Z] #21 41.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T16:01:40.674Z] #21 41.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T16:01:40.674Z] #21 41.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T16:01:40.674Z] #21 41.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T16:01:40.674Z] #21 41.49 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T16:01:40.813Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-08-23T16:01:40.813Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:01:40.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:01:41.375Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:01:41.375Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:01:41.375Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:01:41.375Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:01:41.649Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-23T16:01:41.649Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T16:01:41.649Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:01:41.649Z] 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-08-23T16:01:41.649Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-23T16:01:41.649Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:01:41.649Z] 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-08-23T16:01:41.649Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T16:01:41.649Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:01:41.649Z] 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-08-23T16:01:41.649Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T16:01:41.649Z] === RUN TestNetworkNat [2021-08-23T16:01:42.052Z] #21 42.94 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:01:42.052Z] #21 42.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:01:42.052Z] #21 42.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:01:42.052Z] #21 42.99 Setting up python3-pip (20.3.4-4) ... [2021-08-23T16:01:42.229Z] --- PASS: TestNetworkNat (0.58s) [2021-08-23T16:01:42.229Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:01:42.791Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2021-08-23T16:01:42.791Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:01:42.989Z] #21 44.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:01:42.989Z] #21 44.13 Setting up jq (1.6-2.1) ... [2021-08-23T16:01:42.989Z] #21 44.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:01:42.989Z] #21 44.16 Setting up iptables (1.8.7-1) ... [2021-08-23T16:01:42.989Z] #21 44.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T16:01:42.989Z] #21 44.25 Setting up iproute2 (5.10.0-4) ... [2021-08-23T16:01:43.557Z] #21 44.59 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:01:43.818Z] #21 DONE 45.0s [2021-08-23T16:01:43.818Z] [2021-08-23T16:01:43.818Z] #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-08-23T16:01:43.818Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T16:01:45.305Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-08-23T16:01:45.305Z] === RUN TestPause [2021-08-23T16:01:45.305Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:01:45.305Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:01:45.305Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:01:45.305Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:01:45.305Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:01:45.305Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:01:45.305Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:01:45.305Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-23T16:01:45.305Z] === RUN TestPidHost [2021-08-23T16:01:45.795Z] #22 1.615 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T16:01:45.795Z] #22 1.619 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T16:01:45.795Z] #22 1.623 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T16:01:45.795Z] #22 DONE 1.7s [2021-08-23T16:01:45.795Z] [2021-08-23T16:01:45.795Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:01:45.795Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:01:45.943Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:01:45.943Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:01:45.943Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:01:45.943Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:01:45.943Z] [2021-08-23T16:01:45.943Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-23T16:01:45.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-23T16:01:45.943Z] Using test binary docker [2021-08-23T16:01:45.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:01:46.200Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:01:46.200Z] INFO: Waiting for daemon to start... [2021-08-23T16:01:46.200Z] Starting dockerd [2021-08-23T16:01:46.232Z] --- PASS: TestPidHost (0.88s) [2021-08-23T16:01:46.232Z] === RUN TestPsFilter [2021-08-23T16:01:46.232Z] --- PASS: TestPsFilter (0.09s) [2021-08-23T16:01:46.232Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:01:46.794Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-08-23T16:01:46.794Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:01:47.050Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-08-23T16:01:47.050Z] === RUN TestRemoveContainerRunning [2021-08-23T16:01:47.612Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-08-23T16:01:47.612Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:01:47.868Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-08-23T16:01:47.868Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:01:47.868Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T16:01:47.868Z] === RUN TestRenameLinkedContainer [2021-08-23T16:01:48.097Z] . [2021-08-23T16:01:48.097Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-23T16:01:49.758Z] --- PASS: TestRenameLinkedContainer (1.70s) [2021-08-23T16:01:49.758Z] === RUN TestRenameStoppedContainer [2021-08-23T16:01:50.014Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-08-23T16:01:50.014Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:01:50.941Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-08-23T16:01:50.941Z] === RUN TestRenameInvalidName [2021-08-23T16:01:51.197Z] --- PASS: TestRenameInvalidName (0.40s) [2021-08-23T16:01:51.197Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:01:53.087Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-08-23T16:01:53.087Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:01:53.087Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-08-23T16:01:53.087Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:01:54.014Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-08-23T16:01:54.014Z] === RUN TestResize [2021-08-23T16:01:54.576Z] --- PASS: TestResize (0.43s) [2021-08-23T16:01:54.576Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:01:54.832Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-08-23T16:01:54.832Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:01:55.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-08-23T16:01:55.394Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:01:55.394Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T16:01:55.394Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:01:55.394Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:01:56.322Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-08-23T16:01:56.322Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:01:57.688Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2021-08-23T16:01:57.688Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:01:58.019Z] #23 10.59 Collecting yamllint==1.26.1 [2021-08-23T16:01:58.019Z] #23 ... [2021-08-23T16:01:58.019Z] [2021-08-23T16:01:58.019Z] #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-08-23T16:01:58.019Z] #51 sha256:32fcfa7bffa363e26c3d5c09c295206d04d66a1f8afc60fc4a92c705b6012752 [2021-08-23T16:01:58.019Z] #51 195.7 + /build/golangci-lint --version [2021-08-23T16:01:58.019Z] #51 196.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T16:01:58.019Z] #51 DONE 196.1s [2021-08-23T16:01:58.019Z] [2021-08-23T16:01:58.019Z] #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-08-23T16:01:58.019Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:01:58.019Z] #41 DONE 195.7s [2021-08-23T16:01:58.019Z] [2021-08-23T16:01:58.019Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:01:58.019Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:01:58.019Z] #23 11.70 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T16:01:58.019Z] #23 12.59 Collecting pathspec>=0.5.3 [2021-08-23T16:01:58.019Z] #23 12.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T16:01:58.278Z] #23 12.86 Collecting pyyaml [2021-08-23T16:01:58.540Z] #23 12.87 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T16:01:58.540Z] #23 12.93 Building wheels for collected packages: yamllint [2021-08-23T16:01:58.540Z] #23 12.93 Building wheel for yamllint (setup.py): started [2021-08-23T16:01:59.071Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-08-23T16:01:59.071Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:01:59.477Z] #23 13.61 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T16:01:59.477Z] #23 13.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f4d447a59afd45f75e0cf6a53cf9680fc357f3a172018e2e1aeb2a76acd4a07a [2021-08-23T16:01:59.477Z] #23 13.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T16:01:59.477Z] #23 13.63 Successfully built yamllint [2021-08-23T16:01:59.477Z] #23 13.66 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T16:01:59.477Z] #23 14.06 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T16:02:00.000Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-08-23T16:02:00.000Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:02:00.045Z] #23 DONE 14.4s [2021-08-23T16:02:00.045Z] [2021-08-23T16:02:00.045Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:02:00.045Z] #26 sha256:0d43c6450639261c1393efc81d5de210c8ee518e683def8bdc7cde68dae0657f [2021-08-23T16:02:00.983Z] #26 DONE 0.8s [2021-08-23T16:02:00.983Z] [2021-08-23T16:02:00.983Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:02:00.983Z] #31 sha256:6802b9cbb4e9c7895f15ebe5a4905dc570b5195feb04624a2ddf64d121908f7d [2021-08-23T16:02:01.364Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-08-23T16:02:01.365Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:02:01.919Z] #31 DONE 1.1s [2021-08-23T16:02:01.919Z] [2021-08-23T16:02:01.919Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:02:01.919Z] #34 sha256:748a05ea4a218bee3c31374635b7a7436c0ab1bd1bc7de50cd283db477bb9806 [2021-08-23T16:02:02.181Z] #34 DONE 0.3s [2021-08-23T16:02:02.181Z] [2021-08-23T16:02:02.181Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:02:02.181Z] #36 sha256:76dcbfbe17fc45c1bd8b0c4efa9a00316b76f3800212401e62367e60394fed36 [2021-08-23T16:02:02.181Z] #36 DONE 0.1s [2021-08-23T16:02:02.181Z] [2021-08-23T16:02:02.181Z] #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-08-23T16:02:02.181Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:02:02.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-08-23T16:02:02.292Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:02:02.439Z] #55 ... [2021-08-23T16:02:02.439Z] [2021-08-23T16:02:02.439Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:02:02.439Z] #39 sha256:306ce65f82037adea614b0ffe6c23fe4a1ed7f4a6de82f3cb70ed20c652d7d8a [2021-08-23T16:02:02.439Z] #39 DONE 0.1s [2021-08-23T16:02:02.439Z] [2021-08-23T16:02:02.439Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:02:02.439Z] #42 sha256:580e392ff397852ae7c45adf8a8f8b3391a881c94ed299be6d5e345aafedc43d [2021-08-23T16:02:02.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-23T16:02:02.853Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:02:03.006Z] #42 DONE 0.6s [2021-08-23T16:02:03.006Z] [2021-08-23T16:02:03.006Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:02:03.006Z] #46 sha256:b3a86c4d5d5fbe199de81556ea2e0664b3e46dbb9709ca409d1c904619402b75 [2021-08-23T16:02:03.006Z] #46 DONE 0.1s [2021-08-23T16:02:03.006Z] [2021-08-23T16:02:03.006Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:02:03.006Z] #48 sha256:2fc275c8a74d1a6ae060775aee5c4bb96f6f6d107ead687777202ad508f0e529 [2021-08-23T16:02:03.265Z] #48 DONE 0.3s [2021-08-23T16:02:03.265Z] [2021-08-23T16:02:03.265Z] #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-08-23T16:02:03.265Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:02:03.523Z] #55 ... [2021-08-23T16:02:03.523Z] [2021-08-23T16:02:03.523Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:02:03.523Z] #50 sha256:00b84da5692fa43c972c54a202257f871e7ac2b2111f35de9a2238efc621c197 [2021-08-23T16:02:03.523Z] #50 DONE 0.1s [2021-08-23T16:02:03.523Z] [2021-08-23T16:02:03.523Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:02:03.523Z] #52 sha256:dc9029d261fca70f8f2f59b595c71ad84c30e2a6e099560da485068e5b36f191 [2021-08-23T16:02:04.220Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-08-23T16:02:04.220Z] === RUN TestNISDomainname [2021-08-23T16:02:04.220Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-23T16:02:04.220Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-23T16:02:04.220Z] === RUN TestHostnameDnsResolution [2021-08-23T16:02:04.458Z] #52 DONE 0.8s [2021-08-23T16:02:04.458Z] [2021-08-23T16:02:04.458Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:02:04.458Z] #54 sha256:59450dfd9ff27a0539d775ed096f42b9683704f55b4c60ac329ddb154e7dd356 [2021-08-23T16:02:04.458Z] #54 DONE 0.1s [2021-08-23T16:02:04.458Z] [2021-08-23T16:02:04.458Z] #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-08-23T16:02:04.458Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:02:04.781Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-08-23T16:02:04.781Z] === RUN TestStats [2021-08-23T16:02:04.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:04.781Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:02:04.781Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:02:04.781Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:02:04.781Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:02:04.781Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:02:04.781Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:02:04.781Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:02:04.781Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:02:04.781Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:02:04.781Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:02:04.781Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:02:04.781Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:02:05.344Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:02:07.859Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:02:09.222Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T16:02:09.222Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-08-23T16:02:09.222Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-08-23T16:02:09.222Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-08-23T16:02:09.222Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2021-08-23T16:02:09.222Z] === RUN TestDeleteDevicemapper [2021-08-23T16:02:09.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:02:09.222Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:02:09.222Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:02:10.589Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2021-08-23T16:02:10.589Z] === RUN TestUpdateMemory [2021-08-23T16:02:10.589Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:10.589Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:02:10.589Z] === RUN TestUpdateCPUQuota [2021-08-23T16:02:10.589Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:10.589Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-23T16:02:10.589Z] === RUN TestUpdatePidsLimit [2021-08-23T16:02:10.589Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:10.589Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-23T16:02:10.589Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:02:22.755Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2021-08-23T16:02:22.755Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:02:22.755Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-08-23T16:02:22.755Z] === RUN TestWaitNonBlocked [2021-08-23T16:02:22.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:02:22.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:02:22.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:02:22.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:02:22.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:02:22.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:02:22.755Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T16:02:22.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-08-23T16:02:22.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-08-23T16:02:22.755Z] === RUN TestWaitBlocked [2021-08-23T16:02:22.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:02:22.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:02:22.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:02:22.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:02:22.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:02:22.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:02:23.320Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T16:02:23.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-08-23T16:02:23.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2021-08-23T16:02:23.320Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:02:23.320Z] === CONT TestIpcModeOlderClient [2021-08-23T16:02:23.320Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-23T16:02:23.320Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:02:25.855Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2021-08-23T16:02:26.111Z] --- PASS: TestDaemonRestartIpcMode (2.88s) [2021-08-23T16:02:26.111Z] PASS [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === Skipped [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:02:26.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T16:02:26.111Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-23T16:02:26.111Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:02:26.111Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-23T16:02:26.111Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-23T16:02:26.111Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-23T16:02:26.111Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T16:02:26.111Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T16:02:26.111Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:02:26.111Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:02:26.111Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T16:02:26.111Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-23T16:02:26.111Z] 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-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T16:02:26.111Z] 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-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T16:02:26.111Z] 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-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-23T16:02:26.111Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:02:26.111Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-23T16:02:26.111Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:02:26.111Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-23T16:02:26.111Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-23T16:02:26.111Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:02:26.111Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:02:26.111Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-23T16:02:26.111Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-23T16:02:26.111Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] [2021-08-23T16:02:26.111Z] DONE 176 tests, 25 skipped in 67.611s [2021-08-23T16:02:26.111Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:02:26.111Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:02:26.453Z] #55 ... [2021-08-23T16:02:26.453Z] [2021-08-23T16:02:26.453Z] #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-08-23T16:02:26.453Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T16:02:26.453Z] #58 183.7 + bin/containerd [2021-08-23T16:02:26.663Z] ok github.com/docker/docker/libnetwork 46.891s coverage: 41.0% of statements [2021-08-23T16:02:26.674Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:02:26.674Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:02:26.674Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:02:26.674Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:02:26.674Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:02:26.674Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:02:26.674Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:02:26.674Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:02:26.674Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:02:26.788Z] sha256:393e78e3c55a12b489ea65f43b0156ac03789e74ba7d8ad0ebe91362097e8e40 [2021-08-23T16:02:26.788Z] INFO: Starting docker-py tests... [2021-08-23T16:02:26.788Z] ============================= test session starts ============================== [2021-08-23T16:02:26.789Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-23T16:02:26.789Z] rootdir: /src, inifile: pytest.ini [2021-08-23T16:02:26.789Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-23T16:02:26.931Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:02:26.931Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:02:26.931Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-23T16:02:26.931Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-23T16:02:26.931Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:02:26.931Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:02:27.046Z] collected 390 items / 1 deselected / 389 selected [2021-08-23T16:02:27.046Z] [2021-08-23T16:02:28.296Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:02:29.228Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:02:29.742Z] #58 ... [2021-08-23T16:02:29.742Z] [2021-08-23T16:02:29.742Z] #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-08-23T16:02:29.742Z] #55 sha256:aa5a60610e4fb22391ef46b1c1b7b963b7cba7c3c10d7d5e8e9142b93fe71fe1 [2021-08-23T16:02:29.742Z] #55 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-23T16:02:30.002Z] #55 107.9 + mkdir -p /build [2021-08-23T16:02:30.002Z] #55 107.9 + cp runc /build/runc [2021-08-23T16:02:30.157Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:02:30.157Z] daemon_test.go:149: [dbe71d3ed9bb6] daemon is not started [2021-08-23T16:02:30.157Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-08-23T16:02:30.157Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-23T16:02:30.157Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-23T16:02:30.157Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-23T16:02:30.157Z] PASS [2021-08-23T16:02:30.157Z] [2021-08-23T16:02:30.157Z] DONE 11 tests in 4.183s [2021-08-23T16:02:30.157Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:02:30.413Z] INFO: Testing against a local daemon [2021-08-23T16:02:30.413Z] === RUN TestCommitInheritsEnv [2021-08-23T16:02:30.940Z] #55 DONE 108.9s [2021-08-23T16:02:30.940Z] [2021-08-23T16:02:30.940Z] #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-08-23T16:02:30.940Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T16:02:32.299Z] --- PASS: TestCommitInheritsEnv (1.73s) [2021-08-23T16:02:32.299Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:02:32.299Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:02:32.299Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:02:32.299Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-23T16:02:32.299Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:02:32.299Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T16:02:32.299Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:02:32.317Z] #58 ... [2021-08-23T16:02:32.317Z] [2021-08-23T16:02:32.317Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:02:32.317Z] #56 sha256:1b4a63500b095f8eddb875f3a2d273a17605988603b9de4a530b15cb3c9ac39a [2021-08-23T16:02:32.317Z] #56 DONE 0.3s [2021-08-23T16:02:32.317Z] [2021-08-23T16:02:32.317Z] #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-08-23T16:02:32.317Z] #58 sha256:1920ab94a14a07e0e7f8387f3bac528f6bfa86af84fdb8100efd48236268ce08 [2021-08-23T16:02:34.187Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-23T16:02:34.187Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:02:34.187Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T16:02:34.187Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:02:34.187Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:02:34.187Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T16:02:34.187Z] === RUN TestTagInvalidReference [2021-08-23T16:02:34.187Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T16:02:34.187Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:02:34.187Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-08-23T16:02:34.187Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:02:34.442Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T16:02:34.442Z] === RUN TestTagOfficialNames [2021-08-23T16:02:34.442Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T16:02:34.442Z] === RUN TestTagMatchesDigest [2021-08-23T16:02:34.442Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T16:02:34.442Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:02:41.411Z] 4612f6d0b889: Pull complete [2021-08-23T16:02:44.816Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-23T16:02:45.380Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-23T16:02:46.876Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-23T16:02:53.253Z] ok github.com/docker/docker/libnetwork/api 1.624s coverage: 83.2% of statements [2021-08-23T16:02:54.199Z] ok github.com/docker/docker/libnetwork/bitseq 0.315s coverage: 84.4% of statements [2021-08-23T16:02:54.199Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:02:58.858Z] #58 218.5 # github.com/containerd/containerd/cmd/containerd [2021-08-23T16:02:58.858Z] #58 218.5 /usr/bin/ld: /tmp/go-link-205461016/000019.o: in function `New': [2021-08-23T16:02:58.858Z] #58 218.5 /tmp/tmp.GCbT0SY4EX/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-08-23T16:02:58.858Z] #58 218.6 + bin/containerd-stress [2021-08-23T16:02:59.425Z] #58 219.7 + bin/containerd-shim [2021-08-23T16:03:02.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:03:07.542Z] #58 226.8 + bin/containerd-shim-runc-v1 [2021-08-23T16:03:09.119Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:03:11.731Z] #58 231.9 + bin/containerd-shim-runc-v2 [2021-08-23T16:03:11.995Z] #58 232.5 + binaries [2021-08-23T16:03:11.995Z] #58 232.5 + install -D bin/containerd /build/containerd [2021-08-23T16:03:11.995Z] #58 232.5 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T16:03:11.995Z] #58 232.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T16:03:11.995Z] #58 232.5 + install -D bin/ctr /build/ctr [2021-08-23T16:03:13.364Z] 8f616e6e9eec: Pull complete [2021-08-23T16:03:13.364Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T16:03:13.364Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:03:13.364Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-23T16:03:13.364Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-23T16:03:13.364Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-23T16:03:13.364Z] WARN: Skipping validation tests [2021-08-23T16:03:13.364Z] INFO: Running unit tests at 08/23/2021 16:02:58... [2021-08-23T16:03:13.364Z] INFO: make.ps1 starting at 08/23/2021 16:03:02 [2021-08-23T16:03:13.364Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:03:13.364Z] INFO: Invoking autogen... [2021-08-23T16:03:13.364Z] INFO: Running unit tests... [2021-08-23T16:03:13.365Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-08-23T16:03:14.525Z] #58 DONE 234.8s [2021-08-23T16:03:15.459Z] [2021-08-23T16:03:15.459Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:03:15.459Z] #59 sha256:9741b090ed7c8f61b1b7fef910692502c1b836e93700a9502f5bf38f2a6839a6 [2021-08-23T16:03:16.836Z] #59 DONE 1.1s [2021-08-23T16:03:16.836Z] [2021-08-23T16:03:16.836Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:03:16.836Z] #63 sha256:3c3a2480813484041cc7b387b9e1c6b3f0f9515e2e236d53ff103d96b98b0771 [2021-08-23T16:03:16.836Z] #63 DONE 0.2s [2021-08-23T16:03:16.836Z] [2021-08-23T16:03:16.836Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:03:16.836Z] #68 sha256:02273816b5735bf9a8805739ba6aceeb28297c3e1466db4dcf9c76ad7749c61b [2021-08-23T16:03:17.768Z] #68 DONE 1.0s [2021-08-23T16:03:17.768Z] [2021-08-23T16:03:17.768Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:03:17.768Z] #69 sha256:fa3a78d79402ad20d71e8e79865c83781b884e95fef20e2a7c30fe433751a48a [2021-08-23T16:03:17.768Z] #69 DONE 0.0s [2021-08-23T16:03:17.768Z] [2021-08-23T16:03:17.768Z] #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-08-23T16:03:17.768Z] #70 sha256:798ba474f2746d972334913c1d62f47ae9c700a976f0a55c8cd322dbbbd6adef [2021-08-23T16:03:18.703Z] #70 0.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:03:18.703Z] #70 0.891 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T16:03:18.703Z] #70 1.004 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T16:03:18.827Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-23T16:03:19.220Z] #70 1.081 Reading package lists... [2021-08-23T16:03:20.044Z] #70 1.592 Reading package lists... [2021-08-23T16:03:20.044Z] #70 2.095 Building dependency tree... [2021-08-23T16:03:20.044Z] #70 2.211 Reading state information... [2021-08-23T16:03:20.302Z] #70 2.331 The following additional packages will be installed: [2021-08-23T16:03:20.302Z] #70 2.333 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-08-23T16:03:20.302Z] #70 2.333 systemd-timesyncd [2021-08-23T16:03:20.302Z] #70 2.334 Suggested packages: [2021-08-23T16:03:20.302Z] #70 2.334 systemd-container policykit-1 [2021-08-23T16:03:20.302Z] #70 2.334 Recommended packages: [2021-08-23T16:03:20.302Z] #70 2.334 libnss-systemd [2021-08-23T16:03:20.302Z] #70 2.420 The following NEW packages will be installed: [2021-08-23T16:03:20.302Z] #70 2.420 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-08-23T16:03:20.302Z] #70 2.421 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-08-23T16:03:20.434Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:03:20.562Z] #70 2.688 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:03:20.562Z] #70 2.688 Need to get 5937 kB of archives. [2021-08-23T16:03:20.562Z] #70 2.688 After this operation, 19.5 MB of additional disk space will be used. [2021-08-23T16:03:20.562Z] #70 2.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-23T16:03:20.562Z] #70 2.691 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-08-23T16:03:20.562Z] #70 2.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-08-23T16:03:20.562Z] #70 2.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-08-23T16:03:20.562Z] #70 2.696 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-08-23T16:03:20.562Z] #70 2.697 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-08-23T16:03:20.562Z] #70 2.792 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-08-23T16:03:20.562Z] #70 2.793 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-08-23T16:03:20.562Z] #70 2.794 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-08-23T16:03:20.562Z] #70 2.796 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-08-23T16:03:20.562Z] #70 2.798 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-08-23T16:03:20.819Z] #70 2.953 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:03:20.819Z] #70 2.987 Fetched 5937 kB in 0s (15.9 MB/s) [2021-08-23T16:03:20.819Z] #70 3.012 Selecting previously unselected package libargon2-1:amd64. [2021-08-23T16:03:20.819Z] #70 3.012 (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 ... 28604 files and directories currently installed.) [2021-08-23T16:03:20.819Z] #70 3.027 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-23T16:03:20.819Z] #70 3.036 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-23T16:03:20.819Z] #70 3.078 Selecting previously unselected package libjson-c5:amd64. [2021-08-23T16:03:20.819Z] #70 3.081 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-08-23T16:03:20.819Z] #70 3.086 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-08-23T16:03:20.819Z] #70 3.133 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-23T16:03:21.077Z] #70 3.136 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-08-23T16:03:21.077Z] #70 3.141 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-23T16:03:21.077Z] #70 3.199 Selecting previously unselected package libkmod2:amd64. [2021-08-23T16:03:21.077Z] #70 3.202 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-08-23T16:03:21.077Z] #70 3.207 Unpacking libkmod2:amd64 (28-1) ... [2021-08-23T16:03:21.077Z] #70 3.258 Selecting previously unselected package systemd-timesyncd. [2021-08-23T16:03:21.077Z] #70 3.261 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-08-23T16:03:21.077Z] #70 3.265 Unpacking systemd-timesyncd (247.3-6) ... [2021-08-23T16:03:21.077Z] #70 3.329 Selecting previously unselected package systemd. [2021-08-23T16:03:21.077Z] #70 3.332 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-08-23T16:03:21.077Z] #70 3.369 Unpacking systemd (247.3-6) ... [2021-08-23T16:03:21.642Z] #70 3.887 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-23T16:03:21.642Z] #70 3.899 Setting up libjson-c5:amd64 (0.15-2) ... [2021-08-23T16:03:21.642Z] #70 3.913 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-23T16:03:21.642Z] #70 3.928 Setting up libkmod2:amd64 (28-1) ... [2021-08-23T16:03:21.901Z] #70 3.944 Setting up systemd (247.3-6) ... [2021-08-23T16:03:21.901Z] #70 3.992 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-23T16:03:21.901Z] #70 3.994 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-23T16:03:21.901Z] #70 3.996 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-08-23T16:03:22.160Z] #70 4.353 Setting up systemd-timesyncd (247.3-6) ... [2021-08-23T16:03:22.419Z] #70 4.581 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-23T16:03:22.419Z] #70 4.581 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-23T16:03:22.419Z] #70 4.654 Selecting previously unselected package systemd-sysv. [2021-08-23T16:03:22.419Z] #70 4.654 (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 ... 29432 files and directories currently installed.) [2021-08-23T16:03:22.419Z] #70 4.668 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-08-23T16:03:22.419Z] #70 4.674 Unpacking systemd-sysv (247.3-6) ... [2021-08-23T16:03:22.419Z] #70 4.725 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-23T16:03:22.419Z] #70 4.728 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-08-23T16:03:22.419Z] #70 4.733 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-23T16:03:22.419Z] #70 4.794 Selecting previously unselected package dbus. [2021-08-23T16:03:22.678Z] #70 4.797 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-08-23T16:03:22.678Z] #70 4.807 Unpacking dbus (1.12.20-2) ... [2021-08-23T16:03:22.678Z] #70 4.872 Selecting previously unselected package libpam-systemd:amd64. [2021-08-23T16:03:22.678Z] #70 4.875 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-08-23T16:03:22.678Z] #70 4.879 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-08-23T16:03:22.678Z] #70 4.932 Selecting previously unselected package dbus-user-session. [2021-08-23T16:03:22.678Z] #70 4.935 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-08-23T16:03:22.678Z] #70 4.939 Unpacking dbus-user-session (1.12.20-2) ... [2021-08-23T16:03:22.678Z] #70 5.011 Setting up systemd-sysv (247.3-6) ... [2021-08-23T16:03:22.678Z] #70 5.026 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-23T16:03:22.678Z] #70 5.039 Setting up dbus (1.12.20-2) ... [2021-08-23T16:03:22.936Z] #70 5.165 invoke-rc.d: could not determine current runlevel [2021-08-23T16:03:22.937Z] #70 5.167 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:03:22.937Z] #70 5.173 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-08-23T16:03:23.194Z] #70 5.328 Setting up dbus-user-session (1.12.20-2) ... [2021-08-23T16:03:23.194Z] #70 5.353 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:03:23.452Z] #70 DONE 5.6s [2021-08-23T16:03:23.452Z] [2021-08-23T16:03:23.452Z] #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-08-23T16:03:23.452Z] #71 sha256:be3398144f0c3a323e0699f08612471d5eb469422f1ef70e51224602ace284b7 [2021-08-23T16:03:24.018Z] #71 0.471 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-23T16:03:24.018Z] #71 0.472 Dload Upload Total Spent Left Speed [2021-08-23T16:03:24.018Z] #71 0.472 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8102 0 --:--:-- --:--:-- --:--:-- 8102 [2021-08-23T16:03:24.277Z] #71 DONE 0.8s [2021-08-23T16:03:24.277Z] [2021-08-23T16:03:24.277Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:03:24.277Z] #72 sha256:efd1bc5bbf8338ebd9830c3aeb317eb816060c3b60d91346ee5c9ed3e7132f66 [2021-08-23T16:03:25.213Z] #72 DONE 1.0s [2021-08-23T16:03:25.213Z] [2021-08-23T16:03:25.213Z] #73 exporting to image [2021-08-23T16:03:25.213Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:03:25.213Z] #73 exporting layers [2021-08-23T16:03:31.772Z] #73 exporting layers 6.5s done [2021-08-23T16:03:31.772Z] #73 writing image sha256:7971ac13745a0475a1319b76c5b31d348c78d7fcd3735cd358f116409a6a420b done [2021-08-23T16:03:31.772Z] #73 naming to docker.io/library/docker:9ed88a080122ae478e3c595275bbfd99b024b230 done [2021-08-23T16:03:31.772Z] #73 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:03:32.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -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:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh dynbinary test-integration [2021-08-23T16:03:34.026Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-23T16:03:34.026Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-23T16:03:34.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-23T16:03:34.026Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-23T16:03:34.026Z] 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-08-23T16:03:34.026Z] Detected virtualization docker. [2021-08-23T16:03:34.026Z] Detected architecture x86-64. [2021-08-23T16:03:34.026Z] Set hostname to <613d01e80e1c>. [2021-08-23T16:03:34.026Z] modprobe@configfs.service: Succeeded. [2021-08-23T16:03:34.026Z] modprobe@drm.service: Succeeded. [2021-08-23T16:03:34.026Z] modprobe@fuse.service: Succeeded. [2021-08-23T16:03:34.285Z] + source /etc/docker-entrypoint-cmd [2021-08-23T16:03:34.285Z] ++ hack/make.sh dynbinary test-integration [2021-08-23T16:03:34.544Z] [2021-08-23T16:03:34.544Z] Removing bundles/ [2021-08-23T16:03:34.544Z] [2021-08-23T16:03:34.544Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:03:34.544Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:03:34.544Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:03:38.108Z] === RUN TestMiddlewares [2021-08-23T16:03:38.108Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:03:38.108Z] PASS [2021-08-23T16:03:38.108Z] coverage: 9.0% of statements [2021-08-23T16:03:38.108Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2021-08-23T16:03:41.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:03:47.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:03:47.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:03:47.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:03:47.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:03:48.460Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T16:03:51.767Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:03:54.336Z] ok github.com/docker/docker/libnetwork/config 0.072s coverage: 24.0% of statements [2021-08-23T16:03:58.548Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-23T16:03:58.548Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:03:58.548Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:04:02.762Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-23T16:04:09.359Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.408s coverage: 59.9% of statements [2021-08-23T16:04:09.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:04:10.832Z] --- PASS: TestImportExtremelyLargeImageWorks (93.82s) [2021-08-23T16:04:10.832Z] PASS [2021-08-23T16:04:10.832Z] [2021-08-23T16:04:10.832Z] === Skipped [2021-08-23T16:04:10.832Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:04:10.832Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T16:04:10.832Z] [2021-08-23T16:04:10.832Z] [2021-08-23T16:04:10.832Z] DONE 12 tests, 1 skipped in 97.957s [2021-08-23T16:04:10.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:04:10.832Z] INFO: Testing against a local daemon [2021-08-23T16:04:10.832Z] === RUN TestNetworkCreateDelete [2021-08-23T16:04:10.832Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-23T16:04:10.832Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:04:10.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-08-23T16:04:10.832Z] === RUN TestDaemonDNSFallback [2021-08-23T16:04:11.909Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-23T16:04:13.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:04:16.074Z] --- PASS: TestDaemonDNSFallback (6.32s) [2021-08-23T16:04:16.074Z] === RUN TestInspectNetwork [2021-08-23T16:04:16.074Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.074Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:04:16.074Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:04:16.074Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:04:16.074Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:04:16.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:04:16.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:04:16.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:04:16.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:04:16.074Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:04:16.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:04:16.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestNetworkList [2021-08-23T16:04:16.074Z] === RUN TestNetworkList//networks [2021-08-23T16:04:16.074Z] === PAUSE TestNetworkList//networks [2021-08-23T16:04:16.074Z] === RUN TestNetworkList//networks/ [2021-08-23T16:04:16.074Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:04:16.074Z] === CONT TestNetworkList//networks [2021-08-23T16:04:16.074Z] === CONT TestNetworkList//networks/ [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:04:16.074Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:04:16.074Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:04:16.074Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T16:04:16.074Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:04:16.074Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:04:16.074Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:04:16.074Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:04:16.074Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.074Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:04:16.074Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.074Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:04:16.074Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:04:16.074Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:04:16.074Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:04:16.074Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.074Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-23T16:04:16.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:04:16.074Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.074Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:04:16.074Z] PASS [2021-08-23T16:04:16.074Z] [2021-08-23T16:04:16.074Z] === Skipped [2021-08-23T16:04:16.074Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-23T16:04:16.074Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.074Z] [2021-08-23T16:04:16.074Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:04:16.075Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:04:16.075Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T16:04:16.075Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-23T16:04:16.075Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:04:16.075Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 22 tests, 12 skipped in 6.983s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] INFO: Testing against a local daemon [2021-08-23T16:04:16.075Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:04:16.075Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:04:16.075Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:04:16.075Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:04:16.075Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:04:16.075Z] PASS [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === Skipped [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:04:16.075Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:04:16.075Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 2 tests, 2 skipped in 0.104s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] INFO: Testing against a local daemon [2021-08-23T16:04:16.075Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:04:16.075Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:04:16.075Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-23T16:04:16.075Z] PASS [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === Skipped [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T16:04:16.075Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-23T16:04:16.075Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 2 tests, 2 skipped in 0.096s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] testing: warning: no tests to run [2021-08-23T16:04:16.075Z] PASS [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 0 tests in 0.028s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] INFO: Testing against a local daemon [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginTLS [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginHeader [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T16:04:16.075Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-23T16:04:16.075Z] PASS [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === Skipped [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-23T16:04:16.075Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 17 tests, 17 skipped in 0.323s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] INFO: Testing against a local daemon [2021-08-23T16:04:16.075Z] === RUN TestPluginInvalidJSON [2021-08-23T16:04:16.075Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:04:16.075Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:04:16.075Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:04:16.075Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T16:04:16.075Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestPluginInstall [2021-08-23T16:04:16.075Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:04:16.075Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-23T16:04:16.075Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:04:16.075Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:04:16.075Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T16:04:16.075Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:04:16.075Z] PASS [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === Skipped [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-23T16:04:16.075Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:04:16.075Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:04:16.075Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] [2021-08-23T16:04:16.075Z] DONE 5 tests, 3 skipped in 0.129s [2021-08-23T16:04:16.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:04:16.075Z] INFO: Testing against a local daemon [2021-08-23T16:04:16.075Z] === RUN TestExternalGraphDriver [2021-08-23T16:04:16.075Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T16:04:16.075Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-23T16:04:16.075Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:04:16.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:04:17.217Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2021-08-23T16:04:17.217Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:04:18.942Z] ..........................xx.................... [ 29%] [2021-08-23T16:04:19.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:04:20.239Z] --- PASS: TestGraphdriverPluginV2 (3.48s) [2021-08-23T16:04:20.239Z] PASS [2021-08-23T16:04:20.239Z] [2021-08-23T16:04:20.239Z] === Skipped [2021-08-23T16:04:20.239Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-23T16:04:20.239Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T16:04:20.239Z] [2021-08-23T16:04:20.239Z] [2021-08-23T16:04:20.239Z] DONE 2 tests, 1 skipped in 3.638s [2021-08-23T16:04:20.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:04:20.239Z] INFO: Testing against a local daemon [2021-08-23T16:04:20.239Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:04:20.239Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:04:20.239Z] === RUN TestReadPluginNoRead [2021-08-23T16:04:20.239Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:04:20.239Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:04:20.239Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:04:20.239Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:04:20.239Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:04:21.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:04:21.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:04:22.512Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements [2021-08-23T16:04:22.512Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:04:24.426Z] === CONT TestReadPluginNoRead [2021-08-23T16:04:24.426Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2021-08-23T16:04:25.062Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-23T16:04:26.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:04:26.316Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:04:27.681Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:04:29.046Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2021-08-23T16:04:29.046Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:04:30.410Z] === CONT TestReadPluginNoRead [2021-08-23T16:04:30.410Z] read_test.go:92: [d5491608f8a7d] daemon is not started [2021-08-23T16:04:30.410Z] --- PASS: TestReadPluginNoRead (6.29s) [2021-08-23T16:04:30.410Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2021-08-23T16:04:30.410Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-08-23T16:04:30.410Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2021-08-23T16:04:30.410Z] PASS [2021-08-23T16:04:30.410Z] [2021-08-23T16:04:30.410Z] DONE 6 tests in 10.631s [2021-08-23T16:04:30.410Z] 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-08-23T16:04:30.410Z] testing: warning: no tests to run [2021-08-23T16:04:30.410Z] PASS [2021-08-23T16:04:30.410Z] [2021-08-23T16:04:30.410Z] DONE 0 tests in 0.033s [2021-08-23T16:04:30.410Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:04:30.410Z] INFO: Testing against a local daemon [2021-08-23T16:04:30.410Z] === RUN TestPluginWithDevMounts [2021-08-23T16:04:30.410Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T16:04:30.410Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:04:30.410Z] PASS [2021-08-23T16:04:30.410Z] [2021-08-23T16:04:30.410Z] === Skipped [2021-08-23T16:04:30.410Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:04:30.410Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T16:04:30.410Z] [2021-08-23T16:04:30.410Z] [2021-08-23T16:04:30.410Z] DONE 1 tests, 1 skipped in 0.102s [2021-08-23T16:04:30.410Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:04:30.667Z] INFO: Testing against a local daemon [2021-08-23T16:04:30.667Z] === RUN TestSecretInspect [2021-08-23T16:04:30.667Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-23T16:04:30.667Z] === RUN TestSecretList [2021-08-23T16:04:30.667Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestSecretList (0.01s) [2021-08-23T16:04:30.667Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:04:30.667Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-08-23T16:04:30.667Z] === RUN TestSecretsUpdate [2021-08-23T16:04:30.667Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-23T16:04:30.667Z] === RUN TestTemplatedSecret [2021-08-23T16:04:30.667Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:04:30.667Z] === RUN TestSecretCreateResolve [2021-08-23T16:04:30.667Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-23T16:04:30.667Z] PASS [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === Skipped [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-23T16:04:30.667Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-23T16:04:30.667Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-08-23T16:04:30.667Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-23T16:04:30.667Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-23T16:04:30.667Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-23T16:04:30.667Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] [2021-08-23T16:04:30.667Z] DONE 6 tests, 6 skipped in 0.170s [2021-08-23T16:04:30.667Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:04:30.667Z] INFO: Testing against a local daemon [2021-08-23T16:04:30.667Z] === RUN TestServiceCreateInit [2021-08-23T16:04:30.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:04:30.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:04:30.667Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-23T16:04:30.667Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:04:30.667Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:04:30.667Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:04:30.667Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:04:30.667Z] === RUN TestCreateServiceConflict [2021-08-23T16:04:30.667Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-23T16:04:30.667Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:04:30.667Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.667Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-23T16:04:30.667Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:04:30.667Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:04:30.923Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:04:30.923Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestCreateServiceSysctls [2021-08-23T16:04:30.923Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:04:30.923Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestInspect [2021-08-23T16:04:30.923Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestInspect (0.01s) [2021-08-23T16:04:30.923Z] === RUN TestCreateJob [2021-08-23T16:04:30.923Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestCreateJob (0.01s) [2021-08-23T16:04:30.923Z] === RUN TestReplicatedJob [2021-08-23T16:04:30.923Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-23T16:04:30.923Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:04:30.923Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-23T16:04:30.923Z] === RUN TestServiceListWithStatuses [2021-08-23T16:04:30.923Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:04:30.923Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:04:30.923Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:04:30.923Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-23T16:04:30.923Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:04:30.923Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:30.923Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-08-23T16:04:30.923Z] === RUN TestServicePlugin [2021-08-23T16:04:33.442Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServicePlugin (2.04s) [2021-08-23T16:04:33.442Z] === RUN TestServiceUpdateLabel [2021-08-23T16:04:33.442Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-23T16:04:33.442Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:04:33.442Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-23T16:04:33.442Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:04:33.442Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-23T16:04:33.442Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:04:33.442Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-23T16:04:33.442Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:04:33.442Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-23T16:04:33.442Z] PASS [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === Skipped [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:04:33.442Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:04:33.442Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:04:33.442Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-23T16:04:33.442Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-23T16:04:33.442Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-23T16:04:33.442Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-23T16:04:33.442Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-23T16:04:33.442Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-23T16:04:33.442Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:04:33.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-23T16:04:33.442Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-08-23T16:04:33.442Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServicePlugin (2.04s) [2021-08-23T16:04:33.442Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-23T16:04:33.442Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-23T16:04:33.442Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-23T16:04:33.442Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-23T16:04:33.442Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-23T16:04:33.442Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] DONE 24 tests, 23 skipped in 2.411s [2021-08-23T16:04:33.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:04:33.442Z] INFO: Testing against a local daemon [2021-08-23T16:04:33.442Z] === RUN TestSessionCreate [2021-08-23T16:04:33.442Z] --- PASS: TestSessionCreate (0.03s) [2021-08-23T16:04:33.442Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:04:33.442Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:04:33.442Z] PASS [2021-08-23T16:04:33.442Z] [2021-08-23T16:04:33.442Z] DONE 2 tests in 0.146s [2021-08-23T16:04:33.442Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:04:33.442Z] INFO: Testing against a local daemon [2021-08-23T16:04:33.442Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:04:33.442Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:04:33.442Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:04:33.442Z] === RUN TestDiskUsage [2021-08-23T16:04:33.442Z] === PAUSE TestDiskUsage [2021-08-23T16:04:33.442Z] === RUN TestEventsExecDie [2021-08-23T16:04:34.003Z] --- PASS: TestEventsExecDie (0.55s) [2021-08-23T16:04:34.003Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:04:34.003Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-23T16:04:34.003Z] === RUN TestEventsVolumeCreate [2021-08-23T16:04:34.003Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-23T16:04:34.003Z] === RUN TestInfoBinaryCommits [2021-08-23T16:04:34.003Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T16:04:34.003Z] === RUN TestInfoAPIVersioned [2021-08-23T16:04:34.003Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:04:34.003Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:04:34.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:04:34.564Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-23T16:04:34.564Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:04:37.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:04:37.827Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-08-23T16:04:37.828Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:04:37.828Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:37.828Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T16:04:37.828Z] === RUN TestInfoAPI [2021-08-23T16:04:37.828Z] --- PASS: TestInfoAPI (0.02s) [2021-08-23T16:04:37.828Z] === RUN TestInfoAPIWarnings [2021-08-23T16:04:38.286Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-23T16:04:40.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:04:41.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:04:44.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:04:46.255Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-23T16:04:46.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:04:49.805Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-23T16:04:50.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:04:50.253Z] === RUN TestBoolValue [2021-08-23T16:04:50.253Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestBoolValueOrDefault [2021-08-23T16:04:50.253Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestInt64ValueOrZero [2021-08-23T16:04:50.253Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:04:50.253Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:04:50.253Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestJsonContentType [2021-08-23T16:04:50.253Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 14.7% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/server/httputils 0.103s coverage: 14.7% of statements [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:04:50.253Z] === RUN TestMaskSecretKeys [2021-08-23T16:04:50.253Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:04:50.253Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:04:50.253Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:04:50.253Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:04:50.253Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:04:50.253Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 37.7% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:04:50.253Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:04:50.253Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:04:50.253Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:04:50.253Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:04:50.253Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 90.0% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/types/strslice 0.072s coverage: 90.0% of statements [2021-08-23T16:04:50.253Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:04:50.253Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 5.7% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:04:50.253Z] === RUN TestToJSON [2021-08-23T16:04:50.253Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestToParamWithVersion [2021-08-23T16:04:50.253Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestFromJSON [2021-08-23T16:04:50.253Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestEmpty [2021-08-23T16:04:50.253Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:04:50.253Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestArgsMatchKVList [2021-08-23T16:04:50.253Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestArgsMatch [2021-08-23T16:04:50.253Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestAdd [2021-08-23T16:04:50.253Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestDel [2021-08-23T16:04:50.253Z] --- PASS: TestDel (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestLen [2021-08-23T16:04:50.253Z] --- PASS: TestLen (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestExactMatch [2021-08-23T16:04:50.253Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:04:50.253Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestContains [2021-08-23T16:04:50.253Z] --- PASS: TestContains (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestValidate [2021-08-23T16:04:50.253Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestWalkValues [2021-08-23T16:04:50.253Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestFuzzyMatch [2021-08-23T16:04:50.253Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestClone [2021-08-23T16:04:50.253Z] --- PASS: TestClone (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 92.2% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:04:50.253Z] === RUN TestDurationToSecondsString [2021-08-23T16:04:50.253Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:04:50.253Z] === RUN TestGetTimestamp [2021-08-23T16:04:50.253Z] === RUN TestCompareVersion [2021-08-23T16:04:50.253Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 75.0% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2021-08-23T16:04:50.253Z] --- PASS: TestGetTimestamp (0.17s) [2021-08-23T16:04:50.253Z] === RUN TestParseTimestamps [2021-08-23T16:04:50.253Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:04:50.253Z] PASS [2021-08-23T16:04:50.253Z] coverage: 100.0% of statements [2021-08-23T16:04:50.253Z] ok github.com/docker/docker/api/types/time 0.235s coverage: 100.0% of statements [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:04:50.253Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:04:50.253Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:04:50.253Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:04:50.254Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:04:50.254Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-23T16:04:50.254Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:04:50.254Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestCloneArgsGit [2021-08-23T16:04:50.254Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestCheckoutGit [2021-08-23T16:04:50.254Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:04:50.254Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestProcessNoDockerignore [2021-08-23T16:04:50.254Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:04:50.254Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestDetectContentType [2021-08-23T16:04:50.254Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:04:50.254Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestInspectEmptyResponse [2021-08-23T16:04:50.254Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestInspectResponseBinary [2021-08-23T16:04:50.254Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:04:50.254Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:04:50.254Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:04:50.254Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestUnknownContentLength [2021-08-23T16:04:50.254Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestDownloadRemote [2021-08-23T16:04:50.254Z] --- PASS: TestDownloadRemote (0.15s) [2021-08-23T16:04:50.254Z] === RUN TestGetWithStatusError [2021-08-23T16:04:50.254Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestCloseRootDirectory [2021-08-23T16:04:50.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:04:50.254Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestHashFile [2021-08-23T16:04:50.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:04:50.254Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestHashSubdir [2021-08-23T16:04:50.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:04:50.254Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestRemoveDirectory [2021-08-23T16:04:50.254Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:04:50.254Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-23T16:04:50.254Z] PASS [2021-08-23T16:04:50.254Z] coverage: 9.3% of statements [2021-08-23T16:04:50.254Z] ok github.com/docker/docker/builder/remotecontext 0.292s coverage: 9.3% of statements [2021-08-23T16:04:50.254Z] === RUN TestGetAllAllowed [2021-08-23T16:04:50.254Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestGetAllMeta [2021-08-23T16:04:50.254Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:04:50.254Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:04:50.254Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:04:50.254Z] === RUN TestIsExistingDirectory [2021-08-23T16:04:50.713Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-23T16:04:50.713Z] === RUN TestGetFilenameForDownload [2021-08-23T16:04:50.713Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestEnv2Variables [2021-08-23T16:04:50.713Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:04:50.713Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestMaintainer [2021-08-23T16:04:50.713Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestLabel [2021-08-23T16:04:50.713Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestFromScratch [2021-08-23T16:04:50.713Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestFromWithArg [2021-08-23T16:04:50.713Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:04:50.713Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:04:50.713Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:04:50.713Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestOnbuild [2021-08-23T16:04:50.713Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestWorkdir [2021-08-23T16:04:50.713Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestCmd [2021-08-23T16:04:50.713Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestHealthcheckNone [2021-08-23T16:04:50.713Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestHealthcheckCmd [2021-08-23T16:04:50.713Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestEntrypoint [2021-08-23T16:04:50.713Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestExpose [2021-08-23T16:04:50.713Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestUser [2021-08-23T16:04:50.713Z] --- PASS: TestUser (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestVolume [2021-08-23T16:04:50.713Z] --- PASS: TestVolume (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestStopSignal [2021-08-23T16:04:50.713Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:04:50.713Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestArg [2021-08-23T16:04:50.713Z] --- PASS: TestArg (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestShell [2021-08-23T16:04:50.713Z] --- PASS: TestShell (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:04:50.713Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestRunWithBuildArgs [2021-08-23T16:04:50.713Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:04:50.713Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:04:50.713Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:04:50.713Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:04:50.713Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:04:50.713Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestNormalizeWorkdir [2021-08-23T16:04:50.713Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestDispatch [2021-08-23T16:04:50.713Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:04:50.713Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:04:50.713Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:04:50.713Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:04:50.713Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:04:50.713Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:04:50.713Z] === RUN TestDispatch/COPY_url [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch (0.06s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T16:04:50.713Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:04:50.713Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:04:50.713Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:04:50.713Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:04:50.713Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:04:50.713Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestEmptyDockerfile [2021-08-23T16:04:50.713Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-23T16:04:50.713Z] === RUN TestSymlinkDockerfile [2021-08-23T16:04:50.713Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:04:50.713Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:04:50.713Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestNonExistingDockerfile [2021-08-23T16:04:50.713Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestCopyRunConfig [2021-08-23T16:04:50.713Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:04:50.713Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestExportImage [2021-08-23T16:04:50.713Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestNormalizeDest [2021-08-23T16:04:50.713Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:04:50.713Z] PASS [2021-08-23T16:04:50.713Z] coverage: 46.8% of statements [2021-08-23T16:04:50.713Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.8% of statements [2021-08-23T16:04:50.713Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:04:50.713Z] === RUN TestEnable [2021-08-23T16:04:50.713Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestDisable [2021-08-23T16:04:50.713Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:04:50.713Z] === RUN TestEnabled [2021-08-23T16:04:50.713Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:04:50.713Z] PASS [2021-08-23T16:04:50.713Z] coverage: 100.0% of statements [2021-08-23T16:04:50.713Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-08-23T16:04:51.662Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.271s coverage: 6.6% of statements [2021-08-23T16:04:51.662Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:04:51.682Z] === RUN TestTCP4Proxy [2021-08-23T16:04:51.682Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-23T16:04:51.682Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:04:51.682Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestTCP6Proxy [2021-08-23T16:04:51.682Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:04:51.682Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestTCPDualStackProxy [2021-08-23T16:04:51.682Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:04:51.682Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestUDP4Proxy [2021-08-23T16:04:51.682Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestUDP6Proxy [2021-08-23T16:04:51.682Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:04:51.682Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestUDPWriteError [2021-08-23T16:04:51.682Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestSCTP4Proxy [2021-08-23T16:04:51.682Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:04:51.682Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T16:04:51.682Z] === RUN TestSCTP6Proxy [2021-08-23T16:04:51.682Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:04:51.682Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:04:51.682Z] PASS [2021-08-23T16:04:51.682Z] coverage: 49.4% of statements [2021-08-23T16:04:51.682Z] ok github.com/docker/docker/cmd/docker-proxy 0.084s coverage: 49.4% of statements [2021-08-23T16:04:52.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:04:53.190Z] c67ded6868b6: Pull complete [2021-08-23T16:04:53.190Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-23T16:04:53.190Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:04:53.190Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-23T16:04:53.190Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-23T16:04:53.190Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-23T16:04:53.190Z] WARN: Skipping validation tests [2021-08-23T16:04:53.190Z] INFO: Running unit tests at 08/23/2021 16:04:52... [2021-08-23T16:04:54.972Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2021-08-23T16:04:55.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:04:55.867Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-23T16:04:55.867Z] === RUN TestInfoDebug [2021-08-23T16:04:55.867Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T16:04:55.867Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:04:55.867Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T16:04:55.867Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:04:55.867Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-23T16:04:55.867Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:04:56.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-23T16:04:56.123Z] === RUN TestPingCacheHeaders [2021-08-23T16:04:56.123Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T16:04:56.123Z] === RUN TestPingGet [2021-08-23T16:04:56.123Z] --- PASS: TestPingGet (0.01s) [2021-08-23T16:04:56.123Z] === RUN TestPingHead [2021-08-23T16:04:56.123Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:04:56.123Z] === RUN TestVersion [2021-08-23T16:04:56.123Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:04:56.123Z] === CONT TestDiskUsage [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:04:56.684Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:04:56.941Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:04:57.196Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage (1.29s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-23T16:04:57.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-23T16:04:57.452Z] PASS [2021-08-23T16:04:57.452Z] [2021-08-23T16:04:57.452Z] === Skipped [2021-08-23T16:04:57.452Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:04:57.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:04:57.452Z] [2021-08-23T16:04:57.452Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T16:04:57.452Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:04:57.452Z] [2021-08-23T16:04:57.452Z] [2021-08-23T16:04:57.452Z] DONE 53 tests, 2 skipped in 24.206s [2021-08-23T16:04:57.452Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:04:57.452Z] INFO: Testing against a local daemon [2021-08-23T16:04:57.452Z] === RUN TestVolumesCreateAndList [2021-08-23T16:04:57.452Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T16:04:57.452Z] === RUN TestVolumesRemove [2021-08-23T16:04:57.708Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-23T16:04:57.708Z] === RUN TestVolumesInspect [2021-08-23T16:04:57.708Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-23T16:04:57.708Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:04:57.708Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:04:57.708Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:04:57.708Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:04:57.708Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-23T16:04:57.708Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:04:57.708Z] PASS [2021-08-23T16:04:57.708Z] [2021-08-23T16:04:57.708Z] DONE 5 tests in 0.195s [2021-08-23T16:04:57.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:04:57.708Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13325 is not a child of this shell [2021-08-23T16:04:57.708Z] warning: PID 13325 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-23T16:04:57.708Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:04:57.708Z] [2021-08-23T16:04:57.708Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:04:57.708Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:04:57.708Z] [2021-08-23T16:04:57.708Z] To set a process to complain mode, use the command line tool [2021-08-23T16:04:57.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:04:57.708Z] Removing test suite binaries [2021-08-23T16:04:57.708Z] exiting test-integration [2021-08-23T16:04:57.708Z] ++ exit 0 [2021-08-23T16:04:57.708Z] [2021-08-23T16:04:57.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:04:57.799Z] Using test binary docker [2021-08-23T16:04:57.799Z] +++ /etc/init.d/apparmor start [2021-08-23T16:04:57.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:04:57.799Z] INFO: Waiting for daemon to start... [2021-08-23T16:04:57.799Z] Starting dockerd [2021-08-23T16:04:57.799Z] +++ 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-08-23T16:04:59.001Z] INFO: make.ps1 starting at 08/23/2021 16:04:58 Post stage [Pipeline] junit [2021-08-23T16:04:59.084Z] Recording test results [2021-08-23T16:04:59.435Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-08-23T16:04:59.462Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:04:59.462Z] INFO: Invoking autogen... [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:04:59.809Z] + echo Ensuring container killed. [2021-08-23T16:04:59.809Z] Ensuring container killed. [2021-08-23T16:04:59.809Z] + docker rm -vf docker-pr2 [2021-08-23T16:04:59.809Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-23T16:04:59.921Z] INFO: Running unit tests... [2021-08-23T16:04:59.973Z] . [2021-08-23T16:04:59.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:05:00.083Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:05:00.083Z] Chowning /workspace to jenkins user [2021-08-23T16:05:00.083Z] + id -u [2021-08-23T16:05:00.083Z] + id -g [2021-08-23T16:05:00.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:05:00.233Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:05:00.234Z] Error: No such image: emptyfs [2021-08-23T16:05:00.234Z] ++++ docker load [2021-08-23T16:05:00.234Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:05:00.494Z] Running integration-test (iteration 1) [2021-08-23T16:05:00.494Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:05:00.494Z] ++ 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-08-23T16:05:00.494Z] ++ set -e [2021-08-23T16:05:00.494Z] ++ '[' -n 0 ']' [2021-08-23T16:05:00.494Z] ++ set -x [2021-08-23T16:05:00.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T16:05:01.436Z] Loaded image: busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:05:01.696Z] Loaded image: busybox:glibc [2021-08-23T16:05:01.779Z] + bundleName=amd64-rootless [2021-08-23T16:05:01.779Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-23T16:05:01.779Z] Creating amd64-rootless-bundles.tar.gz [2021-08-23T16:05:01.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T16:05:01.779Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-23T16:05:01.788Z] Archiving artifacts [2021-08-23T16:05:01.998Z] === RUN TestCheckpointCreateError [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointCreate [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointDeleteError [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointDelete [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointListError [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointList [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:05:01.998Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:05:01.998Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:05:01.998Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestGetAPIPath [2021-08-23T16:05:01.998Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestParseHostURL [2021-08-23T16:05:01.998Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:05:01.998Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:05:01.998Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestClientRedirect [2021-08-23T16:05:01.998Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:05:01.998Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigCreateError [2021-08-23T16:05:01.998Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigCreate [2021-08-23T16:05:01.998Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspectNotFound [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspectError [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigInspect [2021-08-23T16:05:01.998Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigListUnsupported [2021-08-23T16:05:01.998Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigListError [2021-08-23T16:05:01.998Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigList [2021-08-23T16:05:01.998Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:05:01.998Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigRemoveError [2021-08-23T16:05:01.998Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigRemove [2021-08-23T16:05:01.998Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:05:01.998Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigUpdateError [2021-08-23T16:05:01.998Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestConfigUpdate [2021-08-23T16:05:01.998Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCommitError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCommit [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerStatPathError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerStatPath [2021-08-23T16:05:01.998Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyToContainerError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyToContainer [2021-08-23T16:05:01.998Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyFromContainerError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:05:01.998Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestCopyFromContainer [2021-08-23T16:05:01.998Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCreateError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCreateWithName [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:05:01.998Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerDiffError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerDiff [2021-08-23T16:05:01.998Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:05:01.998Z] === RUN TestContainerExecCreateError [2021-08-23T16:05:01.998Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExecCreate [2021-08-23T16:05:01.999Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExecStartError [2021-08-23T16:05:01.999Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExecStart [2021-08-23T16:05:01.999Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExecInspectError [2021-08-23T16:05:01.999Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExecInspect [2021-08-23T16:05:01.999Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:05:01.999Z] === RUN TestContainerExportError [2021-08-23T16:05:02.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:05:02.457Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerExport [2021-08-23T16:05:02.457Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerInspectError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:05:02.457Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:05:02.457Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerInspect [2021-08-23T16:05:02.457Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerInspectNode [2021-08-23T16:05:02.457Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerKillError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerKill [2021-08-23T16:05:02.457Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerListError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerList [2021-08-23T16:05:02.457Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerLogsError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerLogs [2021-08-23T16:05:02.457Z] --- PASS: TestContainerLogs (0.17s) [2021-08-23T16:05:02.457Z] === RUN TestContainerPauseError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerPause [2021-08-23T16:05:02.457Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainersPruneError [2021-08-23T16:05:02.457Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainersPrune [2021-08-23T16:05:02.457Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRemoveError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRemove [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRenameError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRename [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerResizeError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerExecResizeError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerResize [2021-08-23T16:05:02.457Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerExecResize [2021-08-23T16:05:02.457Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRestartError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerRestart [2021-08-23T16:05:02.457Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStartError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStart [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStatsError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStats [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStopError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerStop [2021-08-23T16:05:02.457Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerTopError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerTop [2021-08-23T16:05:02.457Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerUnpauseError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerUnpause [2021-08-23T16:05:02.457Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerUpdateError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerUpdateError (0.01s) [2021-08-23T16:05:02.457Z] === RUN TestContainerUpdate [2021-08-23T16:05:02.457Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerWaitError [2021-08-23T16:05:02.457Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestContainerWait [2021-08-23T16:05:02.457Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestDiskUsageError [2021-08-23T16:05:02.457Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestDiskUsage [2021-08-23T16:05:02.457Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:05:02.457Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:05:02.457Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestEventsErrorInOptions [2021-08-23T16:05:02.457Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestEventsErrorFromServer [2021-08-23T16:05:02.457Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestEvents [2021-08-23T16:05:02.457Z] --- PASS: TestEvents (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestTLSCloseWriter [2021-08-23T16:05:02.457Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:05:02.457Z] === RUN TestImageBuildError [2021-08-23T16:05:02.457Z] --- PASS: TestImageBuildError (0.01s) [2021-08-23T16:05:02.457Z] === RUN TestImageBuild [2021-08-23T16:05:02.457Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestGetDockerOS [2021-08-23T16:05:02.457Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageCreateError [2021-08-23T16:05:02.457Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageCreate [2021-08-23T16:05:02.457Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageHistoryError [2021-08-23T16:05:02.457Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageHistory [2021-08-23T16:05:02.457Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageImportError [2021-08-23T16:05:02.457Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageImport [2021-08-23T16:05:02.457Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageInspectError [2021-08-23T16:05:02.457Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:05:02.457Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:05:02.457Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageInspect [2021-08-23T16:05:02.457Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageListError [2021-08-23T16:05:02.457Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageList [2021-08-23T16:05:02.457Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageListApiBefore125 [2021-08-23T16:05:02.457Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageLoadError [2021-08-23T16:05:02.457Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageLoad [2021-08-23T16:05:02.457Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagesPruneError [2021-08-23T16:05:02.457Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagesPrune [2021-08-23T16:05:02.457Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullAnyError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:05:02.457Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushReferenceError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushAnyError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:05:02.457Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:05:02.457Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageRemoveError [2021-08-23T16:05:02.457Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:05:02.457Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageRemove [2021-08-23T16:05:02.457Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSaveError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSave [2021-08-23T16:05:02.457Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchAnyError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:05:02.457Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageTagError [2021-08-23T16:05:02.457Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageTagInvalidReference [2021-08-23T16:05:02.457Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:05:02.457Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageTagHexSource [2021-08-23T16:05:02.457Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestImageTag [2021-08-23T16:05:02.457Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestInfoServerError [2021-08-23T16:05:02.457Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:05:02.457Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestInfo [2021-08-23T16:05:02.457Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkConnectError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkConnect [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkCreateError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkCreate [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkDisconnectError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkDisconnect [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkInspectError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkInspect [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkListError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkList [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworksPruneError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworksPrune [2021-08-23T16:05:02.457Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkRemoveError [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNetworkRemove [2021-08-23T16:05:02.457Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeInspectError [2021-08-23T16:05:02.457Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:05:02.457Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:05:02.457Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeInspect [2021-08-23T16:05:02.457Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeListError [2021-08-23T16:05:02.457Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeList [2021-08-23T16:05:02.457Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeRemoveError [2021-08-23T16:05:02.457Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:05:02.457Z] === RUN TestNodeRemove [2021-08-23T16:05:02.458Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestNodeUpdateError [2021-08-23T16:05:02.458Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestNodeUpdate [2021-08-23T16:05:02.458Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestOptionWithTimeout [2021-08-23T16:05:02.458Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPingFail [2021-08-23T16:05:02.458Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPingWithError [2021-08-23T16:05:02.458Z] 2021/08/23 16:05:02 RoundTripper returned a response & error; ignoring response [2021-08-23T16:05:02.458Z] 2021/08/23 16:05:02 RoundTripper returned a response & error; ignoring response [2021-08-23T16:05:02.458Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPingSuccess [2021-08-23T16:05:02.458Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPingHeadFallback [2021-08-23T16:05:02.458Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:05:02.458Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:05:02.458Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:05:02.458Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:05:02.458Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:05:02.458Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:05:02.458Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:05:02.458Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:05:02.458Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginDisableError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginDisable [2021-08-23T16:05:02.458Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginEnableError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginEnable [2021-08-23T16:05:02.458Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:05:02.458Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginInspect [2021-08-23T16:05:02.458Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginListError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginList [2021-08-23T16:05:02.458Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginPushError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginPush [2021-08-23T16:05:02.458Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginRemoveError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginRemove [2021-08-23T16:05:02.458Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginSetError [2021-08-23T16:05:02.458Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPluginSet [2021-08-23T16:05:02.458Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSetHostHeader [2021-08-23T16:05:02.458Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestPlainTextError [2021-08-23T16:05:02.458Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestInfiniteError [2021-08-23T16:05:02.458Z] --- PASS: TestInfiniteError (0.07s) [2021-08-23T16:05:02.458Z] === RUN TestCanceledContext [2021-08-23T16:05:02.458Z] 2021/08/23 16:05:02 RoundTripper returned a response & error; ignoring response [2021-08-23T16:05:02.458Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestDeadlineExceededContext [2021-08-23T16:05:02.458Z] 2021/08/23 16:05:02 RoundTripper returned a response & error; ignoring response [2021-08-23T16:05:02.458Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:05:02.458Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretCreateError [2021-08-23T16:05:02.458Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretCreate [2021-08-23T16:05:02.458Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:05:02.458Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:05:02.458Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:05:02.458Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretInspect [2021-08-23T16:05:02.458Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretListUnsupported [2021-08-23T16:05:02.458Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretListError [2021-08-23T16:05:02.458Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretList [2021-08-23T16:05:02.458Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:05:02.458Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretRemoveError [2021-08-23T16:05:02.458Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretRemove [2021-08-23T16:05:02.458Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:05:02.458Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretUpdateError [2021-08-23T16:05:02.458Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSecretUpdate [2021-08-23T16:05:02.458Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceCreateError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceCreate [2021-08-23T16:05:02.458Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:05:02.458Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:05:02.458Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:05:02.458Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:05:02.458Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceInspect [2021-08-23T16:05:02.458Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceListError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceList [2021-08-23T16:05:02.458Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceLogsError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceLogs [2021-08-23T16:05:02.458Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceRemoveError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceRemove [2021-08-23T16:05:02.458Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceUpdateError [2021-08-23T16:05:02.458Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestServiceUpdate [2021-08-23T16:05:02.458Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmInitError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmInit [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmInspect [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmJoinError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmJoin [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmLeaveError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmLeave [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmUnlockError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmUnlock [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmUpdateError [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestSwarmUpdate [2021-08-23T16:05:02.458Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestTaskInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:05:02.458Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestTaskInspect [2021-08-23T16:05:02.458Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestTaskListError [2021-08-23T16:05:02.458Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestTaskList [2021-08-23T16:05:02.458Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeCreateError [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeCreate [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeInspectError [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeInspect [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeListError [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeList [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeRemoveError [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:05:02.458Z] === RUN TestVolumeRemove [2021-08-23T16:05:02.458Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:05:02.458Z] === CONT TestTLSCloseWriter [2021-08-23T16:05:02.458Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:05:02.458Z] PASS [2021-08-23T16:05:02.458Z] coverage: 74.8% of statements [2021-08-23T16:05:02.458Z] ok github.com/docker/docker/client 0.465s coverage: 74.8% of statements [2021-08-23T16:05:02.561Z] + make clean [2021-08-23T16:05:02.561Z] docker volume rm -f docker-dev-cache [2021-08-23T16:05:02.817Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:05:06.986Z] Loaded image: debian:bullseye-slim [2021-08-23T16:05:06.986Z] Loaded image: hello-world:latest [2021-08-23T16:05:06.986Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:05:06.986Z] INFO: Testing against a local daemon [2021-08-23T16:05:06.986Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:05:08.510Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-08-23T16:05:09.530Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2021-08-23T16:05:09.530Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:05:09.712Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-23T16:05:09.889Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-23T16:05:09.889Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:05:09.889Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T16:05:10.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:05:10.997Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:05:10.997Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:05:10.997Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:05:10.998Z] [2021-08-23T16:05:10.998Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:05:10.998Z] DOCKER_SYSTEMD=1 [2021-08-23T16:05:10.998Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:05:10.998Z] HOSTNAME=613d01e80e1c [2021-08-23T16:05:10.998Z] DEST=bundles/test-integration [2021-08-23T16:05:10.998Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:05:10.998Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T16:05:10.998Z] container=docker [2021-08-23T16:05:10.998Z] HOME=/root [2021-08-23T16:05:10.998Z] LANG=C.UTF-8 [2021-08-23T16:05:10.998Z] INVOCATION_ID=639bdee8eebf4e478a007ac4a0a5fe86 [2021-08-23T16:05:10.998Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:05:10.998Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:05:10.998Z] VALIDATE_BRANCH=master [2021-08-23T16:05:10.998Z] TERM=xterm [2021-08-23T16:05:10.998Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:05:10.998Z] SHLVL=3 [2021-08-23T16:05:10.998Z] TIMEOUT=120m [2021-08-23T16:05:10.998Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:05:10.998Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:05:10.998Z] GO111MODULE=off [2021-08-23T16:05:10.998Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T16:05:10.998Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:05:10.998Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:05:10.998Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:05:10.998Z] GOPATH=/go [2021-08-23T16:05:10.998Z] PKG_CONFIG=pkg-config [2021-08-23T16:05:10.998Z] _=/usr/bin/env [2021-08-23T16:05:10.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:05:11.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2021-08-23T16:05:11.444Z] === RUN TestBuildWithSession [2021-08-23T16:05:11.444Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:05:11.444Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:05:11.444Z] === RUN TestBuildSquashParent [2021-08-23T16:05:16.483Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:05:17.230Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-23T16:05:18.838Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-23T16:05:18.976Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:05:19.597Z] --- PASS: TestBuildSquashParent (8.03s) [2021-08-23T16:05:19.597Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:05:19.597Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:05:19.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:05:19.598Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:05:19.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:05:19.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:05:19.598Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:05:19.598Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:05:19.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:05:19.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:05:22.298Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-23T16:05:22.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:05:22.897Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:05:23.088Z] ok github.com/docker/docker/libnetwork/drvregistry 0.022s coverage: 82.4% of statements [2021-08-23T16:05:23.545Z] --- PASS: TestCheckoutGit (32.41s) [2021-08-23T16:05:23.545Z] === RUN TestValidGitTransport [2021-08-23T16:05:23.545Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:05:23.545Z] === RUN TestGitInvalidRef [2021-08-23T16:05:23.545Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-23T16:05:23.545Z] PASS [2021-08-23T16:05:23.545Z] coverage: 86.3% of statements [2021-08-23T16:05:23.545Z] ok github.com/docker/docker/builder/remotecontext/git 32.744s coverage: 86.3% of statements [2021-08-23T16:05:23.545Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:05:23.545Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:05:25.004Z] ok github.com/docker/docker/libnetwork/etchosts 0.037s coverage: 81.2% of statements [2021-08-23T16:05:25.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:05:25.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2021-08-23T16:05:28.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) [2021-08-23T16:05:28.747Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:05:28.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:05:29.218Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-23T16:05:29.218Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-23T16:05:30.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:05:31.233Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:05:31.755Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:05:32.016Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy (4.22s) [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2021-08-23T16:05:32.588Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2021-08-23T16:05:32.588Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:05:33.974Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-08-23T16:05:33.974Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:05:35.888Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2021-08-23T16:05:35.888Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:05:35.909Z] === RUN TestContainerStopSignal [2021-08-23T16:05:35.909Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestContainerStopTimeout [2021-08-23T16:05:35.909Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:05:35.909Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:05:35.909Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-23T16:05:35.909Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:05:35.909Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:05:35.909Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:05:35.909Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestNewMemoryStore [2021-08-23T16:05:35.909Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestAddContainers [2021-08-23T16:05:35.909Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestGetContainer [2021-08-23T16:05:35.909Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestDeleteContainer [2021-08-23T16:05:35.909Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestListContainers [2021-08-23T16:05:35.909Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestFirstContainer [2021-08-23T16:05:35.909Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestApplyAllContainer [2021-08-23T16:05:35.909Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestIsValidHealthString [2021-08-23T16:05:35.909Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestStateRunStop [2021-08-23T16:05:35.909Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestStateTimeoutWait [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:05:35.909Z] state_test.go:141: Stop callback fired [2021-08-23T16:05:35.909Z] state_test.go:165: Stop callback fired [2021-08-23T16:05:35.909Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T16:05:35.909Z] === RUN TestIsValidStateString [2021-08-23T16:05:35.909Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestViewSaveDelete [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:05:35.909Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:05:35.909Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:05:35.909Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:05:35.909Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:05:35.910Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:05:35.910Z] PASS [2021-08-23T16:05:35.910Z] coverage: 18.5% of statements [2021-08-23T16:05:35.910Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T16:05:35.910Z] === RUN TestViewAll [2021-08-23T16:05:35.910Z] --- PASS: TestViewAll (0.01s) [2021-08-23T16:05:35.910Z] === RUN TestViewGet [2021-08-23T16:05:35.910Z] ok github.com/docker/docker/cmd/dockerd 0.173s coverage: 18.5% of statements [2021-08-23T16:05:35.910Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:05:35.910Z] === RUN TestNames [2021-08-23T16:05:35.910Z] --- PASS: TestNames (0.00s) [2021-08-23T16:05:35.910Z] === RUN TestViewWithHealthCheck [2021-08-23T16:05:35.910Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:05:35.910Z] PASS [2021-08-23T16:05:35.910Z] coverage: 41.7% of statements [2021-08-23T16:05:35.910Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:05:35.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:05:36.022Z] .......................... [ 67%] [2021-08-23T16:05:36.683Z] === RUN TestMiddlewares [2021-08-23T16:05:36.683Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:05:36.683Z] PASS [2021-08-23T16:05:36.683Z] coverage: 9.0% of statements [2021-08-23T16:05:36.683Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-08-23T16:05:36.835Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-08-23T16:05:36.835Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:05:37.510Z] === RUN TestPrepare [2021-08-23T16:05:37.510Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:05:37.510Z] === RUN TestStart [2021-08-23T16:05:37.510Z] --- PASS: TestStart (0.00s) [2021-08-23T16:05:37.510Z] === RUN TestWaitCancel [2021-08-23T16:05:37.510Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:05:37.510Z] === RUN TestWaitDisabled [2021-08-23T16:05:37.510Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:05:37.510Z] === RUN TestWaitEnabled [2021-08-23T16:05:37.510Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:05:37.510Z] === RUN TestRemove [2021-08-23T16:05:37.510Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:05:37.510Z] PASS [2021-08-23T16:05:37.510Z] coverage: 65.3% of statements [2021-08-23T16:05:37.510Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2021-08-23T16:05:39.228Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-23T16:05:40.137Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2021-08-23T16:05:40.137Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:05:40.416Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:05:40.416Z] === RUN TestNewListSecretsFilters [2021-08-23T16:05:40.416Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestNewListConfigsFilters [2021-08-23T16:05:40.416Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:05:40.416Z] PASS [2021-08-23T16:05:40.416Z] coverage: 0.5% of statements [2021-08-23T16:05:40.416Z] ok github.com/docker/docker/daemon/cluster 0.652s coverage: 0.5% of statements [2021-08-23T16:05:40.416Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:05:40.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:05:40.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.10s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.10s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:05:40.417Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:05:40.417Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:05:40.417Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:05:40.417Z] PASS [2021-08-23T16:05:40.417Z] coverage: 35.9% of statements [2021-08-23T16:05:40.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.733s coverage: 35.9% of statements [2021-08-23T16:05:41.521Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-08-23T16:05:41.521Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:05:44.148Z] === RUN TestBuilderGC [2021-08-23T16:05:44.148Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:05:44.148Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:05:44.148Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:05:44.148Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:05:44.148Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:05:44.148Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:05:44.148Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:05:44.148Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:05:44.148Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:05:44.606Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:05:44.607Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:05:44.607Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:05:44.607Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:05:44.607Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:05:44.607Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:05:44.607Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:05:44.607Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:05:44.607Z] time="2021-08-23T16:05:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:05:44.607Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-08-23T16:05:44.607Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:05:44.607Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:05:44.607Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:05:44.607Z] time="2021-08-23T16:05:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-713580251" [2021-08-23T16:05:44.607Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:05:44.607Z] time="2021-08-23T16:05:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-270458494" [2021-08-23T16:05:44.607Z] --- PASS: TestReloadWithConflictingLabels (0.10s) [2021-08-23T16:05:44.607Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:05:44.607Z] time="2021-08-23T16:05:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-394599877" [2021-08-23T16:05:44.607Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:05:44.607Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:05:44.607Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:05:44.607Z] PASS [2021-08-23T16:05:44.607Z] coverage: 80.4% of statements [2021-08-23T16:05:44.607Z] ok github.com/docker/docker/daemon/config 0.382s coverage: 80.4% of statements [2021-08-23T16:05:44.823Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2021-08-23T16:05:44.823Z] === RUN TestBuildWithHugeFile [2021-08-23T16:05:45.574Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:05:45.574Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:05:45.574Z] === RUN TestDiscoveryOpts [2021-08-23T16:05:45.574Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:05:45.574Z] PASS [2021-08-23T16:05:45.574Z] coverage: 30.0% of statements [2021-08-23T16:05:45.574Z] ok github.com/docker/docker/daemon/discovery 0.098s coverage: 30.0% of statements [2021-08-23T16:05:45.574Z] === RUN TestWaitNodeAttachment [2021-08-23T16:05:46.033Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-08-23T16:05:46.033Z] === RUN TestIsolationConversion [2021-08-23T16:05:46.033Z] === RUN TestIsolationConversion/default [2021-08-23T16:05:46.033Z] === RUN TestIsolationConversion/process [2021-08-23T16:05:46.033Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:05:46.033Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestContainerLabels [2021-08-23T16:05:46.033Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestCredentialSpecConversion [2021-08-23T16:05:46.033Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:05:46.033Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:05:46.033Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:05:46.033Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:05:46.033Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:05:46.033Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountBind [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountBind (0.02s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:05:46.033Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:05:46.033Z] PASS [2021-08-23T16:05:46.033Z] coverage: 11.0% of statements [2021-08-23T16:05:46.033Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.612s coverage: 11.0% of statements [2021-08-23T16:05:46.033Z] === RUN TestEventsLog [2021-08-23T16:05:46.033Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestEventsLogTimeout [2021-08-23T16:05:46.033Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:05:46.033Z] === RUN TestLogEvents [2021-08-23T16:05:46.033Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T16:05:46.033Z] === RUN TestLoadBufferedEvents [2021-08-23T16:05:46.491Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:05:46.491Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestGetContainer [2021-08-23T16:05:46.491Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestValidContainerNames [2021-08-23T16:05:46.491Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestContainerInitDNS [2021-08-23T16:05:46.491Z] daemon_test.go:147: root required [2021-08-23T16:05:46.491Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestMerge [2021-08-23T16:05:46.491Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestValidateContainerIsolation [2021-08-23T16:05:46.491Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestFindNetworkErrorType [2021-08-23T16:05:46.491Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestEnsureServicesExist [2021-08-23T16:05:46.491Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-08-23T16:05:46.491Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:05:46.491Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:05:46.491Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:05:46.491Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:05:46.491Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:05:46.491Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:05:46.491Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:05:46.491Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestContainerDelete [2021-08-23T16:05:46.491Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestContainerDoubleDelete [2021-08-23T16:05:46.491Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:05:46.491Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:05:46.491Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestNoneHealthcheck [2021-08-23T16:05:46.491Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:05:46.491Z] === RUN TestHealthStates [2021-08-23T16:05:46.492Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-08-23T16:05:46.492Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:05:46.492Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:05:46.492Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:05:46.492Z] PASS [2021-08-23T16:05:46.492Z] coverage: 50.0% of statements [2021-08-23T16:05:46.492Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2021-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] time="2021-08-23T16:05:46Z" 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-08-23T16:05:46.492Z] --- PASS: TestHealthStates (0.18s) [2021-08-23T16:05:46.492Z] === RUN TestMaskURLCredentials [2021-08-23T16:05:46.492Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestGetInspectData [2021-08-23T16:05:46.492Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestFillLicense [2021-08-23T16:05:46.492Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestListInvalidFilter [2021-08-23T16:05:46.492Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestNameFilter [2021-08-23T16:05:46.492Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:05:46.492Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:05:46.492Z] === 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-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:05:46.492Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:05:46.492Z] --- 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-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:05:46.492Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonReloadLabels [2021-08-23T16:05:46.492Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:05:46.492Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:05:46.492Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:05:46.492Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:05:46.492Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:05:46.492Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:05:47.458Z] === RUN TestIsEmptyDir [2021-08-23T16:05:47.458Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:05:47.458Z] PASS [2021-08-23T16:05:47.458Z] coverage: 2.3% of statements [2021-08-23T16:05:47.458Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2021-08-23T16:05:47.458Z] === RUN TestLinkNaming [2021-08-23T16:05:47.458Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:05:47.458Z] === RUN TestLinkNew [2021-08-23T16:05:47.458Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:05:47.458Z] === RUN TestLinkEnv [2021-08-23T16:05:47.458Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:05:47.458Z] === RUN TestLinkMultipleEnv [2021-08-23T16:05:47.458Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:05:47.458Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:05:47.458Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:05:47.458Z] PASS [2021-08-23T16:05:47.458Z] coverage: 93.0% of statements [2021-08-23T16:05:47.458Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-08-23T16:05:47.458Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-23T16:05:47.458Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:05:47.916Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-23T16:05:47.916Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:05:48.884Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-23T16:05:48.884Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:05:48.884Z] reload_test.go:520: root required [2021-08-23T16:05:48.884Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:05:48.884Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:05:48.884Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-08-23T16:05:48.884Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:05:48.884Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-23T16:05:48.884Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:05:48.884Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:05:48.884Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:05:48.884Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T16:05:48.884Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:05:48.884Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:05:48.884Z] === RUN TestParseVolumesFrom [2021-08-23T16:05:48.884Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:05:48.884Z] PASS [2021-08-23T16:05:48.884Z] coverage: 9.1% of statements [2021-08-23T16:05:48.884Z] ok github.com/docker/docker/daemon 2.579s coverage: 9.1% of statements [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:05:48.884Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:05:49.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:05:49.851Z] === RUN TestAdapterReadLogs [2021-08-23T16:05:49.851Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:05:49.851Z] === RUN TestCopier [2021-08-23T16:05:49.851Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:05:49.851Z] === RUN TestCopierLongLines [2021-08-23T16:05:49.851Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T16:05:49.851Z] === RUN TestCopierSlow [2021-08-23T16:05:50.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:05:50.310Z] --- PASS: TestCopierSlow (0.20s) [2021-08-23T16:05:50.310Z] === RUN TestCopierWithSized [2021-08-23T16:05:50.310Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:05:50.310Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:05:50.310Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T16:05:50.310Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:05:50.310Z] === RUN TestCopierWithPartial [2021-08-23T16:05:50.310Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestRingLogger [2021-08-23T16:05:50.310Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestRingCap [2021-08-23T16:05:50.310Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestRingClose [2021-08-23T16:05:50.310Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestRingDrain [2021-08-23T16:05:50.310Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:05:50.310Z] PASS [2021-08-23T16:05:50.310Z] coverage: 43.8% of statements [2021-08-23T16:05:50.310Z] ok github.com/docker/docker/daemon/logger 0.423s coverage: 43.8% of statements [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:05:50.310Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:05:50.310Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:05:50.310Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:05:50.310Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:05:50.310Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:05:50.310Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestSearchRegistryForImages [2021-08-23T16:05:50.310Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:05:50.310Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:05:50.310Z] === RUN TestImageDelete [2021-08-23T16:05:50.310Z] === RUN TestImageDelete/no_lease [2021-08-23T16:05:50.310Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:05:50.310Z] --- PASS: TestImageDelete (0.03s) [2021-08-23T16:05:50.310Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T16:05:50.310Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-23T16:05:50.310Z] === RUN TestContentStoreForPull [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:05:50.769Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-08-23T16:05:50.769Z] === RUN TestCreateSuccess [2021-08-23T16:05:50.769Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCreateStreamSkipped [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:05:50.769Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:05:50.769Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCreateError [2021-08-23T16:05:50.769Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCreateAlreadyExists [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:05:50.769Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestLogClosed [2021-08-23T16:05:50.769Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestLogBlocking [2021-08-23T16:05:50.769Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:05:50.769Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:05:50.769Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestPublishBatchSuccess [2021-08-23T16:05:50.769Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestPublishBatchError [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=error msg=Error [2021-08-23T16:05:50.769Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:05:50.769Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:05:50.769Z] time="2021-08-23T16:05:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:05:50.769Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchSimple [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchTicker [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchClose [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:05:50.769Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:05:50.769Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:05:50.769Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestProcessEventEmoji [2021-08-23T16:05:50.769Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:05:50.769Z] --- PASS: TestContentStoreForPull (0.19s) [2021-08-23T16:05:50.769Z] PASS [2021-08-23T16:05:50.769Z] coverage: 6.7% of statements [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-23T16:05:50.769Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:05:50.769Z] ok github.com/docker/docker/daemon/images 0.310s coverage: 6.7% of statements [2021-08-23T16:05:50.769Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:05:50.769Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:05:50.769Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:05:50.769Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:05:50.769Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:05:50.769Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:05:50.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:05:50.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:05:50.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:05:50.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:05:50.770Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:05:50.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:05:50.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:05:50.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:05:50.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:05:50.770Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:05:50.770Z] === RUN TestCreateTagSuccess [2021-08-23T16:05:50.770Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:05:50.770Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:05:50.770Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T16:05:50.770Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:05:50.770Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:05:50.770Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:05:50.770Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:05:50.770Z] PASS [2021-08-23T16:05:50.770Z] coverage: 77.4% of statements [2021-08-23T16:05:50.770Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 77.4% of statements [2021-08-23T16:05:50.770Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:05:50.770Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:05:50.770Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:05:50.770Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:05:50.770Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:05:51.228Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:05:51.228Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:05:51.228Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:05:51.228Z] === RUN TestJSONFileLogger [2021-08-23T16:05:51.228Z] --- PASS: TestJSONFileLogger (0.02s) [2021-08-23T16:05:51.228Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:05:51.228Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:05:51.228Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:05:51.228Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-23T16:05:51.228Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:05:51.228Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:05:51.228Z] === RUN TestEncodeDecode [2021-08-23T16:05:51.228Z] === PAUSE TestEncodeDecode [2021-08-23T16:05:51.228Z] === RUN TestUnexpectedEOF [2021-08-23T16:05:51.476Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-23T16:05:51.686Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.28s) [2021-08-23T16:05:51.686Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:05:51.686Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-23T16:05:51.686Z] PASS [2021-08-23T16:05:51.686Z] coverage: 87.2% of statements [2021-08-23T16:05:51.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.341s coverage: 87.2% of statements [2021-08-23T16:05:51.686Z] time="2021-08-23T16:05:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:05:51.686Z] time="2021-08-23T16:05:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:05:51.686Z] --- PASS: TestUnexpectedEOF (0.24s) [2021-08-23T16:05:51.686Z] === CONT TestEncodeDecode [2021-08-23T16:05:51.686Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:05:51.686Z] PASS [2021-08-23T16:05:51.686Z] coverage: 69.9% of statements [2021-08-23T16:05:51.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.353s coverage: 69.9% of statements [2021-08-23T16:05:52.652Z] === RUN TestWriteLog [2021-08-23T16:05:52.652Z] === PAUSE TestWriteLog [2021-08-23T16:05:52.652Z] === RUN TestReadLog [2021-08-23T16:05:52.652Z] === PAUSE TestReadLog [2021-08-23T16:05:52.652Z] === CONT TestWriteLog [2021-08-23T16:05:52.652Z] === CONT TestReadLog [2021-08-23T16:05:52.652Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:05:52.652Z] === RUN TestReadLog/tail_exact [2021-08-23T16:05:52.652Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:05:52.652Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:05:52.652Z] --- PASS: TestReadLog (0.15s) [2021-08-23T16:05:52.652Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-08-23T16:05:52.653Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T16:05:52.653Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:05:52.653Z] PASS [2021-08-23T16:05:52.653Z] coverage: 75.2% of statements [2021-08-23T16:05:52.653Z] ok github.com/docker/docker/daemon/logger/local 0.246s coverage: 75.2% of statements [2021-08-23T16:05:52.653Z] === RUN TestOpenFileDelete [2021-08-23T16:05:52.653Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestOpenFileRename [2021-08-23T16:05:52.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:05:52.653Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:05:52.653Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestParseLogTag [2021-08-23T16:05:52.653Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:05:52.653Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestTailFiles [2021-08-23T16:05:52.653Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:05:52.653Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:05:52.653Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T16:05:52.653Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T16:05:52.653Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T16:05:52.653Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:05:52.653Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:05:52.653Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:05:53.111Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-08-23T16:05:53.111Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2021-08-23T16:05:53.111Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-08-23T16:05:53.111Z] PASS [2021-08-23T16:05:53.111Z] coverage: 50.9% of statements [2021-08-23T16:05:53.111Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.258s coverage: 50.9% of statements [2021-08-23T16:05:53.111Z] === RUN TestLog [2021-08-23T16:05:53.111Z] --- PASS: TestLog (0.01s) [2021-08-23T16:05:53.111Z] PASS [2021-08-23T16:05:53.111Z] coverage: 31.5% of statements [2021-08-23T16:05:53.111Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2021-08-23T16:05:54.077Z] === RUN TestNewParse [2021-08-23T16:05:54.077Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:05:54.077Z] PASS [2021-08-23T16:05:54.077Z] coverage: 8.3% of statements [2021-08-23T16:05:54.077Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2021-08-23T16:05:54.077Z] === RUN TestValidateLogOpt [2021-08-23T16:05:54.077Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestNewMissedConfig [2021-08-23T16:05:54.077Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestNewMissedUrl [2021-08-23T16:05:54.077Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestNewMissedToken [2021-08-23T16:05:54.077Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestNewWithProxy [2021-08-23T16:05:54.077Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestDefault [2021-08-23T16:05:54.077Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:05:54.077Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:05:54.077Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-23T16:05:54.077Z] === RUN TestJsonFormat [2021-08-23T16:05:54.077Z] --- PASS: TestJsonFormat (0.01s) [2021-08-23T16:05:54.077Z] === RUN TestRawFormat [2021-08-23T16:05:54.077Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestRawFormatWithLabels [2021-08-23T16:05:54.077Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:05:54.077Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:05:54.077Z] === RUN TestBatching [2021-08-23T16:05:54.535Z] === RUN TestParseLogFormat [2021-08-23T16:05:54.535Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:05:54.535Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:05:54.535Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:05:54.535Z] === RUN TestValidateSyslogAddress [2021-08-23T16:05:54.535Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:05:54.535Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:05:54.536Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:05:54.536Z] === RUN TestValidateSyslogFacility [2021-08-23T16:05:54.536Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:05:54.536Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:05:54.536Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:05:54.536Z] === RUN TestValidateLogOpt [2021-08-23T16:05:54.536Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:05:54.536Z] PASS [2021-08-23T16:05:54.536Z] coverage: 46.8% of statements [2021-08-23T16:05:54.536Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-08-23T16:05:54.536Z] --- PASS: TestBatching (0.23s) [2021-08-23T16:05:54.536Z] === RUN TestFrequency [2021-08-23T16:05:55.005Z] --- PASS: TestFrequency (0.22s) [2021-08-23T16:05:55.005Z] === RUN TestOneMessagePerRequest [2021-08-23T16:05:55.005Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:05:55.005Z] === RUN TestVerify [2021-08-23T16:05:55.005Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:05:55.005Z] === RUN TestSkipVerify [2021-08-23T16:05:55.005Z] time="2021-08-23T16:05:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.005Z] time="2021-08-23T16:05:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.005Z] time="2021-08-23T16:05:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] --- PASS: TestSkipVerify (0.78s) [2021-08-23T16:05:55.466Z] === RUN TestBufferMaximum [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.254772\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.254772\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:05:55.466Z] === RUN TestServerAlwaysDown [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.257771\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.257771\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.257771\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.258770\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] time="2021-08-23T16:05:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734755.258770\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:55.466Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:05:55.466Z] === RUN TestCannotSendAfterClose [2021-08-23T16:05:55.466Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:05:55.466Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:05:55.926Z] === RUN TestV1IDService [2021-08-23T16:05:55.926Z] --- PASS: TestV1IDService (0.03s) [2021-08-23T16:05:55.926Z] === RUN TestV2MetadataService [2021-08-23T16:05:56.385Z] time="2021-08-23T16:05:56Z" 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-08-23T16:05:56.385Z] time="2021-08-23T16:05:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9e6cd337f936\"}'" [2021-08-23T16:05:56.385Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-23T16:05:56.385Z] PASS [2021-08-23T16:05:56.385Z] coverage: 82.5% of statements [2021-08-23T16:05:56.385Z] ok github.com/docker/docker/daemon/logger/splunk 2.342s coverage: 82.5% of statements [2021-08-23T16:05:56.385Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:05:56.385Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:05:56.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:05:57.355Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:05:57.355Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:05:57.355Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:05:57.355Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:05:57.355Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:05:57.355Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:05:57.355Z] === RUN TestManifestStore [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:05:57.355Z] --- PASS: TestV2MetadataService (1.07s) [2021-08-23T16:05:57.355Z] PASS [2021-08-23T16:05:57.355Z] coverage: 48.2% of statements [2021-08-23T16:05:57.355Z] ok github.com/docker/docker/distribution/metadata 1.187s coverage: 48.2% of statements [2021-08-23T16:05:57.355Z] === RUN TestSuccessfulDownload [2021-08-23T16:05:57.355Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:05:57.355Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:05:57.355Z] === RUN TestCancelledDownload [2021-08-23T16:05:57.355Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T16:05:57.355Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:05:57.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:05:57.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:05:57.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:05:57.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:05:57.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:05:57.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:05:57.355Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:05:57.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:05:57.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:05:57.355Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:05:57.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:05:57.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local311351323\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="reference for unknown type: " [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="reference for unknown type: " [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="reference for unknown type: " [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="reference for unknown type: " [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="reference for unknown type: " [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:05:57.355Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:05:57.355Z] time="2021-08-23T16:05:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore (0.28s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-08-23T16:05:57.355Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-23T16:05:57.356Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-23T16:05:57.356Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-23T16:05:57.356Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:05:57.356Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:05:57.356Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestFixManifestLayers [2021-08-23T16:05:57.356Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-23T16:05:57.356Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:05:57.356Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:05:57.356Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:05:57.356Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestValidateManifest [2021-08-23T16:05:57.356Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:05:57.356Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestFormatPlatform [2021-08-23T16:05:57.356Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:05:57.356Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestLayerAlreadyExists [2021-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] 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-08-23T16:05:57.356Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T16:05:57.356Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:05:57.814Z] time="2021-08-23T16:05:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:05:57.814Z] time="2021-08-23T16:05:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:05:57.814Z] time="2021-08-23T16:05:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:05:57.814Z] time="2021-08-23T16:05:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:05:57.814Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:05:57.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-08-23T16:05:57.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-08-23T16:05:57.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-08-23T16:05:57.814Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-08-23T16:05:57.814Z] === RUN TestTransfer [2021-08-23T16:05:57.814Z] --- PASS: TestTransfer (0.13s) [2021-08-23T16:05:57.814Z] === RUN TestConcurrencyLimit [2021-08-23T16:05:58.273Z] --- PASS: TestConcurrencyLimit (0.44s) [2021-08-23T16:05:58.273Z] === RUN TestInactiveJobs [2021-08-23T16:05:58.273Z] === RUN TestNotFound [2021-08-23T16:05:58.273Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestConflict [2021-08-23T16:05:58.273Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestForbidden [2021-08-23T16:05:58.273Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestInvalidParameter [2021-08-23T16:05:58.273Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestNotImplemented [2021-08-23T16:05:58.273Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestNotModified [2021-08-23T16:05:58.273Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestUnauthorized [2021-08-23T16:05:58.273Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestUnknown [2021-08-23T16:05:58.273Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestCancelled [2021-08-23T16:05:58.273Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestDeadline [2021-08-23T16:05:58.273Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestDataLoss [2021-08-23T16:05:58.273Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestUnavailable [2021-08-23T16:05:58.273Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestSystem [2021-08-23T16:05:58.273Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:05:58.273Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:05:58.273Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:05:58.273Z] PASS [2021-08-23T16:05:58.273Z] coverage: 53.1% of statements [2021-08-23T16:05:58.273Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-08-23T16:05:58.731Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-08-23T16:05:58.731Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:05:58.731Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:05:58.731Z] === RUN TestTokenPassThru [2021-08-23T16:05:58.731Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:05:58.731Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:05:58.731Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:05:58.731Z] PASS [2021-08-23T16:05:58.731Z] coverage: 24.1% of statements [2021-08-23T16:05:58.731Z] ok github.com/docker/docker/distribution 1.589s coverage: 24.1% of statements [2021-08-23T16:05:58.731Z] --- PASS: TestInactiveJobs (0.37s) [2021-08-23T16:05:58.731Z] === RUN TestWatchRelease [2021-08-23T16:05:58.731Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T16:05:58.731Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:05:58.731Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:05:58.731Z] === RUN TestDuplicateTransfer [2021-08-23T16:05:58.731Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:05:58.731Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-08-23T16:05:58.731Z] === RUN TestSuccessfulUpload [2021-08-23T16:05:59.190Z] time="2021-08-23T16:05:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:05:59.190Z] === RUN TestFSGetInvalidData [2021-08-23T16:05:59.190Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSInvalidSet [2021-08-23T16:05:59.190Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSInvalidRoot [2021-08-23T16:05:59.190Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSMetadataGetSet [2021-08-23T16:05:59.190Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-23T16:05:59.190Z] === RUN TestFSInvalidWalker [2021-08-23T16:05:59.190Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSGetSet [2021-08-23T16:05:59.190Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-08-23T16:05:59.190Z] === RUN TestCancelledUpload [2021-08-23T16:05:59.190Z] --- PASS: TestFSGetSet (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSGetUnsetKey [2021-08-23T16:05:59.190Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-23T16:05:59.190Z] PASS [2021-08-23T16:05:59.190Z] coverage: 76.8% of statements [2021-08-23T16:05:59.190Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestFSGetEmptyData [2021-08-23T16:05:59.190Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestFSDelete [2021-08-23T16:05:59.190Z] ok github.com/docker/docker/distribution/xfer 2.043s coverage: 76.8% of statements [2021-08-23T16:05:59.190Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:05:59.190Z] --- PASS: TestFSDelete (0.02s) [2021-08-23T16:05:59.190Z] === RUN TestFSWalker [2021-08-23T16:05:59.190Z] --- PASS: TestFSWalker (0.02s) [2021-08-23T16:05:59.190Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:05:59.190Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestNewFromJSON [2021-08-23T16:05:59.190Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:05:59.190Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestMarshalKeyOrder [2021-08-23T16:05:59.190Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestHistoryEqual [2021-08-23T16:05:59.190Z] --- PASS: TestHistoryEqual (0.15s) [2021-08-23T16:05:59.190Z] === RUN TestImage [2021-08-23T16:05:59.190Z] --- PASS: TestImage (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestImageOSNotEmpty [2021-08-23T16:05:59.190Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:05:59.190Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:05:59.190Z] === RUN TestCreate [2021-08-23T16:05:59.190Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:05:59.190Z] === RUN TestRestore [2021-08-23T16:05:59.648Z] time="2021-08-23T16:05:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:05:59.648Z] --- PASS: TestRestore (0.03s) [2021-08-23T16:05:59.648Z] === RUN TestAddDelete [2021-08-23T16:05:59.648Z] --- PASS: TestAddDelete (0.03s) [2021-08-23T16:05:59.648Z] === RUN TestSearchAfterDelete [2021-08-23T16:05:59.648Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T16:05:59.648Z] === RUN TestParentReset [2021-08-23T16:05:59.648Z] --- PASS: TestParentReset (0.03s) [2021-08-23T16:05:59.648Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:05:59.648Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-23T16:05:59.648Z] === RUN TestStoreLen [2021-08-23T16:05:59.648Z] === RUN TestCompare [2021-08-23T16:05:59.648Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:05:59.648Z] PASS [2021-08-23T16:05:59.648Z] coverage: 19.2% of statements [2021-08-23T16:05:59.648Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2021-08-23T16:05:59.648Z] --- PASS: TestStoreLen (0.06s) [2021-08-23T16:05:59.648Z] PASS [2021-08-23T16:05:59.648Z] coverage: 86.6% of statements [2021-08-23T16:05:59.648Z] ok github.com/docker/docker/image 0.537s coverage: 86.6% of statements [2021-08-23T16:06:00.106Z] === RUN TestValidateManifest [2021-08-23T16:06:00.106Z] === RUN TestValidateManifest/nil [2021-08-23T16:06:00.106Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:06:00.106Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:06:00.106Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:06:00.106Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:06:00.106Z] PASS [2021-08-23T16:06:00.106Z] coverage: 0.7% of statements [2021-08-23T16:06:00.106Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2021-08-23T16:06:00.566Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:06:00.566Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:06:00.566Z] PASS [2021-08-23T16:06:00.566Z] coverage: 25.0% of statements [2021-08-23T16:06:00.566Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2021-08-23T16:06:00.566Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:06:01.026Z] === RUN TestSerialization [2021-08-23T16:06:01.026Z] --- PASS: TestSerialization (0.02s) [2021-08-23T16:06:01.026Z] PASS [2021-08-23T16:06:01.026Z] coverage: 100.0% of statements [2021-08-23T16:06:01.026Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-08-23T16:06:01.995Z] === RUN TestEnvironmentParsing [2021-08-23T16:06:01.995Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:06:01.995Z] PASS [2021-08-23T16:06:01.995Z] coverage: 1.2% of statements [2021-08-23T16:06:01.995Z] ok github.com/docker/docker/libcontainerd/local 0.073s coverage: 1.2% of statements [2021-08-23T16:06:02.453Z] === RUN TestEmptyLayer [2021-08-23T16:06:02.453Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestCommitFailure [2021-08-23T16:06:02.453Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T16:06:02.453Z] === RUN TestStartTransactionFailure [2021-08-23T16:06:02.453Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-23T16:06:02.453Z] === RUN TestGetOrphan [2021-08-23T16:06:02.453Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:06:02.453Z] === RUN TestMountAndRegister [2021-08-23T16:06:02.453Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:06:02.453Z] --- PASS: TestMountAndRegister (0.09s) [2021-08-23T16:06:02.453Z] === RUN TestLayerRelease [2021-08-23T16:06:02.453Z] layer_test.go:304: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestStoreRestore [2021-08-23T16:06:02.453Z] layer_test.go:353: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestTarStreamStability [2021-08-23T16:06:02.453Z] layer_test.go:468: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestRegisterExistingLayer [2021-08-23T16:06:02.453Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-08-23T16:06:02.453Z] === RUN TestTarStreamVerification [2021-08-23T16:06:02.453Z] layer_test.go:697: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestLayerMigration [2021-08-23T16:06:02.453Z] migration_test.go:46: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:06:02.453Z] migration_test.go:182: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestMountInit [2021-08-23T16:06:02.453Z] mount_test.go:17: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestMountSize [2021-08-23T16:06:02.453Z] mount_test.go:76: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestMountChanges [2021-08-23T16:06:02.453Z] mount_test.go:125: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:06:02.453Z] === RUN TestMountApply [2021-08-23T16:06:02.453Z] mount_test.go:212: Failing on Windows [2021-08-23T16:06:02.453Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:06:02.453Z] PASS [2021-08-23T16:06:02.453Z] coverage: 30.1% of statements [2021-08-23T16:06:02.453Z] ok github.com/docker/docker/layer 0.317s coverage: 30.1% of statements [2021-08-23T16:06:02.911Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:06:02.911Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:06:02.911Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:06:02.911Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:06:03.369Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:06:03.369Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSequenceEqual [2021-08-23T16:06:03.369Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSequenceCopy [2021-08-23T16:06:03.369Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestGetFirstAvailable [2021-08-23T16:06:03.369Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestFindSequence [2021-08-23T16:06:03.369Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestCheckIfAvailable [2021-08-23T16:06:03.369Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestMergeSequences [2021-08-23T16:06:03.369Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestPushReservation [2021-08-23T16:06:03.369Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSerializeDeserialize [2021-08-23T16:06:03.369Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSet [2021-08-23T16:06:03.369Z] --- PASS: TestSet (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSetUnset [2021-08-23T16:06:03.369Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestOffsetSetUnset [2021-08-23T16:06:03.369Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSetInRange [2021-08-23T16:06:03.369Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestSetAnyInRange [2021-08-23T16:06:03.369Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestMethods [2021-08-23T16:06:03.369Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:06:03.369Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:06:05.542Z] === RUN TestInvalidConfig [2021-08-23T16:06:05.542Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:06:05.542Z] === RUN TestConfig [2021-08-23T16:06:05.542Z] --- PASS: TestConfig (0.01s) [2021-08-23T16:06:05.542Z] === RUN TestOptionsLabels [2021-08-23T16:06:05.542Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:06:05.542Z] === RUN TestValidName [2021-08-23T16:06:05.542Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:06:05.542Z] === RUN TestTLSConfiguration [2021-08-23T16:06:05.542Z] time="2021-08-23T16:06:05Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:06:05.542Z] --- PASS: TestTLSConfiguration (0.16s) [2021-08-23T16:06:05.542Z] PASS [2021-08-23T16:06:05.542Z] coverage: 24.0% of statements [2021-08-23T16:06:05.542Z] ok github.com/docker/docker/libnetwork/config 0.256s coverage: 24.0% of statements [2021-08-23T16:06:06.508Z] === RUN TestKey [2021-08-23T16:06:06.509Z] --- PASS: TestKey (0.00s) [2021-08-23T16:06:06.509Z] === RUN TestParseKey [2021-08-23T16:06:06.509Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:06:06.509Z] === RUN TestInvalidDataStore [2021-08-23T16:06:06.509Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:06:06.509Z] === RUN TestKVObjectFlatKey [2021-08-23T16:06:06.509Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:06:06.509Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:06:06.509Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:06:06.509Z] PASS [2021-08-23T16:06:06.509Z] coverage: 21.9% of statements [2021-08-23T16:06:06.509Z] ok github.com/docker/docker/libnetwork/datastore 0.100s coverage: 21.9% of statements [2021-08-23T16:06:06.509Z] === RUN TestErrorInterfaces [2021-08-23T16:06:06.509Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:06:06.509Z] === RUN TestNetworkMarshalling [2021-08-23T16:06:06.967Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-08-23T16:06:06.967Z] === RUN TestEndpointMarshalling [2021-08-23T16:06:06.967Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestAuxAddresses [2021-08-23T16:06:06.967Z] time="2021-08-23T16:06:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:06:06.967Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-23T16:06:06.967Z] === RUN TestSRVServiceQuery [2021-08-23T16:06:06.967Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestServiceVIPReuse [2021-08-23T16:06:06.967Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:06:06.967Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestDNSIPQuery [2021-08-23T16:06:06.967Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestDNSProxyServFail [2021-08-23T16:06:06.967Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestSandboxAddEmpty [2021-08-23T16:06:06.967Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:06:06.967Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:06:06.967Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:06:06.967Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestDNSOptions [2021-08-23T16:06:06.967Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:06:06.967Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:06:06.967Z] time="2021-08-23T16:06:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:06:06.967Z] time="2021-08-23T16:06:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:06:06.967Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-23T16:06:06.967Z] PASS [2021-08-23T16:06:06.967Z] coverage: 8.6% of statements [2021-08-23T16:06:06.967Z] ok github.com/docker/docker/libnetwork 0.326s coverage: 8.6% of statements [2021-08-23T16:06:06.967Z] === RUN TestIPDataMarshalling [2021-08-23T16:06:06.967Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:06:06.967Z] === RUN TestValidateAndIsV6 [2021-08-23T16:06:06.967Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:06:06.967Z] PASS [2021-08-23T16:06:06.967Z] coverage: 68.9% of statements [2021-08-23T16:06:06.967Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:06:06.967Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2021-08-23T16:06:07.425Z] === RUN TestDriver [2021-08-23T16:06:07.425Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:06:07.425Z] PASS [2021-08-23T16:06:07.425Z] coverage: 34.8% of statements [2021-08-23T16:06:07.425Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-08-23T16:06:07.883Z] === RUN TestDriver [2021-08-23T16:06:07.883Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:06:07.883Z] PASS [2021-08-23T16:06:07.883Z] coverage: 34.8% of statements [2021-08-23T16:06:07.883Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2021-08-23T16:06:08.341Z] --- PASS: TestRandomAllocateDeallocate (4.93s) [2021-08-23T16:06:08.341Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:06:08.341Z] === RUN TestNetworkAllocateFree [2021-08-23T16:06:08.341Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:06:08.341Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:06:08.341Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:06:08.341Z] PASS [2021-08-23T16:06:08.341Z] coverage: 63.6% of statements [2021-08-23T16:06:08.341Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2021-08-23T16:06:08.799Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:06:08.799Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:06:08.799Z] === RUN TestGetExtraCapabilities [2021-08-23T16:06:08.799Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T16:06:08.799Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:06:08.799Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T16:06:08.799Z] === RUN TestRemoteDriver [2021-08-23T16:06:08.799Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:06:08.799Z] === RUN TestDriverError [2021-08-23T16:06:08.799Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:06:08.799Z] === RUN TestMissingValues [2021-08-23T16:06:08.799Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T16:06:08.799Z] === RUN TestRollback [2021-08-23T16:06:08.799Z] --- PASS: TestRollback (0.01s) [2021-08-23T16:06:08.799Z] PASS [2021-08-23T16:06:08.799Z] coverage: 57.4% of statements [2021-08-23T16:06:08.799Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.093s coverage: 57.4% of statements [2021-08-23T16:06:09.257Z] --- PASS: TestAllocateRandomDeallocate (1.20s) [2021-08-23T16:06:09.257Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:06:09.715Z] === RUN TestNew [2021-08-23T16:06:09.715Z] --- PASS: TestNew (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestAddDriver [2021-08-23T16:06:09.715Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestAddDuplicateDriver [2021-08-23T16:06:09.715Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:06:09.715Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestDriver [2021-08-23T16:06:09.715Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestIPAM [2021-08-23T16:06:09.715Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestWalkIPAMs [2021-08-23T16:06:09.715Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestWalkDrivers [2021-08-23T16:06:09.715Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:06:09.715Z] PASS [2021-08-23T16:06:09.715Z] coverage: 82.4% of statements [2021-08-23T16:06:09.715Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2021-08-23T16:06:09.715Z] === RUN TestNAT [2021-08-23T16:06:09.715Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:06:09.715Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:06:09.715Z] === RUN TestTransparent [2021-08-23T16:06:09.715Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:06:09.715Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:06:09.715Z] PASS [2021-08-23T16:06:09.715Z] coverage: 0.0% of statements [2021-08-23T16:06:09.715Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2021-08-23T16:06:10.173Z] === RUN TestBuildDefault [2021-08-23T16:06:10.173Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:06:10.173Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestBuildHostname [2021-08-23T16:06:10.173Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:06:10.173Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestBuildNoIP [2021-08-23T16:06:10.173Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestUpdate [2021-08-23T16:06:10.173Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:06:10.173Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:06:10.173Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestAddEmpty [2021-08-23T16:06:10.173Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestAdd [2021-08-23T16:06:10.173Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestDeleteEmpty [2021-08-23T16:06:10.173Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestDeleteNewline [2021-08-23T16:06:10.173Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestDelete [2021-08-23T16:06:10.173Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:06:10.173Z] === RUN TestConcurrentWrites [2021-08-23T16:06:10.173Z] --- PASS: TestConcurrentWrites (0.20s) [2021-08-23T16:06:10.173Z] PASS [2021-08-23T16:06:10.173Z] coverage: 81.2% of statements [2021-08-23T16:06:10.173Z] ok github.com/docker/docker/libnetwork/etchosts 0.262s coverage: 81.2% of statements [2021-08-23T16:06:10.173Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) [2021-08-23T16:06:10.173Z] === RUN TestRetrieveFromStore [2021-08-23T16:06:10.631Z] === RUN TestNew [2021-08-23T16:06:10.631Z] --- PASS: TestNew (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestAllocate [2021-08-23T16:06:10.631Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestUninitialized [2021-08-23T16:06:10.631Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestAllocateInRange [2021-08-23T16:06:10.631Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestAllocateSerial [2021-08-23T16:06:10.631Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:06:10.631Z] PASS [2021-08-23T16:06:10.631Z] coverage: 87.5% of statements [2021-08-23T16:06:10.631Z] --- PASS: TestRetrieveFromStore (0.44s) [2021-08-23T16:06:10.631Z] === RUN TestIsCorrupted [2021-08-23T16:06:10.631Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-08-23T16:06:10.631Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T16:06:10.631Z] === RUN TestSetRollover [2021-08-23T16:06:10.631Z] === RUN TestDiff [2021-08-23T16:06:10.631Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestAddedCallback [2021-08-23T16:06:10.631Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestRemovedCallback [2021-08-23T16:06:10.631Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:06:10.631Z] === RUN TestNoCallback [2021-08-23T16:06:10.631Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:06:10.631Z] PASS [2021-08-23T16:06:10.631Z] coverage: 48.1% of statements [2021-08-23T16:06:10.631Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-08-23T16:06:11.597Z] === RUN TestCaller [2021-08-23T16:06:11.597Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:06:11.597Z] PASS [2021-08-23T16:06:11.597Z] coverage: 100.0% of statements [2021-08-23T16:06:11.597Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-08-23T16:06:11.597Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:06:11.597Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:06:11.597Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:06:12.564Z] === RUN TestPoolRequest [2021-08-23T16:06:12.564Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:06:12.564Z] === RUN TestOtherRequests [2021-08-23T16:06:12.564Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:06:12.564Z] PASS [2021-08-23T16:06:12.564Z] coverage: 57.1% of statements [2021-08-23T16:06:12.564Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2021-08-23T16:06:13.023Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:06:13.481Z] --- PASS: TestSetRollover (2.40s) [2021-08-23T16:06:13.481Z] === RUN TestSetRolloverSerial [2021-08-23T16:06:13.481Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-08-23T16:06:13.481Z] === RUN TestGetAddressVersion [2021-08-23T16:06:13.481Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:06:13.481Z] === RUN TestKeyString [2021-08-23T16:06:13.481Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:06:13.481Z] === RUN TestPoolDataMarshal [2021-08-23T16:06:13.481Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:06:13.481Z] === RUN TestSubnetsMarshal [2021-08-23T16:06:13.481Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-08-23T16:06:13.481Z] === RUN TestAddSubnets [2021-08-23T16:06:13.481Z] --- PASS: TestAddSubnets (0.04s) [2021-08-23T16:06:13.481Z] === RUN TestDoublePoolRelease [2021-08-23T16:06:13.481Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-23T16:06:13.481Z] === RUN TestAddReleasePoolID [2021-08-23T16:06:13.481Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-23T16:06:13.481Z] === RUN TestPredefinedPool [2021-08-23T16:06:13.481Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-23T16:06:13.481Z] === RUN TestRemoveSubnet [2021-08-23T16:06:13.939Z] --- PASS: TestRemoveSubnet (0.17s) [2021-08-23T16:06:13.939Z] === RUN TestGetSameAddress [2021-08-23T16:06:13.939Z] === RUN TestGetCapabilities [2021-08-23T16:06:13.939Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-23T16:06:13.939Z] === RUN TestPoolAllocationReuse [2021-08-23T16:06:13.939Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:06:13.939Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:06:13.939Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:06:13.939Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:06:13.939Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:06:13.939Z] === RUN TestRemoteDriver [2021-08-23T16:06:13.939Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:06:13.939Z] PASS [2021-08-23T16:06:13.939Z] coverage: 47.4% of statements [2021-08-23T16:06:13.939Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2021-08-23T16:06:14.905Z] --- PASS: TestSetRolloverSerial (1.42s) [2021-08-23T16:06:14.905Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:06:14.905Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:06:14.905Z] PASS [2021-08-23T16:06:14.905Z] coverage: 84.4% of statements [2021-08-23T16:06:14.905Z] ok github.com/docker/docker/libnetwork/bitseq 11.443s coverage: 84.4% of statements [2021-08-23T16:06:14.905Z] === RUN TestWindowsIPAM [2021-08-23T16:06:14.905Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:06:14.905Z] PASS [2021-08-23T16:06:14.905Z] coverage: 71.4% of statements [2021-08-23T16:06:14.905Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-08-23T16:06:15.363Z] === RUN TestDefaultNetwork [2021-08-23T16:06:15.821Z] --- PASS: TestDefaultNetwork (0.29s) [2021-08-23T16:06:15.821Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:06:16.278Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-08-23T16:06:16.278Z] === RUN TestInitAddressPools [2021-08-23T16:06:16.278Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:06:16.278Z] PASS [2021-08-23T16:06:16.278Z] coverage: 74.0% of statements [2021-08-23T16:06:16.278Z] ok github.com/docker/docker/libnetwork/ipamutils 0.626s coverage: 74.0% of statements [2021-08-23T16:06:16.278Z] --- PASS: TestPoolAllocationReuse (2.60s) [2021-08-23T16:06:16.278Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:06:16.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:06:16.737Z] --- PASS: TestGetAddressSubPoolEqualPool (0.16s) [2021-08-23T16:06:16.737Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:06:16.737Z] === RUN TestKeyValue [2021-08-23T16:06:16.737Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:06:16.737Z] PASS [2021-08-23T16:06:16.737Z] coverage: 60.0% of statements [2021-08-23T16:06:16.737Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:06:17.709Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:06:19.247Z] === RUN TestGenerate [2021-08-23T16:06:19.247Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:06:19.247Z] === RUN TestGeneratePtr [2021-08-23T16:06:19.247Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:06:19.247Z] === RUN TestGenerateMissingField [2021-08-23T16:06:19.247Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:06:19.247Z] === RUN TestFieldCannotBeSet [2021-08-23T16:06:19.247Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:06:19.247Z] === RUN TestTypeMismatchError [2021-08-23T16:06:19.247Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:06:19.247Z] PASS [2021-08-23T16:06:19.247Z] coverage: 100.0% of statements [2021-08-23T16:06:19.247Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-08-23T16:06:19.247Z] === RUN TestNetworkDBSimple [2021-08-23T16:06:19.741Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-23T16:06:20.213Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.51s) [2021-08-23T16:06:20.213Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:06:20.213Z] testing: warning: no tests to run [2021-08-23T16:06:20.213Z] PASS [2021-08-23T16:06:20.213Z] coverage: 0.0% of statements [2021-08-23T16:06:20.213Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:06:20.671Z] 2021/08/23 16:06:20 Closing DB instances... [2021-08-23T16:06:21.130Z] === RUN TestRequestNewPort [2021-08-23T16:06:21.130Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestRequestSpecificPort [2021-08-23T16:06:21.130Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestReleasePort [2021-08-23T16:06:21.130Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestReuseReleasedPort [2021-08-23T16:06:21.130Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:06:21.130Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestUnknowProtocol [2021-08-23T16:06:21.130Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestAllocateAllPorts [2021-08-23T16:06:21.130Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestPortAllocation [2021-08-23T16:06:21.130Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:06:21.130Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestNoDuplicateBPR [2021-08-23T16:06:21.130Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:06:21.130Z] === RUN TestChangePortRange [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:06:21.130Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:06:21.130Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:06:21.130Z] PASS [2021-08-23T16:06:21.130Z] coverage: 88.6% of statements [2021-08-23T16:06:21.130Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-08-23T16:06:21.590Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:06:21.590Z] PASS [2021-08-23T16:06:21.590Z] coverage: 100.0% of statements [2021-08-23T16:06:21.590Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2021-08-23T16:06:21.590Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.64s) [2021-08-23T16:06:21.590Z] === RUN TestGetAddress [2021-08-23T16:06:21.590Z] testing: warning: no tests to run [2021-08-23T16:06:21.590Z] PASS [2021-08-23T16:06:21.590Z] coverage: 0.0% of statements [2021-08-23T16:06:21.590Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:06:22.048Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-08-23T16:06:22.048Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:06:22.507Z] === RUN TestHashData [2021-08-23T16:06:22.507Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:06:22.507Z] PASS [2021-08-23T16:06:22.507Z] coverage: 2.8% of statements [2021-08-23T16:06:22.507Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2021-08-23T16:06:22.507Z] === RUN TestTransportPortConv [2021-08-23T16:06:22.507Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestTransportPortBindingConv [2021-08-23T16:06:22.507Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestErrorConstructors [2021-08-23T16:06:22.507Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestCompareIPMask [2021-08-23T16:06:22.507Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:06:22.507Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:06:22.507Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:06:22.507Z] === RUN TestParseCIDR [2021-08-23T16:06:22.507Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:06:22.507Z] PASS [2021-08-23T16:06:22.507Z] coverage: 47.9% of statements [2021-08-23T16:06:22.966Z] ok github.com/docker/docker/libnetwork/types 0.070s coverage: 47.9% of statements [2021-08-23T16:06:23.425Z] 2021/08/23 16:06:22 Closing DB instances... [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:06:23.883Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:06:23.883Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:06:23.883Z] PASS [2021-08-23T16:06:23.883Z] coverage: 50.0% of statements [2021-08-23T16:06:23.883Z] ok github.com/docker/docker/oci 0.047s coverage: 50.0% of statements [2021-08-23T16:06:24.344Z] === RUN TestAddressPoolOpt [2021-08-23T16:06:24.344Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/a [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/something [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/_=a [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/PATH [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/=a [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/1asd [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/123 [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/some_space [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/= [2021-08-23T16:06:24.344Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestParseHost [2021-08-23T16:06:24.344Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:06:24.344Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestParseTCP [2021-08-23T16:06:24.344Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:06:24.344Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestValidateExtraHosts [2021-08-23T16:06:24.344Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestIpOptString [2021-08-23T16:06:24.344Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:06:24.344Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:06:24.344Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:06:24.344Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestValidateIPAddress [2021-08-23T16:06:24.344Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestMapOpts [2021-08-23T16:06:24.344Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:06:24.344Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestListOptsWithValidator [2021-08-23T16:06:24.344Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestValidateDNSSearch [2021-08-23T16:06:24.344Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:06:24.344Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:06:24.344Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestNamedListOpts [2021-08-23T16:06:24.344Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestNamedMapOpts [2021-08-23T16:06:24.344Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestParseLink [2021-08-23T16:06:24.344Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:06:24.344Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:06:24.344Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:06:24.344Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:06:24.344Z] === RUN TestUlimitOpt [2021-08-23T16:06:24.344Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:06:24.344Z] PASS [2021-08-23T16:06:24.344Z] coverage: 67.1% of statements [2021-08-23T16:06:24.344Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2021-08-23T16:06:24.344Z] === RUN TestParseVersion [2021-08-23T16:06:24.344Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:06:24.344Z] PASS [2021-08-23T16:06:24.344Z] coverage: 52.9% of statements [2021-08-23T16:06:24.344Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-08-23T16:06:24.802Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2021-08-23T16:06:24.802Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:06:26.336Z] 2021/08/23 16:06:25 Closing DB instances... [2021-08-23T16:06:26.336Z] === RUN TestIsArchivePathDir [2021-08-23T16:06:26.336Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:06:26.794Z] --- PASS: TestIsArchivePathDir (0.20s) [2021-08-23T16:06:26.794Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:06:26.794Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-23T16:06:26.794Z] === RUN TestIsArchivePathTar [2021-08-23T16:06:26.794Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-23T16:06:26.794Z] === RUN TestDecompressStreamGzip [2021-08-23T16:06:26.794Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:06:26.794Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-08-23T16:06:26.794Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:06:26.794Z] === RUN TestDecompressStreamBzip2 [2021-08-23T16:06:26.794Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-08-23T16:06:26.794Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:06:26.794Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:06:26.794Z] === RUN TestMiddleware [2021-08-23T16:06:26.794Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:06:26.794Z] === RUN TestNewResponseModifier [2021-08-23T16:06:26.794Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:06:26.794Z] PASS [2021-08-23T16:06:26.794Z] coverage: 26.8% of statements [2021-08-23T16:06:26.794Z] ok github.com/docker/docker/pkg/authorization 0.577s coverage: 26.8% of statements [2021-08-23T16:06:27.252Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-23T16:06:27.252Z] === RUN TestDecompressStreamXz [2021-08-23T16:06:27.252Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:06:27.252Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:06:27.252Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:06:27.252Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestCompressStreamInvalid [2021-08-23T16:06:27.252Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestExtensionInvalid [2021-08-23T16:06:27.252Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestExtensionUncompressed [2021-08-23T16:06:27.252Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestExtensionBzip2 [2021-08-23T16:06:27.252Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestExtensionGzip [2021-08-23T16:06:27.252Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestExtensionXz [2021-08-23T16:06:27.252Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:06:27.252Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-23T16:06:27.252Z] === RUN TestCmdStreamBad [2021-08-23T16:06:27.252Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:06:27.252Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestCmdStreamGood [2021-08-23T16:06:27.252Z] --- PASS: TestCmdStreamGood (0.07s) [2021-08-23T16:06:27.252Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:06:27.252Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-23T16:06:27.252Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:06:27.252Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:06:27.252Z] === RUN TestUntarPath [2021-08-23T16:06:27.252Z] --- PASS: TestUntarPath (0.08s) [2021-08-23T16:06:27.252Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:06:27.252Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-08-23T16:06:27.252Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:06:27.710Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T16:06:27.711Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:06:27.711Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:06:27.711Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:06:27.711Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:06:27.711Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:06:27.711Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T16:06:27.711Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:06:27.711Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T16:06:27.711Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:06:27.711Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T16:06:27.711Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:06:27.711Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-08-23T16:06:27.711Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:06:27.711Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:06:27.711Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:06:27.711Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T16:06:27.711Z] === RUN TestTarFiles [2021-08-23T16:06:27.711Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-08-23T16:06:27.711Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T16:06:27.711Z] === RUN TestUnbuffered [2021-08-23T16:06:27.711Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:06:27.711Z] === RUN TestRaceUnbuffered [2021-08-23T16:06:27.711Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:06:27.711Z] PASS [2021-08-23T16:06:27.711Z] coverage: 100.0% of statements [2021-08-23T16:06:27.711Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-08-23T16:06:28.172Z] === RUN TestMatch [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[foo]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[]#01 [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[qux]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:06:28.172Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:06:28.172Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:06:28.172Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:06:28.172Z] PASS [2021-08-23T16:06:28.172Z] coverage: 87.5% of statements [2021-08-23T16:06:28.172Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2021-08-23T16:06:28.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:06:29.708Z] === RUN TestChrootTarUntar [2021-08-23T16:06:29.708Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:06:29.708Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:06:29.708Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:06:29.708Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootCopyWithTar [2021-08-23T16:06:29.708Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:06:29.708Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootUntarPath [2021-08-23T16:06:29.708Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:06:29.708Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:06:29.708Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:06:29.708Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:06:29.708Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:29.708Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-08-23T16:06:29.708Z] PASS [2021-08-23T16:06:29.708Z] coverage: 15.4% of statements [2021-08-23T16:06:29.708Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2021-08-23T16:06:29.708Z] 2021/08/23 16:06:29 Closing DB instances... [2021-08-23T16:06:30.166Z] === RUN TestSizeEmpty [2021-08-23T16:06:30.166Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeEmptyFile [2021-08-23T16:06:30.166Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeNonemptyFile [2021-08-23T16:06:30.166Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:06:30.166Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:06:30.166Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:06:30.166Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestMoveToSubdir [2021-08-23T16:06:30.166Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T16:06:30.166Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:06:30.166Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:06:30.166Z] PASS [2021-08-23T16:06:30.166Z] coverage: 80.0% of statements [2021-08-23T16:06:30.166Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2021-08-23T16:06:31.701Z] === RUN Test [2021-08-23T16:06:31.701Z] === RUN Test/TestContainsEntry [2021-08-23T16:06:31.701Z] === RUN Test/TestCreateEntries [2021-08-23T16:06:31.701Z] === RUN Test/TestEntriesDiff [2021-08-23T16:06:31.701Z] === RUN Test/TestEntriesEquality [2021-08-23T16:06:31.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:06:31.701Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:06:31.701Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:06:31.701Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:06:31.701Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:06:31.701Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:06:31.701Z] === RUN Test/TestNewEntry [2021-08-23T16:06:31.701Z] === RUN Test/TestParse [2021-08-23T16:06:31.701Z] --- PASS: Test (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:06:31.701Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:06:31.701Z] PASS [2021-08-23T16:06:31.701Z] coverage: 58.3% of statements [2021-08-23T16:06:31.701Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2021-08-23T16:06:31.701Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-08-23T16:06:31.701Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:06:31.701Z] --- PASS: TestTarFiles (4.16s) [2021-08-23T16:06:31.701Z] === RUN TestTarUntar [2021-08-23T16:06:31.701Z] --- PASS: TestTarUntar (0.03s) [2021-08-23T16:06:31.701Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:06:31.701Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T16:06:31.701Z] === RUN TestTarWithOptions [2021-08-23T16:06:31.701Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-23T16:06:31.701Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:06:31.701Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:06:31.701Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:06:31.701Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:06:31.701Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:06:32.160Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames756886830\\dest" [2021-08-23T16:06:32.160Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-08-23T16:06:32.160Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:06:32.160Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:06:32.160Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink966865583\\victim\\hello" -> "../victim/hello" [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink457995842\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink272204473\\victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink179367620\\victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink753505107\\victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink075988118\\victim" -> "../victim" [2021-08-23T16:06:32.160Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-23T16:06:32.160Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink183651581\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659442744\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659023927\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink398791722\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink393468801\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink315456236\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.160Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink117892955\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:06:32.160Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-23T16:06:32.160Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:06:32.160Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:06:32.160Z] === RUN TestXGlobalNoParent [2021-08-23T16:06:32.160Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:06:32.160Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:06:32.160Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-08-23T16:06:32.160Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:06:32.160Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-23T16:06:32.160Z] === RUN TestDisablePigz [2021-08-23T16:06:32.160Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:06:32.160Z] === RUN Test [2021-08-23T16:06:32.160Z] === RUN Test/TestContent [2021-08-23T16:06:32.160Z] === RUN Test/TestInitialize [2021-08-23T16:06:32.160Z] === RUN Test/TestNew [2021-08-23T16:06:32.160Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:06:32.160Z] === RUN Test/TestRegister [2021-08-23T16:06:32.160Z] === RUN Test/TestWatch [2021-08-23T16:06:32.160Z] --- PASS: TestDisablePigz (0.13s) [2021-08-23T16:06:32.160Z] === RUN TestPigz [2021-08-23T16:06:32.160Z] --- PASS: Test (0.01s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:06:32.160Z] --- PASS: Test/TestWatch (0.01s) [2021-08-23T16:06:32.160Z] PASS [2021-08-23T16:06:32.160Z] coverage: 97.6% of statements [2021-08-23T16:06:32.160Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2021-08-23T16:06:32.618Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:06:32.618Z] --- PASS: TestPigz (0.15s) [2021-08-23T16:06:32.618Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:06:32.618Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:06:32.618Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:06:32.618Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestCanonicalTarName [2021-08-23T16:06:32.618Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChmodTarEntry [2021-08-23T16:06:32.618Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestHardLinkOrder [2021-08-23T16:06:32.618Z] --- PASS: TestHardLinkOrder (0.10s) [2021-08-23T16:06:32.618Z] === RUN TestChangeString [2021-08-23T16:06:32.618Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesWithNoChanges [2021-08-23T16:06:32.618Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T16:06:32.618Z] === RUN TestChangesWithChanges [2021-08-23T16:06:32.618Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-23T16:06:32.618Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:06:32.618Z] changes_test.go:196: needs more investigation [2021-08-23T16:06:32.618Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesDirsEmpty [2021-08-23T16:06:32.618Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:06:32.618Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesDirsMutated [2021-08-23T16:06:32.618Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:06:32.618Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestApplyLayer [2021-08-23T16:06:32.618Z] changes_test.go:433: needs further investigation [2021-08-23T16:06:32.618Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:06:32.618Z] changes_test.go:469: needs further investigation [2021-08-23T16:06:32.618Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:06:32.618Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:06:32.618Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestChangesSize [2021-08-23T16:06:32.618Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:06:32.618Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames467909936\\dest" [2021-08-23T16:06:32.618Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-23T16:06:32.618Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink992300514\\victim\\hello" -> "../victim/hello" [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink043881945\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink308136804\\victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink728061299\\victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink519948854\\victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink279227421\\victim" -> "../victim" [2021-08-23T16:06:32.618Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-23T16:06:32.618Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink524941528\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink113698903\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink241489354\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink760639649\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink114937228\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.618Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink714608507\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:06:32.618Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-23T16:06:32.618Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:06:32.618Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-23T16:06:32.618Z] === RUN TestGenerateEmptyFile [2021-08-23T16:06:32.618Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:06:32.618Z] === RUN TestGenerateWithContent [2021-08-23T16:06:32.618Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:06:32.618Z] PASS [2021-08-23T16:06:32.618Z] coverage: 62.1% of statements [2021-08-23T16:06:32.618Z] ok github.com/docker/docker/pkg/archive 6.431s coverage: 62.1% of statements [2021-08-23T16:06:33.584Z] 2021/08/23 16:06:33 Closing DB instances... [2021-08-23T16:06:33.584Z] === RUN Test [2021-08-23T16:06:33.584Z] === RUN Test/TestInitialize [2021-08-23T16:06:33.584Z] time="2021-08-23T16:06:33Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:06:33.584Z] time="2021-08-23T16:06:33Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:06:33.584Z] time="2021-08-23T16:06:33Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:06:33.584Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:06:33.584Z] time="2021-08-23T16:06:33Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:06:33.584Z] === RUN Test/TestWatch [2021-08-23T16:06:33.584Z] time="2021-08-23T16:06:33Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:06:34.881Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-23T16:06:35.118Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-08-23T16:06:35.118Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:06:36.652Z] --- PASS: Test (3.18s) [2021-08-23T16:06:36.653Z] --- PASS: Test/TestInitialize (0.14s) [2021-08-23T16:06:36.653Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-23T16:06:36.653Z] --- PASS: Test/TestWatch (3.02s) [2021-08-23T16:06:36.653Z] PASS [2021-08-23T16:06:36.653Z] coverage: 84.1% of statements [2021-08-23T16:06:36.653Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2021-08-23T16:06:36.778Z] tests/integration/client_test.py ..... [ 75%] [2021-08-23T16:06:37.035Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-23T16:06:37.600Z] tests/integration/errors_test.py . [ 76%] [2021-08-23T16:06:37.619Z] === RUN Test [2021-08-23T16:06:37.619Z] === RUN Test/TestWatch [2021-08-23T16:06:37.619Z] --- PASS: Test (0.00s) [2021-08-23T16:06:37.619Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:06:37.619Z] PASS [2021-08-23T16:06:37.619Z] coverage: 92.3% of statements [2021-08-23T16:06:37.619Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-08-23T16:06:37.619Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-23T16:06:37.619Z] === RUN TestNetworkDBWatch [2021-08-23T16:06:38.585Z] === RUN Test [2021-08-23T16:06:38.585Z] === RUN Test/TestInitialize [2021-08-23T16:06:38.585Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:06:38.585Z] === RUN Test/TestRegister [2021-08-23T16:06:38.585Z] === RUN Test/TestWatch [2021-08-23T16:06:38.585Z] --- PASS: Test (0.00s) [2021-08-23T16:06:38.585Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:06:38.585Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:06:38.585Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:06:38.585Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:06:38.585Z] PASS [2021-08-23T16:06:38.585Z] coverage: 93.8% of statements [2021-08-23T16:06:38.585Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-08-23T16:06:39.553Z] 2021/08/23 16:06:39 Closing DB instances... [2021-08-23T16:06:39.553Z] === RUN TestPollerAddRemove [2021-08-23T16:06:39.553Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:06:39.553Z] === RUN TestPollerEvent [2021-08-23T16:06:39.553Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:06:39.553Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:06:39.553Z] === RUN TestPollerClose [2021-08-23T16:06:39.553Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:06:39.553Z] PASS [2021-08-23T16:06:39.553Z] coverage: 45.7% of statements [2021-08-23T16:06:39.553Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2021-08-23T16:06:40.521Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:06:40.521Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:06:40.521Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:06:40.521Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:06:40.521Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCopyFile [2021-08-23T16:06:40.521Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:06:40.521Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:06:40.521Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:06:40.521Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:06:40.521Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:06:40.521Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestWildcardMatches [2021-08-23T16:06:40.521Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestPatternMatches [2021-08-23T16:06:40.521Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:06:40.521Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:06:40.521Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:06:40.521Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:06:40.521Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:06:40.521Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:06:40.521Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestSingleExclamationError [2021-08-23T16:06:40.521Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:06:40.521Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:06:40.521Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestMatches [2021-08-23T16:06:40.521Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:06:40.521Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:06:40.521Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:06:40.521Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:06:40.521Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatterns [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:06:40.521Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:06:40.521Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:06:40.521Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:06:40.521Z] === RUN TestMatch [2021-08-23T16:06:40.521Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:06:40.521Z] PASS [2021-08-23T16:06:40.521Z] coverage: 82.2% of statements [2021-08-23T16:06:40.521Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 82.2% of statements [2021-08-23T16:06:40.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:06:40.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:06:40.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:06:40.983Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-23T16:06:40.983Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:06:41.442Z] === RUN TestGet [2021-08-23T16:06:41.442Z] --- PASS: TestGet (0.00s) [2021-08-23T16:06:41.442Z] === RUN TestGetShortcutString [2021-08-23T16:06:41.442Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:06:41.442Z] PASS [2021-08-23T16:06:41.442Z] coverage: 42.9% of statements [2021-08-23T16:06:41.442Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2021-08-23T16:06:41.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:06:41.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:06:41.900Z] 2021/08/23 16:06:41 Closing DB instances... [2021-08-23T16:06:42.358Z] === RUN TestCreateIDMapOrder [2021-08-23T16:06:42.358Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:06:42.358Z] PASS [2021-08-23T16:06:42.358Z] coverage: 7.2% of statements [2021-08-23T16:06:42.358Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2021-08-23T16:06:43.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:06:43.895Z] === RUN TestFixedBufferCap [2021-08-23T16:06:43.895Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestFixedBufferLen [2021-08-23T16:06:43.895Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestFixedBufferString [2021-08-23T16:06:43.895Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestFixedBufferWrite [2021-08-23T16:06:43.895Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestFixedBufferRead [2021-08-23T16:06:43.895Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestBytesPipeRead [2021-08-23T16:06:43.895Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestBytesPipeWrite [2021-08-23T16:06:43.895Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:06:43.895Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-08-23T16:06:43.895Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:06:43.895Z] --- PASS: TestGetAddress (22.02s) [2021-08-23T16:06:43.895Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:06:43.895Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-23T16:06:43.895Z] === RUN TestRequest [2021-08-23T16:06:43.895Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-08-23T16:06:43.895Z] === RUN TestAtomicWriteToFile [2021-08-23T16:06:43.895Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-23T16:06:43.895Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:06:43.895Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T16:06:43.895Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:06:43.895Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T16:06:43.895Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:06:43.895Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:06:43.895Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:06:43.895Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:06:43.895Z] === RUN TestCancelReadCloser [2021-08-23T16:06:44.352Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:06:44.352Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:06:44.352Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:06:44.352Z] === RUN TestNopWriteCloser [2021-08-23T16:06:44.352Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:06:44.352Z] === RUN TestNopWriter [2021-08-23T16:06:44.352Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:06:44.352Z] === RUN TestWriteCounter [2021-08-23T16:06:44.352Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:06:44.352Z] PASS [2021-08-23T16:06:44.352Z] coverage: 69.1% of statements [2021-08-23T16:06:44.352Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 69.1% of statements [2021-08-23T16:06:44.810Z] === RUN TestError [2021-08-23T16:06:44.810Z] --- PASS: TestError (0.00s) [2021-08-23T16:06:44.810Z] === RUN TestProgressString [2021-08-23T16:06:44.810Z] === RUN TestProgressString/no_progress [2021-08-23T16:06:44.810Z] === RUN TestProgressString/progress_1 [2021-08-23T16:06:44.810Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:06:44.810Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:06:44.810Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:06:44.810Z] === RUN TestProgressString/with_units [2021-08-23T16:06:44.810Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:06:44.810Z] === RUN TestProgressString/hide_counts [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:06:44.810Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:06:44.810Z] === RUN TestJSONMessageDisplay [2021-08-23T16:06:45.269Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-08-23T16:06:45.269Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:06:45.269Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:06:45.269Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:06:45.269Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:06:45.269Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:06:45.269Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:06:45.269Z] PASS [2021-08-23T16:06:45.269Z] coverage: 91.7% of statements [2021-08-23T16:06:45.269Z] ok github.com/docker/docker/pkg/jsonmessage 0.189s coverage: 91.7% of statements [2021-08-23T16:06:45.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:06:45.728Z] === RUN TestStandardLongPath [2021-08-23T16:06:45.728Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:06:45.728Z] === RUN TestUNCLongPath [2021-08-23T16:06:45.728Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:06:45.728Z] PASS [2021-08-23T16:06:45.728Z] coverage: 100.0% of statements [2021-08-23T16:06:45.728Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-08-23T16:06:46.695Z] === RUN TestNameFormat [2021-08-23T16:06:46.695Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:06:46.695Z] === RUN TestNameRetries [2021-08-23T16:06:46.695Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:06:46.695Z] PASS [2021-08-23T16:06:46.695Z] coverage: 85.7% of statements [2021-08-23T16:06:46.695Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2021-08-23T16:06:46.695Z] 2021/08/23 16:06:46 Closing DB instances... [2021-08-23T16:06:47.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:06:47.154Z] === RUN TestParseKeyValueOpt [2021-08-23T16:06:47.154Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:06:47.154Z] === RUN TestParseUintList [2021-08-23T16:06:47.154Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:06:47.154Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:06:47.154Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:06:47.154Z] PASS [2021-08-23T16:06:47.154Z] coverage: 97.0% of statements [2021-08-23T16:06:47.154Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-23T16:06:47.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:06:48.122Z] === RUN TestNewAndRemove [2021-08-23T16:06:48.122Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:06:48.122Z] === RUN TestRemoveInvalidPath [2021-08-23T16:06:48.122Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:06:48.122Z] PASS [2021-08-23T16:06:48.122Z] coverage: 82.6% of statements [2021-08-23T16:06:48.122Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-08-23T16:06:48.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:06:48.816Z] === RUN TestBoolValue [2021-08-23T16:06:48.816Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestBoolValueOrDefault [2021-08-23T16:06:48.816Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestInt64ValueOrZero [2021-08-23T16:06:48.816Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:06:48.816Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:06:48.816Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestJsonContentType [2021-08-23T16:06:48.816Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:06:48.816Z] PASS [2021-08-23T16:06:48.816Z] coverage: 14.7% of statements [2021-08-23T16:06:48.816Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:06:48.816Z] === RUN TestMaskSecretKeys [2021-08-23T16:06:48.816Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:06:48.816Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:06:48.816Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:06:48.816Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:06:48.816Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:06:48.816Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:06:48.816Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:06:48.816Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:06:48.816Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:06:48.816Z] PASS [2021-08-23T16:06:48.816Z] coverage: 37.7% of statements [2021-08-23T16:06:48.816Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:06:48.816Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:06:48.816Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:06:48.816Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:06:48.816Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:06:48.816Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:06:48.816Z] PASS [2021-08-23T16:06:48.816Z] coverage: 90.0% of statements [2021-08-23T16:06:48.816Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-08-23T16:06:48.816Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:06:48.816Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:06:48.816Z] PASS [2021-08-23T16:06:48.816Z] coverage: 5.7% of statements [2021-08-23T16:06:48.816Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:06:48.816Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:06:48.816Z] === RUN TestToJSON [2021-08-23T16:06:48.816Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestToParamWithVersion [2021-08-23T16:06:48.816Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestFromJSON [2021-08-23T16:06:48.816Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:06:48.816Z] === RUN TestEmpty [2021-08-23T16:06:48.816Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:06:48.817Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestArgsMatchKVList [2021-08-23T16:06:48.817Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestArgsMatch [2021-08-23T16:06:48.817Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestAdd [2021-08-23T16:06:48.817Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDel [2021-08-23T16:06:48.817Z] --- PASS: TestDel (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestLen [2021-08-23T16:06:48.817Z] --- PASS: TestLen (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestExactMatch [2021-08-23T16:06:48.817Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:06:48.817Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestContains [2021-08-23T16:06:48.817Z] --- PASS: TestContains (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestValidate [2021-08-23T16:06:48.817Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestWalkValues [2021-08-23T16:06:48.817Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFuzzyMatch [2021-08-23T16:06:48.817Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestClone [2021-08-23T16:06:48.817Z] --- PASS: TestClone (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 92.2% of statements [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:06:48.817Z] === RUN TestDurationToSecondsString [2021-08-23T16:06:48.817Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestGetTimestamp [2021-08-23T16:06:48.817Z] === RUN TestCompareVersion [2021-08-23T16:06:48.817Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 75.0% of statements [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2021-08-23T16:06:48.817Z] --- PASS: TestGetTimestamp (0.16s) [2021-08-23T16:06:48.817Z] === RUN TestParseTimestamps [2021-08-23T16:06:48.817Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 100.0% of statements [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/api/types/time 0.205s coverage: 100.0% of statements [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:06:48.817Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:06:48.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:06:48.817Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-23T16:06:48.817Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:06:48.817Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCloneArgsGit [2021-08-23T16:06:48.817Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCheckoutGit [2021-08-23T16:06:48.817Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:06:48.817Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-23T16:06:48.817Z] === RUN TestProcessNoDockerignore [2021-08-23T16:06:48.817Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:06:48.817Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDetectContentType [2021-08-23T16:06:48.817Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:06:48.817Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestInspectEmptyResponse [2021-08-23T16:06:48.817Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestInspectResponseBinary [2021-08-23T16:06:48.817Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:06:48.817Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:06:48.817Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:06:48.817Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestUnknownContentLength [2021-08-23T16:06:48.817Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDownloadRemote [2021-08-23T16:06:48.817Z] --- PASS: TestDownloadRemote (0.09s) [2021-08-23T16:06:48.817Z] === RUN TestGetWithStatusError [2021-08-23T16:06:48.817Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCloseRootDirectory [2021-08-23T16:06:48.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:48.817Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestHashFile [2021-08-23T16:06:48.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:48.817Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestHashSubdir [2021-08-23T16:06:48.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:48.817Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestRemoveDirectory [2021-08-23T16:06:48.817Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:06:48.817Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 9.3% of statements [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/builder/remotecontext 0.314s coverage: 9.3% of statements [2021-08-23T16:06:48.817Z] === RUN TestGetAllAllowed [2021-08-23T16:06:48.817Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestGetAllMeta [2021-08-23T16:06:48.817Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:06:48.817Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:06:48.817Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestIsExistingDirectory [2021-08-23T16:06:48.817Z] === RUN TestEnable [2021-08-23T16:06:48.817Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDisable [2021-08-23T16:06:48.817Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestEnabled [2021-08-23T16:06:48.817Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 100.0% of statements [2021-08-23T16:06:48.817Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestGetFilenameForDownload [2021-08-23T16:06:48.817Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestEnv2Variables [2021-08-23T16:06:48.817Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:06:48.817Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestMaintainer [2021-08-23T16:06:48.817Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestLabel [2021-08-23T16:06:48.817Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFromScratch [2021-08-23T16:06:48.817Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFromWithArg [2021-08-23T16:06:48.817Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:06:48.817Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:06:48.817Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:06:48.817Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestOnbuild [2021-08-23T16:06:48.817Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestWorkdir [2021-08-23T16:06:48.817Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCmd [2021-08-23T16:06:48.817Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestHealthcheckNone [2021-08-23T16:06:48.817Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestHealthcheckCmd [2021-08-23T16:06:48.817Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestEntrypoint [2021-08-23T16:06:48.817Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestExpose [2021-08-23T16:06:48.817Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestUser [2021-08-23T16:06:48.817Z] --- PASS: TestUser (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestVolume [2021-08-23T16:06:48.817Z] --- PASS: TestVolume (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestStopSignal [2021-08-23T16:06:48.817Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:06:48.817Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestArg [2021-08-23T16:06:48.817Z] --- PASS: TestArg (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestShell [2021-08-23T16:06:48.817Z] --- PASS: TestShell (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:06:48.817Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestRunWithBuildArgs [2021-08-23T16:06:48.817Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:06:48.817Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:06:48.817Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:06:48.817Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:06:48.817Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:06:48.817Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestNormalizeWorkdir [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-08-23T16:06:48.817Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDispatch [2021-08-23T16:06:48.817Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:06:48.817Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:06:48.817Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:06:48.817Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:06:48.817Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:06:48.817Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:06:48.817Z] === RUN TestDispatch/COPY_url [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch (0.06s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T16:06:48.817Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:06:48.817Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:06:48.817Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:06:48.817Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:06:48.817Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:06:48.817Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestEmptyDockerfile [2021-08-23T16:06:48.817Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-23T16:06:48.817Z] === RUN TestSymlinkDockerfile [2021-08-23T16:06:48.817Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:06:48.817Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:06:48.817Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestNonExistingDockerfile [2021-08-23T16:06:48.817Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestCopyRunConfig [2021-08-23T16:06:48.817Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:06:48.817Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestExportImage [2021-08-23T16:06:48.817Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:06:48.817Z] === RUN TestNormalizeDest [2021-08-23T16:06:48.817Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:06:48.817Z] PASS [2021-08-23T16:06:48.817Z] coverage: 46.8% of statements [2021-08-23T16:06:48.817Z] ok github.com/docker/docker/builder/dockerfile 0.187s coverage: 46.8% of statements [2021-08-23T16:06:49.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:06:49.280Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:06:49.657Z] === RUN TestFailedConnection [2021-08-23T16:06:49.657Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.93s) [2021-08-23T16:06:49.657Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:06:49.657Z] === RUN TestParseEmptyInterface [2021-08-23T16:06:49.657Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestParseNonInterfaceType [2021-08-23T16:06:49.657Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestParseWithOneFunction [2021-08-23T16:06:49.657Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:06:49.657Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:06:49.657Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestEmbeddedInterface [2021-08-23T16:06:49.657Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestParsedImports [2021-08-23T16:06:49.657Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:06:49.657Z] === RUN TestAliasedImports [2021-08-23T16:06:49.657Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:06:49.657Z] PASS [2021-08-23T16:06:49.657Z] coverage: 56.8% of statements [2021-08-23T16:06:49.657Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2021-08-23T16:06:49.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:06:50.250Z] === RUN TestTCP4Proxy [2021-08-23T16:06:50.250Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:06:50.250Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestTCP6Proxy [2021-08-23T16:06:50.250Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:06:50.250Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestTCPDualStackProxy [2021-08-23T16:06:50.250Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:06:50.250Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestUDP4Proxy [2021-08-23T16:06:50.250Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestUDP6Proxy [2021-08-23T16:06:50.250Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:06:50.250Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestUDPWriteError [2021-08-23T16:06:50.250Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestSCTP4Proxy [2021-08-23T16:06:50.250Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:06:50.250Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T16:06:50.250Z] === RUN TestSCTP6Proxy [2021-08-23T16:06:50.250Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:06:50.250Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:06:50.250Z] PASS [2021-08-23T16:06:50.250Z] coverage: 49.4% of statements [2021-08-23T16:06:50.250Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2021-08-23T16:06:50.623Z] 2021/08/23 16:06:50 Closing DB instances... [2021-08-23T16:06:50.623Z] === RUN TestHTTPTransport [2021-08-23T16:06:50.623Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:06:50.623Z] PASS [2021-08-23T16:06:50.623Z] coverage: 85.7% of statements [2021-08-23T16:06:50.623Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2021-08-23T16:06:51.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:06:51.591Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:06:51.591Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:06:51.591Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:06:51.591Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:06:51.591Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:06:51.591Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:06:51.591Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:06:51.591Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:06:51.591Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:06:51.591Z] PASS [2021-08-23T16:06:51.591Z] coverage: 88.2% of statements [2021-08-23T16:06:51.591Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-08-23T16:06:51.591Z] --- PASS: TestRequest (7.73s) [2021-08-23T16:06:51.591Z] === RUN TestOverlappingRequests [2021-08-23T16:06:51.591Z] --- PASS: TestFailedConnection (2.33s) [2021-08-23T16:06:51.591Z] === RUN TestFailOnce [2021-08-23T16:06:51.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:06:52.049Z] 2021/08/23 16:06:51 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-08-23T16:06:52.049Z] goroutine 13 [running]: [2021-08-23T16:06:52.049Z] net/http.(*conn).serve.func1(0xc00005caa0) [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:06:52.049Z] panic(0xff5280, 0x110c690) [2021-08-23T16:06:52.049Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:06:52.049Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x111cd50, 0xc0001600e0, 0xc00015a300) [2021-08-23T16:06:52.049Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:06:52.049Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x111cd50, 0xc0001600e0, 0xc00015a300) [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:06:52.049Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x111cd50, 0xc0001600e0, 0xc00015a300) [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:06:52.049Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x111cd50, 0xc0001600e0, 0xc00015a300) [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:06:52.049Z] net/http.(*conn).serve(0xc00005caa0, 0x111d940, 0xc00004e980) [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:06:52.049Z] created by net/http.(*Server).Serve [2021-08-23T16:06:52.049Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:06:52.049Z] time="2021-08-23T16:06:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:06:52.049Z] --- PASS: TestOverlappingRequests (0.35s) [2021-08-23T16:06:52.049Z] === RUN TestRelease [2021-08-23T16:06:52.050Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.44s) [2021-08-23T16:06:52.050Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:06:52.050Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:06:52.050Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:06:52.050Z] === RUN TestCompleteSilently [2021-08-23T16:06:52.050Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:06:52.050Z] PASS [2021-08-23T16:06:52.050Z] coverage: 75.9% of statements [2021-08-23T16:06:52.050Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-08-23T16:06:52.508Z] === RUN TestSendToOneSub [2021-08-23T16:06:52.508Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:06:52.508Z] === RUN TestSendToMultipleSubs [2021-08-23T16:06:52.508Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:06:52.508Z] === RUN TestEvictOneSub [2021-08-23T16:06:52.508Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:06:52.508Z] === RUN TestClosePublisher [2021-08-23T16:06:52.508Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:06:52.508Z] === RUN TestPubSubRace [2021-08-23T16:06:52.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:06:52.966Z] --- PASS: TestFailOnce (1.14s) [2021-08-23T16:06:52.966Z] === RUN TestEchoInputOutput [2021-08-23T16:06:52.966Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:06:52.966Z] === RUN TestBackoff [2021-08-23T16:06:52.966Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:06:52.966Z] === RUN TestAbortRetry [2021-08-23T16:06:52.966Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:06:52.966Z] === RUN TestClientScheme [2021-08-23T16:06:52.966Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:06:52.966Z] === RUN TestNewClientWithTimeout [2021-08-23T16:06:53.424Z] --- PASS: TestRelease (1.34s) [2021-08-23T16:06:53.424Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:06:53.424Z] time="2021-08-23T16:06:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T16:06:53.424Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:06:53.424Z] PASS [2021-08-23T16:06:53.424Z] coverage: 75.0% of statements [2021-08-23T16:06:53.424Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-08-23T16:06:53.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:06:53.538Z] Using test binary docker [2021-08-23T16:06:53.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:06:53.538Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-23T16:06:53.538Z] INFO: Waiting for daemon to start... [2021-08-23T16:06:53.538Z] Starting dockerd [2021-08-23T16:06:54.390Z] === RUN TestRegister [2021-08-23T16:06:54.390Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:06:54.390Z] === RUN TestCommand [2021-08-23T16:06:54.390Z] --- PASS: TestCommand (0.03s) [2021-08-23T16:06:54.390Z] === RUN TestNaiveSelf [2021-08-23T16:06:54.390Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-23T16:06:54.390Z] PASS [2021-08-23T16:06:54.390Z] coverage: 82.4% of statements [2021-08-23T16:06:54.390Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2021-08-23T16:06:54.849Z] time="2021-08-23T16:06:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T16:06:54.849Z] === RUN TestDump [2021-08-23T16:06:54.849Z] goroutine 4 [running]: [2021-08-23T16:06:54.849Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x2c21edec, 0x8de04a19d1c) [2021-08-23T16:06:54.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:06:54.849Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:06:54.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:06:54.849Z] github.com/docker/docker/pkg/stack.TestDump(0xc000028f00) [2021-08-23T16:06:54.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:06:54.849Z] testing.tRunner(0xc000028f00, 0x7d5ea0) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:06:54.849Z] created by testing.(*T).Run [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:06:54.849Z] [2021-08-23T16:06:54.849Z] goroutine 1 [chan receive]: [2021-08-23T16:06:54.849Z] testing.(*T).Run(0xc000028f00, 0x7c85d8, 0x8, 0x7d5ea0, 0x63a18d) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:06:54.849Z] testing.runTests.func1(0xc000028d80) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:06:54.849Z] testing.tRunner(0xc000028d80, 0xc000067da8) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:06:54.849Z] testing.runTests(0xc000004078, 0x91b220, 0x3, 0x3, 0xc041105dac17970c, 0x8bb30f7ff1, 0x91fc80, 0x7c9e28) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:06:54.849Z] testing.(*M).Run(0xc000070080, 0x0) [2021-08-23T16:06:54.849Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:06:54.849Z] main.main() [2021-08-23T16:06:54.849Z] _testmain.go:95 +0x1c8 [2021-08-23T16:06:54.849Z] --- PASS: TestDump (0.00s) [2021-08-23T16:06:54.849Z] === RUN TestDumpToFile [2021-08-23T16:06:55.308Z] --- PASS: TestDumpToFile (0.12s) [2021-08-23T16:06:55.308Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:06:55.308Z] goroutine 6 [running]: [2021-08-23T16:06:55.308Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x6b43c0) [2021-08-23T16:06:55.308Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:06:55.308Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:06:55.308Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:06:55.308Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029380) [2021-08-23T16:06:55.308Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:06:55.308Z] testing.tRunner(0xc000029380, 0x7d5e90) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:06:55.308Z] created by testing.(*T).Run [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:06:55.308Z] [2021-08-23T16:06:55.308Z] goroutine 1 [chan receive]: [2021-08-23T16:06:55.308Z] testing.(*T).Run(0xc000029380, 0x7cf08c, 0x1c, 0x7d5e90, 0x63a101) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:06:55.308Z] testing.runTests.func1(0xc000028d80) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:06:55.308Z] testing.tRunner(0xc000028d80, 0xc000067da8) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:06:55.308Z] testing.runTests(0xc000004078, 0x91b220, 0x3, 0x3, 0xc041105dac17970c, 0x8bb30f7ff1, 0x91fc80, 0x7c9e28) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:06:55.308Z] testing.(*M).Run(0xc000070080, 0x0) [2021-08-23T16:06:55.308Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:06:55.308Z] main.main() [2021-08-23T16:06:55.308Z] _testmain.go:95 +0x1c8 [2021-08-23T16:06:55.309Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:06:55.309Z] PASS [2021-08-23T16:06:55.309Z] coverage: 90.9% of statements [2021-08-23T16:06:55.309Z] ok github.com/docker/docker/pkg/stack 0.169s coverage: 90.9% of statements [2021-08-23T16:06:55.766Z] === RUN TestNewStdWriter [2021-08-23T16:06:55.766Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:06:55.766Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:06:55.766Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:06:55.766Z] === RUN TestWriteWithNilBytes [2021-08-23T16:06:55.766Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:06:55.766Z] === RUN TestWrite [2021-08-23T16:06:55.766Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestWriteWithWriterError [2021-08-23T16:06:55.767Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:06:55.767Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:06:55.767Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:06:55.767Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:06:55.767Z] PASS [2021-08-23T16:06:55.767Z] coverage: 100.0% of statements [2021-08-23T16:06:55.767Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-08-23T16:06:56.225Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:06:56.225Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:06:56.225Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestFormatStatus [2021-08-23T16:06:56.225Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestFormatError [2021-08-23T16:06:56.225Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestFormatJSONError [2021-08-23T16:06:56.225Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:06:56.225Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:06:56.225Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:06:56.225Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestAuxFormatterEmit [2021-08-23T16:06:56.225Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestStreamWriterStdout [2021-08-23T16:06:56.225Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:06:56.225Z] === RUN TestStreamWriterStderr [2021-08-23T16:06:56.225Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:06:56.683Z] PASS [2021-08-23T16:06:56.683Z] coverage: 66.2% of statements [2021-08-23T16:06:56.683Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2021-08-23T16:06:56.817Z] . [2021-08-23T16:06:56.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:06:56.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:06:56.817Z] Error: No such image: emptyfs [2021-08-23T16:06:56.817Z] Running integration-test (iteration 1) [2021-08-23T16:06:57.076Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:06:57.145Z] === RUN TestGenerateRandomID [2021-08-23T16:06:57.145Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestShortenId [2021-08-23T16:06:57.145Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestShortenSha256Id [2021-08-23T16:06:57.145Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestShortenIdEmpty [2021-08-23T16:06:57.145Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestShortenIdInvalid [2021-08-23T16:06:57.145Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestIsShortIDNonHex [2021-08-23T16:06:57.145Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:06:57.145Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:06:57.145Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:06:57.145Z] PASS [2021-08-23T16:06:57.145Z] coverage: 70.6% of statements [2021-08-23T16:06:57.145Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-08-23T16:06:57.145Z] --- PASS: TestAllocateRandomDeallocate (3.78s) [2021-08-23T16:06:57.145Z] === RUN TestRetrieveFromStore [2021-08-23T16:06:57.334Z] Loaded image: busybox:latest [2021-08-23T16:06:57.334Z] Loaded image: busybox:glibc [2021-08-23T16:06:57.604Z] time="2021-08-23T16:06:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T16:06:57.604Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:06:57.604Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:06:57.604Z] PASS [2021-08-23T16:06:57.604Z] coverage: 39.4% of statements [2021-08-23T16:06:57.604Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2021-08-23T16:06:58.575Z] --- PASS: TestRetrieveFromStore (1.33s) [2021-08-23T16:06:58.575Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:06:58.575Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-23T16:06:58.575Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:06:58.575Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:06:58.575Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:06:58.575Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:06:58.575Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:06:58.575Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:06:58.575Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:06:58.575Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:06:58.575Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:06:58.575Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:06:58.575Z] === RUN TestDebug [2021-08-23T16:06:58.575Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:06:58.575Z] === RUN TestRequestPoolParallel [2021-08-23T16:06:59.037Z] --- PASS: TestRequestPoolParallel (0.52s) [2021-08-23T16:06:59.037Z] === RUN TestFullAllocateRelease [2021-08-23T16:06:59.193Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-23T16:06:59.236Z] Loaded image: debian:bullseye-slim [2021-08-23T16:06:59.236Z] Loaded image: hello-world:latest [2021-08-23T16:06:59.236Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:06:59.236Z] INFO: Testing against a local daemon [2021-08-23T16:06:59.236Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:06:59.495Z] --- PASS: TestFullAllocateRelease (0.41s) [2021-08-23T16:06:59.495Z] === RUN TestOddAllocateRelease [2021-08-23T16:06:59.495Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-08-23T16:06:59.495Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:06:59.495Z] === RUN TestChtimes [2021-08-23T16:06:59.495Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestChtimesWindows [2021-08-23T16:06:59.495Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:06:59.495Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:06:59.495Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:06:59.495Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:06:59.495Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:06:59.495Z] === RUN TestHasWin32KSupport [2021-08-23T16:06:59.495Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:06:59.495Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:06:59.495Z] PASS [2021-08-23T16:06:59.495Z] coverage: 12.9% of statements [2021-08-23T16:06:59.495Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.9% of statements [2021-08-23T16:06:59.495Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-23T16:06:59.495Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:06:59.495Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:06:59.495Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:06:59.495Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:06:59.495Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:06:59.495Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:06:59.495Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:06:59.495Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:06:59.495Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:06:59.495Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:06:59.495Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:06:59.953Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:06:59.953Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:06:59.953Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:06:59.953Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:06:59.953Z] PASS [2021-08-23T16:06:59.953Z] coverage: 85.3% of statements [2021-08-23T16:06:59.953Z] ok github.com/docker/docker/libnetwork/ipam 46.946s coverage: 85.3% of statements [2021-08-23T16:07:00.412Z] === RUN TestTailFile [2021-08-23T16:07:00.412Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:07:00.412Z] === RUN TestTailFileManyLines [2021-08-23T16:07:00.412Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:07:00.412Z] === RUN TestTailEmptyFile [2021-08-23T16:07:00.412Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:07:00.412Z] === RUN TestTailNegativeN [2021-08-23T16:07:00.412Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader [2021-08-23T16:07:00.412Z] === CONT TestNewTailReader [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:07:00.412Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:07:00.412Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.413Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.413Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.414Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.414Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.414Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.415Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.415Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.415Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.416Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:07:00.416Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.416Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.417Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.417Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:07:00.584Z] === RUN TestCheckpointCreateError [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointCreate [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointDeleteError [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointDelete [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointListError [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointList [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:07:00.584Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:07:00.584Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:07:00.584Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestGetAPIPath [2021-08-23T16:07:00.584Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestParseHostURL [2021-08-23T16:07:00.584Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:07:00.584Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:07:00.584Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestClientRedirect [2021-08-23T16:07:00.584Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:07:00.584Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigCreateError [2021-08-23T16:07:00.584Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigCreate [2021-08-23T16:07:00.584Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspectNotFound [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspectError [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigInspect [2021-08-23T16:07:00.584Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigListUnsupported [2021-08-23T16:07:00.584Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigListError [2021-08-23T16:07:00.584Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigList [2021-08-23T16:07:00.584Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:07:00.584Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigRemoveError [2021-08-23T16:07:00.584Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigRemove [2021-08-23T16:07:00.584Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:07:00.584Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigUpdateError [2021-08-23T16:07:00.584Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestConfigUpdate [2021-08-23T16:07:00.584Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCommitError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCommit [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerStatPathError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerStatPath [2021-08-23T16:07:00.584Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyToContainerError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyToContainer [2021-08-23T16:07:00.584Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyFromContainerError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:07:00.584Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestCopyFromContainer [2021-08-23T16:07:00.584Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCreateError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCreateWithName [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:07:00.584Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerDiffError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerDiff [2021-08-23T16:07:00.584Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecCreateError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecCreate [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecStartError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecStart [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecInspectError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExecInspect [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExportError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerExport [2021-08-23T16:07:00.584Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerInspectError [2021-08-23T16:07:00.584Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:07:00.584Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:07:00.584Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:07:00.610Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-08-23T16:07:00.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.885Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:07:00.887Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.888Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:07:00.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:07:00.890Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:07:00.890Z] PASS [2021-08-23T16:07:00.890Z] coverage: 88.6% of statements [2021-08-23T16:07:00.890Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2021-08-23T16:07:01.044Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:07:01.044Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerInspect [2021-08-23T16:07:01.044Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerInspectNode [2021-08-23T16:07:01.044Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerKillError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerKill [2021-08-23T16:07:01.044Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerListError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerList [2021-08-23T16:07:01.044Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerLogsError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerLogs [2021-08-23T16:07:01.044Z] --- PASS: TestContainerLogs (0.18s) [2021-08-23T16:07:01.044Z] === RUN TestContainerPauseError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerPause [2021-08-23T16:07:01.044Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainersPruneError [2021-08-23T16:07:01.044Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainersPrune [2021-08-23T16:07:01.044Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRemoveError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRemove [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRenameError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRename [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerResizeError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerExecResizeError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerResize [2021-08-23T16:07:01.044Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerExecResize [2021-08-23T16:07:01.044Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRestartError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerRestart [2021-08-23T16:07:01.044Z] --- PASS: TestContainerRestart (0.02s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStartError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStartError (0.02s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStart [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStatsError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStats [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStopError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStopError (0.02s) [2021-08-23T16:07:01.044Z] === RUN TestContainerStop [2021-08-23T16:07:01.044Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerTopError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerTop [2021-08-23T16:07:01.044Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerUnpauseError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerUnpause [2021-08-23T16:07:01.044Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerUpdateError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerUpdate [2021-08-23T16:07:01.044Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerWaitError [2021-08-23T16:07:01.044Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestContainerWait [2021-08-23T16:07:01.044Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestDiskUsageError [2021-08-23T16:07:01.044Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestDiskUsage [2021-08-23T16:07:01.044Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:07:01.044Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:07:01.044Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestEventsErrorInOptions [2021-08-23T16:07:01.044Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestEventsErrorFromServer [2021-08-23T16:07:01.044Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestEvents [2021-08-23T16:07:01.044Z] --- PASS: TestEvents (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestTLSCloseWriter [2021-08-23T16:07:01.044Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:07:01.044Z] === RUN TestImageBuildError [2021-08-23T16:07:01.044Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageBuild [2021-08-23T16:07:01.044Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestGetDockerOS [2021-08-23T16:07:01.044Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageCreateError [2021-08-23T16:07:01.044Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageCreate [2021-08-23T16:07:01.044Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageHistoryError [2021-08-23T16:07:01.044Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageHistory [2021-08-23T16:07:01.044Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageImportError [2021-08-23T16:07:01.044Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageImport [2021-08-23T16:07:01.044Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageInspectError [2021-08-23T16:07:01.044Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:07:01.044Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:07:01.044Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageInspect [2021-08-23T16:07:01.044Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageListError [2021-08-23T16:07:01.044Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageList [2021-08-23T16:07:01.044Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageListApiBefore125 [2021-08-23T16:07:01.044Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageLoadError [2021-08-23T16:07:01.044Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImageLoad [2021-08-23T16:07:01.044Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagesPruneError [2021-08-23T16:07:01.044Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagesPrune [2021-08-23T16:07:01.044Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullAnyError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:07:01.044Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushReferenceError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushAnyError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:07:01.044Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:07:01.044Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:07:01.045Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:07:01.045Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageRemove [2021-08-23T16:07:01.045Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSaveError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSave [2021-08-23T16:07:01.045Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchAnyError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:07:01.045Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageTagError [2021-08-23T16:07:01.045Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageTagInvalidReference [2021-08-23T16:07:01.045Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:07:01.045Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageTagHexSource [2021-08-23T16:07:01.045Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestImageTag [2021-08-23T16:07:01.045Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestInfoServerError [2021-08-23T16:07:01.045Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:07:01.045Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestInfo [2021-08-23T16:07:01.045Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkConnectError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkConnect [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkCreateError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkCreate [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkDisconnectError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkDisconnect [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkInspect [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkListError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkList [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworksPruneError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworksPrune [2021-08-23T16:07:01.045Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNetworkRemove [2021-08-23T16:07:01.045Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:07:01.045Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeInspect [2021-08-23T16:07:01.045Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeListError [2021-08-23T16:07:01.045Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeList [2021-08-23T16:07:01.045Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeRemove [2021-08-23T16:07:01.045Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeUpdateError [2021-08-23T16:07:01.045Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestNodeUpdate [2021-08-23T16:07:01.045Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestOptionWithTimeout [2021-08-23T16:07:01.045Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPingFail [2021-08-23T16:07:01.045Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPingWithError [2021-08-23T16:07:01.045Z] 2021/08/23 16:07:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:07:01.045Z] 2021/08/23 16:07:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:07:01.045Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPingSuccess [2021-08-23T16:07:01.045Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPingHeadFallback [2021-08-23T16:07:01.045Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:07:01.045Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:07:01.045Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:07:01.045Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:07:01.045Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:07:01.045Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:07:01.045Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:07:01.045Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:07:01.045Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginDisableError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginDisable [2021-08-23T16:07:01.045Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginEnableError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginEnable [2021-08-23T16:07:01.045Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginInspect [2021-08-23T16:07:01.045Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginListError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginList [2021-08-23T16:07:01.045Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginPushError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginPush [2021-08-23T16:07:01.045Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginRemove [2021-08-23T16:07:01.045Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginSetError [2021-08-23T16:07:01.045Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPluginSet [2021-08-23T16:07:01.045Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSetHostHeader [2021-08-23T16:07:01.045Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestPlainTextError [2021-08-23T16:07:01.045Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestInfiniteError [2021-08-23T16:07:01.045Z] --- PASS: TestInfiniteError (0.05s) [2021-08-23T16:07:01.045Z] === RUN TestCanceledContext [2021-08-23T16:07:01.045Z] 2021/08/23 16:07:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:07:01.045Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestDeadlineExceededContext [2021-08-23T16:07:01.045Z] 2021/08/23 16:07:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:07:01.045Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:07:01.045Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretCreateError [2021-08-23T16:07:01.045Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretCreate [2021-08-23T16:07:01.045Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:07:01.045Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:07:01.045Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretInspect [2021-08-23T16:07:01.045Z] --- PASS: TestSecretInspect (0.02s) [2021-08-23T16:07:01.045Z] === RUN TestSecretListUnsupported [2021-08-23T16:07:01.045Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretListError [2021-08-23T16:07:01.045Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretList [2021-08-23T16:07:01.045Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:07:01.045Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretRemove [2021-08-23T16:07:01.045Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:07:01.045Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretUpdateError [2021-08-23T16:07:01.045Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSecretUpdate [2021-08-23T16:07:01.045Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceCreateError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceCreate [2021-08-23T16:07:01.045Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:07:01.045Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:07:01.045Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:07:01.045Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceInspect [2021-08-23T16:07:01.045Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceListError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceList [2021-08-23T16:07:01.045Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceLogsError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceLogs [2021-08-23T16:07:01.045Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceRemove [2021-08-23T16:07:01.045Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceUpdateError [2021-08-23T16:07:01.045Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestServiceUpdate [2021-08-23T16:07:01.045Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmInitError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmInit [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmInspect [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmJoinError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmJoin [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmLeaveError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmLeave [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmUnlockError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmUnlock [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmUpdateError [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestSwarmUpdate [2021-08-23T16:07:01.045Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestTaskInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestTaskInspect [2021-08-23T16:07:01.045Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestTaskListError [2021-08-23T16:07:01.045Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestTaskList [2021-08-23T16:07:01.045Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeCreateError [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeCreate [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeInspectError [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeInspect [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeListError [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeList [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeRemoveError [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:07:01.045Z] === RUN TestVolumeRemove [2021-08-23T16:07:01.045Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:07:01.045Z] === CONT TestTLSCloseWriter [2021-08-23T16:07:01.045Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:07:01.045Z] PASS [2021-08-23T16:07:01.045Z] coverage: 74.8% of statements [2021-08-23T16:07:01.045Z] ok github.com/docker/docker/client 0.468s coverage: 74.8% of statements [2021-08-23T16:07:01.857Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:07:01.857Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestTarSumRemove [2021-08-23T16:07:01.857Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestSortFileInfoSums [2021-08-23T16:07:01.857Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:07:01.857Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestNewTarSumForLabel [2021-08-23T16:07:01.857Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestEmptyTar [2021-08-23T16:07:01.857Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestTarSumsReadSize [2021-08-23T16:07:01.857Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestTarSums [2021-08-23T16:07:01.857Z] --- PASS: TestTarSums (0.06s) [2021-08-23T16:07:01.857Z] === RUN TestIteration [2021-08-23T16:07:01.857Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:07:01.857Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestVersion [2021-08-23T16:07:01.857Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestGetVersion [2021-08-23T16:07:01.857Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:07:01.857Z] === RUN TestGetVersions [2021-08-23T16:07:01.857Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:07:01.857Z] PASS [2021-08-23T16:07:01.857Z] coverage: 89.3% of statements [2021-08-23T16:07:01.857Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2021-08-23T16:07:01.857Z] time="2021-08-23T16:07:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T16:07:01.984Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-08-23T16:07:01.984Z] === RUN TestBuildWithSession [2021-08-23T16:07:01.984Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:07:01.984Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:07:01.984Z] === RUN TestBuildSquashParent [2021-08-23T16:07:02.825Z] testing: warning: no tests to run [2021-08-23T16:07:02.825Z] PASS [2021-08-23T16:07:02.825Z] coverage: [no statements] [2021-08-23T16:07:02.825Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2021-08-23T16:07:03.284Z] === RUN TestTruncIndex [2021-08-23T16:07:03.284Z] --- PASS: TestTruncIndex (0.11s) [2021-08-23T16:07:03.284Z] PASS [2021-08-23T16:07:03.284Z] coverage: 91.5% of statements [2021-08-23T16:07:03.284Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2021-08-23T16:07:03.742Z] === RUN TestIsGIT [2021-08-23T16:07:03.742Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:07:03.742Z] === RUN TestIsTransport [2021-08-23T16:07:03.742Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:07:03.742Z] PASS [2021-08-23T16:07:03.742Z] coverage: 100.0% of statements [2021-08-23T16:07:04.200Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-08-23T16:07:04.658Z] === RUN TestVersionInfo [2021-08-23T16:07:04.658Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:07:04.658Z] === RUN TestAppendVersions [2021-08-23T16:07:04.658Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:07:04.658Z] PASS [2021-08-23T16:07:04.658Z] coverage: 88.9% of statements [2021-08-23T16:07:04.658Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-08-23T16:07:06.173Z] --- PASS: TestBuildSquashParent (4.43s) [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:07:06.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:07:06.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:07:06.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:07:06.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:07:06.845Z] === RUN TestValidatePrivileges [2021-08-23T16:07:06.845Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:07:06.845Z] === RUN TestFilterByCapNeg [2021-08-23T16:07:06.845Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:07:06.845Z] === RUN TestFilterByCapPos [2021-08-23T16:07:06.845Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:07:06.845Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:07:06.845Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:07:06.845Z] PASS [2021-08-23T16:07:06.845Z] coverage: 12.0% of statements [2021-08-23T16:07:06.845Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.0% of statements [2021-08-23T16:07:07.814Z] === RUN TestNewSettable [2021-08-23T16:07:07.814Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:07:07.814Z] === RUN TestIsSettable [2021-08-23T16:07:07.814Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:07:07.814Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:07:07.814Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:07:07.814Z] PASS [2021-08-23T16:07:07.814Z] coverage: 20.0% of statements [2021-08-23T16:07:07.814Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2021-08-23T16:07:08.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:07:08.081Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:07:08.781Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:07:08.782Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:07:08.782Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:07:08.782Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:07:08.782Z] === RUN TestLoad [2021-08-23T16:07:08.782Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:07:08.782Z] === RUN TestSave [2021-08-23T16:07:08.782Z] --- PASS: TestSave (0.02s) [2021-08-23T16:07:08.782Z] === RUN TestAddDeleteGet [2021-08-23T16:07:08.782Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-23T16:07:08.782Z] === RUN TestInvalidTags [2021-08-23T16:07:08.782Z] --- PASS: TestInvalidTags (0.00s) [2021-08-23T16:07:08.782Z] PASS [2021-08-23T16:07:08.782Z] coverage: 84.4% of statements [2021-08-23T16:07:08.782Z] ok github.com/docker/docker/reference 0.104s coverage: 84.4% of statements [2021-08-23T16:07:10.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:07:10.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:07:10.958Z] --- PASS: TestNewClientWithTimeout (17.70s) [2021-08-23T16:07:10.958Z] === RUN TestClientStream [2021-08-23T16:07:10.958Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestClientSendFile [2021-08-23T16:07:10.958Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:07:10.958Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:07:10.958Z] === RUN TestFileSpecPlugin [2021-08-23T16:07:10.958Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:07:10.958Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:07:10.958Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestPluginAddHandler [2021-08-23T16:07:10.958Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:07:10.958Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestGet [2021-08-23T16:07:10.958Z] time="2021-08-23T16:07:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:07:10.958Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:07:10.958Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:07:10.958Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:07:10.958Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestValidateMirror [2021-08-23T16:07:10.958Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:07:10.958Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:07:10.958Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-23T16:07:10.958Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:07:10.958Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-08-23T16:07:10.958Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:07:10.958Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:07:10.958Z] time="2021-08-23T16:07:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:07:10.958Z] time="2021-08-23T16:07:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-23T16:07:10.958Z] time="2021-08-23T16:07:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:07:10.958Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-08-23T16:07:10.958Z] === RUN TestNewServiceConfig [2021-08-23T16:07:10.958Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestValidateIndexName [2021-08-23T16:07:10.958Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:07:10.958Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestEndpointParse [2021-08-23T16:07:10.958Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestEndpointParseInvalid [2021-08-23T16:07:10.958Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestValidateEndpoint [2021-08-23T16:07:10.958Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-23T16:07:10.958Z] === RUN TestPing [2021-08-23T16:07:10.958Z] --- PASS: TestPing (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:07:10.958Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:07:10.958Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestEndpoint [2021-08-23T16:07:10.958Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:07:10.958Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestParseRepositoryInfo [2021-08-23T16:07:10.958Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:07:10.958Z] === RUN TestNewIndexInfo [2021-08-23T16:07:10.958Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:07:10.959Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:07:10.959Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestSearchRepositories [2021-08-23T16:07:10.959Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:07:10.959Z] Host: 127.0.0.1:49314 [2021-08-23T16:07:10.959Z] User-Agent: docker test client [2021-08-23T16:07:10.959Z] Authorization: Token fake-token [2021-08-23T16:07:10.959Z] X-Docker-Token: true [2021-08-23T16:07:10.959Z] Accept-Encoding: gzip [2021-08-23T16:07:10.959Z] [2021-08-23T16:07:10.959Z] [2021-08-23T16:07:10.959Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:07:10.959Z] Connection: close [2021-08-23T16:07:10.959Z] Content-Length: 144 [2021-08-23T16:07:10.959Z] Cache-Control: no-cache [2021-08-23T16:07:10.959Z] Content-Type: application/json [2021-08-23T16:07:10.959Z] Date: Mon, 23 Aug 2021 16:07:10 GMT [2021-08-23T16:07:10.959Z] Expires: -1 [2021-08-23T16:07:10.959Z] Pragma: no-cache [2021-08-23T16:07:10.959Z] Server: docker-tests/mock [2021-08-23T16:07:10.959Z] X-Docker-Registry-Config: mock [2021-08-23T16:07:10.959Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:07:10.959Z] [2021-08-23T16:07:10.959Z] [2021-08-23T16:07:10.959Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-23T16:07:10.959Z] === RUN TestTrustedLocation [2021-08-23T16:07:10.959Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:07:10.959Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:07:10.959Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestIsSecureIndex [2021-08-23T16:07:10.959Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:07:10.959Z] PASS [2021-08-23T16:07:10.959Z] coverage: 51.7% of statements [2021-08-23T16:07:10.959Z] ok github.com/docker/docker/registry 0.243s coverage: 51.7% of statements [2021-08-23T16:07:10.959Z] time="2021-08-23T16:07:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-08-23T16:07:10.959Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestResumableRequestReader [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:07:10.959Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:07:10.959Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:07:10.959Z] PASS [2021-08-23T16:07:10.959Z] coverage: 100.0% of statements [2021-08-23T16:07:10.959Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2021-08-23T16:07:11.416Z] === RUN TestRestartManagerTimeout [2021-08-23T16:07:11.416Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:07:11.416Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:07:11.416Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:07:11.416Z] PASS [2021-08-23T16:07:11.416Z] coverage: 50.9% of statements [2021-08-23T16:07:11.416Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-08-23T16:07:11.416Z] time="2021-08-23T16:07:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T16:07:11.873Z] === RUN TestDecodeContainerConfig [2021-08-23T16:07:11.873Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T16:07:11.873Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:07:11.873Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:07:11.873Z] === RUN TestValidatePrivileged [2021-08-23T16:07:11.873Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:07:11.873Z] PASS [2021-08-23T16:07:11.873Z] coverage: 52.2% of statements [2021-08-23T16:07:11.873Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.46s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2021-08-23T16:07:11.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.71s) [2021-08-23T16:07:11.946Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:07:11.946Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:07:12.341Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:07:12.341Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:07:12.341Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:07:12.341Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:07:12.341Z] PASS [2021-08-23T16:07:12.341Z] coverage: 62.5% of statements [2021-08-23T16:07:12.800Z] ok github.com/docker/docker/testutil 0.222s coverage: 62.5% of statements [2021-08-23T16:07:13.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:07:13.739Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:07:13.739Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:07:13.766Z] time="2021-08-23T16:07:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:07:13.998Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy (2.61s) [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.69s) [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-08-23T16:07:14.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-08-23T16:07:14.257Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:07:15.192Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-08-23T16:07:15.192Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:07:15.943Z] === RUN TestGetDriver [2021-08-23T16:07:15.943Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:07:15.943Z] === RUN TestVolumeRequestError [2021-08-23T16:07:15.943Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:07:15.943Z] PASS [2021-08-23T16:07:15.943Z] coverage: 36.1% of statements [2021-08-23T16:07:15.943Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2021-08-23T16:07:16.127Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-08-23T16:07:16.127Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:07:16.402Z] === RUN TestGetAddress [2021-08-23T16:07:16.402Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:07:16.402Z] === RUN TestRemove [2021-08-23T16:07:16.402Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:07:16.402Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:07:16.402Z] === RUN TestInitializeWithVolumes [2021-08-23T16:07:16.402Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-23T16:07:16.402Z] === RUN TestCreate [2021-08-23T16:07:16.402Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:07:16.402Z] === RUN TestValidateName [2021-08-23T16:07:16.402Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:07:16.402Z] === RUN TestCreateWithOpts [2021-08-23T16:07:16.402Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:07:16.402Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:07:16.402Z] === RUN TestRelaodNoOpts [2021-08-23T16:07:16.402Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:07:16.402Z] PASS [2021-08-23T16:07:16.402Z] coverage: 41.5% of statements [2021-08-23T16:07:16.402Z] ok github.com/docker/docker/volume/local 0.086s coverage: 41.5% of statements [2021-08-23T16:07:16.596Z] ......... [ 86%] [2021-08-23T16:07:16.693Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-08-23T16:07:16.693Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:07:17.935Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:07:17.935Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:07:17.935Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:07:17.935Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:07:17.935Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestParseMountSpec [2021-08-23T16:07:17.935Z] parser_test.go:63: case 0 [2021-08-23T16:07:17.935Z] parser_test.go:63: case 1 [2021-08-23T16:07:17.935Z] parser_test.go:63: case 2 [2021-08-23T16:07:17.935Z] parser_test.go:63: case 3 [2021-08-23T16:07:17.935Z] parser_test.go:63: case 4 [2021-08-23T16:07:17.935Z] parser_test.go:63: case 5 [2021-08-23T16:07:17.935Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestValidateMount [2021-08-23T16:07:17.935Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:07:17.935Z] time="2021-08-23T16:07:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:07:17.935Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:07:17.935Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:07:17.935Z] PASS [2021-08-23T16:07:17.935Z] coverage: 67.6% of statements [2021-08-23T16:07:17.935Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2021-08-23T16:07:18.393Z] === RUN TestSetGetMeta [2021-08-23T16:07:18.393Z] === PAUSE TestSetGetMeta [2021-08-23T16:07:18.393Z] === RUN TestRestore [2021-08-23T16:07:18.393Z] === PAUSE TestRestore [2021-08-23T16:07:18.393Z] === RUN TestServiceCreate [2021-08-23T16:07:18.393Z] === PAUSE TestServiceCreate [2021-08-23T16:07:18.393Z] === RUN TestServiceList [2021-08-23T16:07:18.393Z] === PAUSE TestServiceList [2021-08-23T16:07:18.393Z] === RUN TestServiceRemove [2021-08-23T16:07:18.393Z] === PAUSE TestServiceRemove [2021-08-23T16:07:18.393Z] === RUN TestServiceGet [2021-08-23T16:07:18.393Z] === PAUSE TestServiceGet [2021-08-23T16:07:18.393Z] === RUN TestServicePrune [2021-08-23T16:07:18.393Z] === PAUSE TestServicePrune [2021-08-23T16:07:18.393Z] === RUN TestCreate [2021-08-23T16:07:18.393Z] === PAUSE TestCreate [2021-08-23T16:07:18.393Z] === RUN TestRemove [2021-08-23T16:07:18.393Z] === PAUSE TestRemove [2021-08-23T16:07:18.393Z] === RUN TestList [2021-08-23T16:07:18.393Z] === PAUSE TestList [2021-08-23T16:07:18.393Z] === RUN TestFindByDriver [2021-08-23T16:07:18.393Z] === PAUSE TestFindByDriver [2021-08-23T16:07:18.393Z] === RUN TestFindByReferenced [2021-08-23T16:07:18.393Z] === PAUSE TestFindByReferenced [2021-08-23T16:07:18.393Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:07:18.393Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:07:18.393Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:07:18.393Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:07:18.393Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:07:18.393Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:07:18.393Z] === RUN TestRefDerefRemove [2021-08-23T16:07:18.393Z] === PAUSE TestRefDerefRemove [2021-08-23T16:07:18.393Z] === RUN TestGet [2021-08-23T16:07:18.393Z] === PAUSE TestGet [2021-08-23T16:07:18.393Z] === RUN TestGetWithReference [2021-08-23T16:07:18.393Z] === PAUSE TestGetWithReference [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:07:18.393Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:07:18.393Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:07:18.393Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:07:18.393Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:07:18.393Z] === CONT TestSetGetMeta [2021-08-23T16:07:18.393Z] === CONT TestFindByDriver [2021-08-23T16:07:18.393Z] === CONT TestServiceList [2021-08-23T16:07:18.393Z] === CONT TestServiceGet [2021-08-23T16:07:18.393Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestServiceRemove [2021-08-23T16:07:18.393Z] --- PASS: TestFindByDriver (0.03s) [2021-08-23T16:07:18.393Z] === CONT TestRemove [2021-08-23T16:07:18.393Z] === CONT TestList [2021-08-23T16:07:18.393Z] --- PASS: TestRemove (0.02s) [2021-08-23T16:07:18.393Z] --- PASS: TestList (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestCreate [2021-08-23T16:07:18.393Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:07:18.393Z] === CONT TestServicePrune [2021-08-23T16:07:18.393Z] --- PASS: TestServiceGet (0.15s) [2021-08-23T16:07:18.393Z] === CONT TestRefDerefRemove [2021-08-23T16:07:18.393Z] time="2021-08-23T16:07:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:07:18.393Z] --- PASS: TestServiceRemove (0.13s) [2021-08-23T16:07:18.393Z] === CONT TestGetWithReference [2021-08-23T16:07:18.393Z] --- PASS: TestServiceList (0.15s) [2021-08-23T16:07:18.393Z] === CONT TestGet [2021-08-23T16:07:18.393Z] time="2021-08-23T16:07:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:07:18.393Z] time="2021-08-23T16:07:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:07:18.393Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestServiceCreate [2021-08-23T16:07:18.393Z] --- PASS: TestGet (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestRestore [2021-08-23T16:07:18.393Z] --- PASS: TestGetWithReference (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:07:18.393Z] time="2021-08-23T16:07:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:07:18.393Z] time="2021-08-23T16:07:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:07:18.393Z] --- PASS: TestServicePrune (0.11s) [2021-08-23T16:07:18.393Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:07:18.393Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:07:18.393Z] --- PASS: TestServiceCreate (0.02s) [2021-08-23T16:07:18.393Z] === CONT TestFindByReferenced [2021-08-23T16:07:18.393Z] --- PASS: TestRestore (0.02s) [2021-08-23T16:07:18.393Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-23T16:07:18.393Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-23T16:07:18.393Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-23T16:07:18.393Z] PASS [2021-08-23T16:07:18.393Z] coverage: 69.0% of statements [2021-08-23T16:07:18.393Z] ok github.com/docker/docker/volume/service 0.269s coverage: 69.0% of statements [2021-08-23T16:07:18.603Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) [2021-08-23T16:07:18.603Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:07:19.169Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-08-23T16:07:19.169Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:07:21.072Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2021-08-23T16:07:21.072Z] === RUN TestBuildWithHugeFile [2021-08-23T16:07:21.125Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-23T16:07:22.155Z] --- PASS: TestCheckoutGit (33.33s) [2021-08-23T16:07:22.155Z] === RUN TestValidGitTransport [2021-08-23T16:07:22.155Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:07:22.155Z] === RUN TestGitInvalidRef [2021-08-23T16:07:22.155Z] --- PASS: TestGitInvalidRef (0.22s) [2021-08-23T16:07:22.155Z] PASS [2021-08-23T16:07:22.155Z] coverage: 86.3% of statements [2021-08-23T16:07:22.155Z] ok github.com/docker/docker/builder/remotecontext/git 33.621s coverage: 86.3% of statements [2021-08-23T16:07:22.155Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:07:22.155Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:07:23.022Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-23T16:07:25.457Z] --- PASS: TestGet (15.02s) [2021-08-23T16:07:25.457Z] === RUN TestPluginWithNoManifest [2021-08-23T16:07:25.457Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:07:25.457Z] === RUN TestGetAll [2021-08-23T16:07:25.457Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:07:25.457Z] PASS [2021-08-23T16:07:25.457Z] coverage: 73.4% of statements [2021-08-23T16:07:25.457Z] ok github.com/docker/docker/pkg/plugins 36.265s coverage: 73.4% of statements [2021-08-23T16:07:28.281Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-23T16:07:29.652Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-23T16:07:34.551Z] === RUN TestContainerStopSignal [2021-08-23T16:07:34.561Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestContainerStopTimeout [2021-08-23T16:07:34.561Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:07:34.561Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:07:34.561Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:07:34.561Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:07:34.561Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:07:34.561Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestNewMemoryStore [2021-08-23T16:07:34.561Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestAddContainers [2021-08-23T16:07:34.561Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestGetContainer [2021-08-23T16:07:34.561Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:07:34.561Z] === RUN TestDeleteContainer [2021-08-23T16:07:34.562Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestListContainers [2021-08-23T16:07:34.562Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestFirstContainer [2021-08-23T16:07:34.562Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestApplyAllContainer [2021-08-23T16:07:34.562Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestIsValidHealthString [2021-08-23T16:07:34.562Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestStateRunStop [2021-08-23T16:07:34.562Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestStateTimeoutWait [2021-08-23T16:07:34.562Z] state_test.go:141: Stop callback fired [2021-08-23T16:07:34.562Z] state_test.go:165: Stop callback fired [2021-08-23T16:07:34.562Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T16:07:34.562Z] === RUN TestIsValidStateString [2021-08-23T16:07:34.562Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestViewSaveDelete [2021-08-23T16:07:34.562Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-23T16:07:34.562Z] === RUN TestViewAll [2021-08-23T16:07:34.562Z] --- PASS: TestViewAll (0.02s) [2021-08-23T16:07:34.562Z] === RUN TestViewGet [2021-08-23T16:07:34.562Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:07:34.562Z] === RUN TestNames [2021-08-23T16:07:34.562Z] --- PASS: TestNames (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestViewWithHealthCheck [2021-08-23T16:07:34.562Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:07:34.562Z] PASS [2021-08-23T16:07:34.562Z] coverage: 41.7% of statements [2021-08-23T16:07:34.562Z] ok github.com/docker/docker/container 0.267s coverage: 41.7% of statements [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:07:34.562Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:07:34.562Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:07:34.562Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:07:34.562Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:07:34.562Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:07:34.562Z] PASS [2021-08-23T16:07:34.562Z] coverage: 18.5% of statements [2021-08-23T16:07:34.562Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 18.5% of statements [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:07:34.562Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:07:35.533Z] === RUN TestPrepare [2021-08-23T16:07:35.533Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:07:35.533Z] === RUN TestStart [2021-08-23T16:07:35.533Z] --- PASS: TestStart (0.00s) [2021-08-23T16:07:35.533Z] === RUN TestWaitCancel [2021-08-23T16:07:35.533Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:07:35.533Z] === RUN TestWaitDisabled [2021-08-23T16:07:35.533Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:07:35.533Z] === RUN TestWaitEnabled [2021-08-23T16:07:35.533Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:07:35.533Z] === RUN TestRemove [2021-08-23T16:07:35.533Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:07:35.533Z] PASS [2021-08-23T16:07:35.533Z] coverage: 65.3% of statements [2021-08-23T16:07:35.533Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2021-08-23T16:07:35.731Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-23T16:07:36.334Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:07:36.334Z] Using test binary docker [2021-08-23T16:07:36.334Z] +++ /etc/init.d/apparmor start [2021-08-23T16:07:36.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:07:36.334Z] INFO: Waiting for daemon to start... [2021-08-23T16:07:36.334Z] Starting dockerd [2021-08-23T16:07:36.334Z] +++ 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-08-23T16:07:36.334Z] . [2021-08-23T16:07:36.334Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:07:36.334Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:07:36.334Z] Using test binary docker [2021-08-23T16:07:36.334Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:07:36.334Z] +++ /etc/init.d/apparmor start [2021-08-23T16:07:36.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:07:36.334Z] INFO: Waiting for daemon to start... [2021-08-23T16:07:36.334Z] Starting dockerd [2021-08-23T16:07:36.334Z] +++ 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-08-23T16:07:36.334Z] Error: No such image: emptyfs [2021-08-23T16:07:36.334Z] ++++ docker load [2021-08-23T16:07:36.335Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:07:36.335Z] .Running integration-test (iteration 1) [2021-08-23T16:07:36.335Z] 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-08-23T16:07:36.335Z] ++ 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-08-23T16:07:36.335Z] ++ set -e [2021-08-23T16:07:36.335Z] ++ '[' -n 0 ']' [2021-08-23T16:07:36.335Z] ++ set -x [2021-08-23T16:07:36.335Z] ++ 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-08-23T16:07:36.335Z] Loaded image: busybox:latest [2021-08-23T16:07:36.335Z] Loaded image: busybox:glibc [2021-08-23T16:07:36.335Z] [2021-08-23T16:07:36.335Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:07:36.335Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:07:36.335Z] Error: No such image: emptyfs [2021-08-23T16:07:36.335Z] ++++ docker load [2021-08-23T16:07:36.335Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:07:36.335Z] Running integration-test (iteration 1) [2021-08-23T16:07:36.335Z] 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-08-23T16:07:36.335Z] ++ 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-08-23T16:07:36.335Z] ++ set -e [2021-08-23T16:07:36.335Z] ++ '[' -n 0 ']' [2021-08-23T16:07:36.335Z] ++ set -x [2021-08-23T16:07:36.335Z] ++ 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-08-23T16:07:36.909Z] Loaded image: busybox:latest [2021-08-23T16:07:37.073Z] === RUN TestNewListSecretsFilters [2021-08-23T16:07:37.073Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:07:37.073Z] === RUN TestNewListConfigsFilters [2021-08-23T16:07:37.073Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:07:37.073Z] PASS [2021-08-23T16:07:37.483Z] Loaded image: busybox:glibc [2021-08-23T16:07:37.533Z] coverage: 0.5% of statements [2021-08-23T16:07:37.533Z] ok github.com/docker/docker/daemon/cluster 0.260s coverage: 0.5% of statements [2021-08-23T16:07:38.475Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-23T16:07:38.502Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:07:38.502Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:07:38.502Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:07:38.502Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:07:38.502Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:07:38.502Z] PASS [2021-08-23T16:07:38.502Z] coverage: 35.9% of statements [2021-08-23T16:07:38.502Z] ok github.com/docker/docker/daemon/cluster/convert 0.591s coverage: 35.9% of statements [2021-08-23T16:07:38.732Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-23T16:07:38.879Z] Loaded image: debian:bullseye-slim [2021-08-23T16:07:38.879Z] Loaded image: hello-world:latest [2021-08-23T16:07:39.140Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:07:39.140Z] INFO: Testing against a local daemon [2021-08-23T16:07:39.140Z] === RUN TestDockerDaemonSuite [2021-08-23T16:07:39.140Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-23T16:07:41.685Z] Loaded image: debian:bullseye-slim [2021-08-23T16:07:41.685Z] Loaded image: hello-world:latest [2021-08-23T16:07:41.946Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:07:41.946Z] INFO: Testing against a local daemon [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:07:41.946Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:07:42.243Z] === RUN TestBuilderGC [2021-08-23T16:07:42.253Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:07:42.253Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:07:42.253Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:07:42.253Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:07:42.253Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:07:42.253Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:07:42.253Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:07:42.253Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:07:42.253Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:07:42.253Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:07:42.253Z] time="2021-08-23T16:07:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:07:42.253Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-08-23T16:07:42.253Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:07:42.253Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:07:42.253Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:07:42.253Z] time="2021-08-23T16:07:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-714535859" [2021-08-23T16:07:42.253Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:07:42.253Z] time="2021-08-23T16:07:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-845031798" [2021-08-23T16:07:42.253Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:07:42.253Z] time="2021-08-23T16:07:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-547833949" [2021-08-23T16:07:42.253Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:07:42.253Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:07:42.253Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:07:42.253Z] PASS [2021-08-23T16:07:42.253Z] coverage: 80.4% of statements [2021-08-23T16:07:42.253Z] ok github.com/docker/docker/daemon/config 0.258s coverage: 80.4% of statements [2021-08-23T16:07:42.253Z] === RUN TestWaitNodeAttachment [2021-08-23T16:07:42.713Z] --- PASS: TestWaitNodeAttachment (0.44s) [2021-08-23T16:07:42.713Z] === RUN TestIsolationConversion [2021-08-23T16:07:42.713Z] === RUN TestIsolationConversion/default [2021-08-23T16:07:42.713Z] === RUN TestIsolationConversion/process [2021-08-23T16:07:42.713Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:07:42.713Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestContainerLabels [2021-08-23T16:07:42.713Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestCredentialSpecConversion [2021-08-23T16:07:42.713Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:07:42.713Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:07:42.713Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:07:42.713Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:07:42.713Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:07:42.713Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountBind [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:07:42.713Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:07:42.713Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:07:42.713Z] PASS [2021-08-23T16:07:42.713Z] coverage: 11.0% of statements [2021-08-23T16:07:42.713Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.675s coverage: 11.0% of statements [2021-08-23T16:07:42.893Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:07:42.893Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:07:43.002Z] ok github.com/docker/docker/libnetwork/ipam 101.638s coverage: 85.3% of statements [2021-08-23T16:07:43.002Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:07:43.002Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:07:43.002Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-23T16:07:43.158Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:07:43.158Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:07:43.173Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:07:43.173Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:07:43.173Z] === RUN TestDiscoveryOpts [2021-08-23T16:07:43.173Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:07:43.173Z] PASS [2021-08-23T16:07:43.173Z] coverage: 30.0% of statements [2021-08-23T16:07:43.173Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2021-08-23T16:07:43.198Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-23T16:07:43.456Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-23T16:07:43.456Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-23T16:07:43.456Z] [2021-08-23T16:07:43.456Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-23T16:07:43.456Z] =========================== short test summary info ============================ [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-23T16:07:43.456Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-23T16:07:43.456Z] Not supported on most drivers [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-23T16:07:43.456Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-23T16:07:43.456Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-23T16:07:43.456Z] Can fail if eth0 has multiple IP addresses [2021-08-23T16:07:43.456Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-23T16:07:43.456Z] This doesn't seem to be taken into account by the engine [2021-08-23T16:07:43.456Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-23T16:07:43.456Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-23T16:07:43.456Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-23T16:07:43.456Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 317.37 seconds == [2021-08-23T16:07:43.633Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:07:43.633Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestGetContainer [2021-08-23T16:07:43.633Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestValidContainerNames [2021-08-23T16:07:43.633Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestContainerInitDNS [2021-08-23T16:07:43.633Z] daemon_test.go:147: root required [2021-08-23T16:07:43.633Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestMerge [2021-08-23T16:07:43.633Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestValidateContainerIsolation [2021-08-23T16:07:43.633Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestFindNetworkErrorType [2021-08-23T16:07:43.633Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestEnsureServicesExist [2021-08-23T16:07:43.633Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:07:43.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:07:43.633Z] === RUN TestEventsLog [2021-08-23T16:07:43.633Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestEventsLogTimeout [2021-08-23T16:07:43.633Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestLogEvents [2021-08-23T16:07:43.633Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:07:43.633Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:07:43.633Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:07:43.633Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:07:43.633Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:07:43.633Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestContainerDelete [2021-08-23T16:07:43.633Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestContainerDoubleDelete [2021-08-23T16:07:43.633Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-08-23T16:07:43.633Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:07:43.633Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:07:43.633Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestNoneHealthcheck [2021-08-23T16:07:43.633Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:07:43.633Z] === RUN TestHealthStates [2021-08-23T16:07:43.633Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T16:07:43.633Z] === RUN TestLoadBufferedEvents [2021-08-23T16:07:43.713Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-23T16:07:43.728Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:07:43.988Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:07:43.988Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] time="2021-08-23T16:07:43Z" 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-08-23T16:07:44.094Z] --- PASS: TestHealthStates (0.19s) [2021-08-23T16:07:44.094Z] === RUN TestMaskURLCredentials [2021-08-23T16:07:44.094Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestGetInspectData [2021-08-23T16:07:44.094Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestFillLicense [2021-08-23T16:07:44.094Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestListInvalidFilter [2021-08-23T16:07:44.094Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestNameFilter [2021-08-23T16:07:44.094Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:07:44.094Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:07:44.094Z] === 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-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:07:44.094Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:07:44.094Z] --- 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-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:07:44.094Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonReloadLabels [2021-08-23T16:07:44.094Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:07:44.094Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:07:44.094Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:07:44.094Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:07:44.094Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:07:44.094Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-08-23T16:07:44.094Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:07:44.094Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:07:44.094Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:07:44.094Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:07:44.094Z] PASS [2021-08-23T16:07:44.094Z] coverage: 50.0% of statements [2021-08-23T16:07:44.094Z] ok github.com/docker/docker/daemon/events 0.306s coverage: 50.0% of statements [2021-08-23T16:07:44.554Z] === RUN TestIsEmptyDir [2021-08-23T16:07:44.554Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:07:44.554Z] PASS [2021-08-23T16:07:44.554Z] coverage: 2.3% of statements [2021-08-23T16:07:44.554Z] ok github.com/docker/docker/daemon/graphdriver 0.101s coverage: 2.3% of statements [2021-08-23T16:07:45.014Z] === RUN TestLinkNaming [2021-08-23T16:07:45.014Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:07:45.014Z] === RUN TestLinkNew [2021-08-23T16:07:45.014Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:07:45.014Z] === RUN TestLinkEnv [2021-08-23T16:07:45.014Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:07:45.014Z] === RUN TestLinkMultipleEnv [2021-08-23T16:07:45.014Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:07:45.014Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:07:45.014Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:07:45.014Z] PASS [2021-08-23T16:07:45.014Z] coverage: 93.0% of statements [2021-08-23T16:07:45.014Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-08-23T16:07:45.014Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-23T16:07:45.014Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:07:45.372Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:07:45.474Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-23T16:07:45.474Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:07:45.632Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:07:45.632Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:07:45.632Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:07:45.894Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-23T16:07:45.939Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T16:07:45.939Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:07:45.939Z] reload_test.go:520: root required [2021-08-23T16:07:45.939Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:07:45.939Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:07:45.939Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T16:07:45.939Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:07:45.939Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-23T16:07:45.939Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:07:45.939Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:07:45.939Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:07:45.939Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T16:07:45.939Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:07:45.939Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:07:45.939Z] === RUN TestParseVolumesFrom [2021-08-23T16:07:45.939Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:07:45.939Z] PASS [2021-08-23T16:07:45.939Z] coverage: 9.1% of statements [2021-08-23T16:07:45.939Z] ok github.com/docker/docker/daemon 2.529s coverage: 9.1% of statements [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:07:45.939Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:07:46.398Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:07:46.531Z] 2021/08/23 16:07:44 Closing DB instances... [2021-08-23T16:07:46.532Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-08-23T16:07:46.532Z] === RUN TestFindNode [2021-08-23T16:07:46.532Z] 2021/08/23 16:07:46 Closing DB instances... [2021-08-23T16:07:46.532Z] --- PASS: TestFindNode (0.02s) [2021-08-23T16:07:46.532Z] === RUN TestChangeNodeState [2021-08-23T16:07:46.532Z] 2021/08/23 16:07:46 Closing DB instances... [2021-08-23T16:07:46.532Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-23T16:07:46.532Z] === RUN TestNodeReincarnation [2021-08-23T16:07:46.532Z] 2021/08/23 16:07:46 Closing DB instances... [2021-08-23T16:07:46.837Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:07:46.858Z] === RUN TestAdapterReadLogs [2021-08-23T16:07:46.859Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:07:46.859Z] === RUN TestCopier [2021-08-23T16:07:46.859Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:07:46.859Z] === RUN TestCopierLongLines [2021-08-23T16:07:46.859Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T16:07:46.859Z] === RUN TestCopierSlow [2021-08-23T16:07:47.318Z] --- PASS: TestCopierSlow (0.21s) [2021-08-23T16:07:47.318Z] === RUN TestCopierWithSized [2021-08-23T16:07:47.318Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:07:47.318Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:07:47.318Z] --- PASS: TestCopierWithSized (0.02s) [2021-08-23T16:07:47.318Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:07:47.318Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:07:47.318Z] === RUN TestCopierWithPartial [2021-08-23T16:07:47.318Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T16:07:47.318Z] === RUN TestRingLogger [2021-08-23T16:07:47.318Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:07:47.318Z] === RUN TestRingCap [2021-08-23T16:07:47.318Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:07:47.318Z] === RUN TestRingClose [2021-08-23T16:07:47.318Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:07:47.318Z] === RUN TestRingDrain [2021-08-23T16:07:47.318Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:07:47.318Z] PASS [2021-08-23T16:07:47.318Z] coverage: 43.8% of statements [2021-08-23T16:07:47.318Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.8% of statements [2021-08-23T16:07:47.408Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T16:07:47.669Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:07:47.669Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:07:47.669Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:07:47.669Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:07:47.778Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:07:47.778Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:07:47.778Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:07:47.778Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:07:47.778Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:07:47.778Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestSearchRegistryForImages [2021-08-23T16:07:47.778Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:07:47.778Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:07:47.778Z] === RUN TestImageDelete [2021-08-23T16:07:47.778Z] === RUN TestImageDelete/no_lease [2021-08-23T16:07:47.778Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:07:47.778Z] --- PASS: TestImageDelete (0.06s) [2021-08-23T16:07:47.778Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T16:07:47.778Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-08-23T16:07:47.779Z] === RUN TestContentStoreForPull [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:07:47.779Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-08-23T16:07:47.779Z] === RUN TestCreateSuccess [2021-08-23T16:07:47.779Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCreateStreamSkipped [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:07:47.779Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:07:47.779Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCreateError [2021-08-23T16:07:47.779Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCreateAlreadyExists [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:07:47.779Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestLogClosed [2021-08-23T16:07:47.779Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestLogBlocking [2021-08-23T16:07:47.779Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:07:47.779Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:07:47.779Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestPublishBatchSuccess [2021-08-23T16:07:47.779Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestPublishBatchError [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=error msg=Error [2021-08-23T16:07:47.779Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:07:47.779Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:07:47.779Z] time="2021-08-23T16:07:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:07:47.779Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchSimple [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchTicker [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-23T16:07:47.779Z] === RUN TestCollectBatchClose [2021-08-23T16:07:47.779Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:07:47.779Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:07:47.779Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:07:48.238Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:07:48.238Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:07:48.238Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:07:48.238Z] === RUN TestProcessEventEmoji [2021-08-23T16:07:48.238Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:07:48.238Z] --- PASS: TestContentStoreForPull (0.20s) [2021-08-23T16:07:48.238Z] PASS [2021-08-23T16:07:48.238Z] coverage: 6.7% of statements [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-23T16:07:48.238Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:07:48.238Z] ok github.com/docker/docker/daemon/images 0.374s coverage: 6.7% of statements [2021-08-23T16:07:48.238Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:07:48.238Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:07:48.238Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-08-23T16:07:48.238Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:07:48.238Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:07:48.238Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:07:48.239Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:07:48.239Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:07:48.239Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestCreateTagSuccess [2021-08-23T16:07:48.239Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:07:48.239Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T16:07:48.239Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:07:48.239Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:07:48.239Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:07:48.239Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:07:48.239Z] PASS [2021-08-23T16:07:48.239Z] coverage: 77.4% of statements [2021-08-23T16:07:48.239Z] ok github.com/docker/docker/daemon/logger/awslogs 0.409s coverage: 77.4% of statements [2021-08-23T16:07:48.239Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:07:48.239Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:07:48.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:07:48.239Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:07:48.239Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:07:48.698Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:07:48.698Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:07:48.698Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:07:48.698Z] === RUN TestJSONFileLogger [2021-08-23T16:07:48.698Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T16:07:48.698Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:07:48.698Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:07:48.698Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:07:48.698Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T16:07:48.698Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:07:48.698Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:07:48.698Z] === RUN TestEncodeDecode [2021-08-23T16:07:48.698Z] === PAUSE TestEncodeDecode [2021-08-23T16:07:48.698Z] === RUN TestUnexpectedEOF [2021-08-23T16:07:48.698Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-08-23T16:07:48.698Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:07:48.698Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-08-23T16:07:48.698Z] PASS [2021-08-23T16:07:48.698Z] coverage: 87.2% of statements [2021-08-23T16:07:48.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements [2021-08-23T16:07:48.698Z] time="2021-08-23T16:07:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:07:48.698Z] time="2021-08-23T16:07:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:07:48.698Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-08-23T16:07:48.698Z] === CONT TestEncodeDecode [2021-08-23T16:07:48.698Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:07:48.698Z] PASS [2021-08-23T16:07:48.698Z] coverage: 69.9% of statements [2021-08-23T16:07:48.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.275s coverage: 69.9% of statements [2021-08-23T16:07:49.668Z] === RUN TestWriteLog [2021-08-23T16:07:49.668Z] === PAUSE TestWriteLog [2021-08-23T16:07:49.668Z] === RUN TestReadLog [2021-08-23T16:07:49.668Z] === PAUSE TestReadLog [2021-08-23T16:07:49.668Z] === CONT TestWriteLog [2021-08-23T16:07:49.668Z] === CONT TestReadLog [2021-08-23T16:07:49.668Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:07:49.668Z] === RUN TestReadLog/tail_exact [2021-08-23T16:07:49.668Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:07:49.668Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:07:50.129Z] --- PASS: TestReadLog (0.15s) [2021-08-23T16:07:50.129Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-08-23T16:07:50.129Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T16:07:50.129Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:07:50.129Z] PASS [2021-08-23T16:07:50.129Z] coverage: 75.2% of statements [2021-08-23T16:07:50.129Z] ok github.com/docker/docker/daemon/logger/local 0.222s coverage: 75.2% of statements [2021-08-23T16:07:50.129Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:07:50.129Z] === RUN TestOpenFileDelete [2021-08-23T16:07:50.129Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestOpenFileRename [2021-08-23T16:07:50.129Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:07:50.129Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestParseLogTag [2021-08-23T16:07:50.129Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:07:50.129Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestTailFiles [2021-08-23T16:07:50.129Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:07:50.129Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T16:07:50.129Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:07:50.129Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T16:07:50.129Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T16:07:50.129Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-08-23T16:07:50.129Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:07:50.129Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:07:50.129Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:07:50.129Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-08-23T16:07:50.129Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-23T16:07:50.129Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-23T16:07:50.129Z] PASS [2021-08-23T16:07:50.129Z] coverage: 55.3% of statements [2021-08-23T16:07:50.129Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.333s coverage: 55.3% of statements [2021-08-23T16:07:50.588Z] === RUN TestLog [2021-08-23T16:07:50.588Z] --- PASS: TestLog (0.01s) [2021-08-23T16:07:50.588Z] PASS [2021-08-23T16:07:50.588Z] coverage: 31.5% of statements [2021-08-23T16:07:50.588Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:07:51.213Z] --- PASS: TestNodeReincarnation (5.03s) [2021-08-23T16:07:51.213Z] === RUN TestParallelCreate [2021-08-23T16:07:51.213Z] 2021/08/23 16:07:51 Closing DB instances... [2021-08-23T16:07:51.213Z] --- PASS: TestParallelCreate (0.03s) [2021-08-23T16:07:51.213Z] === RUN TestParallelDelete [2021-08-23T16:07:51.213Z] 2021/08/23 16:07:51 Closing DB instances... [2021-08-23T16:07:51.213Z] --- PASS: TestParallelDelete (0.02s) [2021-08-23T16:07:51.213Z] === RUN TestNetworkDBIslands [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:89e4307542dc with config:&{NodeID:89e4307542dc 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-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, added to nodes list" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e3fd5ca2ade5 with config:&{NodeID:e3fd5ca2ade5 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-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to nodes list" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to nodes list" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, added to nodes list" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:07:51.213Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2021-08-23T16:07:51.558Z] === RUN TestParseLogFormat [2021-08-23T16:07:51.558Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:07:51.558Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestValidateSyslogAddress [2021-08-23T16:07:51.558Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:07:51.558Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestValidateSyslogFacility [2021-08-23T16:07:51.558Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:07:51.558Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestValidateLogOpt [2021-08-23T16:07:51.558Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:07:51.558Z] PASS [2021-08-23T16:07:51.558Z] coverage: 46.8% of statements [2021-08-23T16:07:51.558Z] === RUN TestValidateLogOpt [2021-08-23T16:07:51.558Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestNewMissedConfig [2021-08-23T16:07:51.558Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestNewMissedUrl [2021-08-23T16:07:51.558Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestNewMissedToken [2021-08-23T16:07:51.558Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestNewWithProxy [2021-08-23T16:07:51.558Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestDefault [2021-08-23T16:07:51.558Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-08-23T16:07:51.558Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:07:51.558Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:07:51.558Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestJsonFormat [2021-08-23T16:07:51.558Z] --- PASS: TestJsonFormat (0.01s) [2021-08-23T16:07:51.558Z] === RUN TestRawFormat [2021-08-23T16:07:51.558Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestRawFormatWithLabels [2021-08-23T16:07:51.558Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:07:51.558Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:07:51.558Z] === RUN TestBatching [2021-08-23T16:07:51.558Z] === RUN TestNewParse [2021-08-23T16:07:51.558Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:07:51.558Z] PASS [2021-08-23T16:07:51.558Z] coverage: 8.3% of statements [2021-08-23T16:07:51.558Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2021-08-23T16:07:51.558Z] --- PASS: TestBatching (0.26s) [2021-08-23T16:07:51.558Z] === RUN TestFrequency [2021-08-23T16:07:51.874Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:07:52.018Z] --- PASS: TestFrequency (0.18s) [2021-08-23T16:07:52.018Z] === RUN TestOneMessagePerRequest [2021-08-23T16:07:52.018Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:07:52.018Z] === RUN TestVerify [2021-08-23T16:07:52.018Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:07:52.018Z] === RUN TestSkipVerify [2021-08-23T16:07:52.018Z] time="2021-08-23T16:07:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.018Z] time="2021-08-23T16:07:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.018Z] time="2021-08-23T16:07:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7c689049dc06 with config:&{NodeID:7c689049dc06 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-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 7c689049dc06/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 7c689049dc06/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 7c689049dc06/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 7c689049dc06/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node 89e4307542dc/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.204Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.444Z] --- PASS: TestBuildWithHugeFile (128.08s) [2021-08-23T16:07:52.444Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:07:52.444Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:07:52.444Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:07:52.444Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:07:52.444Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:07:52.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:07:52.444Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:07:52.444Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:07:52.444Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:07:52.444Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:07:52.444Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:07:52.444Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:07:52.444Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:07:52.444Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-23T16:07:52.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-08-23T16:07:52.444Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-23T16:07:52.444Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T16:07:52.444Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:07:52.444Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:07:52.479Z] --- PASS: TestSkipVerify (0.68s) [2021-08-23T16:07:52.479Z] === RUN TestBufferMaximum [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.301432\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.301432\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:07:52.479Z] === RUN TestServerAlwaysDown [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.306286\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.306286\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.306286\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.308643\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] time="2021-08-23T16:07:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629734872.308643\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:52.479Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:07:52.479Z] === RUN TestCannotSendAfterClose [2021-08-23T16:07:52.479Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:07:52.479Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:01b3e53dc3ec with config:&{NodeID:01b3e53dc3ec 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-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 89e4307542dc/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 89e4307542dc/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:52.663Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2d7d3dcccfcd with config:&{NodeID:2d7d3dcccfcd 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-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 7c689049dc06/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 89e4307542dc/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 89e4307542dc/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:53.121Z] time="2021-08-23T16:07:52Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:53.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:07:53.449Z] === RUN TestV1IDService [2021-08-23T16:07:53.449Z] --- PASS: TestV1IDService (0.02s) [2021-08-23T16:07:53.449Z] === RUN TestV2MetadataService [2021-08-23T16:07:53.449Z] time="2021-08-23T16:07:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T16:07:53.449Z] time="2021-08-23T16:07:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"80d9897e471f\"}'" [2021-08-23T16:07:53.449Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-23T16:07:53.449Z] PASS [2021-08-23T16:07:53.449Z] coverage: 82.5% of statements [2021-08-23T16:07:53.449Z] ok github.com/docker/docker/daemon/logger/splunk 2.290s coverage: 82.5% of statements [2021-08-23T16:07:53.449Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:07:53.449Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:07:53.449Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:07:53.579Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=info msg="The new bootstrap node list is:[172.31.213.229:10033 172.31.213.229:10034 172.31.213.229:10035]" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10033" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49374" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10034" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49375" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10035" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49376" [2021-08-23T16:07:53.579Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=info msg="The new bootstrap node list is:[172.31.213.229:10033 172.31.213.229:10034 172.31.213.229:10035]" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10033" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49377" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10034" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49378" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49379" [2021-08-23T16:07:53.579Z] time="2021-08-23T16:07:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10035" [2021-08-23T16:07:53.910Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:07:53.910Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:07:53.910Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:07:53.910Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:07:53.910Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:07:53.910Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:07:53.910Z] === RUN TestManifestStore [2021-08-23T16:07:53.910Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:07:53.910Z] time="2021-08-23T16:07:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local101490311\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node 0 leaving" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node2(e3fd5ca2ade5): Node leave event for 89e4307542dc/172.31.213.229" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 89e4307542dc/172.31.213.229" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 89e4307542dc/172.31.213.229" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node3(7c689049dc06): Node leave event for 89e4307542dc/172.31.213.229" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="node1(89e4307542dc): Node leave event for 89e4307542dc/172.31.213.229" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.037Z] time="2021-08-23T16:07:53Z" level=info msg="Node 89e4307542dc/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:53Z" level=warning msg="reference for unknown type: " [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:53Z" level=warning msg="reference for unknown type: " [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:07:54.370Z] === RUN TestSuccessfulDownload [2021-08-23T16:07:54.370Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:07:54.370Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:07:54.370Z] === RUN TestCancelledDownload [2021-08-23T16:07:54.370Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T16:07:54.370Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:07:54.370Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:07:54.370Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:07:54.370Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:07:54.370Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:07:54.370Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:07:54.370Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:07:54.370Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:07:54.370Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:07:54.370Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:07:54.370Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:07:54.370Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:07:54.370Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:53Z" level=warning msg="reference for unknown type: " [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:53Z" level=warning msg="reference for unknown type: " [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:53Z" level=warning msg="reference for unknown type: " [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:07:54.370Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:07:54.370Z] time="2021-08-23T16:07:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore (0.34s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:07:54.370Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:07:54.370Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:07:54.370Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:07:54.371Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestFixManifestLayers [2021-08-23T16:07:54.371Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:07:54.371Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:07:54.371Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:07:54.371Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestValidateManifest [2021-08-23T16:07:54.371Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:07:54.371Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestFormatPlatform [2021-08-23T16:07:54.371Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:07:54.371Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:07:54.371Z] === RUN TestLayerAlreadyExists [2021-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] 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-08-23T16:07:54.371Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-08-23T16:07:54.371Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:07:54.371Z] --- PASS: TestV2MetadataService (1.29s) [2021-08-23T16:07:54.371Z] PASS [2021-08-23T16:07:54.371Z] coverage: 48.2% of statements [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="node 1 leaving" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="node3(7c689049dc06): Node leave event for e3fd5ca2ade5/172.31.213.229" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="node4(01b3e53dc3ec): Node leave event for e3fd5ca2ade5/172.31.213.229" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5 change state NodeActive --> NodeFailed" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, added to failed nodes list" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for e3fd5ca2ade5/172.31.213.229" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=error msg="node: e3fd5ca2ade5 is unknown to memberlist" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.495Z] time="2021-08-23T16:07:54Z" level=info msg="Node e3fd5ca2ade5/172.31.213.229, left gossip cluster" [2021-08-23T16:07:54.775Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:07:54.831Z] ok github.com/docker/docker/distribution/metadata 1.394s coverage: 48.2% of statements [2021-08-23T16:07:54.831Z] time="2021-08-23T16:07:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:07:54.831Z] time="2021-08-23T16:07:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:07:54.831Z] time="2021-08-23T16:07:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:07:54.831Z] time="2021-08-23T16:07:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:07:54.831Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:07:54.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-08-23T16:07:54.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-08-23T16:07:54.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-08-23T16:07:54.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-08-23T16:07:54.831Z] === RUN TestTransfer [2021-08-23T16:07:54.831Z] --- PASS: TestTransfer (0.12s) [2021-08-23T16:07:54.831Z] === RUN TestConcurrencyLimit [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="node 2 leaving" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 7c689049dc06/172.31.213.229" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 7c689049dc06/172.31.213.229" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06 change state NodeActive --> NodeLeft" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="node3(7c689049dc06): Node leave event for 7c689049dc06/172.31.213.229" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=debug msg="memberlist: Failed ping: e3fd5ca2ade5 (timeout reached)" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.213.229:10035: use of closed network connection" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.213.229:10037: use of closed network connection" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.213.229:10036: use of closed network connection" [2021-08-23T16:07:54.953Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06/172.31.213.229, left gossip cluster" [2021-08-23T16:07:55.247Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-23T16:07:55.247Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:07:55.290Z] === RUN TestNotFound [2021-08-23T16:07:55.290Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestConflict [2021-08-23T16:07:55.290Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestForbidden [2021-08-23T16:07:55.290Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestInvalidParameter [2021-08-23T16:07:55.290Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestNotImplemented [2021-08-23T16:07:55.290Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestNotModified [2021-08-23T16:07:55.290Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestUnauthorized [2021-08-23T16:07:55.290Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestUnknown [2021-08-23T16:07:55.290Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestCancelled [2021-08-23T16:07:55.290Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestDeadline [2021-08-23T16:07:55.290Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestDataLoss [2021-08-23T16:07:55.290Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestUnavailable [2021-08-23T16:07:55.290Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestSystem [2021-08-23T16:07:55.290Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:07:55.290Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:07:55.290Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:07:55.290Z] PASS [2021-08-23T16:07:55.290Z] coverage: 53.1% of statements [2021-08-23T16:07:55.290Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-08-23T16:07:55.290Z] --- PASS: TestConcurrencyLimit (0.45s) [2021-08-23T16:07:55.290Z] === RUN TestInactiveJobs [2021-08-23T16:07:55.290Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-08-23T16:07:55.290Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:07:55.290Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:07:55.290Z] === RUN TestTokenPassThru [2021-08-23T16:07:55.290Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:07:55.290Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06/172.31.213.229, left gossip cluster" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:54Z" level=info msg="Node 7c689049dc06/172.31.213.229, left gossip cluster" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="memberlist: Suspect e3fd5ca2ade5 has failed, no acks received" [2021-08-23T16:07:55.411Z] networkdb_test.go:868: node4: OK [2021-08-23T16:07:55.411Z] networkdb_test.go:868: node5: OK [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="node 0 coming back" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:12474ca7d68e with config:&{NodeID:12474ca7d68e 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-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 12474ca7d68e/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 12474ca7d68e/172.31.213.229, added to nodes list" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="node 1 coming back" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4496f755121b with config:&{NodeID:4496f755121b 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-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 4496f755121b/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 4496f755121b/172.31.213.229, added to nodes list" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="node 2 coming back" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:34ea34d58043 with config:&{NodeID:34ea34d58043 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-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 34ea34d58043/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:55.411Z] time="2021-08-23T16:07:55Z" level=info msg="Node 34ea34d58043/172.31.213.229, added to nodes list" [2021-08-23T16:07:55.717Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:07:55.750Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:07:55.750Z] PASS [2021-08-23T16:07:55.750Z] coverage: 24.1% of statements [2021-08-23T16:07:55.750Z] ok github.com/docker/docker/distribution 1.660s coverage: 24.1% of statements [2021-08-23T16:07:55.750Z] --- PASS: TestInactiveJobs (0.42s) [2021-08-23T16:07:55.750Z] === RUN TestWatchRelease [2021-08-23T16:07:55.750Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:07:55.750Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T16:07:55.750Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:07:55.750Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:07:55.750Z] === RUN TestDuplicateTransfer [2021-08-23T16:07:55.750Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-08-23T16:07:55.750Z] === RUN TestSuccessfulUpload [2021-08-23T16:07:55.750Z] time="2021-08-23T16:07:55Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:07:55.898Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:07:55.898Z] [2021-08-23T16:07:55.898Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:07:55.898Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:07:55.898Z] [2021-08-23T16:07:55.898Z] To set a process to complain mode, use the command line tool [2021-08-23T16:07:55.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:07:55.898Z] Post stage [Pipeline] junit [2021-08-23T16:07:55.936Z] Recording test results [2021-08-23T16:07:55.977Z] --- PASS: TestBuildPreserveOwnership (3.33s) [2021-08-23T16:07:55.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2021-08-23T16:07:55.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-08-23T16:07:55.977Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:07:55.977Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-08-23T16:07:55.977Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:07:56.030Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-23T16:07:56.214Z] --- PASS: TestSuccessfulUpload (0.47s) [2021-08-23T16:07:56.214Z] === RUN TestCancelledUpload [2021-08-23T16:07:56.214Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-23T16:07:56.214Z] PASS [2021-08-23T16:07:56.214Z] coverage: 76.8% of statements [2021-08-23T16:07:56.214Z] ok github.com/docker/docker/distribution/xfer 2.051s coverage: 76.8% of statements [2021-08-23T16:07:56.214Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:07:56.214Z] === RUN TestCompare [2021-08-23T16:07:56.214Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:07:56.214Z] PASS [2021-08-23T16:07:56.214Z] coverage: 19.2% of statements [2021-08-23T16:07:56.214Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2021-08-23T16:07:56.214Z] === RUN TestFSGetInvalidData [2021-08-23T16:07:56.214Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:07:56.214Z] === RUN TestFSInvalidSet [2021-08-23T16:07:56.214Z] --- PASS: TestFSInvalidSet (0.02s) [2021-08-23T16:07:56.214Z] === RUN TestFSInvalidRoot [2021-08-23T16:07:56.214Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-23T16:07:56.214Z] === RUN TestFSMetadataGetSet [2021-08-23T16:07:56.344Z] + echo Ensuring container killed. [2021-08-23T16:07:56.344Z] Ensuring container killed. [2021-08-23T16:07:56.344Z] + docker rm -vf docker-pr2 [2021-08-23T16:07:56.344Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-23T16:07:56.621Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:07:56.621Z] Chowning /workspace to jenkins user [2021-08-23T16:07:56.621Z] + id -u [2021-08-23T16:07:56.621Z] + id -g [2021-08-23T16:07:56.621Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:07:56.674Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-08-23T16:07:56.674Z] === RUN TestFSInvalidWalker [2021-08-23T16:07:56.674Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T16:07:56.674Z] === RUN TestFSGetSet [2021-08-23T16:07:56.674Z] --- PASS: TestFSGetSet (0.02s) [2021-08-23T16:07:56.674Z] === RUN TestFSGetUnsetKey [2021-08-23T16:07:56.674Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-23T16:07:56.674Z] === RUN TestFSGetEmptyData [2021-08-23T16:07:56.674Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-23T16:07:56.674Z] === RUN TestFSDelete [2021-08-23T16:07:56.674Z] --- PASS: TestFSDelete (0.02s) [2021-08-23T16:07:56.674Z] === RUN TestFSWalker [2021-08-23T16:07:56.674Z] --- PASS: TestFSWalker (0.02s) [2021-08-23T16:07:56.674Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:07:56.674Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:07:56.674Z] === RUN TestNewFromJSON [2021-08-23T16:07:56.674Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:07:56.674Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestMarshalKeyOrder [2021-08-23T16:07:56.674Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestHistoryEqual [2021-08-23T16:07:56.674Z] --- PASS: TestHistoryEqual (0.14s) [2021-08-23T16:07:56.674Z] === RUN TestImage [2021-08-23T16:07:56.674Z] --- PASS: TestImage (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestImageOSNotEmpty [2021-08-23T16:07:56.674Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:07:56.674Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:07:56.674Z] === RUN TestCreate [2021-08-23T16:07:56.674Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:07:56.674Z] === RUN TestRestore [2021-08-23T16:07:56.674Z] time="2021-08-23T16:07:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:07:56.674Z] --- PASS: TestRestore (0.04s) [2021-08-23T16:07:56.674Z] === RUN TestAddDelete [2021-08-23T16:07:56.674Z] --- PASS: TestAddDelete (0.03s) [2021-08-23T16:07:56.674Z] === RUN TestSearchAfterDelete [2021-08-23T16:07:56.674Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-08-23T16:07:56.674Z] === RUN TestParentReset [2021-08-23T16:07:56.674Z] --- PASS: TestParentReset (0.03s) [2021-08-23T16:07:56.674Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:07:56.674Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-23T16:07:56.674Z] === RUN TestStoreLen [2021-08-23T16:07:56.919Z] Loaded image: busybox:latest [2021-08-23T16:07:57.133Z] --- PASS: TestStoreLen (0.06s) [2021-08-23T16:07:57.133Z] PASS [2021-08-23T16:07:57.133Z] coverage: 86.6% of statements [2021-08-23T16:07:57.133Z] ok github.com/docker/docker/image 0.649s coverage: 86.6% of statements [2021-08-23T16:07:57.133Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:07:57.133Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:07:57.133Z] PASS [2021-08-23T16:07:57.133Z] coverage: 25.0% of statements [2021-08-23T16:07:57.133Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2021-08-23T16:07:57.180Z] Loaded image: busybox:glibc [2021-08-23T16:07:57.441Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:07:57.593Z] === RUN TestValidateManifest [2021-08-23T16:07:57.593Z] === RUN TestValidateManifest/nil [2021-08-23T16:07:57.593Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:07:57.593Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:07:57.593Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:07:57.593Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:07:57.593Z] PASS [2021-08-23T16:07:57.593Z] coverage: 0.7% of statements [2021-08-23T16:07:57.593Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2021-08-23T16:07:57.593Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:07:57.800Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-23T16:07:57.844Z] + bundleName=docker-py [2021-08-23T16:07:57.844Z] + echo Creating docker-py-bundles.tar.gz [2021-08-23T16:07:57.844Z] Creating docker-py-bundles.tar.gz [2021-08-23T16:07:57.844Z] + 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-08-23T16:07:57.856Z] Archiving artifacts [2021-08-23T16:07:58.113Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-23T16:07:58.384Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:07:58.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh binary [2021-08-23T16:07:58.754Z] [2021-08-23T16:07:58.956Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:07:59.011Z] Removing bundles/ [2021-08-23T16:07:59.011Z] [2021-08-23T16:07:59.011Z] ---> Making bundle: binary (in bundles/binary) [2021-08-23T16:07:59.011Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-23T16:07:59.011Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:07:59.133Z] === RUN TestSerialization [2021-08-23T16:07:59.133Z] --- PASS: TestSerialization (0.02s) [2021-08-23T16:07:59.133Z] PASS [2021-08-23T16:07:59.133Z] coverage: 100.0% of statements [2021-08-23T16:07:59.133Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-08-23T16:07:59.133Z] === RUN TestEnvironmentParsing [2021-08-23T16:07:59.133Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:07:59.133Z] PASS [2021-08-23T16:07:59.133Z] coverage: 1.2% of statements [2021-08-23T16:07:59.133Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2021-08-23T16:07:59.138Z] time="2021-08-23T16:07:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.213.229:10033 172.31.213.229:10034 172.31.213.229:10035]" [2021-08-23T16:07:59.139Z] time="2021-08-23T16:07:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.213.229:10033 172.31.213.229:10034 172.31.213.229:10035]" [2021-08-23T16:07:59.528Z] Loaded image: debian:bullseye-slim [2021-08-23T16:07:59.528Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:07:59.528Z] Loaded image: hello-world:latest [2021-08-23T16:07:59.592Z] === RUN TestEmptyLayer [2021-08-23T16:07:59.593Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestCommitFailure [2021-08-23T16:07:59.593Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T16:07:59.593Z] === RUN TestStartTransactionFailure [2021-08-23T16:07:59.593Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-23T16:07:59.593Z] === RUN TestGetOrphan [2021-08-23T16:07:59.593Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:07:59.593Z] === RUN TestMountAndRegister [2021-08-23T16:07:59.593Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:07:59.593Z] --- PASS: TestMountAndRegister (0.07s) [2021-08-23T16:07:59.593Z] === RUN TestLayerRelease [2021-08-23T16:07:59.593Z] layer_test.go:304: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestStoreRestore [2021-08-23T16:07:59.593Z] layer_test.go:353: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestTarStreamStability [2021-08-23T16:07:59.593Z] layer_test.go:468: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestRegisterExistingLayer [2021-08-23T16:07:59.593Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-08-23T16:07:59.593Z] === RUN TestTarStreamVerification [2021-08-23T16:07:59.593Z] layer_test.go:697: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestLayerMigration [2021-08-23T16:07:59.593Z] migration_test.go:46: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:07:59.593Z] migration_test.go:182: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestMountInit [2021-08-23T16:07:59.593Z] mount_test.go:17: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestMountSize [2021-08-23T16:07:59.593Z] mount_test.go:76: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestMountChanges [2021-08-23T16:07:59.593Z] mount_test.go:125: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:07:59.593Z] === RUN TestMountApply [2021-08-23T16:07:59.593Z] mount_test.go:212: Failing on Windows [2021-08-23T16:07:59.593Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:07:59.593Z] PASS [2021-08-23T16:07:59.593Z] coverage: 30.1% of statements [2021-08-23T16:07:59.593Z] ok github.com/docker/docker/layer 0.421s coverage: 30.1% of statements [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10033" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49381" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, is the new incarnation of the shutdown node 89e4307542dc/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10034" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49382" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, is the new incarnation of the shutdown node e3fd5ca2ade5/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10035" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49383" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, is the new incarnation of the shutdown node 7c689049dc06/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, is the new incarnation of the shutdown node 89e4307542dc/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 12474ca7d68e/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, is the new incarnation of the shutdown node e3fd5ca2ade5/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 4496f755121b/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, is the new incarnation of the shutdown node 7c689049dc06/172.31.213.229" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, joined gossip cluster" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.662Z] time="2021-08-23T16:07:59Z" level=info msg="Node 34ea34d58043/172.31.213.229, added to nodes list" [2021-08-23T16:07:59.789Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:08:00.050Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-23T16:08:00.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:08:00.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:08:00.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:08:00.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:08:00.120Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10033" [2021-08-23T16:08:00.121Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49384" [2021-08-23T16:08:00.121Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10034" [2021-08-23T16:08:00.121Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49385" [2021-08-23T16:08:00.121Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.213.229:10035" [2021-08-23T16:08:00.121Z] time="2021-08-23T16:07:59Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49386" [2021-08-23T16:08:00.512Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:08:00.512Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestSequenceEqual [2021-08-23T16:08:00.512Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestSequenceCopy [2021-08-23T16:08:00.512Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestGetFirstAvailable [2021-08-23T16:08:00.512Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestFindSequence [2021-08-23T16:08:00.512Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestCheckIfAvailable [2021-08-23T16:08:00.512Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestMergeSequences [2021-08-23T16:08:00.512Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestPushReservation [2021-08-23T16:08:00.512Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestSerializeDeserialize [2021-08-23T16:08:00.512Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestSet [2021-08-23T16:08:00.512Z] --- PASS: TestSet (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestSetUnset [2021-08-23T16:08:00.512Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:08:00.512Z] === RUN TestOffsetSetUnset [2021-08-23T16:08:00.512Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:08:00.578Z] 2021/08/23 16:08:00 Closing DB instances... [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e change state NodeActive --> NodeLeft" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="node2(4496f755121b): Node leave event for 12474ca7d68e/172.31.213.229" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e change state NodeActive --> NodeLeft" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="node3(34ea34d58043): Node leave event for 12474ca7d68e/172.31.213.229" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e change state NodeActive --> NodeLeft" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 12474ca7d68e/172.31.213.229" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e change state NodeActive --> NodeLeft" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="node1(12474ca7d68e): Node leave event for 12474ca7d68e/172.31.213.229" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e/172.31.213.229, left gossip cluster" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e change state NodeActive --> NodeLeft" [2021-08-23T16:08:00.578Z] time="2021-08-23T16:08:00Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 12474ca7d68e/172.31.213.229" [2021-08-23T16:08:00.972Z] === RUN TestSetInRange [2021-08-23T16:08:00.972Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:08:00.972Z] === RUN TestSetAnyInRange [2021-08-23T16:08:00.972Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:08:00.972Z] === RUN TestMethods [2021-08-23T16:08:00.972Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:08:00.972Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 12474ca7d68e/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 4496f755121b/172.31.213.229" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="node3(34ea34d58043): Node leave event for 4496f755121b/172.31.213.229" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 4496f755121b/172.31.213.229" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="node2(4496f755121b): Node leave event for 4496f755121b/172.31.213.229" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.036Z] time="2021-08-23T16:08:00Z" level=info msg="Node 4496f755121b/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043 change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 34ea34d58043/172.31.213.229" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043 change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 34ea34d58043/172.31.213.229" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043 change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="node3(34ea34d58043): Node leave event for 34ea34d58043/172.31.213.229" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.493Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=info msg="Node 34ea34d58043/172.31.213.229, left gossip cluster" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=debug msg="memberlist: Failed ping: 01b3e53dc3ec (timeout reached)" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.213.229:10037: use of closed network connection" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.213.229:10035: use of closed network connection" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=debug msg="memberlist: Stream connection from=172.31.213.229:49387" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=info msg="Node 01b3e53dc3ec change state NodeActive --> NodeLeft" [2021-08-23T16:08:01.951Z] time="2021-08-23T16:08:01Z" level=info msg="node5(2d7d3dcccfcd): Node leave event for 01b3e53dc3ec/172.31.213.229" [2021-08-23T16:08:01.965Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-23T16:08:02.013Z] ok github.com/docker/docker/libnetwork/ipamutils 0.514s coverage: 74.0% of statements [2021-08-23T16:08:02.408Z] time="2021-08-23T16:08:02Z" level=info msg="Node 01b3e53dc3ec change state NodeActive --> NodeLeft" [2021-08-23T16:08:02.408Z] time="2021-08-23T16:08:02Z" level=info msg="node4(01b3e53dc3ec): Node leave event for 01b3e53dc3ec/172.31.213.229" [2021-08-23T16:08:02.408Z] time="2021-08-23T16:08:02Z" level=warning msg="memberlist: Was able to connect to 01b3e53dc3ec but other probes failed, network may be misconfigured" [2021-08-23T16:08:02.867Z] time="2021-08-23T16:08:02Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, left gossip cluster" [2021-08-23T16:08:02.867Z] time="2021-08-23T16:08:02Z" level=info msg="Node 01b3e53dc3ec/172.31.213.229, left gossip cluster" [2021-08-23T16:08:03.152Z] === RUN TestInvalidConfig [2021-08-23T16:08:03.152Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:08:03.152Z] === RUN TestConfig [2021-08-23T16:08:03.152Z] --- PASS: TestConfig (0.00s) [2021-08-23T16:08:03.152Z] === RUN TestOptionsLabels [2021-08-23T16:08:03.152Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:08:03.152Z] === RUN TestValidName [2021-08-23T16:08:03.152Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:08:03.152Z] === RUN TestTLSConfiguration [2021-08-23T16:08:03.152Z] time="2021-08-23T16:08:02Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:08:03.152Z] --- PASS: TestTLSConfiguration (0.19s) [2021-08-23T16:08:03.152Z] PASS [2021-08-23T16:08:03.152Z] coverage: 24.0% of statements [2021-08-23T16:08:03.152Z] ok github.com/docker/docker/libnetwork/config 0.293s coverage: 24.0% of statements [2021-08-23T16:08:03.326Z] time="2021-08-23T16:08:03Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, left gossip cluster" [2021-08-23T16:08:03.326Z] time="2021-08-23T16:08:03Z" level=info msg="Node 2d7d3dcccfcd change state NodeActive --> NodeFailed" [2021-08-23T16:08:03.326Z] time="2021-08-23T16:08:03Z" level=info msg="Node 2d7d3dcccfcd/172.31.213.229, added to failed nodes list" [2021-08-23T16:08:03.326Z] --- PASS: TestNetworkDBIslands (12.08s) [2021-08-23T16:08:03.326Z] PASS [2021-08-23T16:08:03.326Z] coverage: 60.0% of statements [2021-08-23T16:08:03.326Z] ok github.com/docker/docker/libnetwork/networkdb 104.028s coverage: 60.0% of statements [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:08:03.326Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:08:03.612Z] === RUN TestErrorInterfaces [2021-08-23T16:08:03.612Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestNetworkMarshalling [2021-08-23T16:08:03.612Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-08-23T16:08:03.612Z] === RUN TestEndpointMarshalling [2021-08-23T16:08:03.612Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestAuxAddresses [2021-08-23T16:08:03.612Z] time="2021-08-23T16:08:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:08:03.612Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T16:08:03.612Z] === RUN TestSRVServiceQuery [2021-08-23T16:08:03.612Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestServiceVIPReuse [2021-08-23T16:08:03.612Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:08:03.612Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestDNSIPQuery [2021-08-23T16:08:03.612Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestDNSProxyServFail [2021-08-23T16:08:03.612Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestSandboxAddEmpty [2021-08-23T16:08:03.612Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:08:03.612Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:08:03.612Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:08:03.612Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestDNSOptions [2021-08-23T16:08:03.612Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:03.612Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:08:03.612Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:08:03.612Z] time="2021-08-23T16:08:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:08:03.612Z] time="2021-08-23T16:08:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:08:03.612Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-23T16:08:03.612Z] PASS [2021-08-23T16:08:03.612Z] coverage: 8.6% of statements [2021-08-23T16:08:03.612Z] ok github.com/docker/docker/libnetwork 0.338s coverage: 8.6% of statements [2021-08-23T16:08:03.612Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:08:03.884Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-23T16:08:03.884Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-23T16:08:04.073Z] === RUN TestKey [2021-08-23T16:08:04.073Z] --- PASS: TestKey (0.00s) [2021-08-23T16:08:04.073Z] === RUN TestParseKey [2021-08-23T16:08:04.073Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:08:04.073Z] === RUN TestInvalidDataStore [2021-08-23T16:08:04.073Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:08:04.073Z] === RUN TestKVObjectFlatKey [2021-08-23T16:08:04.073Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:08:04.073Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:08:04.073Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:08:04.073Z] PASS [2021-08-23T16:08:04.073Z] coverage: 21.9% of statements [2021-08-23T16:08:04.073Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2021-08-23T16:08:04.073Z] === RUN TestIPDataMarshalling [2021-08-23T16:08:04.073Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:08:04.073Z] === RUN TestValidateAndIsV6 [2021-08-23T16:08:04.073Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:08:04.073Z] PASS [2021-08-23T16:08:04.073Z] coverage: 68.9% of statements [2021-08-23T16:08:04.073Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2021-08-23T16:08:04.456Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:08:05.043Z] === RUN TestDriver [2021-08-23T16:08:05.043Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:08:05.043Z] PASS [2021-08-23T16:08:05.043Z] coverage: 34.8% of statements [2021-08-23T16:08:05.043Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-08-23T16:08:05.043Z] === RUN TestDriver [2021-08-23T16:08:05.043Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:08:05.043Z] PASS [2021-08-23T16:08:05.043Z] coverage: 34.8% of statements [2021-08-23T16:08:05.043Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2021-08-23T16:08:05.399Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:08:05.399Z] docker_cli_daemon_test.go:1455: [d03d2ecf6a5b4] daemon is not started [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === Skipped [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:08:05.497Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:08:05.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:08:05.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-23T16:08:05.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-23T16:08:05.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:08:05.497Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:08:05.497Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:08:05.497Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:08:05.497Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T16:08:05.497Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:08:05.497Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.497Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:08:05.497Z] daemon_test.go:147: root required [2021-08-23T16:08:05.497Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:08:05.498Z] reload_test.go:520: root required [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:08:05.498Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:08:05.498Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:08:05.498Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:08:05.498Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:08:05.498Z] layer_test.go:304: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:08:05.498Z] layer_test.go:353: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:08:05.498Z] layer_test.go:468: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:08:05.498Z] layer_test.go:697: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:08:05.498Z] migration_test.go:46: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:08:05.498Z] migration_test.go:182: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:08:05.498Z] mount_test.go:17: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:08:05.498Z] mount_test.go:76: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:08:05.498Z] mount_test.go:125: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:08:05.498Z] mount_test.go:212: Failing on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:08:05.498Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:08:05.498Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:08:05.498Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:08:05.498Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:08:05.498Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:08:05.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:08:05.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:08:05.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:08:05.498Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:08:05.498Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:08:05.498Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:08:05.498Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:08:05.498Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:08:05.498Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:08:05.498Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:08:05.498Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:08:05.498Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:08:05.498Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:08:05.498Z] changes_test.go:196: needs more investigation [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-23T16:08:05.498Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-23T16:08:05.498Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:08:05.498Z] changes_test.go:433: needs further investigation [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:08:05.498Z] changes_test.go:469: needs further investigation [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:08:05.498Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-08-23T16:08:05.498Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:08:05.498Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:08:05.498Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:08:05.498Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:08:05.498Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:08:05.498Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:08:05.498Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:08:05.498Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:08:05.498Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] [2021-08-23T16:08:05.498Z] DONE 2070 tests, 69 skipped in 294.904s [2021-08-23T16:08:05.498Z] INFO: make.ps1 ended at 08/23/2021 16:08:05 [2021-08-23T16:08:05.503Z] === RUN TestNetworkAllocateFree [2021-08-23T16:08:05.503Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:08:05.503Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:08:05.503Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:08:05.503Z] PASS [2021-08-23T16:08:05.503Z] coverage: 63.6% of statements [2021-08-23T16:08:05.503Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2021-08-23T16:08:05.963Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:08:05.963Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:08:05.963Z] === RUN TestGetExtraCapabilities [2021-08-23T16:08:05.963Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T16:08:05.963Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:08:05.963Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-23T16:08:05.963Z] === RUN TestRemoteDriver [2021-08-23T16:08:05.963Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:08:05.963Z] === RUN TestDriverError [2021-08-23T16:08:05.963Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:08:05.963Z] === RUN TestMissingValues [2021-08-23T16:08:05.963Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T16:08:05.963Z] === RUN TestRollback [2021-08-23T16:08:05.963Z] --- PASS: TestRollback (0.00s) [2021-08-23T16:08:05.963Z] PASS [2021-08-23T16:08:05.963Z] coverage: 57.4% of statements [2021-08-23T16:08:05.963Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2021-08-23T16:08:06.342Z] check_test.go:309: [de54286916bd6] daemon is not started [2021-08-23T16:08:06.342Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-23T16:08:06.423Z] === RUN TestNAT [2021-08-23T16:08:06.423Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:08:06.423Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:08:06.423Z] === RUN TestTransparent [2021-08-23T16:08:06.423Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:08:06.423Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:08:06.423Z] PASS [2021-08-23T16:08:06.423Z] coverage: 0.0% of statements [2021-08-23T16:08:06.423Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2021-08-23T16:08:06.882Z] === RUN TestBuildDefault [2021-08-23T16:08:06.882Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:08:06.882Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestBuildHostname [2021-08-23T16:08:06.882Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:08:06.882Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestBuildNoIP [2021-08-23T16:08:06.882Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestUpdate [2021-08-23T16:08:06.882Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:08:06.882Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:08:06.882Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestAddEmpty [2021-08-23T16:08:06.882Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestAdd [2021-08-23T16:08:06.882Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestDeleteEmpty [2021-08-23T16:08:06.882Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestDeleteNewline [2021-08-23T16:08:06.882Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestDelete [2021-08-23T16:08:06.882Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:08:06.882Z] === RUN TestConcurrentWrites [2021-08-23T16:08:06.882Z] --- PASS: TestRandomAllocateDeallocate (6.67s) [2021-08-23T16:08:06.882Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:08:07.282Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:08:07.342Z] --- PASS: TestConcurrentWrites (0.20s) [2021-08-23T16:08:07.342Z] PASS [2021-08-23T16:08:07.342Z] coverage: 81.2% of statements [2021-08-23T16:08:07.342Z] ok github.com/docker/docker/libnetwork/etchosts 0.271s coverage: 81.2% of statements [2021-08-23T16:08:07.342Z] === RUN TestNew [2021-08-23T16:08:07.342Z] --- PASS: TestNew (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestAddDriver [2021-08-23T16:08:07.342Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestAddDuplicateDriver [2021-08-23T16:08:07.342Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:08:07.342Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestDriver [2021-08-23T16:08:07.342Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestIPAM [2021-08-23T16:08:07.342Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestWalkIPAMs [2021-08-23T16:08:07.342Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:08:07.342Z] === RUN TestWalkDrivers [2021-08-23T16:08:07.342Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:08:07.342Z] PASS [2021-08-23T16:08:07.342Z] coverage: 82.4% of statements [2021-08-23T16:08:07.342Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2021-08-23T16:08:07.670Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:08:07.670Z] INFO: Unit tests ended at 08/23/2021 16:08:07. Duration:00:05:08.3035430 [2021-08-23T16:08:07.670Z] INFO: Building busybox [2021-08-23T16:08:07.670Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:08:07.670Z] [2021-08-23T16:08:07.670Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:08:07.670Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:08:07.670Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:08:07.670Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:08:07.670Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:08:07.670Z] ---> a4938fe7222f [2021-08-23T16:08:07.670Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:08:07.670Z] ---> Running in a28f1699debd [2021-08-23T16:08:07.801Z] === RUN TestDiff [2021-08-23T16:08:07.801Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:08:07.801Z] === RUN TestAddedCallback [2021-08-23T16:08:07.801Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:08:07.801Z] === RUN TestRemovedCallback [2021-08-23T16:08:07.801Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:08:07.801Z] === RUN TestNoCallback [2021-08-23T16:08:07.801Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:08:07.801Z] PASS [2021-08-23T16:08:07.801Z] coverage: 48.1% of statements [2021-08-23T16:08:07.801Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.051s coverage: 48.1% of statements [2021-08-23T16:08:08.224Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:08:08.264Z] === RUN TestNew [2021-08-23T16:08:08.264Z] --- PASS: TestNew (0.00s) [2021-08-23T16:08:08.264Z] === RUN TestAllocate [2021-08-23T16:08:08.264Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:08:08.264Z] === RUN TestUninitialized [2021-08-23T16:08:08.264Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:08:08.264Z] === RUN TestAllocateInRange [2021-08-23T16:08:08.264Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:08:08.264Z] === RUN TestAllocateSerial [2021-08-23T16:08:08.264Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:08:08.264Z] PASS [2021-08-23T16:08:08.264Z] coverage: 87.5% of statements [2021-08-23T16:08:08.264Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-08-23T16:08:08.264Z] === RUN TestCaller [2021-08-23T16:08:08.264Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:08:08.264Z] PASS [2021-08-23T16:08:08.264Z] coverage: 100.0% of statements [2021-08-23T16:08:08.264Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-08-23T16:08:08.485Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-23T16:08:08.724Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2021-08-23T16:08:08.724Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:08:08.724Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:08:08.724Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:08:08.724Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:08:09.057Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:08:09.694Z] === RUN TestPoolRequest [2021-08-23T16:08:09.694Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:08:09.694Z] === RUN TestOtherRequests [2021-08-23T16:08:09.694Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:08:09.694Z] PASS [2021-08-23T16:08:09.694Z] coverage: 57.1% of statements [2021-08-23T16:08:09.694Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-08-23T16:08:09.694Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:08:10.161Z] ok github.com/docker/docker/libnetwork/iptables 0.278s coverage: 45.1% of statements [2021-08-23T16:08:10.162Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-23T16:08:10.443Z] check_test.go:309: [dfedf8ac030d1] daemon is not started [2021-08-23T16:08:10.443Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-23T16:08:10.443Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:08:10.668Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-08-23T16:08:10.668Z] === RUN TestGetAddressVersion [2021-08-23T16:08:10.668Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:08:10.668Z] === RUN TestKeyString [2021-08-23T16:08:10.668Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:08:10.668Z] === RUN TestPoolDataMarshal [2021-08-23T16:08:10.668Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:08:10.668Z] === RUN TestSubnetsMarshal [2021-08-23T16:08:10.668Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-23T16:08:10.668Z] === RUN TestAddSubnets [2021-08-23T16:08:10.668Z] --- PASS: TestAddSubnets (0.06s) [2021-08-23T16:08:10.668Z] === RUN TestDoublePoolRelease [2021-08-23T16:08:10.668Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-08-23T16:08:10.668Z] === RUN TestAddReleasePoolID [2021-08-23T16:08:10.668Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-08-23T16:08:10.668Z] === RUN TestPredefinedPool [2021-08-23T16:08:10.668Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-23T16:08:10.668Z] === RUN TestRemoveSubnet [2021-08-23T16:08:11.130Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.46s) [2021-08-23T16:08:11.130Z] === RUN TestRetrieveFromStore [2021-08-23T16:08:11.130Z] --- PASS: TestRemoveSubnet (0.26s) [2021-08-23T16:08:11.130Z] === RUN TestGetSameAddress [2021-08-23T16:08:11.130Z] === RUN TestGetCapabilities [2021-08-23T16:08:11.130Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:08:11.130Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:08:11.130Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:08:11.130Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:08:11.130Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:08:11.130Z] === RUN TestRemoteDriver [2021-08-23T16:08:11.130Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:08:11.130Z] PASS [2021-08-23T16:08:11.130Z] coverage: 47.4% of statements [2021-08-23T16:08:11.130Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-23T16:08:11.130Z] === RUN TestPoolAllocationReuse [2021-08-23T16:08:11.130Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2021-08-23T16:08:11.387Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.29s) [2021-08-23T16:08:11.387Z] PASS [2021-08-23T16:08:11.387Z] [2021-08-23T16:08:11.387Z] === Skipped [2021-08-23T16:08:11.387Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:08:11.387Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:08:11.387Z] [2021-08-23T16:08:11.387Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:08:11.387Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:08:11.387Z] [2021-08-23T16:08:11.387Z] [2021-08-23T16:08:11.387Z] DONE 34 tests, 2 skipped in 190.761s [2021-08-23T16:08:11.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:08:11.387Z] ++ 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-08-23T16:08:11.387Z] ++ set -e [2021-08-23T16:08:11.387Z] ++ '[' -n 0 ']' [2021-08-23T16:08:11.387Z] ++ set -x [2021-08-23T16:08:11.387Z] ++ 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-08-23T16:08:11.387Z] INFO: Testing against a local daemon [2021-08-23T16:08:11.387Z] === RUN TestConfigInspect [2021-08-23T16:08:11.405Z] Removing intermediate container a28f1699debd [2021-08-23T16:08:11.406Z] ---> 6776e5742e20 [2021-08-23T16:08:11.406Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:08:11.590Z] --- PASS: TestRetrieveFromStore (0.68s) [2021-08-23T16:08:11.590Z] === RUN TestIsCorrupted [2021-08-23T16:08:11.590Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-23T16:08:11.590Z] === RUN TestSetRollover [2021-08-23T16:08:11.648Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:08:11.863Z] ---> Running in 4d85d55a5b8f [2021-08-23T16:08:11.863Z] Removing intermediate container 4d85d55a5b8f [2021-08-23T16:08:11.863Z] ---> cbf7bf15d93b [2021-08-23T16:08:11.863Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:08:12.050Z] === RUN TestWindowsIPAM [2021-08-23T16:08:12.050Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:08:12.050Z] PASS [2021-08-23T16:08:12.050Z] coverage: 71.4% of statements [2021-08-23T16:08:12.050Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2021-08-23T16:08:12.320Z] ---> Running in b15b7fc4febb [2021-08-23T16:08:12.320Z] Removing intermediate container b15b7fc4febb [2021-08-23T16:08:12.320Z] ---> d89eb592f3cc [2021-08-23T16:08:12.320Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:08:12.510Z] === RUN TestDefaultNetwork [2021-08-23T16:08:12.589Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:08:12.969Z] --- PASS: TestDefaultNetwork (0.28s) [2021-08-23T16:08:12.969Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:08:12.969Z] --- PASS: TestPoolAllocationReuse (2.07s) [2021-08-23T16:08:12.969Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:08:12.969Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-23T16:08:12.969Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:08:12.969Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-08-23T16:08:12.969Z] === RUN TestInitAddressPools [2021-08-23T16:08:12.969Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:08:12.969Z] PASS [2021-08-23T16:08:12.969Z] coverage: 74.0% of statements [2021-08-23T16:08:12.969Z] ok github.com/docker/docker/libnetwork/ipamutils 0.615s coverage: 74.0% of statements [2021-08-23T16:08:13.159Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:08:13.159Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:08:13.855Z] [2021-08-23T16:08:13.938Z] --- PASS: TestSetRollover (2.07s) [2021-08-23T16:08:13.938Z] === RUN TestSetRolloverSerial [2021-08-23T16:08:13.938Z] === RUN TestKeyValue [2021-08-23T16:08:13.938Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:08:13.938Z] PASS [2021-08-23T16:08:13.938Z] coverage: 60.0% of statements [2021-08-23T16:08:13.938Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-08-23T16:08:14.101Z] --- PASS: TestConfigInspect (2.72s) [2021-08-23T16:08:14.101Z] === RUN TestConfigList [2021-08-23T16:08:14.312Z] ---> 2d06ebeca3bc [2021-08-23T16:08:14.312Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-23T16:08:14.312Z] ---> Running in fbd22a0c78ee [2021-08-23T16:08:14.362Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:08:14.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-23T16:08:14.623Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:08:15.459Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-08-23T16:08:16.123Z] --- PASS: TestSetRolloverSerial (2.35s) [2021-08-23T16:08:16.123Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:08:16.123Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:08:16.123Z] PASS [2021-08-23T16:08:16.123Z] coverage: 84.4% of statements [2021-08-23T16:08:16.124Z] ok github.com/docker/docker/libnetwork/bitseq 15.693s coverage: 84.4% of statements [2021-08-23T16:08:16.583Z] === RUN TestNetworkDBSimple [2021-08-23T16:08:17.042Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.75s) [2021-08-23T16:08:17.042Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:08:17.167Z] --- PASS: TestConfigList (2.89s) [2021-08-23T16:08:17.167Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:08:17.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-23T16:08:18.016Z] 2021/08/23 16:08:17 Closing DB instances... [2021-08-23T16:08:18.985Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-23T16:08:18.986Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:08:18.986Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:08:18.986Z] PASS [2021-08-23T16:08:18.986Z] coverage: 100.0% of statements [2021-08-23T16:08:18.986Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2021-08-23T16:08:19.446Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.37s) [2021-08-23T16:08:19.446Z] === RUN TestGetAddress [2021-08-23T16:08:19.446Z] === RUN TestGenerate [2021-08-23T16:08:19.446Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:08:19.446Z] === RUN TestGeneratePtr [2021-08-23T16:08:19.446Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:08:19.446Z] === RUN TestGenerateMissingField [2021-08-23T16:08:19.446Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:08:19.446Z] === RUN TestFieldCannotBeSet [2021-08-23T16:08:19.446Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:08:19.446Z] === RUN TestTypeMismatchError [2021-08-23T16:08:19.446Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:08:19.446Z] PASS [2021-08-23T16:08:19.446Z] coverage: 100.0% of statements [2021-08-23T16:08:19.446Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-08-23T16:08:19.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-23T16:08:19.905Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:08:19.905Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:08:19.906Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:08:19.906Z] 2021/08/23 16:08:19 Closing DB instances... [2021-08-23T16:08:19.985Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2021-08-23T16:08:19.985Z] === RUN TestConfigsUpdate [2021-08-23T16:08:20.365Z] testing: warning: no tests to run [2021-08-23T16:08:20.365Z] PASS [2021-08-23T16:08:20.365Z] coverage: 0.0% of statements [2021-08-23T16:08:20.365Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:08:20.365Z] === RUN TestRequestNewPort [2021-08-23T16:08:20.365Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:08:20.365Z] === RUN TestRequestSpecificPort [2021-08-23T16:08:20.366Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestReleasePort [2021-08-23T16:08:20.366Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestReuseReleasedPort [2021-08-23T16:08:20.366Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:08:20.366Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestUnknowProtocol [2021-08-23T16:08:20.366Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestAllocateAllPorts [2021-08-23T16:08:20.366Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestPortAllocation [2021-08-23T16:08:20.366Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:08:20.366Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestNoDuplicateBPR [2021-08-23T16:08:20.366Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:08:20.366Z] === RUN TestChangePortRange [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:08:20.366Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:08:20.366Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:08:20.366Z] PASS [2021-08-23T16:08:20.366Z] coverage: 88.6% of statements [2021-08-23T16:08:20.366Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2021-08-23T16:08:21.335Z] testing: warning: no tests to run [2021-08-23T16:08:21.335Z] PASS [2021-08-23T16:08:21.335Z] coverage: 0.0% of statements [2021-08-23T16:08:21.335Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:08:21.335Z] === RUN TestHashData [2021-08-23T16:08:21.335Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:08:21.335Z] PASS [2021-08-23T16:08:21.335Z] coverage: 2.8% of statements [2021-08-23T16:08:21.335Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2021-08-23T16:08:21.794Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-23T16:08:21.794Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:08:22.254Z] === RUN TestTransportPortConv [2021-08-23T16:08:22.254Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestTransportPortBindingConv [2021-08-23T16:08:22.254Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestErrorConstructors [2021-08-23T16:08:22.254Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestCompareIPMask [2021-08-23T16:08:22.254Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:08:22.254Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:08:22.254Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:08:22.254Z] === RUN TestParseCIDR [2021-08-23T16:08:22.254Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:08:22.254Z] PASS [2021-08-23T16:08:22.254Z] coverage: 47.9% of statements [2021-08-23T16:08:22.254Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 47.9% of statements [2021-08-23T16:08:22.535Z] --- PASS: TestConfigsUpdate (2.56s) [2021-08-23T16:08:22.535Z] === RUN TestTemplatedConfig [2021-08-23T16:08:22.535Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:08:22.714Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:08:22.714Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:08:22.714Z] PASS [2021-08-23T16:08:22.714Z] coverage: 50.0% of statements [2021-08-23T16:08:22.714Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2021-08-23T16:08:22.714Z] 2021/08/23 16:08:22 Closing DB instances... [2021-08-23T16:08:22.868Z] Removing intermediate container fbd22a0c78ee [2021-08-23T16:08:22.868Z] ---> 2ab71e2ec7e2 [2021-08-23T16:08:22.868Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:08:22.868Z] ---> Running in 33923cda3c32 [2021-08-23T16:08:23.175Z] === RUN TestParseVersion [2021-08-23T16:08:23.175Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:08:23.175Z] PASS [2021-08-23T16:08:23.175Z] coverage: 52.9% of statements [2021-08-23T16:08:23.634Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-08-23T16:08:23.634Z] === RUN TestAddressPoolOpt [2021-08-23T16:08:23.634Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/a [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/something [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/_=a [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/PATH [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/=a [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/1asd [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/123 [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/some_space [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/= [2021-08-23T16:08:23.634Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestParseHost [2021-08-23T16:08:23.634Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:08:23.634Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestParseTCP [2021-08-23T16:08:23.634Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:08:23.634Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestValidateExtraHosts [2021-08-23T16:08:23.634Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestIpOptString [2021-08-23T16:08:23.634Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:08:23.634Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:08:23.634Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:08:23.634Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestValidateIPAddress [2021-08-23T16:08:23.634Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestMapOpts [2021-08-23T16:08:23.634Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:08:23.634Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestListOptsWithValidator [2021-08-23T16:08:23.634Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestValidateDNSSearch [2021-08-23T16:08:23.634Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:08:23.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:08:23.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestNamedListOpts [2021-08-23T16:08:23.634Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestNamedMapOpts [2021-08-23T16:08:23.634Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestParseLink [2021-08-23T16:08:23.634Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:08:23.634Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:08:23.634Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:08:23.634Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:08:23.634Z] === RUN TestUlimitOpt [2021-08-23T16:08:23.634Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:08:23.634Z] PASS [2021-08-23T16:08:23.634Z] coverage: 67.1% of statements [2021-08-23T16:08:23.634Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2021-08-23T16:08:27.038Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-23T16:08:27.038Z] --- PASS: TestTemplatedConfig (3.60s) [2021-08-23T16:08:27.038Z] === RUN TestConfigCreateResolve [2021-08-23T16:08:27.172Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2021-08-23T16:08:27.172Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T16:08:27.172Z] === RUN TestIsArchivePathDir [2021-08-23T16:08:27.172Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-23T16:08:27.172Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:08:27.172Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:08:27.172Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-08-23T16:08:27.172Z] === RUN TestIsArchivePathTar [2021-08-23T16:08:27.172Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-08-23T16:08:27.172Z] === RUN TestDecompressStreamGzip [2021-08-23T16:08:27.172Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-23T16:08:27.172Z] === RUN TestDecompressStreamBzip2 [2021-08-23T16:08:27.172Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-23T16:08:27.172Z] === RUN TestDecompressStreamXz [2021-08-23T16:08:27.172Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:08:27.172Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:08:27.172Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:08:27.172Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCompressStreamInvalid [2021-08-23T16:08:27.172Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestExtensionInvalid [2021-08-23T16:08:27.172Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestExtensionUncompressed [2021-08-23T16:08:27.172Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestExtensionBzip2 [2021-08-23T16:08:27.172Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestExtensionGzip [2021-08-23T16:08:27.172Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestExtensionXz [2021-08-23T16:08:27.172Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:08:27.172Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-08-23T16:08:27.172Z] === RUN TestCmdStreamBad [2021-08-23T16:08:27.172Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:08:27.172Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCmdStreamGood [2021-08-23T16:08:27.172Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:08:27.172Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:08:27.172Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-08-23T16:08:27.172Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:08:27.172Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestMiddleware [2021-08-23T16:08:27.172Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestNewResponseModifier [2021-08-23T16:08:27.172Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:08:27.172Z] PASS [2021-08-23T16:08:27.172Z] coverage: 26.8% of statements [2021-08-23T16:08:27.172Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 26.8% of statements [2021-08-23T16:08:27.172Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-23T16:08:27.172Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:08:27.172Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-08-23T16:08:27.172Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:08:27.172Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestUntarPath [2021-08-23T16:08:27.172Z] --- PASS: TestUntarPath (0.06s) [2021-08-23T16:08:27.172Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:08:27.172Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-23T16:08:27.172Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:08:27.172Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T16:08:27.172Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:08:27.172Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:08:27.172Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:08:27.172Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T16:08:27.172Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:08:27.172Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T16:08:27.172Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:08:27.172Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:08:27.172Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:08:27.172Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:08:27.172Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T16:08:27.172Z] === RUN TestTarFiles [2021-08-23T16:08:27.172Z] 2021/08/23 16:08:26 Closing DB instances... [2021-08-23T16:08:27.172Z] === RUN TestUnbuffered [2021-08-23T16:08:27.172Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:08:27.172Z] === RUN TestRaceUnbuffered [2021-08-23T16:08:27.172Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:08:27.172Z] PASS [2021-08-23T16:08:27.172Z] coverage: 100.0% of statements [2021-08-23T16:08:27.172Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2021-08-23T16:08:27.606Z] [2021-08-23T16:08:27.607Z] SUCCESS: Specified value was saved. [2021-08-23T16:08:27.607Z] Removing intermediate container 33923cda3c32 [2021-08-23T16:08:27.607Z] ---> 3660488e75be [2021-08-23T16:08:27.607Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:08:27.607Z] ---> Running in 7dbbb31bc758 [2021-08-23T16:08:27.632Z] === RUN TestMatch [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[foo]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[]#01 [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[qux]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:08:27.632Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:08:27.632Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:08:27.632Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:08:27.632Z] PASS [2021-08-23T16:08:27.632Z] coverage: 87.5% of statements [2021-08-23T16:08:27.632Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2021-08-23T16:08:28.141Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-08-23T16:08:28.141Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:08:28.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-23T16:08:28.601Z] === RUN TestChrootTarUntar [2021-08-23T16:08:28.601Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:08:28.601Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:08:28.601Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:08:28.601Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootCopyWithTar [2021-08-23T16:08:28.601Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:08:28.601Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootUntarPath [2021-08-23T16:08:28.601Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:08:28.601Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:08:28.601Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:08:28.601Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:08:28.601Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:08:28.601Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:08:28.601Z] PASS [2021-08-23T16:08:28.601Z] coverage: 15.4% of statements [2021-08-23T16:08:28.601Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-08-23T16:08:28.757Z] --- PASS: TestBuildWithHugeFile (60.30s) [2021-08-23T16:08:28.757Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:08:28.757Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:08:28.757Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:08:28.757Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:08:28.757Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:08:28.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:08:28.757Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:08:28.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:08:28.757Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:08:28.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:08:28.757Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:08:28.757Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:08:28.757Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:08:28.757Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-08-23T16:08:28.757Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-08-23T16:08:28.757Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-08-23T16:08:28.757Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T16:08:28.757Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:08:28.757Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:08:28.757Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:08:28.757Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2021-08-23T16:08:28.757Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2021-08-23T16:08:28.757Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2021-08-23T16:08:28.757Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:08:28.757Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-23T16:08:28.757Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:08:28.757Z] Loaded image: busybox:latest [2021-08-23T16:08:28.757Z] Loaded image: busybox:glibc [2021-08-23T16:08:28.757Z] Loaded image: debian:bullseye-slim [2021-08-23T16:08:28.757Z] Loaded image: hello-world:latest [2021-08-23T16:08:28.757Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:08:28.995Z] --- PASS: TestConfigCreateResolve (3.02s) [2021-08-23T16:08:28.995Z] PASS [2021-08-23T16:08:28.995Z] [2021-08-23T16:08:28.995Z] DONE 6 tests in 17.769s [2021-08-23T16:08:29.256Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:08:29.256Z] ++ 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-08-23T16:08:29.256Z] ++ set -e [2021-08-23T16:08:29.256Z] ++ '[' -n 0 ']' [2021-08-23T16:08:29.256Z] ++ set -x [2021-08-23T16:08:29.256Z] ++ 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-08-23T16:08:29.256Z] INFO: Testing against a local daemon [2021-08-23T16:08:29.256Z] === RUN TestCheckpoint [2021-08-23T16:08:29.256Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:08:29.256Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:08:29.256Z] === RUN TestContainerInvalidJSON [2021-08-23T16:08:29.256Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:29.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:29.256Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:29.256Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:29.256Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:29.256Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:29.256Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-23T16:08:29.256Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:08:29.256Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:08:29.256Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:08:29.516Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-23T16:08:29.516Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:08:29.516Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-23T16:08:29.516Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T16:08:29.516Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:08:29.516Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-23T16:08:29.516Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:08:29.516Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-23T16:08:29.516Z] === RUN TestCopyFromContainer [2021-08-23T16:08:29.571Z] === RUN TestSizeEmpty [2021-08-23T16:08:29.571Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestSizeEmptyFile [2021-08-23T16:08:29.571Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestSizeNonemptyFile [2021-08-23T16:08:29.571Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:08:29.571Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:08:29.571Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:08:29.571Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:08:29.571Z] === RUN TestMoveToSubdir [2021-08-23T16:08:29.571Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-23T16:08:29.571Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:08:29.571Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:08:29.571Z] PASS [2021-08-23T16:08:29.571Z] coverage: 80.0% of statements [2021-08-23T16:08:29.571Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-08-23T16:08:29.792Z] Cannot create a file when that file already exists. [2021-08-23T16:08:30.459Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:08:30.539Z] === RUN Test [2021-08-23T16:08:30.539Z] === RUN Test/TestContainsEntry [2021-08-23T16:08:30.539Z] === RUN Test/TestCreateEntries [2021-08-23T16:08:30.539Z] === RUN Test/TestEntriesDiff [2021-08-23T16:08:30.539Z] === RUN Test/TestEntriesEquality [2021-08-23T16:08:30.539Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:08:30.539Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:08:30.539Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:08:30.539Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:08:30.539Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:08:30.539Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:08:30.539Z] === RUN Test/TestNewEntry [2021-08-23T16:08:30.539Z] === RUN Test/TestParse [2021-08-23T16:08:30.539Z] --- PASS: Test (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:08:30.539Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:08:30.539Z] PASS [2021-08-23T16:08:30.539Z] coverage: 58.3% of statements [2021-08-23T16:08:30.539Z] 2021/08/23 16:08:30 Closing DB instances... [2021-08-23T16:08:30.539Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-08-23T16:08:31.030Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:08:31.291Z] === RUN TestCopyFromContainer// [2021-08-23T16:08:31.508Z] --- PASS: TestTarFiles (4.83s) [2021-08-23T16:08:31.508Z] === RUN TestTarUntar [2021-08-23T16:08:31.508Z] --- PASS: TestTarUntar (0.03s) [2021-08-23T16:08:31.509Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:08:31.509Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T16:08:31.509Z] === RUN TestTarWithOptions [2021-08-23T16:08:31.509Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T16:08:31.509Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:08:31.509Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:08:31.509Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:08:31.509Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:08:31.509Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:08:31.509Z] === RUN Test [2021-08-23T16:08:31.509Z] === RUN Test/TestContent [2021-08-23T16:08:31.509Z] === RUN Test/TestInitialize [2021-08-23T16:08:31.509Z] === RUN Test/TestNew [2021-08-23T16:08:31.509Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:08:31.509Z] === RUN Test/TestRegister [2021-08-23T16:08:31.509Z] === RUN Test/TestWatch [2021-08-23T16:08:31.509Z] --- PASS: Test (0.01s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:08:31.509Z] --- PASS: Test/TestWatch (0.01s) [2021-08-23T16:08:31.509Z] PASS [2021-08-23T16:08:31.509Z] coverage: 97.6% of statements [2021-08-23T16:08:31.509Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 97.6% of statements [2021-08-23T16:08:31.509Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames090633042\\dest" [2021-08-23T16:08:31.509Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-08-23T16:08:31.509Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:08:31.509Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:08:31.509Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink364491683\\victim\\hello" -> "../victim/hello" [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink660851366\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink379847629\\victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink666488520\\victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink894568327\\victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765153594\\victim" -> "../victim" [2021-08-23T16:08:31.509Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-23T16:08:31.509Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink956937041\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink185778300\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink957368235\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867967246\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink418656533\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink080286064\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:31.509Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink267168783\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:08:31.509Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-23T16:08:31.509Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:08:31.509Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:08:31.509Z] === RUN TestXGlobalNoParent [2021-08-23T16:08:31.509Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:08:31.509Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:08:31.509Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-08-23T16:08:31.509Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:08:31.552Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:08:31.552Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:08:31.552Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:08:31.813Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-23T16:08:31.813Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:08:31.813Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:08:31.968Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-08-23T16:08:31.968Z] === RUN TestDisablePigz [2021-08-23T16:08:31.968Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:08:31.968Z] --- PASS: TestDisablePigz (0.12s) [2021-08-23T16:08:31.968Z] === RUN TestPigz [2021-08-23T16:08:31.968Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-08-23T16:08:31.968Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:08:31.968Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:08:31.968Z] --- PASS: TestPigz (0.12s) [2021-08-23T16:08:31.968Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:08:31.968Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:08:31.968Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:08:31.968Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestCanonicalTarName [2021-08-23T16:08:31.968Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestChmodTarEntry [2021-08-23T16:08:31.968Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestHardLinkOrder [2021-08-23T16:08:31.968Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-23T16:08:31.968Z] === RUN TestChangeString [2021-08-23T16:08:31.968Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestChangesWithNoChanges [2021-08-23T16:08:31.968Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T16:08:31.968Z] === RUN TestChangesWithChanges [2021-08-23T16:08:31.968Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-23T16:08:31.968Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:08:31.968Z] changes_test.go:196: needs more investigation [2021-08-23T16:08:31.968Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:08:31.968Z] === RUN TestChangesDirsEmpty [2021-08-23T16:08:32.074Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:08:32.074Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:08:32.074Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:08:32.074Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:08:32.336Z] check_test.go:309: [d01b3060b878b] daemon is not started [2021-08-23T16:08:32.336Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-23T16:08:32.336Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer (2.73s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer// (0.21s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-23T16:08:32.336Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-08-23T16:08:32.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:08:32.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:32.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:32.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:32.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:32.336Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:32.336Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:32.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:32.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:32.336Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:32.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:08:32.336Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:08:32.336Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-23T16:08:32.336Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:08:32.336Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:08:32.336Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:08:32.336Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:08:32.336Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:08:32.336Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:08:32.336Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:08:32.336Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:08:32.336Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:08:32.336Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:08:32.336Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:08:32.336Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:08:32.336Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:08:32.336Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:08:32.428Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-08-23T16:08:32.428Z] === RUN TestChangesDirsMutated [2021-08-23T16:08:32.428Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-08-23T16:08:32.428Z] === RUN TestApplyLayer [2021-08-23T16:08:32.428Z] changes_test.go:433: needs further investigation [2021-08-23T16:08:32.428Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:08:32.428Z] changes_test.go:469: needs further investigation [2021-08-23T16:08:32.428Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:08:32.428Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:08:32.428Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestChangesSize [2021-08-23T16:08:32.428Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:08:32.428Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames516085318\\dest" [2021-08-23T16:08:32.428Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-23T16:08:32.428Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink399473000\\victim\\hello" -> "../victim/hello" [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink152331687\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink973989082\\victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink129965169\\victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink748102940\\victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink321446347\\victim" -> "../victim" [2021-08-23T16:08:32.428Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-23T16:08:32.428Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink562345134\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174054453\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink191866896\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink289307183\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink772560322\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:32.428Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink084721721\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:08:32.428Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T16:08:32.428Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:08:32.428Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-23T16:08:32.428Z] === RUN TestGenerateEmptyFile [2021-08-23T16:08:32.428Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:08:32.428Z] === RUN TestGenerateWithContent [2021-08-23T16:08:32.428Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:08:32.428Z] PASS [2021-08-23T16:08:32.428Z] coverage: 62.9% of statements [2021-08-23T16:08:32.428Z] ok github.com/docker/docker/pkg/archive 7.146s coverage: 62.9% of statements [2021-08-23T16:08:32.572Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-23T16:08:32.572Z] Copying nested executables into bundles/binary-daemon [2021-08-23T16:08:32.572Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-23T16:08:32.572Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:08:32.572Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-23T16:08:32.572Z] [2021-08-23T16:08:32.598Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T16:08:32.598Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:08:32.859Z] check_test.go:309: [daa3be3133e33] daemon is not started [2021-08-23T16:08:32.859Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-23T16:08:32.893Z] === RUN Test [2021-08-23T16:08:32.893Z] === RUN Test/TestInitialize [2021-08-23T16:08:32.893Z] time="2021-08-23T16:08:32Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:08:32.893Z] time="2021-08-23T16:08:32Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:08:32.893Z] time="2021-08-23T16:08:32Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:08:32.893Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:08:32.893Z] time="2021-08-23T16:08:32Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:08:32.893Z] === RUN Test/TestWatch [2021-08-23T16:08:32.893Z] time="2021-08-23T16:08:32Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:08:33.120Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-23T16:08:34.063Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-23T16:08:34.467Z] Removing intermediate container 7dbbb31bc758 [2021-08-23T16:08:34.468Z] ---> 89dfd1027807 [2021-08-23T16:08:34.468Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:08:34.635Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2021-08-23T16:08:34.635Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:08:34.635Z] check_test.go:309: [d29dffec5272d] daemon is not started [2021-08-23T16:08:34.635Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-23T16:08:34.925Z] ---> Running in c393bf74d468 [2021-08-23T16:08:34.925Z] Removing intermediate container c393bf74d468 [2021-08-23T16:08:34.925Z] ---> 18dd851b4984 [2021-08-23T16:08:34.925Z] Successfully built 18dd851b4984 [2021-08-23T16:08:34.925Z] Successfully tagged busybox:latest [2021-08-23T16:08:34.925Z] INFO: Docker images of the daemon under test [2021-08-23T16:08:34.925Z] [2021-08-23T16:08:35.076Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-23T16:08:35.076Z] === RUN TestNetworkDBWatch [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-23T16:08:35.206Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:08:35.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:08:35.384Z] busybox latest 18dd851b4984 Less than a second ago 2.8GB [2021-08-23T16:08:35.384Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:08:35.384Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:08:35.384Z] [2021-08-23T16:08:35.384Z] INFO: Running integration tests at 08/23/2021 16:08:34... [2021-08-23T16:08:35.384Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:08:35.384Z] INFO: Integration API tests being run from the host: [2021-08-23T16:08:35.384Z] INFO: make.ps1 starting at 08/23/2021 16:08:34 [2021-08-23T16:08:35.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh cross [2021-08-23T16:08:35.702Z] [2021-08-23T16:08:35.960Z] Removing bundles/ [2021-08-23T16:08:35.960Z] [2021-08-23T16:08:35.960Z] ---> Making bundle: cross (in bundles/cross) [2021-08-23T16:08:35.960Z] Cross building: bundles/cross/linux/amd64 [2021-08-23T16:08:35.960Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T16:08:35.960Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T16:08:36.047Z] --- PASS: Test (3.15s) [2021-08-23T16:08:36.047Z] --- PASS: Test/TestInitialize (0.14s) [2021-08-23T16:08:36.047Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T16:08:36.047Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T16:08:36.047Z] PASS [2021-08-23T16:08:36.047Z] coverage: 84.1% of statements [2021-08-23T16:08:36.047Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2021-08-23T16:08:36.351Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:08:36.507Z] 2021/08/23 16:08:36 Closing DB instances... [2021-08-23T16:08:36.507Z] === RUN Test [2021-08-23T16:08:36.507Z] === RUN Test/TestWatch [2021-08-23T16:08:36.507Z] --- PASS: Test (0.00s) [2021-08-23T16:08:36.507Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:08:36.507Z] PASS [2021-08-23T16:08:36.507Z] coverage: 92.3% of statements [2021-08-23T16:08:36.507Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2021-08-23T16:08:36.591Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:36.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:36.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:36.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:36.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:36.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:36.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:36.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:36.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:36.981Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.29s) [2021-08-23T16:08:36.981Z] PASS [2021-08-23T16:08:36.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:36.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:36.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-23T16:08:36.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:08:36.983Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:08:36.983Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-23T16:08:37.242Z] [2021-08-23T16:08:37.242Z] === Skipped [2021-08-23T16:08:37.242Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:08:37.242Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:08:37.242Z] [2021-08-23T16:08:37.242Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:08:37.242Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:08:37.242Z] [2021-08-23T16:08:37.242Z] [2021-08-23T16:08:37.242Z] DONE 34 tests, 2 skipped in 100.163s [2021-08-23T16:08:37.242Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:08:37.242Z] INFO: Testing against a local daemon [2021-08-23T16:08:37.242Z] === RUN TestConfigInspect [2021-08-23T16:08:37.243Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-08-23T16:08:37.243Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:08:37.243Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:08:37.243Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:08:37.243Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-23T16:08:37.243Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:08:37.243Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:08:37.243Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:08:37.243Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-23T16:08:37.243Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:08:37.504Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-23T16:08:37.504Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:08:37.504Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:08:37.504Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:08:37.504Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:08:37.504Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:08:37.504Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:08:37.504Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:08:37.504Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:08:37.504Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:08:37.504Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:08:37.504Z] === RUN TestDiff [2021-08-23T16:08:37.556Z] === RUN Test [2021-08-23T16:08:37.556Z] === RUN Test/TestInitialize [2021-08-23T16:08:37.556Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:08:37.556Z] === RUN Test/TestRegister [2021-08-23T16:08:37.556Z] === RUN Test/TestWatch [2021-08-23T16:08:37.556Z] --- PASS: Test (0.00s) [2021-08-23T16:08:37.556Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:08:37.556Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:08:37.556Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:08:37.556Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:08:37.556Z] PASS [2021-08-23T16:08:37.556Z] coverage: 93.8% of statements [2021-08-23T16:08:37.556Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-08-23T16:08:37.765Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:08:38.016Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-23T16:08:38.016Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:08:38.026Z] --- PASS: TestDiff (0.75s) [2021-08-23T16:08:38.026Z] === RUN TestExecWithCloseStdin [2021-08-23T16:08:38.477Z] === RUN TestPollerAddRemove [2021-08-23T16:08:38.477Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:08:38.477Z] === RUN TestPollerEvent [2021-08-23T16:08:38.477Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:08:38.477Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:08:38.477Z] === RUN TestPollerClose [2021-08-23T16:08:38.477Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:08:38.477Z] PASS [2021-08-23T16:08:38.477Z] coverage: 45.7% of statements [2021-08-23T16:08:38.477Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-08-23T16:08:38.597Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-23T16:08:38.597Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:08:38.937Z] 2021/08/23 16:08:38 Closing DB instances... [2021-08-23T16:08:39.169Z] --- PASS: TestExecWithCloseStdin (0.87s) [2021-08-23T16:08:39.169Z] === RUN TestExec [2021-08-23T16:08:39.397Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:08:39.397Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:08:39.397Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:08:39.397Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:08:39.397Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCopyFile [2021-08-23T16:08:39.397Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:08:39.397Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:08:39.397Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:08:39.397Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:08:39.397Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:08:39.397Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestWildcardMatches [2021-08-23T16:08:39.397Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestPatternMatches [2021-08-23T16:08:39.397Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:08:39.397Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:08:39.397Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:08:39.397Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:08:39.397Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:08:39.397Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:08:39.397Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestSingleExclamationError [2021-08-23T16:08:39.397Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:08:39.397Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:08:39.397Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestMatches [2021-08-23T16:08:39.397Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:08:39.397Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:08:39.397Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:08:39.397Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:08:39.397Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatterns [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:08:39.397Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:08:39.397Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:08:39.397Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:08:39.397Z] === RUN TestMatch [2021-08-23T16:08:39.397Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:08:39.397Z] PASS [2021-08-23T16:08:39.397Z] coverage: 82.2% of statements [2021-08-23T16:08:39.397Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 82.2% of statements [2021-08-23T16:08:39.771Z] --- PASS: TestConfigInspect (2.35s) [2021-08-23T16:08:39.771Z] === RUN TestConfigList [2021-08-23T16:08:39.859Z] === RUN TestGet [2021-08-23T16:08:39.859Z] --- PASS: TestGet (0.00s) [2021-08-23T16:08:39.859Z] === RUN TestGetShortcutString [2021-08-23T16:08:39.859Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:08:39.859Z] PASS [2021-08-23T16:08:39.859Z] coverage: 42.9% of statements [2021-08-23T16:08:39.859Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-08-23T16:08:40.111Z] --- PASS: TestExec (0.89s) [2021-08-23T16:08:40.111Z] === RUN TestExecUser [2021-08-23T16:08:40.692Z] --- PASS: TestExecUser (0.93s) [2021-08-23T16:08:40.692Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:08:40.830Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-23T16:08:40.830Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:08:40.830Z] === RUN TestCreateIDMapOrder [2021-08-23T16:08:40.830Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:08:40.830Z] PASS [2021-08-23T16:08:40.830Z] coverage: 7.2% of statements [2021-08-23T16:08:40.830Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2021-08-23T16:08:40.952Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-23T16:08:41.671Z] --- PASS: TestConfigList (2.24s) [2021-08-23T16:08:41.671Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:08:41.895Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-08-23T16:08:41.895Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:08:42.156Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-23T16:08:42.369Z] --- PASS: TestGetAddress (22.84s) [2021-08-23T16:08:42.370Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:08:42.370Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-23T16:08:42.370Z] === RUN TestRequest [2021-08-23T16:08:42.370Z] === RUN TestFixedBufferCap [2021-08-23T16:08:42.370Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestFixedBufferLen [2021-08-23T16:08:42.370Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestFixedBufferString [2021-08-23T16:08:42.370Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestFixedBufferWrite [2021-08-23T16:08:42.370Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestFixedBufferRead [2021-08-23T16:08:42.370Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestBytesPipeRead [2021-08-23T16:08:42.370Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestBytesPipeWrite [2021-08-23T16:08:42.370Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:08:42.370Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:08:42.728Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-23T16:08:42.833Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-08-23T16:08:42.833Z] === RUN TestAtomicWriteToFile [2021-08-23T16:08:42.833Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-23T16:08:42.833Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:08:42.833Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T16:08:42.833Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:08:42.833Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T16:08:42.833Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:08:42.833Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:08:42.833Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:08:42.833Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestCancelReadCloser [2021-08-23T16:08:42.833Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:08:42.833Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:08:42.833Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestNopWriteCloser [2021-08-23T16:08:42.833Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestNopWriter [2021-08-23T16:08:42.833Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:08:42.833Z] === RUN TestWriteCounter [2021-08-23T16:08:42.833Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:08:42.833Z] PASS [2021-08-23T16:08:42.833Z] coverage: 68.3% of statements [2021-08-23T16:08:42.833Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 68.3% of statements [2021-08-23T16:08:43.301Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2021-08-23T16:08:43.301Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:08:43.802Z] === RUN TestError [2021-08-23T16:08:43.802Z] --- PASS: TestError (0.00s) [2021-08-23T16:08:43.802Z] === RUN TestProgressString [2021-08-23T16:08:43.802Z] === RUN TestProgressString/no_progress [2021-08-23T16:08:43.802Z] === RUN TestProgressString/progress_1 [2021-08-23T16:08:43.802Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:08:43.802Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:08:43.802Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:08:43.802Z] === RUN TestProgressString/with_units [2021-08-23T16:08:43.802Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:08:43.802Z] === RUN TestProgressString/hide_counts [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:08:43.802Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:08:43.802Z] === RUN TestJSONMessageDisplay [2021-08-23T16:08:43.802Z] 2021/08/23 16:08:43 Closing DB instances... [2021-08-23T16:08:43.802Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-08-23T16:08:43.802Z] time="2021-08-23T16:08:43Z" level=error msg="node: a937c9255806 is unknown to memberlist" [2021-08-23T16:08:43.802Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:08:43.802Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:08:43.802Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:08:43.802Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:08:43.802Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:08:43.802Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:08:43.802Z] PASS [2021-08-23T16:08:43.802Z] coverage: 91.7% of statements [2021-08-23T16:08:43.802Z] ok github.com/docker/docker/pkg/jsonmessage 0.191s coverage: 91.7% of statements [2021-08-23T16:08:44.207Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2021-08-23T16:08:44.207Z] === RUN TestConfigsUpdate [2021-08-23T16:08:44.245Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2021-08-23T16:08:44.245Z] === RUN TestHealthKillContainer [2021-08-23T16:08:44.262Z] === RUN TestStandardLongPath [2021-08-23T16:08:44.262Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:08:44.262Z] === RUN TestUNCLongPath [2021-08-23T16:08:44.262Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:08:44.262Z] PASS [2021-08-23T16:08:44.262Z] coverage: 100.0% of statements [2021-08-23T16:08:44.262Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-08-23T16:08:44.722Z] === RUN TestNameFormat [2021-08-23T16:08:44.722Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:08:44.722Z] === RUN TestNameRetries [2021-08-23T16:08:44.722Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:08:44.722Z] PASS [2021-08-23T16:08:44.722Z] coverage: 85.7% of statements [2021-08-23T16:08:44.722Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-08-23T16:08:45.185Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:08:45.692Z] === RUN TestParseKeyValueOpt [2021-08-23T16:08:45.692Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:08:45.692Z] === RUN TestParseUintList [2021-08-23T16:08:45.692Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:08:45.692Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:08:45.692Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:08:45.692Z] PASS [2021-08-23T16:08:45.692Z] coverage: 97.0% of statements [2021-08-23T16:08:45.692Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-08-23T16:08:46.107Z] --- PASS: TestConfigsUpdate (2.18s) [2021-08-23T16:08:46.107Z] === RUN TestTemplatedConfig [2021-08-23T16:08:46.152Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.53s) [2021-08-23T16:08:46.152Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:08:46.152Z] === RUN TestNewAndRemove [2021-08-23T16:08:46.152Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:08:46.152Z] === RUN TestRemoveInvalidPath [2021-08-23T16:08:46.152Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:08:46.152Z] PASS [2021-08-23T16:08:46.152Z] coverage: 82.6% of statements [2021-08-23T16:08:46.152Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2021-08-23T16:08:46.570Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-23T16:08:46.831Z] --- PASS: TestHealthKillContainer (2.63s) [2021-08-23T16:08:46.831Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:08:47.121Z] 2021/08/23 16:08:46 Closing DB instances... [2021-08-23T16:08:47.404Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-08-23T16:08:47.404Z] === RUN TestIpcModeNone [2021-08-23T16:08:47.404Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:08:47.581Z] === RUN TestFailedConnection [2021-08-23T16:08:47.581Z] === RUN TestParseEmptyInterface [2021-08-23T16:08:47.581Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestParseNonInterfaceType [2021-08-23T16:08:47.581Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestParseWithOneFunction [2021-08-23T16:08:47.581Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:08:47.581Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:08:47.581Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestEmbeddedInterface [2021-08-23T16:08:47.581Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestParsedImports [2021-08-23T16:08:47.581Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:08:47.581Z] === RUN TestAliasedImports [2021-08-23T16:08:47.581Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:08:47.581Z] PASS [2021-08-23T16:08:47.581Z] coverage: 56.8% of statements [2021-08-23T16:08:47.581Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-08-23T16:08:47.665Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:08:48.236Z] --- PASS: TestIpcModeNone (0.62s) [2021-08-23T16:08:48.236Z] === RUN TestIpcModePrivate [2021-08-23T16:08:48.497Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-08-23T16:08:48.550Z] === RUN TestHTTPTransport [2021-08-23T16:08:48.550Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:08:48.550Z] PASS [2021-08-23T16:08:48.550Z] coverage: 85.7% of statements [2021-08-23T16:08:48.550Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-08-23T16:08:48.550Z] --- PASS: TestFailedConnection (1.12s) [2021-08-23T16:08:48.550Z] === RUN TestFailOnce [2021-08-23T16:08:48.758Z] --- PASS: TestIpcModePrivate (0.68s) [2021-08-23T16:08:48.758Z] === RUN TestIpcModeShareable [2021-08-23T16:08:49.010Z] 2021/08/23 16:08:48 http: panic serving 127.0.0.1:49294: Plugin not ready [2021-08-23T16:08:49.010Z] goroutine 22 [running]: [2021-08-23T16:08:49.010Z] net/http.(*conn).serve.func1(0xc0000c6000) [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:08:49.010Z] panic(0x14c5280, 0x15dc690) [2021-08-23T16:08:49.010Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:08:49.010Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x15ecd50, 0xc0000a60e0, 0xc0001a2000) [2021-08-23T16:08:49.010Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:08:49.010Z] net/http.HandlerFunc.ServeHTTP(0xc000092050, 0x15ecd50, 0xc0000a60e0, 0xc0001a2000) [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:08:49.010Z] net/http.(*ServeMux).ServeHTTP(0xc00009c000, 0x15ecd50, 0xc0000a60e0, 0xc0001a2000) [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:08:49.010Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x15ecd50, 0xc0000a60e0, 0xc0001a2000) [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:08:49.010Z] net/http.(*conn).serve(0xc0000c6000, 0x15ed940, 0xc000188040) [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:08:49.010Z] created by net/http.(*Server).Serve [2021-08-23T16:08:49.010Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:08:49.010Z] time="2021-08-23T16:08:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:08:49.010Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2021-08-23T16:08:49.010Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:08:49.010Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:08:49.010Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:08:49.010Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:08:49.010Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:08:49.010Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:08:49.010Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:08:49.010Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:08:49.010Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:08:49.010Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:08:49.010Z] PASS [2021-08-23T16:08:49.010Z] coverage: 88.2% of statements [2021-08-23T16:08:49.010Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-08-23T16:08:49.019Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:08:49.279Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-08-23T16:08:49.388Z] --- PASS: TestTemplatedConfig (2.81s) [2021-08-23T16:08:49.388Z] === RUN TestConfigCreateResolve [2021-08-23T16:08:49.469Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:08:49.540Z] --- PASS: TestIpcModeShareable (0.68s) [2021-08-23T16:08:49.540Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:08:49.931Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:08:49.931Z] === RUN TestCompleteSilently [2021-08-23T16:08:49.931Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:08:49.931Z] PASS [2021-08-23T16:08:49.931Z] coverage: 75.9% of statements [2021-08-23T16:08:49.931Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-08-23T16:08:49.931Z] --- PASS: TestFailOnce (1.13s) [2021-08-23T16:08:49.931Z] === RUN TestEchoInputOutput [2021-08-23T16:08:49.931Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:08:49.931Z] === RUN TestBackoff [2021-08-23T16:08:49.931Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:08:49.931Z] === RUN TestAbortRetry [2021-08-23T16:08:49.931Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:08:49.931Z] === RUN TestClientScheme [2021-08-23T16:08:49.931Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:08:49.931Z] === RUN TestNewClientWithTimeout [2021-08-23T16:08:50.112Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-23T16:08:50.390Z] === RUN TestSendToOneSub [2021-08-23T16:08:50.390Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:08:50.390Z] === RUN TestSendToMultipleSubs [2021-08-23T16:08:50.390Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:08:50.390Z] === RUN TestEvictOneSub [2021-08-23T16:08:50.390Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:08:50.390Z] === RUN TestClosePublisher [2021-08-23T16:08:50.390Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:08:50.390Z] === RUN TestPubSubRace [2021-08-23T16:08:50.390Z] time="2021-08-23T16:08:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T16:08:50.685Z] check_test.go:309: [de87d07233ffb] daemon is not started [2021-08-23T16:08:50.685Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-23T16:08:51.257Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-23T16:08:51.291Z] --- PASS: TestConfigCreateResolve (2.22s) [2021-08-23T16:08:51.291Z] PASS [2021-08-23T16:08:51.291Z] [2021-08-23T16:08:51.291Z] DONE 6 tests in 14.018s [2021-08-23T16:08:51.291Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:08:51.291Z] INFO: Testing against a local daemon [2021-08-23T16:08:51.291Z] === RUN TestCheckpoint [2021-08-23T16:08:51.291Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:08:51.291Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:08:51.291Z] === RUN TestContainerInvalidJSON [2021-08-23T16:08:51.291Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:51.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:51.291Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:51.291Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:51.291Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:08:51.291Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:08:51.291Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T16:08:51.291Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:08:51.291Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:08:51.291Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:08:51.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-23T16:08:51.291Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:08:51.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-23T16:08:51.291Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:08:51.360Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:08:51.360Z] PASS [2021-08-23T16:08:51.360Z] coverage: 75.0% of statements [2021-08-23T16:08:51.360Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-08-23T16:08:51.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-23T16:08:51.549Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:08:51.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-23T16:08:51.549Z] === RUN TestCopyFromContainer [2021-08-23T16:08:51.820Z] === RUN TestRegister [2021-08-23T16:08:51.820Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:08:51.820Z] === RUN TestCommand [2021-08-23T16:08:51.820Z] time="2021-08-23T16:08:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T16:08:51.820Z] --- PASS: TestCommand (0.03s) [2021-08-23T16:08:51.820Z] === RUN TestNaiveSelf [2021-08-23T16:08:51.820Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-23T16:08:51.820Z] PASS [2021-08-23T16:08:51.820Z] coverage: 82.4% of statements [2021-08-23T16:08:51.820Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-08-23T16:08:51.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s) [2021-08-23T16:08:51.829Z] === RUN TestAPIIpcModeHost [2021-08-23T16:08:51.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-23T16:08:51.829Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:08:52.089Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-23T16:08:52.350Z] --- PASS: TestAPIIpcModeHost (0.79s) [2021-08-23T16:08:52.350Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:08:52.795Z] === RUN TestDump [2021-08-23T16:08:52.795Z] goroutine 6 [running]: [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1005c19c, 0x8f8ce0119fc) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:08:52.795Z] testing.tRunner(0xc000029080, 0x11c5ea0) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:08:52.795Z] created by testing.(*T).Run [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:08:52.795Z] [2021-08-23T16:08:52.795Z] goroutine 1 [chan receive]: [2021-08-23T16:08:52.795Z] testing.(*T).Run(0xc000029080, 0x11b85d8, 0x8, 0x11c5ea0, 0x102a18d) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:08:52.795Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:08:52.795Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:08:52.795Z] testing.runTests(0xc000004078, 0x130b220, 0x3, 0x3, 0xc041107b1005c19c, 0x8bb315ba15, 0x130fc80, 0x11b9e28) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:08:52.795Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:08:52.795Z] main.main() [2021-08-23T16:08:52.795Z] _testmain.go:95 +0x1c8 [2021-08-23T16:08:52.795Z] --- PASS: TestDump (0.00s) [2021-08-23T16:08:52.795Z] === RUN TestDumpToFile [2021-08-23T16:08:52.795Z] --- PASS: TestDumpToFile (0.11s) [2021-08-23T16:08:52.795Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:08:52.795Z] goroutine 8 [running]: [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x10a43c0) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:08:52.795Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T16:08:52.795Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:08:52.795Z] testing.tRunner(0xc000029500, 0x11c5e90) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:08:52.795Z] created by testing.(*T).Run [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:08:52.795Z] [2021-08-23T16:08:52.795Z] goroutine 1 [chan receive]: [2021-08-23T16:08:52.795Z] testing.(*T).Run(0xc000029500, 0x11bf08c, 0x1c, 0x11c5e90, 0x102a101) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:08:52.795Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:08:52.795Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:08:52.795Z] testing.runTests(0xc000004078, 0x130b220, 0x3, 0x3, 0xc041107b1005c19c, 0x8bb315ba15, 0x130fc80, 0x11b9e28) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:08:52.795Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:08:52.795Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:08:52.795Z] main.main() [2021-08-23T16:08:52.795Z] _testmain.go:95 +0x1c8 [2021-08-23T16:08:52.795Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:08:52.795Z] PASS [2021-08-23T16:08:52.795Z] coverage: 90.9% of statements [2021-08-23T16:08:52.795Z] ok github.com/docker/docker/pkg/stack 0.141s coverage: 90.9% of statements [2021-08-23T16:08:52.921Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer// [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:08:52.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:08:53.181Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:08:53.181Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:08:53.181Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer (1.80s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-23T16:08:53.181Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-23T16:08:53.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:08:53.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:53.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:53.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:53.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:53.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:53.181Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:53.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:08:53.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:08:53.254Z] === RUN TestNewStdWriter [2021-08-23T16:08:53.254Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:08:53.254Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestWriteWithNilBytes [2021-08-23T16:08:53.254Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestWrite [2021-08-23T16:08:53.254Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestWriteWithWriterError [2021-08-23T16:08:53.254Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:08:53.254Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:08:53.254Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:08:53.254Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:08:53.254Z] PASS [2021-08-23T16:08:53.254Z] coverage: 100.0% of statements [2021-08-23T16:08:53.254Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-08-23T16:08:53.439Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:08:53.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-23T16:08:53.440Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:08:53.440Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-23T16:08:53.440Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:08:53.440Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:08:53.440Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:08:53.440Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:08:53.440Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:08:53.440Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:08:53.440Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:08:53.440Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:08:53.440Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:08:53.440Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:08:53.440Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:08:53.440Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:08:53.440Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:08:53.440Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-23T16:08:53.440Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:08:53.714Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:08:53.714Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:08:53.714Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:08:53.715Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestFormatStatus [2021-08-23T16:08:53.715Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestFormatError [2021-08-23T16:08:53.715Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestFormatJSONError [2021-08-23T16:08:53.715Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:08:53.715Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:08:53.715Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:08:53.715Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestAuxFormatterEmit [2021-08-23T16:08:53.715Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestStreamWriterStdout [2021-08-23T16:08:53.715Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:08:53.715Z] === RUN TestStreamWriterStderr [2021-08-23T16:08:53.715Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:08:53.715Z] PASS [2021-08-23T16:08:53.715Z] coverage: 66.2% of statements [2021-08-23T16:08:53.864Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:08:54.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-08-23T16:08:54.174Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-08-23T16:08:54.175Z] --- PASS: TestRequest (12.14s) [2021-08-23T16:08:54.175Z] === RUN TestOverlappingRequests [2021-08-23T16:08:54.175Z] time="2021-08-23T16:08:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T16:08:54.386Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-08-23T16:08:54.386Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:08:54.643Z] === RUN TestGenerateRandomID [2021-08-23T16:08:54.643Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestShortenId [2021-08-23T16:08:54.643Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestShortenSha256Id [2021-08-23T16:08:54.643Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestShortenIdEmpty [2021-08-23T16:08:54.643Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestShortenIdInvalid [2021-08-23T16:08:54.643Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestIsShortIDNonHex [2021-08-23T16:08:54.643Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:08:54.643Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:08:54.643Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:08:54.643Z] PASS [2021-08-23T16:08:54.643Z] coverage: 70.6% of statements [2021-08-23T16:08:54.643Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-08-23T16:08:54.643Z] --- PASS: TestOverlappingRequests (0.56s) [2021-08-23T16:08:54.643Z] === RUN TestRelease [2021-08-23T16:08:55.103Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:08:55.103Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:08:55.103Z] PASS [2021-08-23T16:08:55.103Z] coverage: 39.4% of statements [2021-08-23T16:08:55.103Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2021-08-23T16:08:55.329Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-23T16:08:55.339Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-08-23T16:08:55.339Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:08:55.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-08-23T16:08:55.901Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-08-23T16:08:55.901Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s) [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:57.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:57.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:57.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:57.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:57.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:57.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:57.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:08:57.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:08:57.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:08:57.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:08:57.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:08:57.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:08:57.239Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:08:57.286Z] === RUN TestChtimes [2021-08-23T16:08:57.286Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:08:57.286Z] === RUN TestChtimesWindows [2021-08-23T16:08:57.286Z] --- PASS: TestChtimesWindows (0.01s) [2021-08-23T16:08:57.286Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:08:57.286Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:08:57.286Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:08:57.286Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:08:57.286Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:08:57.286Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:08:57.286Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:08:57.286Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:08:57.286Z] === RUN TestHasWin32KSupport [2021-08-23T16:08:57.286Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:08:57.286Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:08:57.286Z] PASS [2021-08-23T16:08:57.286Z] coverage: 12.9% of statements [2021-08-23T16:08:57.286Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2021-08-23T16:08:57.302Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:08:57.563Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2021-08-23T16:08:57.563Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-08-23T16:08:57.563Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:08:57.746Z] --- PASS: TestRelease (3.03s) [2021-08-23T16:08:57.746Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:08:57.746Z] === RUN TestTailFile [2021-08-23T16:08:57.746Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:08:57.746Z] === RUN TestTailFileManyLines [2021-08-23T16:08:57.746Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:08:57.746Z] === RUN TestTailEmptyFile [2021-08-23T16:08:57.746Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:08:57.746Z] === RUN TestTailNegativeN [2021-08-23T16:08:57.746Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:08:57.746Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:08:57.746Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.746Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:57.747Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:57.747Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:57.747Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:57.806Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-08-23T16:08:57.806Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:08:57.806Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:08:57.806Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:08:57.806Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T16:08:57.806Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:08:57.806Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:08:57.806Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:08:57.806Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-23T16:08:57.806Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:08:58.064Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-23T16:08:58.064Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:08:58.064Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:08:58.064Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:08:58.064Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:08:58.064Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:08:58.064Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:08:58.064Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:08:58.064Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:08:58.064Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:08:58.064Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:08:58.064Z] === RUN TestDiff [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:08:58.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.208Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.209Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:08:58.210Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.210Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.211Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.211Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.212Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.212Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.631Z] --- PASS: TestDiff (0.64s) [2021-08-23T16:08:58.631Z] === RUN TestExecWithCloseStdin [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.672Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:08:58.673Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-08-23T16:08:58.673Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.675Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:08:58.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:08:58.676Z] PASS [2021-08-23T16:08:58.676Z] coverage: 88.6% of statements [2021-08-23T16:08:58.676Z] ok github.com/docker/docker/pkg/tailfile 0.239s coverage: 88.6% of statements [2021-08-23T16:08:58.676Z] time="2021-08-23T16:08:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T16:08:58.946Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-08-23T16:08:58.946Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2021-08-23T16:08:58.946Z] === RUN TestIpcModeOlderClient [2021-08-23T16:08:58.946Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:08:58.946Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:08:59.196Z] --- PASS: TestExecWithCloseStdin (0.72s) [2021-08-23T16:08:59.196Z] === RUN TestExec [2021-08-23T16:08:59.517Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-08-23T16:08:59.517Z] === RUN TestKillContainer [2021-08-23T16:08:59.517Z] === RUN TestKillContainer/no_signal [2021-08-23T16:08:59.644Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:08:59.644Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-08-23T16:08:59.644Z] === RUN TestTarSumRemove [2021-08-23T16:08:59.644Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestSortFileInfoSums [2021-08-23T16:08:59.644Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:08:59.644Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestNewTarSumForLabel [2021-08-23T16:08:59.644Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestEmptyTar [2021-08-23T16:08:59.644Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestTarSumsReadSize [2021-08-23T16:08:59.644Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestTarSums [2021-08-23T16:08:59.644Z] --- PASS: TestTarSums (0.08s) [2021-08-23T16:08:59.644Z] === RUN TestIteration [2021-08-23T16:08:59.644Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:08:59.644Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestVersion [2021-08-23T16:08:59.644Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestGetVersion [2021-08-23T16:08:59.644Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:08:59.644Z] === RUN TestGetVersions [2021-08-23T16:08:59.644Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:08:59.644Z] PASS [2021-08-23T16:08:59.644Z] coverage: 89.3% of statements [2021-08-23T16:08:59.644Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-08-23T16:08:59.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:08:59.778Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-23T16:09:00.105Z] testing: warning: no tests to run [2021-08-23T16:09:00.105Z] PASS [2021-08-23T16:09:00.105Z] coverage: [no statements] [2021-08-23T16:09:00.105Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-08-23T16:09:00.129Z] --- PASS: TestExec (0.67s) [2021-08-23T16:09:00.129Z] === RUN TestExecUser [2021-08-23T16:09:00.349Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:09:00.564Z] === RUN TestTruncIndex [2021-08-23T16:09:00.695Z] --- PASS: TestExecUser (0.73s) [2021-08-23T16:09:00.695Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:09:00.921Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:09:00.921Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:09:01.024Z] --- PASS: TestTruncIndex (0.10s) [2021-08-23T16:09:01.024Z] PASS [2021-08-23T16:09:01.024Z] coverage: 91.5% of statements [2021-08-23T16:09:01.024Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-08-23T16:09:01.484Z] === RUN TestIsGIT [2021-08-23T16:09:01.484Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:09:01.484Z] === RUN TestIsTransport [2021-08-23T16:09:01.484Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:09:01.484Z] PASS [2021-08-23T16:09:01.484Z] coverage: 100.0% of statements [2021-08-23T16:09:01.484Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-08-23T16:09:01.653Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-08-23T16:09:01.653Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:09:01.864Z] --- PASS: TestKillContainer (2.22s) [2021-08-23T16:09:01.864Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-08-23T16:09:01.864Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-08-23T16:09:01.864Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-08-23T16:09:01.864Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:09:01.864Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:09:01.944Z] === RUN TestVersionInfo [2021-08-23T16:09:01.944Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:09:01.944Z] === RUN TestAppendVersions [2021-08-23T16:09:01.944Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:09:01.944Z] PASS [2021-08-23T16:09:01.944Z] coverage: 88.9% of statements [2021-08-23T16:09:01.944Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-08-23T16:09:02.125Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:09:02.698Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-23T16:09:02.698Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T16:09:02.698Z] check_test.go:309: [d736f084f7021] daemon is not started [2021-08-23T16:09:02.698Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-23T16:09:02.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:09:03.042Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2021-08-23T16:09:03.042Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:09:03.616Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2021-08-23T16:09:03.616Z] === RUN TestHealthKillContainer [2021-08-23T16:09:03.640Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-08-23T16:09:03.640Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-08-23T16:09:03.640Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-08-23T16:09:03.640Z] === RUN TestKillStoppedContainer [2021-08-23T16:09:03.640Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-23T16:09:03.640Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:09:03.640Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-23T16:09:03.640Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:09:04.135Z] === RUN TestValidatePrivileges [2021-08-23T16:09:04.135Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:09:04.135Z] === RUN TestFilterByCapNeg [2021-08-23T16:09:04.135Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:09:04.135Z] === RUN TestFilterByCapPos [2021-08-23T16:09:04.135Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:09:04.135Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:09:04.135Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:09:04.135Z] PASS [2021-08-23T16:09:04.135Z] coverage: 12.0% of statements [2021-08-23T16:09:04.135Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-08-23T16:09:04.212Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-08-23T16:09:04.212Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:09:04.212Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:09:04.212Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:09:04.212Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:09:04.212Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:09:04.212Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:09:04.212Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:09:04.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-23T16:09:05.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2021-08-23T16:09:05.046Z] === RUN TestLinksContainerNames [2021-08-23T16:09:05.046Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:09:05.105Z] === RUN TestNewSettable [2021-08-23T16:09:05.105Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:09:05.105Z] === RUN TestIsSettable [2021-08-23T16:09:05.105Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:09:05.105Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:09:05.105Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:09:05.105Z] PASS [2021-08-23T16:09:05.105Z] coverage: 20.0% of statements [2021-08-23T16:09:05.105Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-08-23T16:09:05.566Z] --- PASS: TestAllocateRandomDeallocate (7.66s) [2021-08-23T16:09:05.566Z] === RUN TestRetrieveFromStore [2021-08-23T16:09:05.566Z] === RUN TestLoad [2021-08-23T16:09:05.566Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:09:05.566Z] === RUN TestSave [2021-08-23T16:09:05.566Z] --- PASS: TestSave (0.03s) [2021-08-23T16:09:05.566Z] === RUN TestAddDeleteGet [2021-08-23T16:09:06.027Z] --- PASS: TestAddDeleteGet (0.05s) [2021-08-23T16:09:06.027Z] === RUN TestInvalidTags [2021-08-23T16:09:06.027Z] --- PASS: TestInvalidTags (0.01s) [2021-08-23T16:09:06.027Z] PASS [2021-08-23T16:09:06.027Z] coverage: 84.4% of statements [2021-08-23T16:09:06.027Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2021-08-23T16:09:06.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:09:06.397Z] INFO: Testing against a local daemon [2021-08-23T16:09:06.397Z] === RUN TestBuildWithSession [2021-08-23T16:09:06.397Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:09:06.397Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:09:06.397Z] === RUN TestBuildSquashParent [2021-08-23T16:09:06.397Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:09:06.397Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:09:06.397Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:09:06.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:09:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:09:06.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:09:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:09:06.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:09:06.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:09:06.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:09:06.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:09:06.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:09:06.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:09:06.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:09:06.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:09:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:09:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:09:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:09:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:09:06.432Z] --- PASS: TestLinksContainerNames (1.53s) [2021-08-23T16:09:06.432Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:09:06.896Z] --- PASS: TestHealthKillContainer (2.76s) [2021-08-23T16:09:06.896Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:09:07.004Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-23T16:09:07.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-08-23T16:09:07.154Z] === RUN TestIpcModeNone [2021-08-23T16:09:07.575Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2021-08-23T16:09:07.575Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:09:07.576Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-23T16:09:07.576Z] === RUN TestClientStream [2021-08-23T16:09:07.576Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestClientSendFile [2021-08-23T16:09:07.576Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:09:07.576Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:09:07.576Z] === RUN TestFileSpecPlugin [2021-08-23T16:09:07.576Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T16:09:07.576Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:09:07.576Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:09:07.576Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestPluginAddHandler [2021-08-23T16:09:07.576Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:09:07.576Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:09:07.576Z] === RUN TestGet [2021-08-23T16:09:07.576Z] time="2021-08-23T16:09:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:09:07.721Z] --- PASS: TestIpcModeNone (0.65s) [2021-08-23T16:09:07.722Z] === RUN TestIpcModePrivate [2021-08-23T16:09:08.041Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:09:08.041Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:09:08.041Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:09:08.041Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestValidateMirror [2021-08-23T16:09:08.041Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:09:08.041Z] time="2021-08-23T16:09:07Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:09:08.041Z] time="2021-08-23T16:09:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-23T16:09:08.041Z] time="2021-08-23T16:09:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:09:08.041Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-08-23T16:09:08.041Z] === RUN TestNewServiceConfig [2021-08-23T16:09:08.041Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestValidateIndexName [2021-08-23T16:09:08.041Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:09:08.041Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestEndpointParse [2021-08-23T16:09:08.041Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestEndpointParseInvalid [2021-08-23T16:09:08.041Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestValidateEndpoint [2021-08-23T16:09:08.041Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-23T16:09:08.041Z] === RUN TestPing [2021-08-23T16:09:08.041Z] --- PASS: TestPing (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:09:08.041Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:09:08.041Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestEndpoint [2021-08-23T16:09:08.041Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:09:08.041Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestParseRepositoryInfo [2021-08-23T16:09:08.041Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestNewIndexInfo [2021-08-23T16:09:08.041Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:09:08.041Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:09:08.041Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestSearchRepositories [2021-08-23T16:09:08.041Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:09:08.041Z] Host: 127.0.0.1:49318 [2021-08-23T16:09:08.041Z] User-Agent: docker test client [2021-08-23T16:09:08.041Z] Authorization: Token fake-token [2021-08-23T16:09:08.041Z] X-Docker-Token: true [2021-08-23T16:09:08.041Z] Accept-Encoding: gzip [2021-08-23T16:09:08.041Z] [2021-08-23T16:09:08.041Z] [2021-08-23T16:09:08.041Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:09:08.041Z] Connection: close [2021-08-23T16:09:08.041Z] Content-Length: 144 [2021-08-23T16:09:08.041Z] Cache-Control: no-cache [2021-08-23T16:09:08.041Z] Content-Type: application/json [2021-08-23T16:09:08.041Z] Date: Mon, 23 Aug 2021 16:09:07 GMT [2021-08-23T16:09:08.041Z] Expires: -1 [2021-08-23T16:09:08.041Z] Pragma: no-cache [2021-08-23T16:09:08.041Z] Server: docker-tests/mock [2021-08-23T16:09:08.041Z] X-Docker-Registry-Config: mock [2021-08-23T16:09:08.041Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:09:08.041Z] [2021-08-23T16:09:08.041Z] [2021-08-23T16:09:08.041Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-23T16:09:08.041Z] === RUN TestTrustedLocation [2021-08-23T16:09:08.041Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:09:08.041Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:09:08.041Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestIsSecureIndex [2021-08-23T16:09:08.041Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:09:08.041Z] PASS [2021-08-23T16:09:08.041Z] coverage: 51.7% of statements [2021-08-23T16:09:08.041Z] --- PASS: TestRetrieveFromStore (2.47s) [2021-08-23T16:09:08.041Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:09:08.041Z] ok github.com/docker/docker/registry 0.203s coverage: 51.7% of statements [2021-08-23T16:09:08.041Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-23T16:09:08.041Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:09:08.041Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:09:08.041Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:09:08.041Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:09:08.041Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:09:08.041Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:09:08.041Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:09:08.041Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:09:08.041Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:09:08.041Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:09:08.041Z] === RUN TestDebug [2021-08-23T16:09:08.041Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:09:08.041Z] === RUN TestRequestPoolParallel [2021-08-23T16:09:08.115Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T16:09:08.115Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-23T16:09:08.115Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T16:09:08.115Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T16:09:08.115Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T16:09:08.115Z] Cross building: bundles/cross/windows/amd64 [2021-08-23T16:09:08.115Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T16:09:08.115Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T16:09:08.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:08.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:08.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:08.147Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:08.288Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:08.408Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:08.408Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:08.408Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:08.500Z] time="2021-08-23T16:09:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T16:09:08.500Z] --- PASS: TestRequestPoolParallel (0.65s) [2021-08-23T16:09:08.500Z] === RUN TestFullAllocateRelease [2021-08-23T16:09:08.545Z] --- PASS: TestIpcModePrivate (0.71s) [2021-08-23T16:09:08.546Z] === RUN TestIpcModeShareable [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:08.669Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:08.669Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:08.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:08.930Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-08-23T16:09:08.930Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-23T16:09:08.930Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:09:08.960Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:09:08.960Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-23T16:09:08.961Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:09:08.961Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-23T16:09:08.961Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:09:08.961Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:09:08.961Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:09:08.961Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-08-23T16:09:08.961Z] === RUN TestOddAllocateRelease [2021-08-23T16:09:09.061Z] --- PASS: TestIpcModeShareable (0.72s) [2021-08-23T16:09:09.061Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:09:09.423Z] time="2021-08-23T16:09:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-08-23T16:09:09.423Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:09:09.423Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:09:09.423Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:09:09.423Z] === RUN TestResumableRequestReader [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:09:09.423Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:09:09.423Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:09:09.423Z] PASS [2021-08-23T16:09:09.423Z] coverage: 100.0% of statements [2021-08-23T16:09:09.423Z] ok github.com/docker/docker/registry/resumable 0.195s coverage: 100.0% of statements [2021-08-23T16:09:09.423Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-08-23T16:09:09.423Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:09:09.423Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-23T16:09:09.423Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:09:09.423Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-23T16:09:09.423Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:09:09.423Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:09:09.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:09:09.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:09:09.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:09:09.423Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:09:09.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:09:09.423Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:09:09.423Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:09:09.423Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:09:09.423Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:09:09.423Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:09:09.423Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:09:09.423Z] PASS [2021-08-23T16:09:09.423Z] coverage: 85.3% of statements [2021-08-23T16:09:09.423Z] ok github.com/docker/docker/libnetwork/ipam 59.830s coverage: 85.3% of statements [2021-08-23T16:09:09.882Z] === RUN TestRestartManagerTimeout [2021-08-23T16:09:09.882Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:09:09.882Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:09:09.882Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:09:09.882Z] PASS [2021-08-23T16:09:09.882Z] coverage: 50.9% of statements [2021-08-23T16:09:09.882Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-08-23T16:09:10.342Z] time="2021-08-23T16:09:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:09:10.342Z] === RUN TestDecodeContainerConfig [2021-08-23T16:09:10.342Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T16:09:10.342Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:09:10.342Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:09:10.342Z] === RUN TestValidatePrivileged [2021-08-23T16:09:10.342Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:09:10.342Z] PASS [2021-08-23T16:09:10.342Z] coverage: 52.2% of statements [2021-08-23T16:09:10.342Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-08-23T16:09:10.846Z] check_test.go:309: [d2c7d9b686209] daemon is not started [2021-08-23T16:09:10.846Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-23T16:09:11.107Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-08-23T16:09:11.107Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:09:11.314Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:09:11.314Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:09:11.314Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:09:11.314Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:09:11.314Z] PASS [2021-08-23T16:09:11.314Z] coverage: 62.5% of statements [2021-08-23T16:09:11.314Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-08-23T16:09:11.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2021-08-23T16:09:11.589Z] === RUN TestAPIIpcModeHost [2021-08-23T16:09:11.589Z] --- PASS: TestAPIIpcModeHost (0.46s) [2021-08-23T16:09:11.589Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:09:12.049Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s) [2021-08-23T16:09:12.049Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:09:12.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:09:12.621Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-08-23T16:09:12.621Z] === RUN TestNetworkNat [2021-08-23T16:09:12.963Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-23T16:09:12.963Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2021-08-23T16:09:12.963Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:09:13.193Z] --- PASS: TestNetworkNat (0.75s) [2021-08-23T16:09:13.193Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:09:13.454Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-23T16:09:13.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:09:13.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:09:14.027Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-08-23T16:09:14.027Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:09:14.027Z] check_test.go:309: [d20d8845b8bec] daemon is not started [2021-08-23T16:09:14.027Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-23T16:09:14.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-23T16:09:14.342Z] --- PASS: TestDaemonIpcModePrivate (1.27s) [2021-08-23T16:09:14.342Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:09:15.055Z] time="2021-08-23T16:09:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:09:15.277Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-23T16:09:15.535Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2021-08-23T16:09:15.535Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:09:15.949Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:09:16.210Z] docker_cli_daemon_plugins_test.go:79: [d910775887aca] daemon is not started [2021-08-23T16:09:16.469Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-23T16:09:16.600Z] === RUN TestGetDriver [2021-08-23T16:09:16.600Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:09:16.600Z] === RUN TestVolumeRequestError [2021-08-23T16:09:16.600Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:09:16.600Z] PASS [2021-08-23T16:09:16.600Z] coverage: 36.1% of statements [2021-08-23T16:09:16.600Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-08-23T16:09:16.728Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2021-08-23T16:09:16.728Z] === RUN TestIpcModeOlderClient [2021-08-23T16:09:16.728Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:09:16.728Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:09:17.152Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-08-23T16:09:17.152Z] === RUN TestPause [2021-08-23T16:09:17.152Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-23T16:09:17.297Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2021-08-23T16:09:17.297Z] === RUN TestKillContainer [2021-08-23T16:09:17.297Z] === RUN TestKillContainer/no_signal [2021-08-23T16:09:17.570Z] === RUN TestGetAddress [2021-08-23T16:09:17.570Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:09:17.570Z] === RUN TestRemove [2021-08-23T16:09:17.570Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:09:17.570Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:09:17.570Z] === RUN TestInitializeWithVolumes [2021-08-23T16:09:17.570Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-23T16:09:17.570Z] === RUN TestCreate [2021-08-23T16:09:17.570Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:09:17.570Z] === RUN TestValidateName [2021-08-23T16:09:17.570Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:09:17.570Z] === RUN TestCreateWithOpts [2021-08-23T16:09:17.570Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:09:17.570Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:09:17.570Z] === RUN TestRelaodNoOpts [2021-08-23T16:09:17.570Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:09:17.570Z] PASS [2021-08-23T16:09:17.570Z] coverage: 41.5% of statements [2021-08-23T16:09:17.570Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-08-23T16:09:17.863Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:09:18.096Z] --- PASS: TestPause (0.79s) [2021-08-23T16:09:18.096Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:09:18.096Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:09:18.096Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:09:18.096Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:09:18.122Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:09:18.358Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:09:18.541Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:09:18.541Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:09:18.541Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:09:18.541Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:09:18.541Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:09:18.541Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:09:18.541Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:09:18.541Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:09:18.541Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestParseMountSpec [2021-08-23T16:09:18.541Z] parser_test.go:63: case 0 [2021-08-23T16:09:18.541Z] parser_test.go:63: case 1 [2021-08-23T16:09:18.541Z] parser_test.go:63: case 2 [2021-08-23T16:09:18.541Z] parser_test.go:63: case 3 [2021-08-23T16:09:18.541Z] parser_test.go:63: case 4 [2021-08-23T16:09:18.541Z] parser_test.go:63: case 5 [2021-08-23T16:09:18.541Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestValidateMount [2021-08-23T16:09:18.541Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:09:18.541Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:09:18.541Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:09:18.541Z] PASS [2021-08-23T16:09:18.541Z] coverage: 67.6% of statements [2021-08-23T16:09:18.541Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2021-08-23T16:09:18.619Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-08-23T16:09:18.619Z] === RUN TestPidHost [2021-08-23T16:09:18.689Z] --- PASS: TestKillContainer (1.55s) [2021-08-23T16:09:18.689Z] --- PASS: TestKillContainer/no_signal (0.57s) [2021-08-23T16:09:18.689Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-08-23T16:09:18.689Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2021-08-23T16:09:18.689Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:09:18.689Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:09:18.880Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:09:19.256Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:09:19.452Z] docker_cli_daemon_plugins_test.go:169: [dc3adca91b964] daemon is not started [2021-08-23T16:09:19.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s) [2021-08-23T16:09:19.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-08-23T16:09:19.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-08-23T16:09:19.822Z] === RUN TestKillStoppedContainer [2021-08-23T16:09:19.822Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-23T16:09:19.822Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:09:19.822Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T16:09:19.822Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:09:20.082Z] === RUN TestSetGetMeta [2021-08-23T16:09:20.082Z] === PAUSE TestSetGetMeta [2021-08-23T16:09:20.082Z] === RUN TestRestore [2021-08-23T16:09:20.082Z] === PAUSE TestRestore [2021-08-23T16:09:20.082Z] === RUN TestServiceCreate [2021-08-23T16:09:20.082Z] === PAUSE TestServiceCreate [2021-08-23T16:09:20.082Z] === RUN TestServiceList [2021-08-23T16:09:20.082Z] === PAUSE TestServiceList [2021-08-23T16:09:20.082Z] === RUN TestServiceRemove [2021-08-23T16:09:20.082Z] === PAUSE TestServiceRemove [2021-08-23T16:09:20.082Z] === RUN TestServiceGet [2021-08-23T16:09:20.082Z] === PAUSE TestServiceGet [2021-08-23T16:09:20.082Z] === RUN TestServicePrune [2021-08-23T16:09:20.082Z] === PAUSE TestServicePrune [2021-08-23T16:09:20.082Z] === RUN TestCreate [2021-08-23T16:09:20.082Z] === PAUSE TestCreate [2021-08-23T16:09:20.082Z] === RUN TestRemove [2021-08-23T16:09:20.082Z] === PAUSE TestRemove [2021-08-23T16:09:20.082Z] === RUN TestList [2021-08-23T16:09:20.082Z] === PAUSE TestList [2021-08-23T16:09:20.082Z] === RUN TestFindByDriver [2021-08-23T16:09:20.082Z] === PAUSE TestFindByDriver [2021-08-23T16:09:20.082Z] === RUN TestFindByReferenced [2021-08-23T16:09:20.082Z] === PAUSE TestFindByReferenced [2021-08-23T16:09:20.082Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:09:20.082Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:09:20.082Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:09:20.082Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:09:20.082Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:09:20.082Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:09:20.082Z] === RUN TestRefDerefRemove [2021-08-23T16:09:20.082Z] === PAUSE TestRefDerefRemove [2021-08-23T16:09:20.082Z] === RUN TestGet [2021-08-23T16:09:20.082Z] === PAUSE TestGet [2021-08-23T16:09:20.082Z] === RUN TestGetWithReference [2021-08-23T16:09:20.082Z] === PAUSE TestGetWithReference [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:09:20.082Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:09:20.082Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:09:20.082Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:09:20.082Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:09:20.082Z] === CONT TestSetGetMeta [2021-08-23T16:09:20.082Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:09:20.082Z] === CONT TestRefDerefRemove [2021-08-23T16:09:20.082Z] === CONT TestGetWithReference [2021-08-23T16:09:20.082Z] --- PASS: TestSetGetMeta (0.04s) [2021-08-23T16:09:20.082Z] === CONT TestFindByReferenced [2021-08-23T16:09:20.082Z] --- PASS: TestRefDerefRemove (0.05s) [2021-08-23T16:09:20.082Z] === CONT TestFindByDriver [2021-08-23T16:09:20.082Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2021-08-23T16:09:20.082Z] === CONT TestList [2021-08-23T16:09:20.082Z] --- PASS: TestGetWithReference (0.06s) [2021-08-23T16:09:20.082Z] === CONT TestRemove [2021-08-23T16:09:20.082Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-23T16:09:20.082Z] === CONT TestCreate [2021-08-23T16:09:20.082Z] --- PASS: TestFindByDriver (0.03s) [2021-08-23T16:09:20.082Z] === CONT TestServicePrune [2021-08-23T16:09:20.082Z] --- PASS: TestCreate (0.02s) [2021-08-23T16:09:20.082Z] === CONT TestServiceGet [2021-08-23T16:09:20.082Z] --- PASS: TestList (0.04s) [2021-08-23T16:09:20.082Z] === CONT TestServiceRemove [2021-08-23T16:09:20.082Z] --- PASS: TestRemove (0.04s) [2021-08-23T16:09:20.082Z] === CONT TestServiceList [2021-08-23T16:09:20.388Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2021-08-23T16:09:20.388Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:09:20.388Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T16:09:20.388Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:09:20.388Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:09:20.393Z] --- PASS: TestPidHost (1.57s) [2021-08-23T16:09:20.393Z] === RUN TestPsFilter [2021-08-23T16:09:20.393Z] --- PASS: TestPsFilter (0.14s) [2021-08-23T16:09:20.393Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:09:20.542Z] --- PASS: TestServiceGet (0.13s) [2021-08-23T16:09:20.542Z] === CONT TestServiceCreate [2021-08-23T16:09:20.542Z] time="2021-08-23T16:09:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:09:20.542Z] --- PASS: TestServiceRemove (0.13s) [2021-08-23T16:09:20.542Z] === CONT TestRestore [2021-08-23T16:09:20.542Z] --- PASS: TestServiceList (0.14s) [2021-08-23T16:09:20.542Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:09:20.542Z] time="2021-08-23T16:09:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:09:20.542Z] time="2021-08-23T16:09:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:09:20.542Z] --- PASS: TestServiceCreate (0.03s) [2021-08-23T16:09:20.542Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:09:20.542Z] time="2021-08-23T16:09:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:09:20.542Z] --- PASS: TestRestore (0.04s) [2021-08-23T16:09:20.542Z] === CONT TestGet [2021-08-23T16:09:20.542Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-23T16:09:20.542Z] time="2021-08-23T16:09:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:09:20.542Z] --- PASS: TestServicePrune (0.19s) [2021-08-23T16:09:20.542Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-23T16:09:20.542Z] --- PASS: TestGet (0.02s) [2021-08-23T16:09:20.542Z] PASS [2021-08-23T16:09:20.542Z] coverage: 69.0% of statements [2021-08-23T16:09:20.542Z] ok github.com/docker/docker/volume/service 0.330s coverage: 69.0% of statements [2021-08-23T16:09:20.953Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2021-08-23T16:09:20.953Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:09:20.964Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-23T16:09:21.211Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-08-23T16:09:21.211Z] === RUN TestLinksContainerNames [2021-08-23T16:09:21.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-08-23T16:09:21.225Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:09:22.145Z] --- PASS: TestLinksContainerNames (1.03s) [2021-08-23T16:09:22.145Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:09:22.167Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2021-08-23T16:09:22.167Z] === RUN TestRemoveContainerRunning [2021-08-23T16:09:22.496Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:09:22.496Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.29s) [2021-08-23T16:09:22.496Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.81s) [2021-08-23T16:09:22.496Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.26s) [2021-08-23T16:09:22.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.28s) [2021-08-23T16:09:22.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.66s) [2021-08-23T16:09:22.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.24s) [2021-08-23T16:09:22.497Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:09:22.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:09:22.711Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-08-23T16:09:22.711Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:09:22.722Z] --- PASS: TestGet (15.01s) [2021-08-23T16:09:22.722Z] === RUN TestPluginWithNoManifest [2021-08-23T16:09:22.722Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:09:22.722Z] === RUN TestGetAll [2021-08-23T16:09:22.722Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:09:22.722Z] PASS [2021-08-23T16:09:22.722Z] coverage: 73.4% of statements [2021-08-23T16:09:22.722Z] ok github.com/docker/docker/pkg/plugins 34.949s coverage: 73.4% of statements [2021-08-23T16:09:22.738Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-08-23T16:09:22.738Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:09:23.278Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:23.278Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:23.278Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:09:23.278Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:09:23.311Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-08-23T16:09:23.311Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:09:23.536Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:09:23.571Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T16:09:23.571Z] === RUN TestRenameLinkedContainer [2021-08-23T16:09:23.795Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:09:23.795Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T16:09:23.795Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-23T16:09:23.795Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:09:24.143Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-23T16:09:24.715Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-23T16:09:25.170Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2021-08-23T16:09:25.170Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:09:25.288Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-23T16:09:25.735Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-08-23T16:09:25.735Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:09:25.860Z] check_test.go:309: [dbadaf7187c7c] daemon is not started [2021-08-23T16:09:25.860Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-23T16:09:25.993Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2021-08-23T16:09:25.993Z] === RUN TestNetworkNat [2021-08-23T16:09:26.120Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:09:26.120Z] --- PASS: TestRenameLinkedContainer (2.78s) [2021-08-23T16:09:26.120Z] === RUN TestRenameStoppedContainer [2021-08-23T16:09:26.560Z] --- PASS: TestNetworkNat (0.57s) [2021-08-23T16:09:26.560Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:09:27.063Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-08-23T16:09:27.063Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:09:27.127Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2021-08-23T16:09:27.127Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:09:27.324Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:09:27.585Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-23T16:09:28.528Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:09:28.528Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2021-08-23T16:09:28.528Z] === RUN TestRenameInvalidName [2021-08-23T16:09:29.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-23T16:09:29.362Z] --- PASS: TestRenameInvalidName (0.79s) [2021-08-23T16:09:29.362Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:09:30.406Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2021-08-23T16:09:30.406Z] === RUN TestPause [2021-08-23T16:09:30.406Z] --- PASS: TestPause (0.51s) [2021-08-23T16:09:30.406Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:09:30.406Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:09:30.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:09:30.406Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:09:30.972Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2021-08-23T16:09:30.972Z] === RUN TestPidHost [2021-08-23T16:09:31.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:09:31.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:09:31.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-23T16:09:31.906Z] --- PASS: TestPidHost (1.12s) [2021-08-23T16:09:31.906Z] === RUN TestPsFilter [2021-08-23T16:09:32.026Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:09:32.164Z] --- PASS: TestPsFilter (0.15s) [2021-08-23T16:09:32.164Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:09:32.225Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:09:32.225Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2021-08-23T16:09:32.225Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:09:32.732Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-08-23T16:09:32.732Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:09:32.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-23T16:09:32.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:09:33.057Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-08-23T16:09:33.057Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:09:33.297Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2021-08-23T16:09:33.297Z] === RUN TestRemoveContainerRunning [2021-08-23T16:09:33.555Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-08-23T16:09:33.555Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:09:34.121Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-08-23T16:09:34.122Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:09:34.122Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T16:09:34.122Z] === RUN TestRenameLinkedContainer [2021-08-23T16:09:34.441Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy (12.07s) [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.52s) [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2021-08-23T16:09:34.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2021-08-23T16:09:34.528Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:09:34.657Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T16:09:34.657Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T16:09:34.657Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T16:09:34.657Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T16:09:34.657Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-23T16:09:34.657Z] remote: Enumerating objects: 23, done. [2021-08-23T16:09:34.657Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-23T16:09:34.657Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-23T16:09:34.657Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-23T16:09:34.657Z] 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-08-23T16:09:34.657Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-23T16:09:34.657Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-23T16:09:34.702Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2021-08-23T16:09:34.702Z] === RUN TestResize [2021-08-23T16:09:35.645Z] --- PASS: TestResize (0.83s) [2021-08-23T16:09:35.646Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:09:35.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-23T16:09:36.021Z] --- PASS: TestRenameLinkedContainer (2.02s) [2021-08-23T16:09:36.021Z] === RUN TestRenameStoppedContainer [2021-08-23T16:09:36.167Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-08-23T16:09:36.167Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:09:36.554Z] Cross building: bundles/cross/linux/ppc64le [2021-08-23T16:09:36.554Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T16:09:36.554Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T16:09:36.587Z] --- PASS: TestRenameStoppedContainer (0.50s) [2021-08-23T16:09:36.587Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:09:37.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:37.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:37.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:37.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:37.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:37.425Z] --- PASS: TestBuildMultiStageParentConfig (2.58s) [2021-08-23T16:09:37.425Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:09:37.425Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:09:37.425Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T16:09:37.425Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:09:37.962Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2021-08-23T16:09:37.962Z] === RUN TestRenameInvalidName [2021-08-23T16:09:38.055Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-23T16:09:38.219Z] --- PASS: TestRenameInvalidName (0.53s) [2021-08-23T16:09:38.219Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:09:38.390Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2021-08-23T16:09:38.390Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:09:38.627Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-23T16:09:38.627Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:09:38.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:09:39.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:39.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:40.121Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2021-08-23T16:09:40.121Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:09:40.379Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-08-23T16:09:40.379Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:09:40.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:40.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:09:41.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:41.753Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-08-23T16:09:41.753Z] === RUN TestResize [2021-08-23T16:09:42.130Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-23T16:09:42.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:42.319Z] --- PASS: TestResize (0.65s) [2021-08-23T16:09:42.319Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:09:42.576Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2021-08-23T16:09:42.576Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:09:42.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:42.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:09:43.141Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2021-08-23T16:09:43.141Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:09:43.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:43.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:43.141Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:43.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:43.141Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:43.141Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:43.142Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:43.142Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:43.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:09:43.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:09:43.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:09:43.828Z] 2021/08/23 16:09:40 Closing DB instances... [2021-08-23T16:09:43.828Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-08-23T16:09:43.828Z] === RUN TestFindNode [2021-08-23T16:09:43.828Z] 2021/08/23 16:09:42 Closing DB instances... [2021-08-23T16:09:43.828Z] --- PASS: TestFindNode (0.02s) [2021-08-23T16:09:43.828Z] === RUN TestChangeNodeState [2021-08-23T16:09:43.828Z] 2021/08/23 16:09:43 Closing DB instances... [2021-08-23T16:09:43.828Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-23T16:09:43.828Z] === RUN TestNodeReincarnation [2021-08-23T16:09:43.828Z] 2021/08/23 16:09:43 Closing DB instances... [2021-08-23T16:09:44.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:44.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:45.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:45.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:45.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:09:46.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:09:46.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:09:47.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:47.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:09:47.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:47.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:09:47.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:09:48.529Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-23T16:09:48.529Z] === RUN TestParallelCreate [2021-08-23T16:09:48.529Z] 2021/08/23 16:09:48 Closing DB instances... [2021-08-23T16:09:48.529Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T16:09:48.529Z] === RUN TestParallelDelete [2021-08-23T16:09:48.529Z] 2021/08/23 16:09:48 Closing DB instances... [2021-08-23T16:09:48.529Z] --- PASS: TestParallelDelete (0.02s) [2021-08-23T16:09:48.529Z] === RUN TestNetworkDBIslands [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1a647debf95d with config:&{NodeID:1a647debf95d 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-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:22683bef3953 with config:&{NodeID:22683bef3953 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-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-23T16:09:48.529Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:09:48.556Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7dbbfb8ffc78 with config:&{NodeID:7dbbfb8ffc78 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-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 1a647debf95d/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=info msg="Node 22683bef3953/172.23.164.251, added to nodes list" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-23T16:09:48.994Z] time="2021-08-23T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:09:49.453Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.453Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:09:49.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:09:49.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:87b8b7f38c18 with config:&{NodeID:87b8b7f38c18 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-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 22683bef3953/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 22683bef3953/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 1a647debf95d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 1a647debf95d/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:49.913Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:820b2935474f with config:&{NodeID:820b2935474f 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-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 22683bef3953/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 22683bef3953/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 1a647debf95d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 1a647debf95d/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:50.373Z] time="2021-08-23T16:09:50Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2021-08-23T16:09:50.448Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2021-08-23T16:09:50.448Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:09:50.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:09:50.756Z] --- PASS: TestBuildMultiStageOnBuild (11.83s) [2021-08-23T16:09:50.756Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:09:50.756Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:09:50.756Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-23T16:09:50.756Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:09:50.834Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=info msg="The new bootstrap node list is:[172.23.164.251:10033 172.23.164.251:10034 172.23.164.251:10035]" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10033" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49358" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10034" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49359" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10035" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49360" [2021-08-23T16:09:50.834Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=info msg="The new bootstrap node list is:[172.23.164.251:10033 172.23.164.251:10034 172.23.164.251:10035]" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10033" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49361" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10034" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49362" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10035" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49363" [2021-08-23T16:09:50.834Z] time="2021-08-23T16:09:50Z" level=info msg="node 0 leaving" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="node2(22683bef3953): Node leave event for 1a647debf95d/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="node4(87b8b7f38c18): Node leave event for 1a647debf95d/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="node3(7dbbfb8ffc78): Node leave event for 1a647debf95d/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="node1(1a647debf95d): Node leave event for 1a647debf95d/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="node5(820b2935474f): Node leave event for 1a647debf95d/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:50Z" level=info msg="Node 1a647debf95d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 1a647debf95d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 1a647debf95d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 1a647debf95d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="node 1 leaving" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953 change state NodeActive --> NodeFailed" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953/172.23.164.251, added to failed nodes list" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="node5(820b2935474f): Node leave event for 22683bef3953/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="node3(7dbbfb8ffc78): Node leave event for 22683bef3953/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 1a647debf95d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=info msg="node4(87b8b7f38c18): Node leave event for 22683bef3953/172.23.164.251" [2021-08-23T16:09:51.294Z] time="2021-08-23T16:09:51Z" level=error msg="node: 22683bef3953 is unknown to memberlist" [2021-08-23T16:09:51.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 22683bef3953/172.23.164.251, left gossip cluster" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="node 2 leaving" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="node4(87b8b7f38c18): Node leave event for 7dbbfb8ffc78/172.23.164.251" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="node5(820b2935474f): Node leave event for 7dbbfb8ffc78/172.23.164.251" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78 change state NodeActive --> NodeLeft" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="node3(7dbbfb8ffc78): Node leave event for 7dbbfb8ffc78/172.23.164.251" [2021-08-23T16:09:51.754Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, left gossip cluster" [2021-08-23T16:09:52.097Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-08-23T16:09:52.097Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:09:52.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, left gossip cluster" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:51Z" level=info msg="Node 7dbbfb8ffc78/172.23.164.251, left gossip cluster" [2021-08-23T16:09:52.214Z] networkdb_test.go:868: node4: OK [2021-08-23T16:09:52.214Z] networkdb_test.go:868: node5: OK [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="node 0 coming back" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4102f973b72d with config:&{NodeID:4102f973b72d 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-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node 4102f973b72d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node 4102f973b72d/172.23.164.251, added to nodes list" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="node 1 coming back" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:21deb3c3b135 with config:&{NodeID:21deb3c3b135 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-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node 21deb3c3b135/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node 21deb3c3b135/172.23.164.251, added to nodes list" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="node 2 coming back" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ac346a10acbb with config:&{NodeID:ac346a10acbb 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-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node ac346a10acbb/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:52.214Z] time="2021-08-23T16:09:52Z" level=info msg="Node ac346a10acbb/172.23.164.251, added to nodes list" [2021-08-23T16:09:54.011Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2021-08-23T16:09:54.011Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:09:54.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:09:54.011Z] check_test.go:309: [da3dfe1d913e1] daemon is not started [2021-08-23T16:09:54.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.26s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.41s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2021-08-23T16:09:54.061Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2021-08-23T16:09:54.061Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:09:55.435Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2021-08-23T16:09:55.435Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:09:55.435Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T16:09:55.435Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T16:09:55.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:09:55.924Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-08-23T16:09:55.924Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:09:55.955Z] time="2021-08-23T16:09:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.164.251:10033 172.23.164.251:10034 172.23.164.251:10035]" [2021-08-23T16:09:56.370Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2021-08-23T16:09:56.370Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:09:56.415Z] time="2021-08-23T16:09:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.164.251:10033 172.23.164.251:10034 172.23.164.251:10035]" [2021-08-23T16:09:56.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10033" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49364" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, is the new incarnation of the shutdown node 1a647debf95d/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10034" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49365" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, is the new incarnation of the shutdown node 22683bef3953/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10035" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49366" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 820b2935474f/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, is the new incarnation of the shutdown node 7dbbfb8ffc78/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, is the new incarnation of the shutdown node 22683bef3953/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, is the new incarnation of the shutdown node 1a647debf95d/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 4102f973b72d/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node 21deb3c3b135/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, added to nodes list" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, joined gossip cluster" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, is the new incarnation of the shutdown node 7dbbfb8ffc78/172.23.164.251" [2021-08-23T16:09:56.875Z] time="2021-08-23T16:09:56Z" level=info msg="Node ac346a10acbb/172.23.164.251, added to nodes list" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10033" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49367" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10034" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49368" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.164.251:10035" [2021-08-23T16:09:57.335Z] time="2021-08-23T16:09:56Z" level=debug msg="memberlist: Stream connection from=172.23.164.251:49369" [2021-08-23T16:09:57.335Z] 2021/08/23 16:09:57 Closing DB instances... [2021-08-23T16:09:57.442Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-08-23T16:09:57.442Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node4(87b8b7f38c18): Node leave event for 4102f973b72d/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node3(ac346a10acbb): Node leave event for 4102f973b72d/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node5(820b2935474f): Node leave event for 4102f973b72d/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node1(4102f973b72d): Node leave event for 4102f973b72d/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node2(21deb3c3b135): Node leave event for 4102f973b72d/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 4102f973b72d/172.23.164.251, left gossip cluster" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135 change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node5(820b2935474f): Node leave event for 21deb3c3b135/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135 change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node4(87b8b7f38c18): Node leave event for 21deb3c3b135/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135 change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node3(ac346a10acbb): Node leave event for 21deb3c3b135/172.23.164.251" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135 change state NodeActive --> NodeLeft" [2021-08-23T16:09:57.796Z] time="2021-08-23T16:09:57Z" level=info msg="node2(21deb3c3b135): Node leave event for 21deb3c3b135/172.23.164.251" [2021-08-23T16:09:57.808Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2021-08-23T16:09:57.808Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:57Z" level=info msg="Node 21deb3c3b135/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:58Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.23.164.251:10037: use of closed network connection" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb change state NodeActive --> NodeLeft" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:58Z" level=info msg="node5(820b2935474f): Node leave event for ac346a10acbb/172.23.164.251" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb change state NodeActive --> NodeLeft" [2021-08-23T16:09:58.256Z] time="2021-08-23T16:09:58Z" level=info msg="node4(87b8b7f38c18): Node leave event for ac346a10acbb/172.23.164.251" [2021-08-23T16:09:58.716Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb change state NodeActive --> NodeLeft" [2021-08-23T16:09:58.716Z] time="2021-08-23T16:09:58Z" level=info msg="node3(ac346a10acbb): Node leave event for ac346a10acbb/172.23.164.251" [2021-08-23T16:09:58.716Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.716Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb/172.23.164.251, left gossip cluster" [2021-08-23T16:09:58.716Z] time="2021-08-23T16:09:58Z" level=info msg="Node ac346a10acbb/172.23.164.251, left gossip cluster" [2021-08-23T16:09:59.176Z] time="2021-08-23T16:09:58Z" level=info msg="Node 87b8b7f38c18 change state NodeActive --> NodeLeft" [2021-08-23T16:09:59.176Z] time="2021-08-23T16:09:58Z" level=info msg="node5(820b2935474f): Node leave event for 87b8b7f38c18/172.23.164.251" [2021-08-23T16:09:59.176Z] time="2021-08-23T16:09:58Z" level=info msg="Node 87b8b7f38c18 change state NodeActive --> NodeLeft" [2021-08-23T16:09:59.176Z] time="2021-08-23T16:09:58Z" level=info msg="node4(87b8b7f38c18): Node leave event for 87b8b7f38c18/172.23.164.251" [2021-08-23T16:09:59.213Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2021-08-23T16:09:59.213Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:09:59.637Z] time="2021-08-23T16:09:59Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, left gossip cluster" [2021-08-23T16:09:59.638Z] time="2021-08-23T16:09:59Z" level=info msg="Node 87b8b7f38c18/172.23.164.251, left gossip cluster" [2021-08-23T16:09:59.996Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.27s) [2021-08-23T16:09:59.996Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:10:00.148Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-08-23T16:10:00.148Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:10:00.607Z] time="2021-08-23T16:10:00Z" level=info msg="Node 820b2935474f/172.23.164.251, left gossip cluster" [2021-08-23T16:10:00.607Z] time="2021-08-23T16:10:00Z" level=info msg="Node 820b2935474f change state NodeActive --> NodeFailed" [2021-08-23T16:10:00.607Z] time="2021-08-23T16:10:00Z" level=info msg="Node 820b2935474f/172.23.164.251, added to failed nodes list" [2021-08-23T16:10:00.607Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-08-23T16:10:00.607Z] PASS [2021-08-23T16:10:00.607Z] coverage: 60.0% of statements [2021-08-23T16:10:00.607Z] ok github.com/docker/docker/libnetwork/networkdb 103.709s coverage: 60.0% of statements [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:10:00.607Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:10:00.608Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:10:01.064Z] --- PASS: TestBuildMultiStageLayerLeak (10.60s) [2021-08-23T16:10:01.064Z] === RUN TestBuildWithHugeFile [2021-08-23T16:10:01.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-23T16:10:01.081Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:10:01.382Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.90s) [2021-08-23T16:10:01.382Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === Skipped [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:10:02.164Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:10:02.164Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:10:02.164Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-23T16:10:02.164Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-23T16:10:02.164Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:10:02.164Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:10:02.164Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:10:02.164Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:10:02.164Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T16:10:02.164Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:10:02.164Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:10:02.164Z] daemon_test.go:147: root required [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:10:02.164Z] reload_test.go:520: root required [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:10:02.164Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:10:02.164Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.164Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:10:02.164Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:10:02.164Z] [2021-08-23T16:10:02.327Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-08-23T16:10:02.327Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:10:02.455Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2021-08-23T16:10:02.455Z] === RUN TestNISDomainname [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:10:02.627Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:10:02.627Z] layer_test.go:304: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:10:02.627Z] layer_test.go:353: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:10:02.627Z] layer_test.go:468: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:10:02.627Z] layer_test.go:697: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:10:02.627Z] migration_test.go:46: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:10:02.627Z] migration_test.go:182: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:10:02.627Z] mount_test.go:17: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:10:02.627Z] mount_test.go:76: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:10:02.627Z] mount_test.go:125: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:10:02.627Z] mount_test.go:212: Failing on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:10:02.627Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:10:02.627Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:10:02.627Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:10:02.627Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:10:02.627Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:10:02.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:10:02.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:10:02.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:10:02.627Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:10:02.627Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:10:02.627Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:10:02.627Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:10:02.627Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:10:02.627Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:10:02.627Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:10:02.627Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:10:02.627Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:10:02.627Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:10:02.627Z] changes_test.go:196: needs more investigation [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:10:02.627Z] changes_test.go:433: needs further investigation [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:10:02.627Z] changes_test.go:469: needs further investigation [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:10:02.627Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:10:02.627Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:10:02.627Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:10:02.627Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:10:02.627Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:10:02.627Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:10:02.627Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:10:02.627Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:10:02.627Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] [2021-08-23T16:10:02.627Z] DONE 2070 tests, 67 skipped in 293.478s [2021-08-23T16:10:02.627Z] INFO: make.ps1 ended at 08/23/2021 16:10:02 [2021-08-23T16:10:03.022Z] --- PASS: TestNISDomainname (0.68s) [2021-08-23T16:10:03.022Z] === RUN TestHostnameDnsResolution [2021-08-23T16:10:03.588Z] --- PASS: TestHostnameDnsResolution (0.74s) [2021-08-23T16:10:03.588Z] === RUN TestStats [2021-08-23T16:10:04.176Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:10:04.176Z] INFO: Unit tests ended at 08/23/2021 16:10:04. Duration:00:05:11.0515891 [2021-08-23T16:10:04.636Z] INFO: Building busybox [2021-08-23T16:10:04.636Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:10:04.636Z] [2021-08-23T16:10:04.636Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:10:04.636Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:10:04.636Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:10:04.636Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:10:04.636Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:10:04.636Z] ---> d1724c2d9a84 [2021-08-23T16:10:04.636Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:10:04.636Z] ---> Running in 020837acb577 [2021-08-23T16:10:04.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-08-23T16:10:04.872Z] === RUN TestNISDomainname [2021-08-23T16:10:05.445Z] --- PASS: TestNISDomainname (1.02s) [2021-08-23T16:10:05.445Z] === RUN TestHostnameDnsResolution [2021-08-23T16:10:06.115Z] --- PASS: TestStats (2.57s) [2021-08-23T16:10:06.115Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:10:06.115Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:10:06.115Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:10:06.115Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:10:06.115Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:10:06.115Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:10:06.115Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:10:06.115Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:10:06.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:10:06.115Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:10:06.115Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:10:06.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:10:06.959Z] --- PASS: TestHostnameDnsResolution (1.53s) [2021-08-23T16:10:06.959Z] === RUN TestStats [2021-08-23T16:10:07.051Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:10:08.558Z] time="2021-08-23T16:10:08Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-08-23T16:10:08.558Z] ok github.com/docker/docker/libnetwork/networkdb 104.004s coverage: 60.0% of statements [2021-08-23T16:10:08.558Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:10:08.694Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T16:10:08.694Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T16:10:08.694Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T16:10:08.694Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T16:10:08.694Z] Cross building: bundles/cross/linux/s390x [2021-08-23T16:10:08.694Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T16:10:08.694Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T16:10:08.949Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:10:09.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:10:09.780Z] --- PASS: TestStats (2.94s) [2021-08-23T16:10:09.780Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:10:10.042Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:10:10.042Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:10:10.042Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:10:10.042Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:10:10.042Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:10:10.042Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:10:10.042Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:10:10.042Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:10:10.042Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:10:10.042Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:10:10.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-23T16:10:10.322Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T16:10:10.322Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2021-08-23T16:10:10.322Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2021-08-23T16:10:10.322Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2021-08-23T16:10:10.322Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-08-23T16:10:10.322Z] === RUN TestDeleteDevicemapper [2021-08-23T16:10:10.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:10:10.322Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:10:10.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:10:11.112Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-23T16:10:11.244Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:10:11.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:10:12.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:10:12.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-08-23T16:10:12.220Z] === RUN TestUpdateMemory [2021-08-23T16:10:12.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-23T16:10:12.786Z] --- PASS: TestUpdateMemory (0.67s) [2021-08-23T16:10:12.786Z] === RUN TestUpdateCPUQuota [2021-08-23T16:10:12.912Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:10:13.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-23T16:10:13.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:10:13.721Z] --- PASS: TestUpdateCPUQuota (1.00s) [2021-08-23T16:10:13.721Z] === RUN TestUpdatePidsLimit [2021-08-23T16:10:13.721Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:10:13.979Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:10:14.238Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:10:14.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:10:14.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:10:14.869Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-23T16:10:14.869Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-08-23T16:10:14.869Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-08-23T16:10:14.869Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2021-08-23T16:10:14.869Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-08-23T16:10:14.869Z] === RUN TestDeleteDevicemapper [2021-08-23T16:10:14.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:10:14.869Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:10:14.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:10:15.012Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:10:15.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:10:15.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit (2.54s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2021-08-23T16:10:16.207Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-08-23T16:10:16.207Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:10:18.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-23T16:10:18.616Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.86s) [2021-08-23T16:10:18.616Z] === RUN TestUpdateMemory [2021-08-23T16:10:18.616Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:10:18.616Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:10:18.616Z] === RUN TestUpdateCPUQuota [2021-08-23T16:10:19.453Z] Removing intermediate container 020837acb577 [2021-08-23T16:10:19.454Z] ---> aecd3dc50df3 [2021-08-23T16:10:19.454Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:10:19.914Z] ---> Running in 7ec4323480db [2021-08-23T16:10:19.914Z] Removing intermediate container 7ec4323480db [2021-08-23T16:10:19.914Z] ---> 80c8a5588465 [2021-08-23T16:10:19.914Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:10:20.001Z] --- PASS: TestUpdateCPUQuota (1.47s) [2021-08-23T16:10:20.001Z] === RUN TestUpdatePidsLimit [2021-08-23T16:10:20.001Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:10:20.376Z] ---> Running in 2c27a95071cf [2021-08-23T16:10:20.573Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:10:20.837Z] Removing intermediate container 2c27a95071cf [2021-08-23T16:10:20.837Z] ---> da4331a79ef4 [2021-08-23T16:10:20.837Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:10:21.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:10:21.145Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:10:21.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-23T16:10:21.406Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:10:21.807Z] [2021-08-23T16:10:21.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:10:22.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:10:22.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:10:22.268Z] ---> 81484b44c8ae [2021-08-23T16:10:22.268Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-23T16:10:22.268Z] ---> Running in accbbff755a1 [2021-08-23T16:10:22.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:10:23.884Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit (3.79s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.56s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-08-23T16:10:23.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-08-23T16:10:23.884Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:10:24.456Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:10:25.028Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:10:26.429Z] check_test.go:309: [d7bb030eb52a3] daemon is not started [2021-08-23T16:10:26.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-23T16:10:27.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-23T16:10:28.403Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-08-23T16:10:28.403Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:10:28.403Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-08-23T16:10:28.403Z] === RUN TestWaitNonBlocked [2021-08-23T16:10:28.403Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:28.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:28.403Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:28.403Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:28.403Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:28.403Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:28.969Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T16:10:28.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-08-23T16:10:28.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-08-23T16:10:28.969Z] === RUN TestWaitBlocked [2021-08-23T16:10:28.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:28.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:28.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:28.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:28.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:28.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:29.240Z] ok github.com/docker/docker/libnetwork/osl 4.445s coverage: 39.7% of statements [2021-08-23T16:10:29.240Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-23T16:10:29.535Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-23T16:10:29.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2021-08-23T16:10:29.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-08-23T16:10:29.535Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:10:29.535Z] === CONT TestIpcModeOlderClient [2021-08-23T16:10:29.730Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:10:29.793Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-23T16:10:29.793Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:10:29.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-23T16:10:30.562Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:10:31.134Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-23T16:10:31.169Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-23T16:10:32.078Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:10:32.325Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2021-08-23T16:10:32.325Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:10:32.325Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2021-08-23T16:10:32.325Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:10:34.859Z] --- PASS: TestDaemonHostGatewayIP (2.69s) [2021-08-23T16:10:34.859Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:10:35.234Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T16:10:35.234Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T16:10:35.234Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T16:10:35.234Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T16:10:35.234Z] [2021-08-23T16:10:36.464Z] ok github.com/docker/docker/libnetwork/portmapper 2.531s coverage: 48.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T16:10:36.933Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T16:10:37.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/test/unit [2021-08-23T16:10:37.369Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:10:37.369Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-08-23T16:10:37.369Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:10:37.386Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2021-08-23T16:10:37.411Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-23T16:10:37.411Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:10:37.468Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T16:10:37.468Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T16:10:37.468Z] + TESTDIRS=./... [2021-08-23T16:10:37.468Z] + exclude_paths='/vendor/|/integration' [2021-08-23T16:10:37.468Z] ++ go list ./... [2021-08-23T16:10:37.468Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T16:10:37.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-08-23T16:10:37.630Z] === RUN TestWaitNonBlocked [2021-08-23T16:10:37.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:37.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:37.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:37.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:37.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:10:37.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:10:37.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-23T16:10:38.035Z] + pkg_list='github.com/docker/docker/api [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/backend [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/container [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/events [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/filters [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/image [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/mount [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/network [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/registry [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/time [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/versions [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:10:38.035Z] github.com/docker/docker/api/types/volume [2021-08-23T16:10:38.035Z] github.com/docker/docker/builder [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli/config [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli/debug [2021-08-23T16:10:38.036Z] github.com/docker/docker/client [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:10:38.036Z] github.com/docker/docker/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/container/stream [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/config [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/events [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/exec [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/images [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/links [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/names [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/network [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/stats [2021-08-23T16:10:38.036Z] github.com/docker/docker/distribution [2021-08-23T16:10:38.036Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:10:38.036Z] github.com/docker/docker/distribution/utils [2021-08-23T16:10:38.036Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:10:38.036Z] github.com/docker/docker/dockerversion [2021-08-23T16:10:38.036Z] github.com/docker/docker/errdefs [2021-08-23T16:10:38.036Z] github.com/docker/docker/image [2021-08-23T16:10:38.036Z] github.com/docker/docker/image/cache [2021-08-23T16:10:38.036Z] github.com/docker/docker/image/tarexport [2021-08-23T16:10:38.036Z] github.com/docker/docker/image/v1 [2021-08-23T16:10:38.036Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:10:38.036Z] github.com/docker/docker/layer [2021-08-23T16:10:38.036Z] github.com/docker/docker/libcontainerd [2021-08-23T16:10:38.036Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:10:38.036Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:10:38.036Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:10:38.036Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:10:38.036Z] github.com/docker/docker/oci [2021-08-23T16:10:38.036Z] github.com/docker/docker/oci/caps [2021-08-23T16:10:38.036Z] github.com/docker/docker/opts [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/archive [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/directory [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/locker [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/mount [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/platform [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/pools [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/progress [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/signal [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/stack [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/system [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/term [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:10:38.036Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:10:38.036Z] github.com/docker/docker/plugin [2021-08-23T16:10:38.036Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:10:38.036Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:10:38.036Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:10:38.036Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:10:38.036Z] github.com/docker/docker/quota [2021-08-23T16:10:38.036Z] github.com/docker/docker/reference [2021-08-23T16:10:38.036Z] github.com/docker/docker/registry [2021-08-23T16:10:38.036Z] github.com/docker/docker/registry/resumable [2021-08-23T16:10:38.036Z] github.com/docker/docker/restartmanager [2021-08-23T16:10:38.036Z] github.com/docker/docker/rootless [2021-08-23T16:10:38.036Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:10:38.036Z] github.com/docker/docker/runconfig [2021-08-23T16:10:38.036Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/environment [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/registry [2021-08-23T16:10:38.036Z] github.com/docker/docker/testutil/request [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/drivers [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/local [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/mounts [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/service [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:10:38.036Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:10:38.036Z] ++ grep --fixed-strings -v /libnetwork [2021-08-23T16:10:38.036Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/backend [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/events [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/filters [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/image [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/mount [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/network [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/registry [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/time [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/versions [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:10:38.036Z] github.com/docker/docker/api/types/volume [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:10:38.036Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli/config [2021-08-23T16:10:38.036Z] github.com/docker/docker/cli/debug [2021-08-23T16:10:38.036Z] github.com/docker/docker/client [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:10:38.036Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:10:38.036Z] github.com/docker/docker/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/container/stream [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:10:38.036Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/config [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/events [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/exec [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:10:38.036Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/images [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/links [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/names [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/network [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/stats [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/utils [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:10:38.037Z] github.com/docker/docker/dockerversion [2021-08-23T16:10:38.037Z] github.com/docker/docker/errdefs [2021-08-23T16:10:38.037Z] github.com/docker/docker/image [2021-08-23T16:10:38.037Z] github.com/docker/docker/image/cache [2021-08-23T16:10:38.037Z] github.com/docker/docker/image/tarexport [2021-08-23T16:10:38.037Z] github.com/docker/docker/image/v1 [2021-08-23T16:10:38.037Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:10:38.037Z] github.com/docker/docker/layer [2021-08-23T16:10:38.037Z] github.com/docker/docker/libcontainerd [2021-08-23T16:10:38.037Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:10:38.037Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:10:38.037Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:10:38.037Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:10:38.037Z] github.com/docker/docker/oci [2021-08-23T16:10:38.037Z] github.com/docker/docker/oci/caps [2021-08-23T16:10:38.037Z] github.com/docker/docker/opts [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/archive [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/directory [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/locker [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/mount [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/platform [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/pools [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/progress [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/signal [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/stack [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/system [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/term [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:10:38.037Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:10:38.037Z] github.com/docker/docker/plugin [2021-08-23T16:10:38.037Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:10:38.037Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:10:38.037Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:10:38.037Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:10:38.037Z] github.com/docker/docker/quota [2021-08-23T16:10:38.037Z] github.com/docker/docker/reference [2021-08-23T16:10:38.037Z] github.com/docker/docker/registry [2021-08-23T16:10:38.037Z] github.com/docker/docker/registry/resumable [2021-08-23T16:10:38.037Z] github.com/docker/docker/restartmanager [2021-08-23T16:10:38.037Z] github.com/docker/docker/rootless [2021-08-23T16:10:38.037Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:10:38.037Z] github.com/docker/docker/runconfig [2021-08-23T16:10:38.037Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/environment [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/registry [2021-08-23T16:10:38.037Z] github.com/docker/docker/testutil/request [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/drivers [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/local [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/mounts [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/service [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:10:38.037Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:10:38.037Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/backend [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/container [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/events [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/filters [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/image [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/mount [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/network [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/registry [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/time [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/versions [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:10:38.037Z] github.com/docker/docker/api/types/volume [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:10:38.037Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:10:38.037Z] github.com/docker/docker/cli [2021-08-23T16:10:38.037Z] github.com/docker/docker/cli/config [2021-08-23T16:10:38.037Z] github.com/docker/docker/cli/debug [2021-08-23T16:10:38.037Z] github.com/docker/docker/client [2021-08-23T16:10:38.037Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:10:38.037Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:10:38.037Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:10:38.037Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:10:38.037Z] github.com/docker/docker/container [2021-08-23T16:10:38.037Z] github.com/docker/docker/container/stream [2021-08-23T16:10:38.037Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:10:38.037Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:10:38.037Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/config [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/events [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/exec [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/images [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/links [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/names [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/network [2021-08-23T16:10:38.037Z] github.com/docker/docker/daemon/stats [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/utils [2021-08-23T16:10:38.037Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:10:38.038Z] github.com/docker/docker/dockerversion [2021-08-23T16:10:38.038Z] github.com/docker/docker/errdefs [2021-08-23T16:10:38.038Z] github.com/docker/docker/image [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/cache [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/tarexport [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/v1 [2021-08-23T16:10:38.038Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:10:38.038Z] github.com/docker/docker/layer [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:10:38.038Z] github.com/docker/docker/oci [2021-08-23T16:10:38.038Z] github.com/docker/docker/oci/caps [2021-08-23T16:10:38.038Z] github.com/docker/docker/opts [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/archive [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/directory [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/locker [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/mount [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/platform [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/pools [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/progress [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/signal [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/stack [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/system [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/term [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:10:38.038Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:10:38.038Z] github.com/docker/docker/plugin [2021-08-23T16:10:38.038Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:10:38.038Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:10:38.038Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:10:38.038Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:10:38.038Z] github.com/docker/docker/quota [2021-08-23T16:10:38.038Z] github.com/docker/docker/reference [2021-08-23T16:10:38.038Z] github.com/docker/docker/registry [2021-08-23T16:10:38.038Z] github.com/docker/docker/registry/resumable [2021-08-23T16:10:38.038Z] github.com/docker/docker/restartmanager [2021-08-23T16:10:38.038Z] github.com/docker/docker/rootless [2021-08-23T16:10:38.038Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:10:38.038Z] github.com/docker/docker/runconfig [2021-08-23T16:10:38.038Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/environment [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/registry [2021-08-23T16:10:38.038Z] github.com/docker/docker/testutil/request [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/drivers [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/local [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/mounts [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/service [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:10:38.038Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:10:38.038Z] ++ grep --fixed-strings /libnetwork [2021-08-23T16:10:38.038Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/backend [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/container [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/events [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/filters [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/image [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/mount [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/network [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/registry [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/time [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/versions [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:10:38.038Z] github.com/docker/docker/api/types/volume [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:10:38.038Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:10:38.038Z] github.com/docker/docker/cli [2021-08-23T16:10:38.038Z] github.com/docker/docker/cli/config [2021-08-23T16:10:38.038Z] github.com/docker/docker/cli/debug [2021-08-23T16:10:38.038Z] github.com/docker/docker/client [2021-08-23T16:10:38.038Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:10:38.038Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:10:38.038Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:10:38.038Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:10:38.038Z] github.com/docker/docker/container [2021-08-23T16:10:38.038Z] github.com/docker/docker/container/stream [2021-08-23T16:10:38.038Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:10:38.038Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:10:38.038Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/config [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/events [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/exec [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/images [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/links [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/names [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/network [2021-08-23T16:10:38.038Z] github.com/docker/docker/daemon/stats [2021-08-23T16:10:38.038Z] github.com/docker/docker/distribution [2021-08-23T16:10:38.038Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:10:38.038Z] github.com/docker/docker/distribution/utils [2021-08-23T16:10:38.038Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:10:38.038Z] github.com/docker/docker/dockerversion [2021-08-23T16:10:38.038Z] github.com/docker/docker/errdefs [2021-08-23T16:10:38.038Z] github.com/docker/docker/image [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/cache [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/tarexport [2021-08-23T16:10:38.038Z] github.com/docker/docker/image/v1 [2021-08-23T16:10:38.038Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:10:38.038Z] github.com/docker/docker/layer [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:10:38.038Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:10:38.038Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:10:38.039Z] github.com/docker/docker/oci [2021-08-23T16:10:38.039Z] github.com/docker/docker/oci/caps [2021-08-23T16:10:38.039Z] github.com/docker/docker/opts [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/archive [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/directory [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/locker [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/mount [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/platform [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/pools [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/progress [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/signal [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/stack [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/system [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/term [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:10:38.039Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:10:38.039Z] github.com/docker/docker/plugin [2021-08-23T16:10:38.039Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:10:38.039Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:10:38.039Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:10:38.039Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:10:38.039Z] github.com/docker/docker/quota [2021-08-23T16:10:38.039Z] github.com/docker/docker/reference [2021-08-23T16:10:38.039Z] github.com/docker/docker/registry [2021-08-23T16:10:38.039Z] github.com/docker/docker/registry/resumable [2021-08-23T16:10:38.039Z] github.com/docker/docker/restartmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/rootless [2021-08-23T16:10:38.039Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:10:38.039Z] github.com/docker/docker/runconfig [2021-08-23T16:10:38.039Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/environment [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/registry [2021-08-23T16:10:38.039Z] github.com/docker/docker/testutil/request [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/drivers [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/local [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/mounts [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/service [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:10:38.039Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:10:38.039Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:10:38.039Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T16:10:38.039Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:10:38.039Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:10:38.039Z] + type docker-proxy [2021-08-23T16:10:38.039Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T16:10:38.039Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T16:10:38.039Z] [2021-08-23T16:10:38.039Z] Removing bundles/ [2021-08-23T16:10:38.297Z] [2021-08-23T16:10:38.297Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T16:10:38.297Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:10:38.297Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:10:38.835Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T16:10:38.835Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-08-23T16:10:38.835Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-08-23T16:10:38.835Z] === RUN TestWaitBlocked [2021-08-23T16:10:38.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:38.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:38.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:38.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:38.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:10:38.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:10:38.835Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:10:39.778Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:10:40.039Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T16:10:40.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-08-23T16:10:40.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2021-08-23T16:10:40.039Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:10:40.039Z] === CONT TestIpcModeOlderClient [2021-08-23T16:10:40.300Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-08-23T16:10:40.300Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:10:40.560Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:10:40.821Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:10:40.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-23T16:10:41.393Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:10:41.964Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:10:41.964Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T16:10:41.964Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:10:42.511Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:10:42.511Z] [2021-08-23T16:10:42.511Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T16:10:42.511Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T16:10:42.511Z] [2021-08-23T16:10:42.511Z] + mkdir -p bundles [2021-08-23T16:10:42.511Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T16:10:42.511Z] github.com/docker/docker/api/server [2021-08-23T16:10:42.511Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:10:42.511Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:10:42.511Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:10:42.511Z] github.com/docker/docker/api/server/router [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/backend [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/container [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/events [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/filters [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/image [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/mount [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/network [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/registry [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/time [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/versions [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:10:42.512Z] github.com/docker/docker/api/types/volume [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:10:42.512Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:10:42.512Z] github.com/docker/docker/cli [2021-08-23T16:10:42.512Z] github.com/docker/docker/cli/config [2021-08-23T16:10:42.512Z] github.com/docker/docker/cli/debug [2021-08-23T16:10:42.512Z] github.com/docker/docker/client [2021-08-23T16:10:42.512Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:10:42.512Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:10:42.512Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:10:42.512Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:10:42.512Z] github.com/docker/docker/container [2021-08-23T16:10:42.512Z] github.com/docker/docker/container/stream [2021-08-23T16:10:42.512Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:10:42.512Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:10:42.512Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/config [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/events [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/exec [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/images [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/links [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/names [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/network [2021-08-23T16:10:42.512Z] github.com/docker/docker/daemon/stats [2021-08-23T16:10:42.512Z] github.com/docker/docker/distribution [2021-08-23T16:10:42.512Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:10:42.512Z] github.com/docker/docker/distribution/utils [2021-08-23T16:10:42.512Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:10:42.512Z] github.com/docker/docker/dockerversion [2021-08-23T16:10:42.512Z] github.com/docker/docker/errdefs [2021-08-23T16:10:42.512Z] github.com/docker/docker/image [2021-08-23T16:10:42.512Z] github.com/docker/docker/image/cache [2021-08-23T16:10:42.512Z] github.com/docker/docker/image/tarexport [2021-08-23T16:10:42.512Z] github.com/docker/docker/image/v1 [2021-08-23T16:10:42.512Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:10:42.512Z] github.com/docker/docker/layer [2021-08-23T16:10:42.512Z] github.com/docker/docker/libcontainerd [2021-08-23T16:10:42.512Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:10:42.512Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:10:42.512Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:10:42.512Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:10:42.512Z] github.com/docker/docker/oci [2021-08-23T16:10:42.512Z] github.com/docker/docker/oci/caps [2021-08-23T16:10:42.512Z] github.com/docker/docker/opts [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/archive [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/directory [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/locker [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/mount [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/platform [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/pools [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/progress [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/signal [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/stack [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/system [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/term [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:10:42.512Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:10:42.512Z] github.com/docker/docker/plugin [2021-08-23T16:10:42.512Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:10:42.512Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:10:42.512Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:10:42.512Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:10:42.512Z] github.com/docker/docker/quota [2021-08-23T16:10:42.512Z] github.com/docker/docker/reference [2021-08-23T16:10:42.512Z] github.com/docker/docker/registry [2021-08-23T16:10:42.512Z] github.com/docker/docker/registry/resumable [2021-08-23T16:10:42.512Z] github.com/docker/docker/restartmanager [2021-08-23T16:10:42.512Z] github.com/docker/docker/rootless [2021-08-23T16:10:42.512Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:10:42.512Z] github.com/docker/docker/runconfig [2021-08-23T16:10:42.512Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/environment [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/registry [2021-08-23T16:10:42.512Z] github.com/docker/docker/testutil/request [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/drivers [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/local [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/mounts [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/service [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:10:42.512Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T16:10:42.513Z] + 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-08-23T16:10:42.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-23T16:10:42.707Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === Skipped [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-23T16:10:42.707Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:10:42.707Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:10:42.707Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:10:42.707Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:10:42.707Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:10:42.707Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T16:10:42.707Z] firewalld_test.go:13: firewalld is not running [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] [2021-08-23T16:10:42.707Z] DONE 362 tests, 7 skipped in 609.179s Post stage [Pipeline] junit [2021-08-23T16:10:42.986Z] Recording test results [2021-08-23T16:10:43.078Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:10:43.168Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:10:43.386Z] Removing intermediate container accbbff755a1 [2021-08-23T16:10:43.386Z] ---> 9292cd1ab476 [2021-08-23T16:10:43.386Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:10:43.386Z] ---> Running in 25681d510c19 [2021-08-23T16:10:43.386Z] [2021-08-23T16:10:43.386Z] SUCCESS: Specified value was saved. [2021-08-23T16:10:43.478Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2021-08-23T16:10:43.478Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:10:43.478Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:10:43.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -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:9ed88a080122ae478e3c595275bbfd99b024b230 hack/make.sh dynbinary test-integration [2021-08-23T16:10:43.940Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2021-08-23T16:10:43.941Z] PASS [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] === Skipped [2021-08-23T16:10:43.941Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:10:43.941Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:10:43.941Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:10:43.941Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T16:10:43.941Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:10:43.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] [2021-08-23T16:10:43.941Z] DONE 195 tests, 5 skipped in 112.577s [2021-08-23T16:10:43.941Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:10:43.941Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:10:44.422Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.03s) [2021-08-23T16:10:44.422Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:10:44.490Z] [2021-08-23T16:10:44.490Z] Removing bundles/ [2021-08-23T16:10:44.490Z] [2021-08-23T16:10:44.490Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:10:44.490Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:10:44.490Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:10:44.506Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:44.506Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:44.506Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:44.506Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:44.506Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:44.506Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:10:44.506Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:10:44.506Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:44.506Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:44.506Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:10:44.506Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:44.506Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-23T16:10:44.506Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-08-23T16:10:44.506Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:10:44.506Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:10:44.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-23T16:10:45.879Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:10:46.294Z] Removing intermediate container 25681d510c19 [2021-08-23T16:10:46.294Z] ---> 951046db3c96 [2021-08-23T16:10:46.294Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:10:46.294Z] ---> Running in bf4ed3a87a32 [2021-08-23T16:10:46.815Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:10:47.749Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:10:47.749Z] daemon_test.go:149: [d28ac219bbf4d] daemon is not started [2021-08-23T16:10:47.749Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-08-23T16:10:47.749Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-23T16:10:47.749Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-23T16:10:47.749Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-23T16:10:47.749Z] PASS [2021-08-23T16:10:47.749Z] [2021-08-23T16:10:47.749Z] DONE 11 tests in 3.880s [2021-08-23T16:10:47.749Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:10:47.749Z] INFO: Testing against a local daemon [2021-08-23T16:10:47.749Z] === RUN TestCommitInheritsEnv [2021-08-23T16:10:48.008Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-08-23T16:10:48.008Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:10:48.008Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:10:48.008Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:10:48.008Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-23T16:10:48.008Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:10:48.008Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T16:10:48.008Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:10:48.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-23T16:10:48.314Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T16:10:48.314Z] check_test.go:309: [df1ec6490f436] daemon is not started [2021-08-23T16:10:48.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-23T16:10:48.315Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T16:10:48.315Z] check_test.go:309: [dcde99bff8578] daemon is not started [2021-08-23T16:10:48.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-23T16:10:48.315Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2021-08-23T16:10:48.315Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:10:48.575Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-08-23T16:10:48.575Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:10:48.886Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:10:49.828Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:10:50.475Z] --- PASS: TestRemoveImageGarbageCollector (1.77s) [2021-08-23T16:10:50.475Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:10:50.475Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T16:10:50.475Z] === RUN TestTagInvalidReference [2021-08-23T16:10:50.475Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T16:10:50.475Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:10:50.475Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-23T16:10:50.475Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:10:50.475Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-23T16:10:50.475Z] === RUN TestTagOfficialNames [2021-08-23T16:10:50.475Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T16:10:50.475Z] === RUN TestTagMatchesDigest [2021-08-23T16:10:50.475Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T16:10:50.475Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:10:50.769Z] check_test.go:309: [def2f1553d9bc] daemon is not started [2021-08-23T16:10:50.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-23T16:10:50.995Z] Cannot create a file when that file already exists. [2021-08-23T16:10:51.033Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:10:51.193Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2021-08-23T16:10:51.293Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:10:51.557Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2021-08-23T16:10:52.130Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:10:52.391Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:10:52.652Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:10:54.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-23T16:10:56.480Z] --- PASS: TestContainerKillOnDaemonStart (12.69s) [2021-08-23T16:10:56.480Z] PASS [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === Skipped [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:10:56.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:10:56.480Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:10:56.480Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:10:56.480Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:10:56.480Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:10:56.480Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] [2021-08-23T16:10:56.480Z] DONE 195 tests, 6 skipped in 147.057s [2021-08-23T16:10:56.480Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:10:56.480Z] ++ 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-08-23T16:10:56.480Z] ++ set -e [2021-08-23T16:10:56.480Z] ++ '[' -n 0 ']' [2021-08-23T16:10:56.480Z] ++ set -x [2021-08-23T16:10:56.480Z] ++ 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-08-23T16:10:56.480Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:10:56.855Z] Removing intermediate container bf4ed3a87a32 [2021-08-23T16:10:56.855Z] ---> b68a91bfaf63 [2021-08-23T16:10:56.855Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:10:56.855Z] ---> Running in e8c61b6d7336 [2021-08-23T16:10:56.855Z] Removing intermediate container e8c61b6d7336 [2021-08-23T16:10:56.855Z] ---> 791710c58877 [2021-08-23T16:10:56.855Z] Successfully built 791710c58877 [2021-08-23T16:10:56.855Z] Successfully tagged busybox:latest [2021-08-23T16:10:56.855Z] INFO: Docker images of the daemon under test [2021-08-23T16:10:56.855Z] [2021-08-23T16:10:56.855Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:10:56.855Z] busybox latest 791710c58877 Less than a second ago 5.72GB [2021-08-23T16:10:56.855Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T16:10:56.855Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T16:10:56.855Z] [2021-08-23T16:10:56.855Z] INFO: Running integration tests at 08/23/2021 16:10:56... [2021-08-23T16:10:56.855Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:10:56.855Z] INFO: Integration API tests being run from the host: [2021-08-23T16:10:56.855Z] INFO: make.ps1 starting at 08/23/2021 16:10:56 [2021-08-23T16:10:57.051Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:57.051Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:57.051Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:57.051Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:57.051Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:57.051Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:10:57.051Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:10:57.051Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:10:57.051Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:10:57.051Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:10:57.051Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:10:57.311Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:10:57.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2021-08-23T16:10:57.311Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-08-23T16:10:57.311Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:10:57.311Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:10:57.826Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:10:58.698Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:10:59.640Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:11:00.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-23T16:11:00.784Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:11:00.784Z] daemon_test.go:149: [de1429f90e971] daemon is not started [2021-08-23T16:11:00.784Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2021-08-23T16:11:00.784Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-08-23T16:11:00.784Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-23T16:11:00.784Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2021-08-23T16:11:00.784Z] PASS [2021-08-23T16:11:00.784Z] [2021-08-23T16:11:00.784Z] DONE 11 tests in 4.502s [2021-08-23T16:11:00.785Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:11:00.785Z] ++ 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-08-23T16:11:00.785Z] ++ set -e [2021-08-23T16:11:00.785Z] ++ '[' -n 0 ']' [2021-08-23T16:11:00.785Z] ++ set -x [2021-08-23T16:11:00.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-23T16:11:01.045Z] INFO: Testing against a local daemon [2021-08-23T16:11:01.045Z] === RUN TestCommitInheritsEnv [2021-08-23T16:11:01.306Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-08-23T16:11:01.306Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:11:01.306Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:11:01.306Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:11:01.567Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-08-23T16:11:01.567Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:11:01.567Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-08-23T16:11:01.567Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:11:01.828Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-08-23T16:11:01.828Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:11:02.399Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:11:02.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-23T16:11:02.972Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:11:03.543Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:11:04.117Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2021-08-23T16:11:04.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:11:04.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2021-08-23T16:11:04.117Z] === RUN TestTagInvalidReference [2021-08-23T16:11:04.117Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-23T16:11:04.117Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:11:04.381Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T16:11:04.381Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:11:04.381Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-23T16:11:04.381Z] === RUN TestTagOfficialNames [2021-08-23T16:11:04.381Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-23T16:11:04.381Z] === RUN TestTagMatchesDigest [2021-08-23T16:11:04.381Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T16:11:04.381Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:11:06.322Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:11:06.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-23T16:11:10.530Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:11:10.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-23T16:11:11.916Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:11:11.916Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T16:11:11.916Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:11:11.916Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T16:11:11.916Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:11:11.916Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T16:11:11.916Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:11:11.916Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T16:11:11.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:11:13.123Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-08-23T16:11:13.123Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-08-23T16:11:13.123Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2021-08-23T16:11:13.381Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2021-08-23T16:11:13.381Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-08-23T16:11:13.381Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-08-23T16:11:13.381Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:11:13.948Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:11:13.948Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-08-23T16:11:14.207Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 67.6% of statements [2021-08-23T16:11:15.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-23T16:11:15.583Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2021-08-23T16:11:16.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:11:16.519Z] ok github.com/docker/docker/builder/dockerfile 0.467s coverage: 49.0% of statements [2021-08-23T16:11:16.519Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:11:17.544Z] check_test.go:309: [da7ea42bede3d] daemon is not started [2021-08-23T16:11:17.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-23T16:11:19.804Z] ok github.com/docker/docker/builder/remotecontext/git 5.500s coverage: 86.3% of statements [2021-08-23T16:11:19.804Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:11:19.804Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:11:19.804Z] ok github.com/docker/docker/client 0.161s coverage: 75.4% of statements [2021-08-23T16:11:20.846Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-23T16:11:21.106Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:11:23.653Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:11:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-23T16:11:24.175Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:11:26.090Z] check_test.go:309: [d8eb40a9a3992] daemon is not started [2021-08-23T16:11:26.090Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-23T16:11:27.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:11:27.944Z] INFO: Testing against a local daemon [2021-08-23T16:11:27.944Z] === RUN TestBuildWithSession [2021-08-23T16:11:27.944Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:11:27.944Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:11:27.944Z] === RUN TestBuildSquashParent [2021-08-23T16:11:27.944Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:11:27.944Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:11:27.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:11:27.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:11:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:11:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:11:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:11:27.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:11:29.397Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:11:29.397Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-23T16:11:29.778Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2021-08-23T16:11:30.036Z] ok github.com/docker/docker/container 0.155s coverage: 34.8% of statements [2021-08-23T16:11:30.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.9% of statements [2021-08-23T16:11:30.869Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2021-08-23T16:11:31.128Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-08-23T16:11:31.386Z] ok github.com/docker/docker/cmd/dockerd/trap 2.966s coverage: 0.0% of statements [2021-08-23T16:11:31.386Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:11:31.386Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:11:31.386Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:11:31.386Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:11:31.386Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:11:31.645Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.1% of statements [2021-08-23T16:11:31.903Z] ok github.com/docker/docker/daemon/events 0.109s coverage: 50.0% of statements [2021-08-23T16:11:32.470Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.2% of statements [2021-08-23T16:11:33.037Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 56.2% of statements [2021-08-23T16:11:33.604Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.031s coverage: 74.6% of statements [2021-08-23T16:11:33.863Z] ok github.com/docker/docker/daemon/cluster 0.115s coverage: 0.5% of statements [2021-08-23T16:11:33.863Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-08-23T16:11:34.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-23T16:11:34.688Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:11:34.799Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.1% of statements [2021-08-23T16:11:35.262Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:11:35.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.361s coverage: 49.4% of statements [2021-08-23T16:11:35.368Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-08-23T16:11:35.523Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-23T16:11:35.627Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-08-23T16:11:36.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-23T16:11:36.355Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:11:36.562Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.046s coverage: 3.0% of statements [2021-08-23T16:11:36.927Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-23T16:11:36.927Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-23T16:11:37.129Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.5% of statements [2021-08-23T16:11:37.129Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2021-08-23T16:11:37.387Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.7% of statements [2021-08-23T16:11:37.387Z] ok github.com/docker/docker/daemon/logger/gelf 0.039s coverage: 67.0% of statements [2021-08-23T16:11:37.387Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.876s coverage: 57.7% of statements [2021-08-23T16:11:37.498Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-23T16:11:37.646Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-08-23T16:11:37.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-08-23T16:11:37.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-08-23T16:11:38.070Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-23T16:11:38.163Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-23T16:11:38.331Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-23T16:11:38.421Z] time="2021-08-23T16:11:38Z" level=error msg="Error compressing log file after rotation" error="failed to open or create gzip log file: open /tmp/TestCheckCapacityAndRotate148847597/log450897512.1.gz: no such file or directory" [2021-08-23T16:11:38.421Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 59.1% of statements [2021-08-23T16:11:38.421Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-08-23T16:11:38.680Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-08-23T16:11:38.906Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-23T16:11:38.939Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-08-23T16:11:39.198Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.337s coverage: 46.2% of statements [2021-08-23T16:11:39.198Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2021-08-23T16:11:39.457Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2021-08-23T16:11:39.457Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.7% of statements [2021-08-23T16:11:39.477Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-23T16:11:39.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:11:39.715Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-08-23T16:11:39.973Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-08-23T16:11:40.049Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-23T16:11:40.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:11:40.232Z] ok github.com/docker/docker/distribution 0.119s coverage: 25.8% of statements [2021-08-23T16:11:40.232Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-08-23T16:11:40.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.559s coverage: 82.5% of statements [2021-08-23T16:11:40.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:11:40.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:11:40.352Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:11:40.490Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2021-08-23T16:11:40.490Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2021-08-23T16:11:40.490Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-08-23T16:11:40.571Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-23T16:11:40.748Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-08-23T16:11:41.007Z] ok github.com/docker/docker/oci 0.025s coverage: 43.3% of statements [2021-08-23T16:11:41.007Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-08-23T16:11:41.142Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-23T16:11:41.142Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:11:41.265Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2021-08-23T16:11:41.403Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-23T16:11:41.523Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-08-23T16:11:41.524Z] ok github.com/docker/docker/distribution/xfer 1.836s coverage: 85.1% of statements [2021-08-23T16:11:41.782Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-08-23T16:11:41.975Z] check_test.go:309: [d004733e190a0] daemon is not started [2021-08-23T16:11:41.975Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-23T16:11:41.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:11:42.040Z] ok github.com/docker/docker/pkg/authorization 0.489s coverage: 68.3% of statements [2021-08-23T16:11:42.040Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-23T16:11:42.298Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2021-08-23T16:11:42.556Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-23T16:11:42.556Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-23T16:11:42.556Z] ok github.com/docker/docker/pkg/archive 0.634s coverage: 82.1% of statements [2021-08-23T16:11:42.556Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-08-23T16:11:42.814Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 83.1% of statements [2021-08-23T16:11:43.072Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-23T16:11:43.072Z] ok github.com/docker/docker/pkg/fsutils 0.268s coverage: 85.1% of statements [2021-08-23T16:11:43.330Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-08-23T16:11:43.359Z] check_test.go:309: [da3ce64b4a644] daemon is not started [2021-08-23T16:11:43.359Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-23T16:11:43.359Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:11:43.588Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-08-23T16:11:43.588Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-08-23T16:11:43.588Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 69.5% of statements [2021-08-23T16:11:43.620Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-23T16:11:43.846Z] ok github.com/docker/docker/pkg/ioutils 0.453s coverage: 69.2% of statements [2021-08-23T16:11:43.846Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-08-23T16:11:43.846Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-08-23T16:11:43.846Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-08-23T16:11:44.104Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2021-08-23T16:11:44.104Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-08-23T16:11:44.362Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-08-23T16:11:44.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2021-08-23T16:11:44.620Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-23T16:11:44.620Z] ok github.com/docker/docker/pkg/chrootarchive 2.719s coverage: 43.2% of statements [2021-08-23T16:11:44.620Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-08-23T16:11:44.878Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-08-23T16:11:44.879Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-08-23T16:11:45.005Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-23T16:11:45.137Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-23T16:11:45.137Z] ok github.com/docker/docker/pkg/stringid 0.016s coverage: 70.6% of statements [2021-08-23T16:11:45.137Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-23T16:11:45.395Z] ok github.com/docker/docker/pkg/discovery/kv 3.038s coverage: 84.1% of statements [2021-08-23T16:11:45.654Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 52.1% of statements [2021-08-23T16:11:45.654Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 40.1% of statements [2021-08-23T16:11:45.654Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2021-08-23T16:11:45.654Z] testing: warning: no tests to run [2021-08-23T16:11:45.654Z] coverage: [no statements] [2021-08-23T16:11:45.654Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-23T16:11:45.654Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2021-08-23T16:11:45.913Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-23T16:11:45.913Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-23T16:11:45.913Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-23T16:11:46.171Z] ok github.com/docker/docker/pkg/tarsum 0.068s coverage: 89.3% of statements [2021-08-23T16:11:46.429Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2021-08-23T16:11:46.429Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 86.0% of statements [2021-08-23T16:11:46.687Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2021-08-23T16:11:47.252Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-08-23T16:11:47.252Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.72s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.80s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.09s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.27s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.89s) [2021-08-23T16:11:47.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.93s) [2021-08-23T16:11:47.433Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:11:47.433Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:11:47.511Z] ok github.com/docker/docker/plugin 0.540s coverage: 23.2% of statements [2021-08-23T16:11:47.511Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-23T16:11:47.511Z] ok github.com/docker/docker/quota 0.442s coverage: 71.4% of statements [2021-08-23T16:11:47.769Z] ok github.com/docker/docker/registry 0.083s coverage: 58.8% of statements [2021-08-23T16:11:47.769Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-08-23T16:11:48.306Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-23T16:11:48.568Z] check_test.go:309: [d2f113d2fa2c8] daemon is not started [2021-08-23T16:11:48.568Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-23T16:11:48.706Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-08-23T16:11:48.706Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.7% of statements [2021-08-23T16:11:48.975Z] ok github.com/docker/docker/volume/local 0.211s coverage: 76.4% of statements [2021-08-23T16:11:49.234Z] ok github.com/docker/docker/layer 7.499s coverage: 68.8% of statements [2021-08-23T16:11:49.491Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2021-08-23T16:11:50.423Z] ok github.com/docker/docker/daemon 12.138s coverage: 17.5% of statements [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:11:50.423Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:11:50.424Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:11:51.880Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-23T16:11:53.266Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:11:53.527Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-23T16:11:54.469Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:11:56.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:11:56.469Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:11:57.442Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:11:57.473Z] --- PASS: TestBuildWithHugeFile (105.45s) [2021-08-23T16:11:57.473Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:11:57.770Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:11:57.770Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-23T16:11:58.712Z] check_test.go:309: [d24b80c03a382] daemon is not started [2021-08-23T16:11:58.712Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-23T16:11:58.982Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy (13.29s) [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2021-08-23T16:11:59.952Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2021-08-23T16:11:59.952Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:12:02.866Z] --- PASS: TestBuildMultiStageParentConfig (2.84s) [2021-08-23T16:12:02.866Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:12:02.866Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:12:02.866Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-23T16:12:02.866Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:12:04.007Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T16:12:04.406Z] --- PASS: TestBuildWithEmptyLayers (1.48s) [2021-08-23T16:12:04.406Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:12:06.022Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:12:06.022Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:12:06.022Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:12:06.022Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:12:06.022Z] [2021-08-23T16:12:06.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:12:06.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:12:06.022Z] HOSTNAME=694486ea3776 [2021-08-23T16:12:06.022Z] TESTDEBUG=0 [2021-08-23T16:12:06.022Z] DEST=bundles/test-integration [2021-08-23T16:12:06.022Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:12:06.022Z] DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T16:12:06.022Z] container=docker [2021-08-23T16:12:06.022Z] HOME=/root [2021-08-23T16:12:06.022Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:12:06.022Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:12:06.022Z] VALIDATE_BRANCH=master [2021-08-23T16:12:06.022Z] TERM=xterm [2021-08-23T16:12:06.022Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:12:06.022Z] SHLVL=1 [2021-08-23T16:12:06.022Z] TIMEOUT=120m [2021-08-23T16:12:06.022Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:12:06.022Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:12:06.022Z] GO111MODULE=off [2021-08-23T16:12:06.022Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T16:12:06.022Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:12:06.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:12:06.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:12:06.022Z] GOPATH=/go [2021-08-23T16:12:06.022Z] PKG_CONFIG=pkg-config [2021-08-23T16:12:06.022Z] _=/usr/bin/env [2021-08-23T16:12:06.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:12:07.314Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-23T16:12:08.257Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:12:09.644Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:12:09.644Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:12:09.644Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-23T16:12:12.190Z] check_test.go:309: [df2b298379299] daemon is not started [2021-08-23T16:12:12.190Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-23T16:12:12.190Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-23T16:12:13.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-23T16:12:13.398Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-23T16:12:13.659Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:12:15.587Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-23T16:12:15.587Z] check_test.go:309: [dd0524a107d60] daemon is not started [2021-08-23T16:12:15.587Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-23T16:12:15.848Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:12:17.232Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-23T16:12:17.804Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:12:18.746Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-23T16:12:22.211Z] --- PASS: TestBuildMultiStageOnBuild (17.00s) [2021-08-23T16:12:22.211Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:12:22.211Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:12:22.211Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-23T16:12:22.211Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:12:22.473Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:12:22.473Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:12:22.474Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === Skipped [2021-08-23T16:12:22.474Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:12:22.474Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:12:22.474Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:12:22.474Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:12:22.474Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T16:12:22.474Z] time="2021-08-23T16:11:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T16:12:22.474Z] time="2021-08-23T16:11:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T16:12:22.474Z] time="2021-08-23T16:11:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T16:12:22.474Z] time="2021-08-23T16:11:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T16:12:22.474Z] time="2021-08-23T16:11:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T16:12:22.474Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T16:12:22.474Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T16:12:22.474Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:12:22.474Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T16:12:22.474Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T16:12:22.474Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T16:12:22.474Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] [2021-08-23T16:12:22.474Z] DONE 2309 tests, 28 skipped in 95.737s [2021-08-23T16:12:22.474Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:12:22.474Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T16:12:22.474Z] + 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/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-23T16:12:22.957Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-23T16:12:23.900Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:12:23.900Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-23T16:12:25.814Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-23T16:12:26.074Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:12:26.907Z] --- PASS: TestImportExtremelyLargeImageWorks (95.10s) [2021-08-23T16:12:26.907Z] PASS [2021-08-23T16:12:26.907Z] [2021-08-23T16:12:26.907Z] DONE 12 tests in 97.790s [2021-08-23T16:12:26.907Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:12:26.907Z] INFO: Testing against a local daemon [2021-08-23T16:12:26.907Z] === RUN TestNetworkCreateDelete [2021-08-23T16:12:26.907Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-08-23T16:12:26.907Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:12:26.907Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-08-23T16:12:26.907Z] === RUN TestDaemonDNSFallback [2021-08-23T16:12:28.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:12:29.561Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-23T16:12:32.584Z] --- PASS: TestBuildMultiStageLayerLeak (10.46s) [2021-08-23T16:12:32.584Z] === RUN TestBuildWithHugeFile [2021-08-23T16:12:32.867Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-23T16:12:33.482Z] --- PASS: TestDaemonDNSFallback (6.46s) [2021-08-23T16:12:33.482Z] === RUN TestInspectNetwork [2021-08-23T16:12:36.031Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:12:36.031Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:12:36.031Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:12:36.031Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:12:37.087Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-23T16:12:39.018Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-23T16:12:39.963Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-23T16:12:40.214Z] --- PASS: TestInspectNetwork (7.64s) [2021-08-23T16:12:40.214Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:12:40.214Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:12:40.214Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:12:40.214Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:12:40.214Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:12:41.348Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-23T16:12:42.114Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2021-08-23T16:12:42.114Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:12:42.114Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:12:42.114Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:12:42.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:12:42.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:12:42.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:12:42.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:12:42.114Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:12:42.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:12:42.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:12:42.114Z] === RUN TestNetworkList [2021-08-23T16:12:42.114Z] === RUN TestNetworkList//networks [2021-08-23T16:12:42.114Z] === PAUSE TestNetworkList//networks [2021-08-23T16:12:42.114Z] === RUN TestNetworkList//networks/ [2021-08-23T16:12:42.114Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:12:42.114Z] === CONT TestNetworkList//networks [2021-08-23T16:12:42.114Z] === CONT TestNetworkList//networks/ [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:12:42.114Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:12:42.114Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:12:42.680Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-08-23T16:12:42.680Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:12:43.613Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-23T16:12:43.613Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:12:43.896Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T16:12:43.896Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T16:12:44.157Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-23T16:12:44.547Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-08-23T16:12:44.547Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:12:45.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-08-23T16:12:45.481Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:12:46.858Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-08-23T16:12:46.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:12:47.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-23T16:12:47.424Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:12:48.365Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T16:12:48.627Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T16:12:49.198Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T16:12:49.770Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T16:12:49.770Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T16:12:49.953Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2021-08-23T16:12:49.953Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:12:49.953Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:12:49.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:12:49.953Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:12:50.031Z] docker_cli_daemon_test.go:2550: [db16250ebce45] daemon is not started [2021-08-23T16:12:50.031Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T16:12:50.602Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T16:12:51.986Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-23T16:12:52.928Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T16:12:54.845Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T16:12:56.232Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T16:12:57.617Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T16:12:58.189Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T16:12:59.145Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T16:13:00.529Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T16:13:03.077Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-23T16:13:04.819Z] --- PASS: TestServiceWithDataPathPortInit (14.21s) [2021-08-23T16:13:04.820Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:13:04.995Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-23T16:13:05.938Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T16:13:06.721Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cs9323ci0i8uwv4knw6kqtco9 Created:2021-08-23 16:13:05.260840711 +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[406d484af51b6bae2c42e4bfc81b048c3e49547dbf184703027726eafb6ed6e3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.epogxj1albj20gykrhniez63u EndpointID:9c9504bbc175e2c3bc825afb7b557d4563c9ff213f0f09a94bc750696821b3da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83f0faec7111cc725ece64c3431a89a7550d4df605dd3755a773bc42cc4ddd87 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:fbdbc2a6281c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.epogxj1albj20gykrhniez63u EndpointID:9c9504bbc175e2c3bc825afb7b557d4563c9ff213f0f09a94bc750696821b3da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:13:07.326Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-23T16:13:07.587Z] check_test.go:309: [d7686fa762866] daemon is not started [2021-08-23T16:13:07.587Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-23T16:13:09.125Z] ok github.com/docker/docker/libnetwork 46.342s coverage: 41.0% of statements [2021-08-23T16:13:11.034Z] ok github.com/docker/docker/libnetwork/api 1.779s coverage: 90.1% of statements [2021-08-23T16:13:11.293Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-08-23T16:13:11.293Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:13:11.550Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T16:13:11.808Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:13:11.982Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s) [2021-08-23T16:13:11.982Z] PASS [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] === Skipped [2021-08-23T16:13:11.982Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:13:11.982Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] DONE 26 tests, 1 skipped in 45.574s [2021-08-23T16:13:11.982Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:13:11.982Z] INFO: Testing against a local daemon [2021-08-23T16:13:11.982Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:13:11.982Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:13:11.982Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:13:11.982Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:13:11.982Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:13:11.982Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:13:11.982Z] PASS [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] === Skipped [2021-08-23T16:13:11.982Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:13:11.982Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:13:11.982Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] [2021-08-23T16:13:11.982Z] DONE 2 tests, 2 skipped in 0.023s [2021-08-23T16:13:11.982Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:13:11.982Z] INFO: Testing against a local daemon [2021-08-23T16:13:11.982Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:13:12.375Z] ok github.com/docker/docker/libnetwork/config 0.034s coverage: 24.0% of statements [2021-08-23T16:13:12.548Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-08-23T16:13:12.548Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:13:12.633Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-23T16:13:12.633Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:13:12.633Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite (333.44s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.58s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.06s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.15s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.13s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.29s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.92s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s) [2021-08-23T16:13:12.877Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.19s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.61s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.57s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.75s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.24s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.84s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.00s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s) [2021-08-23T16:13:12.877Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T16:13:12.877Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.46s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.81s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.97s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.06s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.91s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.48s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.12s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.66s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.64s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-08-23T16:13:12.877Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s) [2021-08-23T16:13:12.877Z] === RUN TestDockerSwarmSuite [2021-08-23T16:13:12.877Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-23T16:13:12.892Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-23T16:13:13.113Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:13:14.049Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:13:14.615Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:13:15.419Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.634s coverage: 59.9% of statements [2021-08-23T16:13:15.419Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:13:15.419Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-23T16:13:16.179Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-23T16:13:16.352Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.558s coverage: 4.0% of statements [2021-08-23T16:13:16.352Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:13:16.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:13:16.918Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.012s coverage: 4.5% of statements [2021-08-23T16:13:16.918Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:13:16.918Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-23T16:13:18.422Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:13:19.483Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-23T16:13:22.611Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan (10.57s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2021-08-23T16:13:23.178Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-08-23T16:13:23.178Z] PASS [2021-08-23T16:13:23.178Z] [2021-08-23T16:13:23.178Z] DONE 8 tests in 11.914s [2021-08-23T16:13:23.178Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:13:23.178Z] testing: warning: no tests to run [2021-08-23T16:13:23.178Z] PASS [2021-08-23T16:13:23.178Z] [2021-08-23T16:13:23.178Z] DONE 0 tests in 0.007s [2021-08-23T16:13:23.178Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:13:23.178Z] INFO: Testing against a local daemon [2021-08-23T16:13:23.178Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:13:23.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-23T16:13:24.551Z] --- PASS: TestAuthZPluginAllowRequest (1.28s) [2021-08-23T16:13:24.552Z] === RUN TestAuthZPluginTLS [2021-08-23T16:13:24.811Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-23T16:13:24.811Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:13:25.378Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-23T16:13:25.378Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:13:25.944Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-23T16:13:25.944Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:13:26.512Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-08-23T16:13:26.512Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:13:26.881Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.629s coverage: 7.2% of statements [2021-08-23T16:13:26.881Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:13:26.881Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-23T16:13:26.881Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-08-23T16:13:26.881Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:13:26.881Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T16:13:26.881Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:13:26.881Z] ok github.com/docker/docker/libnetwork/drvregistry 0.011s coverage: 82.4% of statements [2021-08-23T16:13:26.881Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-08-23T16:13:27.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T16:13:27.139Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-08-23T16:13:27.396Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-23T16:13:27.654Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-23T16:13:27.893Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-08-23T16:13:27.894Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:13:27.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T16:13:28.151Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-23T16:13:28.152Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:13:28.718Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-23T16:13:28.718Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:13:29.286Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-23T16:13:29.286Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:13:31.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2021-08-23T16:13:31.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:13:32.562Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2021-08-23T16:13:32.562Z] === RUN TestAuthZPluginHeader [2021-08-23T16:13:33.133Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-08-23T16:13:33.133Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:13:36.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T16:13:36.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T16:13:36.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T16:13:36.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-23T16:13:36.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T16:13:37.318Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.47s) [2021-08-23T16:13:37.318Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:13:37.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-23T16:13:38.179Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T16:13:38.179Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T16:13:38.179Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T16:13:38.440Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T16:13:39.845Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-23T16:13:39.846Z] --- PASS: TestAuthZPluginV2Disable (2.93s) [2021-08-23T16:13:39.846Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:13:40.985Z] docker_api_swarm_test.go:562: [d003e047b83aa] joining swarm manager [dbf1107ea13fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:13:42.373Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2021-08-23T16:13:42.373Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:13:42.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:13:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:13:49.130Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T16:13:49.130Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T16:13:49.130Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T16:13:49.701Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T16:13:49.962Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T16:13:50.903Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T16:13:50.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T16:13:52.037Z] ok github.com/docker/docker/libnetwork/ipam 12.332s coverage: 85.3% of statements [2021-08-23T16:13:52.037Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:13:52.038Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:13:52.038Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-23T16:13:52.038Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-08-23T16:13:52.038Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:13:52.038Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-23T16:13:52.038Z] ok github.com/docker/docker/libnetwork/ipamutils 0.244s coverage: 74.0% of statements [2021-08-23T16:13:52.295Z] ok github.com/docker/docker/libnetwork/iptables 0.138s coverage: 45.1% of statements [2021-08-23T16:13:52.553Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-08-23T16:13:52.811Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-08-23T16:13:53.451Z] docker_api_swarm_test.go:584: [dca906472f073] joining swarm manager [dbf1107ea13fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:13:53.451Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T16:13:54.612Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.05s) [2021-08-23T16:13:54.612Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:13:55.997Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T16:13:55.997Z] check_test.go:380: [d003e047b83aa] daemon is not started [2021-08-23T16:13:57.382Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T16:13:58.766Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T16:13:59.095Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T16:14:00.035Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T16:14:01.419Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T16:14:02.361Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T16:14:02.621Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T16:14:04.534Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T16:14:05.919Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T16:14:06.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-23T16:14:06.490Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T16:14:06.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-23T16:14:07.874Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T16:14:09.259Z] docker_api_swarm_test.go:45: [d9d5da0f3cb18] joining swarm manager [dae815c0159e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:14:11.803Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T16:14:12.064Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T16:14:12.678Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-08-23T16:14:12.678Z] PASS [2021-08-23T16:14:12.678Z] [2021-08-23T16:14:12.678Z] DONE 17 tests in 47.074s [2021-08-23T16:14:12.678Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:14:12.678Z] INFO: Testing against a local daemon [2021-08-23T16:14:12.678Z] === RUN TestPluginInvalidJSON [2021-08-23T16:14:12.678Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:14:12.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:14:12.678Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:14:12.678Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T16:14:12.678Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:14:12.678Z] === RUN TestPluginInstall [2021-08-23T16:14:12.678Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bfad03052f1e96029c3004270024160b7eaa8dfe6dad199244b6da8b1c4016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bfad03052f1e96029c3004270024160b7eaa8dfe6dad199244b6da8b1c4016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:12.678Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bfad03052f1e96029c3004270024160b7eaa8dfe6dad199244b6da8b1c4016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:12.678Z] time="2021-08-23T16:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bfad03052f1e96029c3004270024160b7eaa8dfe6dad199244b6da8b1c4016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:12.678Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:14:13.006Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T16:14:13.267Z] --- PASS: TestImportExtremelyLargeImageWorks (188.78s) [2021-08-23T16:14:13.267Z] PASS [2021-08-23T16:14:13.267Z] [2021-08-23T16:14:13.267Z] DONE 12 tests in 192.454s [2021-08-23T16:14:13.267Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:14:13.267Z] ++ 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-08-23T16:14:13.267Z] ++ set -e [2021-08-23T16:14:13.267Z] ++ '[' -n 0 ']' [2021-08-23T16:14:13.267Z] ++ set -x [2021-08-23T16:14:13.267Z] ++ 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-08-23T16:14:13.267Z] INFO: Testing against a local daemon [2021-08-23T16:14:13.267Z] === RUN TestNetworkCreateDelete [2021-08-23T16:14:13.267Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T16:14:13.528Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-08-23T16:14:13.528Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:14:13.611Z] time="2021-08-23T16:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:13.611Z] time="2021-08-23T16:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09b4b48c4d04bfd84e54ccfb9ece3d3ea77076c054041f9d0cf0bbf030fd6303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:13.611Z] time="2021-08-23T16:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:14:13.611Z] time="2021-08-23T16:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09b4b48c4d04bfd84e54ccfb9ece3d3ea77076c054041f9d0cf0bbf030fd6303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:14:13.787Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T16:14:13.787Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T16:14:13.869Z] plugin_test.go:166: [dd18e4ba2be73] daemon is not started [2021-08-23T16:14:13.869Z] --- PASS: TestPluginInstall (3.67s) [2021-08-23T16:14:13.869Z] --- PASS: TestPluginInstall/no_auth (1.86s) [2021-08-23T16:14:13.869Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-08-23T16:14:13.869Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-08-23T16:14:13.869Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:14:14.047Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-08-23T16:14:14.047Z] === RUN TestDaemonDNSFallback [2021-08-23T16:14:14.623Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T16:14:15.195Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T16:14:15.455Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T16:14:15.716Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T16:14:15.767Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:14:15.976Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T16:14:16.237Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T16:14:16.333Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:14:16.810Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T16:14:17.708Z] --- PASS: TestPluginsWithRuntimes (3.60s) [2021-08-23T16:14:17.708Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2021-08-23T16:14:17.708Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2021-08-23T16:14:17.708Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:14:18.275Z] --- PASS: TestPluginBackCompatMediaTypes (0.66s) [2021-08-23T16:14:18.275Z] PASS [2021-08-23T16:14:18.275Z] [2021-08-23T16:14:18.275Z] DONE 10 tests in 7.967s [2021-08-23T16:14:18.275Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:14:18.275Z] INFO: Testing against a local daemon [2021-08-23T16:14:18.275Z] === RUN TestExternalGraphDriver [2021-08-23T16:14:18.275Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:14:18.723Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T16:14:20.174Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:14:20.633Z] --- PASS: TestDaemonDNSFallback (6.72s) [2021-08-23T16:14:20.633Z] === RUN TestInspectNetwork [2021-08-23T16:14:21.547Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:14:22.919Z] --- PASS: TestExternalGraphDriver (4.89s) [2021-08-23T16:14:22.919Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2021-08-23T16:14:22.919Z] --- PASS: TestExternalGraphDriver/spec (1.71s) [2021-08-23T16:14:22.919Z] --- PASS: TestExternalGraphDriver/pull (1.42s) [2021-08-23T16:14:22.919Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:14:23.176Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T16:14:24.561Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:14:24.561Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:14:24.561Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:14:24.561Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:14:25.946Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T16:14:25.946Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T16:14:25.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T16:14:25.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T16:14:25.946Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T16:14:26.222Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T16:14:26.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-23T16:14:27.107Z] --- PASS: TestGraphdriverPluginV2 (3.51s) [2021-08-23T16:14:27.108Z] PASS [2021-08-23T16:14:27.108Z] [2021-08-23T16:14:27.108Z] DONE 5 tests in 8.429s [2021-08-23T16:14:27.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:14:27.108Z] INFO: Testing against a local daemon [2021-08-23T16:14:27.108Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:14:27.108Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:14:27.108Z] === RUN TestReadPluginNoRead [2021-08-23T16:14:27.108Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:14:27.108Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:14:27.108Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:14:27.108Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:14:27.108Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:14:27.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-23T16:14:27.435Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T16:14:28.821Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T16:14:28.821Z] --- PASS: TestInspectNetwork (8.19s) [2021-08-23T16:14:28.821Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:14:28.821Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:14:28.821Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:14:28.821Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:14:28.821Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:14:30.390Z] --- PASS: TestDaemonStartWithLogOpt (3.70s) [2021-08-23T16:14:30.390Z] === CONT TestReadPluginNoRead [2021-08-23T16:14:31.379Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2021-08-23T16:14:31.379Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:14:31.379Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:14:31.379Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:14:31.379Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:14:31.379Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:14:31.379Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:14:31.379Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:14:31.379Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:14:31.379Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:14:31.379Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:14:31.379Z] === RUN TestNetworkList [2021-08-23T16:14:31.379Z] === RUN TestNetworkList//networks [2021-08-23T16:14:31.379Z] === PAUSE TestNetworkList//networks [2021-08-23T16:14:31.379Z] === RUN TestNetworkList//networks/ [2021-08-23T16:14:31.379Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:14:31.379Z] === CONT TestNetworkList//networks [2021-08-23T16:14:31.379Z] === CONT TestNetworkList//networks/ [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:14:31.379Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:14:31.379Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:14:31.952Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-08-23T16:14:31.952Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:14:31.952Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T16:14:32.212Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T16:14:32.782Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T16:14:32.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-23T16:14:32.782Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:14:32.917Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:14:33.723Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-08-23T16:14:33.723Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:14:34.290Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:14:35.106Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-23T16:14:35.107Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:14:35.225Z] --- PASS: TestContinueAfterPluginCrash (8.64s) [2021-08-23T16:14:35.483Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:14:36.050Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-08-23T16:14:36.050Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:14:36.857Z] === CONT TestReadPluginNoRead [2021-08-23T16:14:36.857Z] read_test.go:92: [dc70e6b148a93] daemon is not started [2021-08-23T16:14:36.857Z] --- PASS: TestReadPluginNoRead (6.54s) [2021-08-23T16:14:36.857Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2021-08-23T16:14:36.857Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-08-23T16:14:36.857Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2021-08-23T16:14:36.857Z] PASS [2021-08-23T16:14:36.857Z] [2021-08-23T16:14:36.857Z] DONE 6 tests in 10.275s [2021-08-23T16:14:36.857Z] 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-08-23T16:14:36.857Z] testing: warning: no tests to run [2021-08-23T16:14:36.857Z] PASS [2021-08-23T16:14:36.857Z] [2021-08-23T16:14:36.857Z] DONE 0 tests in 0.013s [2021-08-23T16:14:36.857Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:14:36.857Z] INFO: Testing against a local daemon [2021-08-23T16:14:36.857Z] === RUN TestPluginWithDevMounts [2021-08-23T16:14:36.857Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:14:36.857Z] === CONT TestPluginWithDevMounts [2021-08-23T16:14:36.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-23T16:14:36.993Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:14:38.761Z] --- PASS: TestPluginWithDevMounts (1.64s) [2021-08-23T16:14:38.761Z] PASS [2021-08-23T16:14:38.761Z] [2021-08-23T16:14:38.761Z] DONE 1 tests in 1.666s [2021-08-23T16:14:38.761Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:14:38.761Z] INFO: Testing against a local daemon [2021-08-23T16:14:38.761Z] === RUN TestSecretInspect [2021-08-23T16:14:39.544Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2021-08-23T16:14:39.544Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:14:39.544Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:14:39.544Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:14:39.544Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:14:40.114Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T16:14:41.289Z] --- PASS: TestSecretInspect (2.24s) [2021-08-23T16:14:41.289Z] === RUN TestSecretList [2021-08-23T16:14:43.188Z] --- PASS: TestSecretList (2.26s) [2021-08-23T16:14:43.188Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:14:43.410Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T16:14:43.671Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T16:14:45.058Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T16:14:45.058Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T16:14:45.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T16:14:45.715Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-08-23T16:14:45.715Z] === RUN TestSecretsUpdate [2021-08-23T16:14:47.611Z] --- PASS: TestSecretsUpdate (2.19s) [2021-08-23T16:14:47.611Z] === RUN TestTemplatedSecret [2021-08-23T16:14:48.357Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T16:14:48.617Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T16:14:50.140Z] --- PASS: TestTemplatedSecret (2.66s) [2021-08-23T16:14:50.140Z] === RUN TestSecretCreateResolve [2021-08-23T16:14:50.532Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T16:14:50.532Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T16:14:51.916Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T16:14:52.176Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T16:14:52.667Z] --- PASS: TestSecretCreateResolve (2.26s) [2021-08-23T16:14:52.667Z] PASS [2021-08-23T16:14:52.667Z] [2021-08-23T16:14:52.667Z] DONE 6 tests in 13.815s [2021-08-23T16:14:52.667Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:14:52.667Z] INFO: Testing against a local daemon [2021-08-23T16:14:52.667Z] === RUN TestServiceCreateInit [2021-08-23T16:14:52.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:14:52.747Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T16:14:53.320Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T16:14:54.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T16:14:54.702Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T16:14:54.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T16:14:54.962Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2021-08-23T16:14:54.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:14:55.223Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T16:14:55.483Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T16:14:56.054Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T16:14:56.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:14:57.439Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T16:14:58.010Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T16:14:58.271Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lc7q3sriuyrh254sqv8fn6cdr Created:2021-08-23 16:14:56.453777338 +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[3db4fc495dada0d90479a91b6e204ceb650138b263dc3f6df213132eccb16b3a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rs0o4iz70tdycnig9zog5e7wx EndpointID:39b82d6333451072ab888d0dd5905e66cee08837636b5a939db6640c3a2c1e6c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ab4e3d3990ec828fb4738c5f8e47f4975e1e17258b7a4bf3141ae411095dc6b 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:4e132d9cb66e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rs0o4iz70tdycnig9zog5e7wx EndpointID:39b82d6333451072ab888d0dd5905e66cee08837636b5a939db6640c3a2c1e6c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:14:59.574Z] --- PASS: TestBuildWithHugeFile (140.69s) [2021-08-23T16:14:59.574Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:14:59.697Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T16:15:00.271Z] --- PASS: TestServiceCreateInit (7.92s) [2021-08-23T16:15:00.271Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2021-08-23T16:15:00.271Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2021-08-23T16:15:00.271Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:15:00.640Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T16:15:02.023Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T16:15:02.964Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T16:15:02.964Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-08-23T16:15:02.964Z] PASS [2021-08-23T16:15:02.964Z] [2021-08-23T16:15:02.964Z] === Skipped [2021-08-23T16:15:02.964Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:15:02.964Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:15:02.964Z] [2021-08-23T16:15:02.964Z] [2021-08-23T16:15:02.964Z] DONE 26 tests, 1 skipped in 49.762s [2021-08-23T16:15:02.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:15:02.964Z] ++ 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-08-23T16:15:02.964Z] ++ set -e [2021-08-23T16:15:02.964Z] ++ '[' -n 0 ']' [2021-08-23T16:15:02.964Z] ++ set -x [2021-08-23T16:15:02.965Z] ++ 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-08-23T16:15:03.225Z] INFO: Testing against a local daemon [2021-08-23T16:15:03.225Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:15:03.225Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:15:03.225Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:15:03.225Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:15:03.225Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:15:03.225Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:15:03.225Z] PASS [2021-08-23T16:15:03.225Z] [2021-08-23T16:15:03.225Z] === Skipped [2021-08-23T16:15:03.225Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:15:03.225Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:15:03.225Z] [2021-08-23T16:15:03.225Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:15:03.225Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:15:03.225Z] [2021-08-23T16:15:03.225Z] [2021-08-23T16:15:03.225Z] DONE 2 tests, 2 skipped in 0.132s [2021-08-23T16:15:03.225Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:15:03.225Z] ++ 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-08-23T16:15:03.225Z] ++ set -e [2021-08-23T16:15:03.225Z] ++ '[' -n 0 ']' [2021-08-23T16:15:03.225Z] ++ set -x [2021-08-23T16:15:03.225Z] ++ 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-08-23T16:15:03.225Z] INFO: Testing against a local daemon [2021-08-23T16:15:03.225Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:15:03.797Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T16:15:04.370Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T16:15:04.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-08-23T16:15:04.631Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:15:05.572Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:15:06.155Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:15:06.734Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T16:15:07.307Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:15:08.690Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T16:15:09.261Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:15:09.521Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T16:15:10.093Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T16:15:11.477Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:15:15.685Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:15:16.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan (12.51s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.82s) [2021-08-23T16:15:17.199Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2021-08-23T16:15:17.199Z] PASS [2021-08-23T16:15:17.199Z] [2021-08-23T16:15:17.199Z] DONE 8 tests in 13.987s [2021-08-23T16:15:17.199Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:15:17.199Z] ++ 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-08-23T16:15:17.199Z] ++ set -e [2021-08-23T16:15:17.199Z] ++ '[' -n 0 ']' [2021-08-23T16:15:17.199Z] ++ set -x [2021-08-23T16:15:17.199Z] ++ 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-08-23T16:15:17.199Z] testing: warning: no tests to run [2021-08-23T16:15:17.199Z] PASS [2021-08-23T16:15:17.199Z] [2021-08-23T16:15:17.199Z] DONE 0 tests in 0.028s [2021-08-23T16:15:17.199Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:15:17.199Z] ++ 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-08-23T16:15:17.199Z] ++ set -e [2021-08-23T16:15:17.199Z] ++ '[' -n 0 ']' [2021-08-23T16:15:17.199Z] ++ set -x [2021-08-23T16:15:17.199Z] ++ 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-08-23T16:15:17.460Z] INFO: Testing against a local daemon [2021-08-23T16:15:17.460Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:15:18.032Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T16:15:18.346Z] --- PASS: TestCreateServiceMultipleTimes (16.03s) [2021-08-23T16:15:18.346Z] === RUN TestCreateServiceConflict [2021-08-23T16:15:18.604Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-08-23T16:15:18.604Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:15:18.976Z] docker_api_swarm_test.go:303: [d947c3d155a57] joining swarm manager [d91eb713f0f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:15:19.236Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-08-23T16:15:19.236Z] === RUN TestAuthZPluginTLS [2021-08-23T16:15:19.808Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-08-23T16:15:19.808Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:15:20.379Z] docker_api_swarm_test.go:304: [d8a8d2679c8e3] joining swarm manager [d91eb713f0f5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:15:20.379Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2021-08-23T16:15:20.379Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:15:20.954Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2021-08-23T16:15:20.954Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:15:21.214Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-23T16:15:21.474Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-23T16:15:21.474Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-23T16:15:21.474Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:15:21.889Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2021-08-23T16:15:21.889Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:15:22.858Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-08-23T16:15:22.858Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:15:23.119Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T16:15:23.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:15:23.380Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T16:15:23.380Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:15:23.951Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-23T16:15:23.951Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:15:24.522Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-08-23T16:15:24.522Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:15:25.093Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T16:15:26.044Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T16:15:26.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-08-23T16:15:26.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:15:27.245Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T16:15:27.505Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T16:15:27.766Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-08-23T16:15:27.766Z] === RUN TestAuthZPluginHeader [2021-08-23T16:15:28.027Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T16:15:28.598Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-08-23T16:15:28.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:15:28.858Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T16:15:29.800Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T16:15:30.742Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T16:15:32.655Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2021-08-23T16:15:32.655Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:15:33.596Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T16:15:33.596Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T16:15:33.857Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T16:15:33.857Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T16:15:33.857Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T16:15:34.117Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T16:15:34.687Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T16:15:34.950Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T16:15:35.521Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T16:15:35.782Z] --- PASS: TestAuthZPluginV2Disable (3.29s) [2021-08-23T16:15:35.782Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:15:36.791Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-08-23T16:15:36.791Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:15:37.357Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2021-08-23T16:15:37.357Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:15:38.326Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-23T16:15:38.897Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T16:15:39.158Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2021-08-23T16:15:39.158Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:15:39.728Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T16:15:39.886Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2021-08-23T16:15:39.886Z] === RUN TestCreateServiceSysctls [2021-08-23T16:15:40.669Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T16:15:40.929Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T16:15:41.500Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T16:15:42.885Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T16:15:43.167Z] --- PASS: TestCreateServiceSysctls (3.36s) [2021-08-23T16:15:43.167Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/networkdb 104.070s coverage: 60.0% of statements [2021-08-23T16:15:44.266Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/osl 4.531s coverage: 39.7% of statements [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-08-23T16:15:44.266Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:15:44.266Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-08-23T16:15:44.266Z] [2021-08-23T16:15:44.266Z] === Skipped [2021-08-23T16:15:44.266Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T16:15:44.266Z] firewalld_test.go:13: firewalld is not running [2021-08-23T16:15:44.266Z] [2021-08-23T16:15:44.266Z] [2021-08-23T16:15:44.266Z] DONE 362 tests, 1 skipped in 205.973s Post stage [Pipeline] junit [2021-08-23T16:15:44.848Z] Recording test results [2021-08-23T16:15:45.065Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-23T16:15:45.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42779/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed88a080122ae478e3c595275bbfd99b024b230 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9ed88a080122ae478e3c595275bbfd99b024b230 hack/validate/vendor [2021-08-23T16:15:45.452Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T16:15:45.699Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2021-08-23T16:15:45.699Z] === RUN TestInspect [2021-08-23T16:15:45.981Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:15:46.853Z] + echo Ensuring container killed. [2021-08-23T16:15:46.853Z] Ensuring container killed. [2021-08-23T16:15:46.853Z] + docker rm -vf docker-pr2 [2021-08-23T16:15:46.853Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-23T16:15:47.131Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:15:47.131Z] Chowning /workspace to jenkins user [2021-08-23T16:15:47.131Z] + id -u [2021-08-23T16:15:47.131Z] + id -g [2021-08-23T16:15:47.131Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:15:48.365Z] + bundleName=unit [2021-08-23T16:15:48.365Z] + echo Creating unit-bundles.tar.gz [2021-08-23T16:15:48.365Z] Creating unit-bundles.tar.gz [2021-08-23T16:15:48.365Z] + 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-08-23T16:15:48.365Z] bundles/junit-report-libnetwork.xml [2021-08-23T16:15:48.365Z] bundles/junit-report.xml [2021-08-23T16:15:48.365Z] bundles/go-test-report-libnetwork.json [2021-08-23T16:15:48.365Z] bundles/go-test-report.json [2021-08-23T16:15:48.365Z] bundles/profile-libnetwork.out [2021-08-23T16:15:48.365Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-23T16:15:48.378Z] Archiving artifacts [2021-08-23T16:15:48.754Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T16:15:48.868Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:15:48.980Z] --- PASS: TestInspect (2.92s) [2021-08-23T16:15:48.980Z] === RUN TestCreateJob [2021-08-23T16:15:49.173Z] + make clean [2021-08-23T16:15:49.173Z] docker volume rm -f docker-dev-cache [2021-08-23T16:15:49.173Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T16:15:49.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:15:49.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:15:51.238Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.16s) [2021-08-23T16:15:51.239Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:15:51.810Z] docker_api_swarm_test.go:271: [de2cacf36ec8d] joining swarm manager [dfdd0ebc85e03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:15:52.265Z] --- PASS: TestCreateJob (3.42s) [2021-08-23T16:15:52.265Z] === RUN TestReplicatedJob [2021-08-23T16:15:53.195Z] docker_api_swarm_test.go:272: [d08fef7cac9d3] joining swarm manager [dfdd0ebc85e03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:15:58.827Z] --- PASS: TestReplicatedJob (5.71s) [2021-08-23T16:15:58.827Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:15:59.781Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T16:15:59.781Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T16:15:59.781Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T16:16:00.722Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T16:16:01.294Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T16:16:01.361Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2021-08-23T16:16:01.361Z] === RUN TestServiceListWithStatuses [2021-08-23T16:16:01.361Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:16:01.361Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:16:01.361Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:16:02.235Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T16:16:02.235Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T16:16:02.235Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T16:16:02.235Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T16:16:02.235Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T16:16:02.236Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T16:16:02.236Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T16:16:02.236Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T16:16:02.236Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T16:16:03.181Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T16:16:03.181Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T16:16:03.753Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T16:16:04.014Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T16:16:04.584Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T16:16:04.845Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T16:16:05.544Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2021-08-23T16:16:05.545Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:16:06.758Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T16:16:07.700Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T16:16:07.961Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2021-08-23T16:16:07.961Z] PASS [2021-08-23T16:16:07.961Z] [2021-08-23T16:16:07.961Z] DONE 17 tests in 50.668s [2021-08-23T16:16:07.961Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:16:07.961Z] ++ 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-08-23T16:16:07.961Z] ++ set -e [2021-08-23T16:16:07.961Z] ++ '[' -n 0 ']' [2021-08-23T16:16:07.961Z] ++ set -x [2021-08-23T16:16:07.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T16:16:07.961Z] INFO: Testing against a local daemon [2021-08-23T16:16:07.961Z] === RUN TestPluginInvalidJSON [2021-08-23T16:16:07.961Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:16:07.961Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:16:07.961Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:16:07.961Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-23T16:16:07.961Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:16:07.961Z] === RUN TestPluginInstall [2021-08-23T16:16:07.961Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:16:08.555Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T16:16:08.817Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T16:16:09.389Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:09.389Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da02800a0548ca75ac6f4347fe0288567af612f603467925ea61f7692f006e3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:09.389Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:09.389Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da02800a0548ca75ac6f4347fe0288567af612f603467925ea61f7692f006e3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:09.389Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T16:16:09.389Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T16:16:09.389Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T16:16:09.650Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:16:09.733Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2021-08-23T16:16:09.733Z] === RUN TestServicePlugin [2021-08-23T16:16:10.221Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:10.221Z] time="2021-08-23T16:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec2c16c5430580bc2ca6bca9039914e7e517553b9eacbfedc90b2af3ad08e8aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:10.221Z] time="2021-08-23T16:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:10.221Z] time="2021-08-23T16:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec2c16c5430580bc2ca6bca9039914e7e517553b9eacbfedc90b2af3ad08e8aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:10.221Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T16:16:10.481Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:16:11.422Z] time="2021-08-23T16:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:11.422Z] time="2021-08-23T16:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e603408f4494e07d37de3d2996bed3e681dbfa412aa25b138e0f2341f24d4235" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:11.422Z] time="2021-08-23T16:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:16:11.423Z] time="2021-08-23T16:16:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e603408f4494e07d37de3d2996bed3e681dbfa412aa25b138e0f2341f24d4235" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:16:11.996Z] plugin_test.go:166: [d7d34c1f56b0e] daemon is not started [2021-08-23T16:16:11.996Z] --- PASS: TestPluginInstall (3.81s) [2021-08-23T16:16:11.996Z] --- PASS: TestPluginInstall/no_auth (1.62s) [2021-08-23T16:16:11.996Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-08-23T16:16:11.996Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-08-23T16:16:11.996Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:16:11.996Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T16:16:11.996Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T16:16:11.996Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T16:16:11.996Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T16:16:12.568Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T16:16:13.015Z] plugin_test.go:62: [df2ed8455490c] joining swarm manager [d59fdbcc3d938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:16:13.140Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T16:16:13.711Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:16:13.948Z] plugin_test.go:65: [d007271758ee5] joining swarm manager [d59fdbcc3d938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:16:13.971Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T16:16:14.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-23T16:16:14.802Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:16:14.802Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T16:16:16.186Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2021-08-23T16:16:16.186Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-08-23T16:16:16.186Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.24s) [2021-08-23T16:16:16.186Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:16:16.186Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T16:16:17.576Z] --- PASS: TestPluginBackCompatMediaTypes (1.25s) [2021-08-23T16:16:17.576Z] PASS [2021-08-23T16:16:17.576Z] [2021-08-23T16:16:17.576Z] DONE 10 tests in 9.385s [2021-08-23T16:16:17.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:16:17.576Z] ++ 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-08-23T16:16:17.576Z] ++ set -e [2021-08-23T16:16:17.576Z] ++ '[' -n 0 ']' [2021-08-23T16:16:17.576Z] ++ set -x [2021-08-23T16:16:17.576Z] ++ 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-08-23T16:16:17.576Z] INFO: Testing against a local daemon [2021-08-23T16:16:17.576Z] === RUN TestExternalGraphDriver [2021-08-23T16:16:17.576Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:16:17.836Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T16:16:18.779Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T16:16:19.350Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:16:19.922Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T16:16:20.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T16:16:21.436Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:16:21.697Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T16:16:22.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T16:16:22.642Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T16:16:22.642Z] --- PASS: TestExternalGraphDriver (5.31s) [2021-08-23T16:16:22.642Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2021-08-23T16:16:22.642Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-08-23T16:16:22.642Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-08-23T16:16:22.642Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:16:24.026Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T16:16:25.409Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T16:16:25.409Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T16:16:25.669Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T16:16:26.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:16:26.614Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T16:16:26.878Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2021-08-23T16:16:26.878Z] PASS [2021-08-23T16:16:26.878Z] [2021-08-23T16:16:26.878Z] DONE 5 tests in 9.561s [2021-08-23T16:16:26.878Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:16:26.878Z] ++ 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-08-23T16:16:26.878Z] ++ set -e [2021-08-23T16:16:26.878Z] ++ '[' -n 0 ']' [2021-08-23T16:16:26.878Z] ++ set -x [2021-08-23T16:16:26.878Z] ++ 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-08-23T16:16:27.139Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T16:16:27.139Z] INFO: Testing against a local daemon [2021-08-23T16:16:27.139Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:16:27.139Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:16:27.139Z] === RUN TestReadPluginNoRead [2021-08-23T16:16:27.139Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:16:27.139Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:16:27.139Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:16:27.139Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:16:27.139Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:16:27.710Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T16:16:28.282Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T16:16:28.282Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T16:16:28.282Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T16:16:28.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:16:28.918Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T16:16:29.179Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T16:16:29.179Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T16:16:29.179Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T16:16:29.179Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T16:16:29.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:16:30.121Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T16:16:30.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:16:30.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T16:16:31.266Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-08-23T16:16:31.266Z] === CONT TestReadPluginNoRead [2021-08-23T16:16:31.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T16:16:31.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T16:16:32.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T16:16:33.590Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T16:16:33.590Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T16:16:33.851Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T16:16:34.111Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:16:34.371Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T16:16:34.942Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T16:16:35.882Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T16:16:35.882Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T16:16:35.882Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:16:36.453Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T16:16:36.714Z] --- PASS: TestContinueAfterPluginCrash (9.57s) [2021-08-23T16:16:36.976Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T16:16:37.236Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:16:37.810Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T16:16:37.810Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T16:16:38.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-23T16:16:38.644Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T16:16:38.906Z] === CONT TestReadPluginNoRead [2021-08-23T16:16:38.906Z] read_test.go:92: [d06faff630403] daemon is not started [2021-08-23T16:16:38.906Z] --- PASS: TestReadPluginNoRead (7.64s) [2021-08-23T16:16:38.906Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2021-08-23T16:16:38.906Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-08-23T16:16:38.906Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2021-08-23T16:16:38.906Z] PASS [2021-08-23T16:16:38.906Z] [2021-08-23T16:16:38.906Z] DONE 6 tests in 12.049s [2021-08-23T16:16:38.906Z] 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-08-23T16:16:38.906Z] ++ 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-08-23T16:16:38.906Z] ++ set -e [2021-08-23T16:16:38.906Z] ++ '[' -n 0 ']' [2021-08-23T16:16:38.906Z] ++ set -x [2021-08-23T16:16:38.906Z] ++ 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-08-23T16:16:39.167Z] testing: warning: no tests to run [2021-08-23T16:16:39.167Z] PASS [2021-08-23T16:16:39.167Z] [2021-08-23T16:16:39.167Z] DONE 0 tests in 0.048s [2021-08-23T16:16:39.167Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:16:39.167Z] ++ 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-08-23T16:16:39.167Z] ++ set -e [2021-08-23T16:16:39.167Z] ++ '[' -n 0 ']' [2021-08-23T16:16:39.167Z] ++ set -x [2021-08-23T16:16:39.167Z] ++ 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-08-23T16:16:39.167Z] INFO: Testing against a local daemon [2021-08-23T16:16:39.167Z] === RUN TestPluginWithDevMounts [2021-08-23T16:16:39.167Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:16:39.167Z] === CONT TestPluginWithDevMounts [2021-08-23T16:16:39.737Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T16:16:40.476Z] --- PASS: TestServicePlugin (30.56s) [2021-08-23T16:16:40.476Z] === RUN TestServiceUpdateLabel [2021-08-23T16:16:41.652Z] --- PASS: TestPluginWithDevMounts (2.29s) [2021-08-23T16:16:41.652Z] PASS [2021-08-23T16:16:41.652Z] [2021-08-23T16:16:41.652Z] DONE 1 tests in 2.419s [2021-08-23T16:16:41.652Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T16:16:41.652Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:16:41.652Z] ++ 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-08-23T16:16:41.652Z] ++ set -e [2021-08-23T16:16:41.652Z] ++ '[' -n 0 ']' [2021-08-23T16:16:41.652Z] ++ set -x [2021-08-23T16:16:41.652Z] ++ 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-08-23T16:16:41.652Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T16:16:41.652Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T16:16:41.652Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T16:16:41.652Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T16:16:41.652Z] INFO: Testing against a local daemon [2021-08-23T16:16:41.652Z] === RUN TestSecretInspect [2021-08-23T16:16:41.852Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-08-23T16:16:41.852Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:16:42.223Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T16:16:42.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-23T16:16:44.177Z] --- PASS: TestSecretInspect (2.48s) [2021-08-23T16:16:44.177Z] === RUN TestSecretList [2021-08-23T16:16:45.122Z] docker_api_swarm_node_test.go:19: [d472d71172371] joining swarm manager [d5e7bbf3cc15b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:16:45.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:16:46.084Z] docker_api_swarm_node_test.go:20: [dd51bf14ee37a] joining swarm manager [d5e7bbf3cc15b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:16:46.653Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T16:16:46.914Z] --- PASS: TestSecretList (2.69s) [2021-08-23T16:16:46.914Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:16:47.177Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T16:16:47.748Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T16:16:47.748Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T16:16:47.748Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T16:16:48.009Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T16:16:48.949Z] --- PASS: TestSecretsCreateAndDelete (2.05s) [2021-08-23T16:16:48.949Z] === RUN TestSecretsUpdate [2021-08-23T16:16:50.858Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T16:16:50.858Z] --- PASS: TestSecretsUpdate (1.87s) [2021-08-23T16:16:50.858Z] === RUN TestTemplatedSecret [2021-08-23T16:16:51.121Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T16:16:52.062Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T16:16:53.977Z] --- PASS: TestTemplatedSecret (3.01s) [2021-08-23T16:16:53.977Z] === RUN TestSecretCreateResolve [2021-08-23T16:16:55.888Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T16:16:56.148Z] --- PASS: TestSecretCreateResolve (2.39s) [2021-08-23T16:16:56.148Z] PASS [2021-08-23T16:16:56.148Z] [2021-08-23T16:16:56.148Z] DONE 6 tests in 14.622s [2021-08-23T16:16:56.148Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:16:56.148Z] ++ 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-08-23T16:16:56.148Z] ++ set -e [2021-08-23T16:16:56.148Z] ++ '[' -n 0 ']' [2021-08-23T16:16:56.148Z] ++ set -x [2021-08-23T16:16:56.148Z] ++ 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-08-23T16:16:56.409Z] INFO: Testing against a local daemon [2021-08-23T16:16:56.409Z] === RUN TestServiceCreateInit [2021-08-23T16:16:56.409Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:16:56.409Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T16:16:56.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-23T16:16:56.717Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2021-08-23T16:16:56.717Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:16:57.793Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T16:16:59.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T16:17:00.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-23T16:17:00.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:17:01.482Z] docker_api_swarm_test.go:501: [d91635eebf5b8] joining swarm manager [d34f04e5be388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:17:02.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-23T16:17:03.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-23T16:17:05.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-23T16:17:05.208Z] --- PASS: TestServiceCreateInit (8.91s) [2021-08-23T16:17:05.208Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2021-08-23T16:17:05.208Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.24s) [2021-08-23T16:17:05.208Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:17:06.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007786a8_} [2021-08-23T16:17:07.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1968471306_/foo_false____} [2021-08-23T16:17:07.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:17:09.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1968471306_/foo_true____} [2021-08-23T16:17:10.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_false____} [2021-08-23T16:17:11.583Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2021-08-23T16:17:11.583Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:17:11.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_true____} [2021-08-23T16:17:13.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_true__0xc0007786d8__} [2021-08-23T16:17:13.483Z] docker_api_swarm_test.go:506: [d207cc674d175] joining swarm manager [d34f04e5be388]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:17:14.423Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007786f0_} [2021-08-23T16:17:16.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000778708_} [2021-08-23T16:17:17.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000778780_} [2021-08-23T16:17:18.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000778798_} [2021-08-23T16:17:19.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:17:20.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-23T16:17:20.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-23T16:17:21.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-23T16:17:21.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-23T16:17:21.239Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T16:17:21.811Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2021-08-23T16:17:21.811Z] === RUN TestCreateServiceConflict [2021-08-23T16:17:23.721Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T16:17:23.776Z] --- PASS: TestServiceUpdateNetwork (12.50s) [2021-08-23T16:17:23.776Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:17:23.982Z] --- PASS: TestCreateServiceConflict (2.40s) [2021-08-23T16:17:23.982Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:17:24.928Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T16:17:25.189Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:17:25.767Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T16:17:26.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:17:27.475Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-08-23T16:17:27.475Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:17:27.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T16:17:28.858Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T16:17:29.118Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T16:17:30.061Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T16:17:30.633Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-23T16:17:31.203Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T16:17:31.773Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T16:17:32.343Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T16:17:32.913Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T16:17:33.484Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T16:17:33.882Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:17:34.055Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T16:17:34.626Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T16:17:35.197Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T16:17:35.768Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T16:17:36.339Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T16:17:36.910Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T16:17:37.851Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T16:17:38.111Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T16:17:38.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:17:38.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:17:38.683Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T16:17:38.683Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T16:17:39.255Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T16:17:39.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:17:39.826Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T16:17:40.398Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T16:17:40.437Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2021-08-23T16:17:40.437Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-08-23T16:17:40.437Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-08-23T16:17:40.437Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-08-23T16:17:40.437Z] PASS [2021-08-23T16:17:40.437Z] [2021-08-23T16:17:40.438Z] === Skipped [2021-08-23T16:17:40.438Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:17:40.438Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:17:40.438Z] [2021-08-23T16:17:40.438Z] [2021-08-23T16:17:40.438Z] DONE 27 tests, 1 skipped in 167.920s [2021-08-23T16:17:40.438Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:17:40.438Z] INFO: Testing against a local daemon [2021-08-23T16:17:40.438Z] === RUN TestSessionCreate [2021-08-23T16:17:40.438Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T16:17:40.438Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:17:40.438Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:17:40.438Z] PASS [2021-08-23T16:17:40.438Z] [2021-08-23T16:17:40.438Z] DONE 2 tests in 0.058s [2021-08-23T16:17:40.438Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:17:40.438Z] INFO: Testing against a local daemon [2021-08-23T16:17:40.438Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:17:40.438Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:17:40.438Z] === RUN TestDiskUsage [2021-08-23T16:17:40.438Z] === PAUSE TestDiskUsage [2021-08-23T16:17:40.438Z] === RUN TestEventsExecDie [2021-08-23T16:17:40.970Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T16:17:41.004Z] --- PASS: TestEventsExecDie (0.67s) [2021-08-23T16:17:41.004Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:17:41.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:17:41.262Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-23T16:17:41.263Z] === RUN TestEventsVolumeCreate [2021-08-23T16:17:41.263Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-23T16:17:41.263Z] === RUN TestInfoBinaryCommits [2021-08-23T16:17:41.263Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-23T16:17:41.263Z] === RUN TestInfoAPIVersioned [2021-08-23T16:17:41.263Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:17:41.263Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:17:41.543Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T16:17:41.543Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.15s) [2021-08-23T16:17:41.543Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:17:41.829Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-23T16:17:41.829Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:17:42.762Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:17:42.762Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:17:42.928Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T16:17:43.190Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T16:17:43.327Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-23T16:17:43.327Z] === RUN TestInfoAPI [2021-08-23T16:17:43.327Z] --- PASS: TestInfoAPI (0.02s) [2021-08-23T16:17:43.327Z] === RUN TestInfoAPIWarnings [2021-08-23T16:17:44.597Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2021-08-23T16:17:44.597Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:17:45.166Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T16:17:47.713Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-08-23T16:17:47.713Z] === RUN TestCreateServiceSysctls [2021-08-23T16:17:47.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:17:48.655Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T16:17:48.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-23T16:17:51.463Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-08-23T16:17:51.463Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:17:51.463Z] docker_api_swarm_node_test.go:80: [d39b965cbc0c4] joining swarm manager [d1efe73b40067]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:17:51.724Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T16:17:52.294Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T16:17:54.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:17:54.837Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2021-08-23T16:17:54.837Z] === RUN TestInspect [2021-08-23T16:17:56.751Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T16:17:58.138Z] --- PASS: TestInspect (3.71s) [2021-08-23T16:17:58.138Z] === RUN TestCreateJob [2021-08-23T16:17:59.526Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T16:18:00.470Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T16:18:01.399Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-23T16:18:01.399Z] === RUN TestInfoDebug [2021-08-23T16:18:01.399Z] --- PASS: TestInfoDebug (0.53s) [2021-08-23T16:18:01.399Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:18:01.399Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-23T16:18:01.399Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:18:01.399Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-08-23T16:18:01.399Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:18:01.399Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-23T16:18:01.399Z] === RUN TestPingCacheHeaders [2021-08-23T16:18:01.399Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:18:01.399Z] === RUN TestPingGet [2021-08-23T16:18:01.399Z] --- PASS: TestPingGet (0.01s) [2021-08-23T16:18:01.399Z] === RUN TestPingHead [2021-08-23T16:18:01.399Z] --- PASS: TestPingHead (0.02s) [2021-08-23T16:18:01.399Z] === RUN TestVersion [2021-08-23T16:18:01.399Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:18:01.399Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:18:01.399Z] === CONT TestDiskUsage [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:18:01.968Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:18:02.387Z] --- PASS: TestCreateJob (4.14s) [2021-08-23T16:18:02.387Z] === RUN TestReplicatedJob [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:18:02.535Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:18:03.473Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:18:04.305Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-23T16:18:04.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:18:04.379Z] Using test binary docker [2021-08-23T16:18:04.379Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:18:04.379Z] +++ /etc/init.d/apparmor start [2021-08-23T16:18:04.379Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:18:04.379Z] INFO: Waiting for daemon to start... [2021-08-23T16:18:04.379Z] Starting dockerd [2021-08-23T16:18:04.379Z] +++ 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-08-23T16:18:04.409Z] --- PASS: TestDiskUsage (2.99s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.55s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run (0.90s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:18:04.409Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (3.01s) [2021-08-23T16:18:04.409Z] PASS [2021-08-23T16:18:04.409Z] [2021-08-23T16:18:04.409Z] DONE 53 tests in 23.974s [2021-08-23T16:18:04.409Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:18:04.409Z] INFO: Testing against a local daemon [2021-08-23T16:18:04.409Z] === RUN TestVolumesCreateAndList [2021-08-23T16:18:04.409Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T16:18:04.409Z] === RUN TestVolumesRemove [2021-08-23T16:18:04.409Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-23T16:18:04.409Z] === RUN TestVolumesInspect [2021-08-23T16:18:04.668Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-23T16:18:04.668Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:18:04.668Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:18:04.668Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:18:04.668Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:18:04.668Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-23T16:18:04.668Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:18:04.668Z] PASS [2021-08-23T16:18:04.668Z] [2021-08-23T16:18:04.668Z] DONE 5 tests in 0.164s [2021-08-23T16:18:04.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:18:04.878Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T16:18:04.954Z] . [2021-08-23T16:18:04.954Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:18:04.954Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:18:04.954Z] Error: No such image: emptyfs [2021-08-23T16:18:04.954Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:18:04.954Z] ++++ docker load [2021-08-23T16:18:05.218Z] Running integration-test (iteration 1) [2021-08-23T16:18:05.218Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:18:05.218Z] ++ 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-08-23T16:18:05.218Z] ++ set -e [2021-08-23T16:18:05.218Z] ++ '[' -n 0 ']' [2021-08-23T16:18:05.218Z] ++ set -x [2021-08-23T16:18:05.218Z] ++ 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-08-23T16:18:05.455Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T16:18:05.481Z] Loaded image: busybox:latest [2021-08-23T16:18:05.606Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-23T16:18:05.606Z] Removing test suite binaries [2021-08-23T16:18:05.606Z] exiting test-integration [2021-08-23T16:18:05.606Z] ++ exit 0 [2021-08-23T16:18:05.606Z] [2021-08-23T16:18:05.745Z] Loaded image: busybox:glibc [2021-08-23T16:18:06.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-23T16:18:06.974Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T16:18:07.146Z] Loaded image: debian:bullseye-slim [2021-08-23T16:18:07.146Z] Loaded image: hello-world:latest [2021-08-23T16:18:07.146Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:18:07.146Z] INFO: Testing against a local daemon [2021-08-23T16:18:07.146Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:18:08.890Z] docker_api_swarm_node_test.go:52: [d7203d7f305e9] joining swarm manager [d6477741e5819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:18:08.890Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T16:18:08.890Z] --- PASS: TestReplicatedJob (6.34s) [2021-08-23T16:18:08.890Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:18:09.068Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2021-08-23T16:18:09.068Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:18:09.462Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T16:18:09.723Z] docker_api_swarm_node_test.go:53: [dc9641ac9cb68] joining swarm manager [d6477741e5819]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 Post stage [Pipeline] junit [2021-08-23T16:18:09.819Z] Recording test results [2021-08-23T16:18:10.458Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-08-23T16:18:10.458Z] === RUN TestBuildWithSession [2021-08-23T16:18:10.458Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:18:10.458Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:18:10.458Z] === RUN TestBuildSquashParent [2021-08-23T16:18:10.665Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T16:18:10.926Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T16:18:11.809Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-08-23T16:18:11.871Z] === RUN TestDockerSuite/TestCpVolumePath Post stage [Pipeline] sh [2021-08-23T16:18:12.183Z] + echo Ensuring container killed. [2021-08-23T16:18:12.183Z] Ensuring container killed. [2021-08-23T16:18:12.183Z] + docker rm -vf docker-pr2 [2021-08-23T16:18:12.443Z] Error: No such container: docker-pr2 [2021-08-23T16:18:12.443Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2021-08-23T16:18:12.443Z] === RUN TestServiceListWithStatuses [2021-08-23T16:18:12.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:18:12.443Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:18:12.443Z] === RUN TestDockerNetworkConnectAlias [Pipeline] sh [2021-08-23T16:18:12.704Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T16:18:12.704Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T16:18:12.704Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T16:18:12.779Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:18:12.779Z] Chowning /workspace to jenkins user [2021-08-23T16:18:12.779Z] + id -u [2021-08-23T16:18:12.779Z] + id -g [2021-08-23T16:18:12.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:18:12.779Z] Unable to find image 'busybox:latest' locally [2021-08-23T16:18:13.038Z] latest: Pulling from library/busybox [2021-08-23T16:18:13.038Z] 8ec32b265e94: Pulling fs layer [2021-08-23T16:18:13.038Z] 8ec32b265e94: Download complete [2021-08-23T16:18:13.274Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T16:18:13.298Z] 8ec32b265e94: Pull complete [2021-08-23T16:18:13.298Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T16:18:13.298Z] Status: Downloaded newer image for busybox:latest [2021-08-23T16:18:13.846Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T16:18:13.846Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T16:18:13.846Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T16:18:13.846Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T16:18:14.418Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T16:18:14.678Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T16:18:14.938Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T16:18:14.938Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T16:18:15.199Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T16:18:15.199Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T16:18:15.199Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T16:18:15.199Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T16:18:15.459Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T16:18:15.759Z] --- PASS: TestBuildSquashParent (5.19s) [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:15.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:15.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:15.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:18:16.897Z] + bundleName=amd64-cgroup2 [2021-08-23T16:18:16.897Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T16:18:16.897Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T16:18:16.897Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T16:18:16.897Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-23T16:18:17.167Z] Archiving artifacts [2021-08-23T16:18:17.370Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T16:18:17.370Z] --- PASS: TestDockerNetworkConnectAlias (4.97s) [2021-08-23T16:18:17.370Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:18:17.370Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T16:18:17.370Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T16:18:18.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:18.313Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:19.689Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.37s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2021-08-23T16:18:19.787Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s) [2021-08-23T16:18:19.787Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:18:19.787Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:18:20.010Z] + make clean [2021-08-23T16:18:20.267Z] docker volume rm -f docker-dev-cache [2021-08-23T16:18:20.267Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T16:18:21.575Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T16:18:21.575Z] --- PASS: TestDockerNetworkReConnect (4.10s) [2021-08-23T16:18:21.575Z] === RUN TestServicePlugin [2021-08-23T16:18:21.575Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T16:18:21.575Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T16:18:21.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T16:18:21.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:18:21.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:18:21.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T16:18:21.835Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T16:18:22.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:18:22.282Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:18:22.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T16:18:22.856Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-08-23T16:18:22.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s) [2021-08-23T16:18:22.856Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-23T16:18:22.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-08-23T16:18:22.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-23T16:18:22.857Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-23T16:18:22.857Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:18:23.790Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T16:18:23.802Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2021-08-23T16:18:23.802Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:18:24.051Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:18:24.760Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-08-23T16:18:24.760Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:18:25.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T16:18:25.708Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-08-23T16:18:25.708Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:18:26.011Z] plugin_test.go:62: [d522034ba7d20] joining swarm manager [ded2f3a4733ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:18:26.583Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T16:18:27.153Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T16:18:27.414Z] plugin_test.go:65: [d5d9e5092ed4f] joining swarm manager [ded2f3a4733ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:18:27.627Z] --- PASS: TestBuildMultiStageOnBuild (1.94s) [2021-08-23T16:18:27.627Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:18:27.676Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T16:18:27.937Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T16:18:28.573Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-08-23T16:18:28.573Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:18:28.877Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T16:18:28.877Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-23T16:18:28.877Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-23T16:18:28.877Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-23T16:18:29.448Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-23T16:18:30.019Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-23T16:18:30.499Z] --- PASS: TestBuildMultiStageLayerLeak (1.97s) [2021-08-23T16:18:30.499Z] === RUN TestBuildWithHugeFile [2021-08-23T16:18:31.404Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-23T16:18:31.404Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-23T16:18:31.404Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-23T16:18:31.404Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-23T16:18:37.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T16:18:38.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T16:18:41.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T16:18:42.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-23T16:18:42.302Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-23T16:18:43.244Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T16:18:44.186Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T16:18:44.447Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T16:18:45.018Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T16:18:45.590Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T16:18:45.850Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-23T16:18:47.773Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-23T16:18:48.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-23T16:18:48.609Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T16:18:50.522Z] docker_api_swarm_test.go:201: [de1b49e9f4e6b] joining swarm manager [d91f3e00b6319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:18:50.783Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-23T16:18:53.323Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T16:18:53.323Z] --- PASS: TestServicePlugin (31.90s) [2021-08-23T16:18:53.323Z] === RUN TestServiceUpdateLabel [2021-08-23T16:18:53.895Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T16:18:54.836Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T16:18:55.778Z] --- PASS: TestServiceUpdateLabel (2.49s) [2021-08-23T16:18:55.778Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:19:01.061Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T16:19:01.061Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T16:19:01.633Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T16:19:02.203Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-23T16:19:02.203Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T16:19:02.463Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-23T16:19:02.724Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-23T16:19:02.724Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T16:19:03.664Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T16:19:05.048Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T16:19:05.048Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T16:19:05.048Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T16:19:05.618Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T16:19:05.618Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T16:19:06.189Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T16:19:07.128Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-23T16:19:07.389Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-23T16:19:07.389Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T16:19:07.389Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-23T16:19:07.389Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T16:19:07.389Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T16:19:08.770Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-23T16:19:09.031Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T16:19:09.601Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T16:19:09.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-23T16:19:10.433Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T16:19:10.433Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2021-08-23T16:19:10.433Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:19:12.344Z] docker_api_swarm_test.go:383: [da776241ed764] joining swarm manager [d2354dcbff6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:19:13.726Z] docker_api_swarm_test.go:384: [d5f09383079b5] joining swarm manager [d2354dcbff6c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:19:16.265Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T16:19:16.525Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-23T16:19:17.094Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T16:19:19.634Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T16:19:20.208Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T16:19:22.748Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T16:19:25.290Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2021-08-23T16:19:25.290Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:19:26.820Z] --- PASS: TestBuildWithHugeFile (50.31s) [2021-08-23T16:19:26.821Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:19:26.821Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:19:26.821Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:19:26.821Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:19:26.821Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:19:26.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:19:26.821Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:19:26.821Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:19:26.821Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:19:26.821Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:19:26.821Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:19:26.821Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:19:26.821Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:19:26.821Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-23T16:19:26.821Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-08-23T16:19:26.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-08-23T16:19:26.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-08-23T16:19:26.821Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:19:26.821Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:19:26.821Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:19:26.821Z] --- PASS: TestBuildPreserveOwnership (4.05s) [2021-08-23T16:19:26.821Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.69s) [2021-08-23T16:19:26.821Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-08-23T16:19:26.821Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:19:26.821Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-23T16:19:26.821Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:19:26.821Z] Loaded image: busybox:latest [2021-08-23T16:19:26.821Z] Loaded image: busybox:glibc [2021-08-23T16:19:27.767Z] Loaded image: debian:bullseye-slim [2021-08-23T16:19:27.767Z] Loaded image: hello-world:latest [2021-08-23T16:19:27.767Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:19:35.282Z] === RUN TestDockerSuite/TestExec [2021-08-23T16:19:35.282Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T16:19:35.282Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T16:19:35.282Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T16:19:35.544Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T16:19:36.484Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T16:19:37.069Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T16:19:38.014Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2021-08-23T16:19:38.014Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:19:38.014Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T16:19:38.584Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T16:19:39.154Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T16:19:39.154Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:19:39.725Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T16:19:39.986Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T16:19:40.015Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.90s) [2021-08-23T16:19:40.015Z] PASS [2021-08-23T16:19:40.015Z] [2021-08-23T16:19:40.015Z] === Skipped [2021-08-23T16:19:40.015Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:19:40.015Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:19:40.015Z] [2021-08-23T16:19:40.015Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:19:40.015Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:19:40.015Z] [2021-08-23T16:19:40.015Z] [2021-08-23T16:19:40.015Z] DONE 34 tests, 2 skipped in 93.838s [2021-08-23T16:19:40.015Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:19:40.015Z] ++ 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-08-23T16:19:40.015Z] ++ set -e [2021-08-23T16:19:40.015Z] ++ '[' -n 0 ']' [2021-08-23T16:19:40.015Z] ++ set -x [2021-08-23T16:19:40.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-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-08-23T16:19:40.015Z] INFO: Testing against a local daemon [2021-08-23T16:19:40.015Z] === RUN TestConfigInspect [2021-08-23T16:19:40.556Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T16:19:41.495Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T16:19:41.934Z] --- PASS: TestConfigInspect (2.73s) [2021-08-23T16:19:41.934Z] === RUN TestConfigList [2021-08-23T16:19:42.437Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T16:19:43.009Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T16:19:43.950Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T16:19:44.485Z] --- PASS: TestConfigList (2.56s) [2021-08-23T16:19:44.485Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:19:44.521Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T16:19:46.431Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T16:19:46.691Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-23T16:19:47.262Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T16:19:47.262Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:19:47.801Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-08-23T16:19:47.801Z] === RUN TestConfigsUpdate [2021-08-23T16:19:47.832Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T16:19:48.402Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T16:19:48.973Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T16:19:49.545Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T16:19:50.352Z] --- PASS: TestConfigsUpdate (2.67s) [2021-08-23T16:19:50.352Z] === RUN TestTemplatedConfig [2021-08-23T16:19:50.486Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T16:19:51.057Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T16:19:51.629Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T16:19:52.903Z] --- PASS: TestTemplatedConfig (2.91s) [2021-08-23T16:19:52.903Z] === RUN TestConfigCreateResolve [2021-08-23T16:19:54.925Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2021-08-23T16:19:54.925Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2021-08-23T16:19:54.925Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-08-23T16:19:54.925Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-08-23T16:19:54.925Z] PASS [2021-08-23T16:19:54.925Z] [2021-08-23T16:19:54.925Z] === Skipped [2021-08-23T16:19:54.925Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:19:54.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:19:54.925Z] [2021-08-23T16:19:54.925Z] [2021-08-23T16:19:54.925Z] DONE 27 tests, 1 skipped in 178.587s [2021-08-23T16:19:54.925Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:19:54.925Z] ++ 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-08-23T16:19:54.925Z] ++ set -e [2021-08-23T16:19:54.925Z] ++ '[' -n 0 ']' [2021-08-23T16:19:54.925Z] ++ set -x [2021-08-23T16:19:54.925Z] ++ 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-08-23T16:19:54.925Z] INFO: Testing against a local daemon [2021-08-23T16:19:54.925Z] === RUN TestSessionCreate [2021-08-23T16:19:54.925Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T16:19:54.925Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:19:54.925Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:19:54.925Z] PASS [2021-08-23T16:19:54.925Z] [2021-08-23T16:19:54.925Z] DONE 2 tests in 0.122s [2021-08-23T16:19:54.925Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:19:54.925Z] ++ 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-08-23T16:19:54.925Z] ++ set -e [2021-08-23T16:19:54.925Z] ++ '[' -n 0 ']' [2021-08-23T16:19:54.925Z] ++ set -x [2021-08-23T16:19:54.925Z] ++ 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-08-23T16:19:54.925Z] INFO: Testing against a local daemon [2021-08-23T16:19:54.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:19:54.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:19:54.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:19:54.925Z] === RUN TestDiskUsage [2021-08-23T16:19:54.925Z] === PAUSE TestDiskUsage [2021-08-23T16:19:54.925Z] === RUN TestEventsExecDie [2021-08-23T16:19:55.455Z] --- PASS: TestConfigCreateResolve (2.69s) [2021-08-23T16:19:55.455Z] PASS [2021-08-23T16:19:55.455Z] [2021-08-23T16:19:55.455Z] DONE 6 tests in 16.360s [2021-08-23T16:19:55.455Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:19:55.455Z] ++ 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-08-23T16:19:55.455Z] ++ set -e [2021-08-23T16:19:55.455Z] ++ '[' -n 0 ']' [2021-08-23T16:19:55.455Z] ++ set -x [2021-08-23T16:19:55.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-23T16:19:55.497Z] --- PASS: TestEventsExecDie (0.51s) [2021-08-23T16:19:55.497Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:19:55.497Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-23T16:19:55.497Z] === RUN TestEventsVolumeCreate [2021-08-23T16:19:55.497Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-23T16:19:55.497Z] === RUN TestInfoBinaryCommits [2021-08-23T16:19:55.717Z] INFO: Testing against a local daemon [2021-08-23T16:19:55.717Z] === RUN TestCheckpoint [2021-08-23T16:19:55.717Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:19:55.717Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:19:55.717Z] === RUN TestContainerInvalidJSON [2021-08-23T16:19:55.717Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:19:55.717Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:19:55.717Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:19:55.717Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:19:55.717Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:19:55.717Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:19:55.717Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-23T16:19:55.717Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:19:55.717Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:19:55.717Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:19:55.717Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-08-23T16:19:55.717Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:19:55.759Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T16:19:55.759Z] === RUN TestInfoAPIVersioned [2021-08-23T16:19:55.759Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-08-23T16:19:55.759Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:19:55.979Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T16:19:55.979Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:19:55.979Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-23T16:19:55.979Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:19:55.979Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-23T16:19:55.979Z] === RUN TestCopyFromContainer [2021-08-23T16:19:56.329Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-23T16:19:56.329Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:19:56.397Z] Running on azwin-2-2de321 in d:\jenkins\workspace\moby_PR-42779 [Pipeline] { [Pipeline] ws [2021-08-23T16:19:56.411Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-23T16:19:56.502Z] The recommended git tool is: git [2021-08-23T16:19:56.714Z] using credential docker-jenkins-github-credentials [2021-08-23T16:19:56.788Z] Cloning the remote Git repository [2021-08-23T16:19:56.788Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:19:57.273Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:19:57.273Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:19:57.370Z] === RUN TestCopyFromContainer// [2021-08-23T16:19:57.370Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:19:56.815Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:19:56.815Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T16:19:56.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:19:56.861Z] > git --version # timeout=10 [2021-08-23T16:19:56.908Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T16:19:56.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:19:56.908Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:19:57.632Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:19:57.632Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:19:57.632Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:19:57.843Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-23T16:19:57.843Z] === RUN TestInfoAPI [2021-08-23T16:19:57.843Z] --- PASS: TestInfoAPI (0.02s) [2021-08-23T16:19:57.843Z] === RUN TestInfoAPIWarnings [2021-08-23T16:19:57.894Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:19:57.895Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:19:57.895Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:19:58.157Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:19:58.157Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer (2.27s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-23T16:19:58.157Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-23T16:19:58.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:19:58.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:19:58.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:19:58.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:19:58.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:19:58.419Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:19:58.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:19:58.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:19:58.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:19:58.419Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:19:58.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:19:58.419Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:19:58.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-23T16:19:58.419Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:19:58.419Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:19:58.419Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:19:58.419Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:19:58.419Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:19:58.419Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:19:58.419Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:19:58.419Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:19:58.419Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:19:58.419Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:19:58.419Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:19:58.419Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:19:58.419Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:19:58.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-23T16:19:58.419Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:20:00.337Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2021-08-23T16:20:00.337Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:02.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:02.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:02.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:02.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:02.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:02.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:02.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:02.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:02.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:02.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:02.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-23T16:20:02.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:20:02.256Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:20:02.518Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-08-23T16:20:02.518Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:20:02.779Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:20:02.779Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:20:02.779Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T16:20:02.779Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:20:02.779Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:20:02.779Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:20:02.779Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-23T16:20:02.779Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:20:02.779Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-08-23T16:20:02.779Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:20:02.779Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:20:02.779Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:20:02.779Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:20:02.779Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:20:02.779Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:20:02.779Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:20:02.779Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:20:02.779Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:20:02.779Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:20:02.779Z] === RUN TestDiff [2021-08-23T16:20:03.121Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T16:20:03.121Z] === RUN TestDockerSuite/TestExecTTY [2021-08-23T16:20:03.353Z] --- PASS: TestDiff (0.64s) [2021-08-23T16:20:03.353Z] === RUN TestExecWithCloseStdin [2021-08-23T16:20:03.382Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T16:20:03.956Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T16:20:04.302Z] --- PASS: TestExecWithCloseStdin (0.74s) [2021-08-23T16:20:04.302Z] === RUN TestExec [2021-08-23T16:20:04.525Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T16:20:04.876Z] --- PASS: TestExec (0.70s) [2021-08-23T16:20:04.876Z] === RUN TestExecUser [2021-08-23T16:20:05.096Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T16:20:05.096Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T16:20:05.096Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T16:20:05.821Z] --- PASS: TestExecUser (0.72s) [2021-08-23T16:20:05.821Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:20:06.038Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-23T16:20:06.396Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-08-23T16:20:06.396Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:20:06.609Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T16:20:07.549Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-23T16:20:07.785Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-08-23T16:20:07.785Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:20:08.122Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T16:20:08.693Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T16:20:08.731Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-08-23T16:20:08.731Z] === RUN TestHealthKillContainer [2021-08-23T16:20:10.230Z] Fetching without tags [2021-08-23T16:20:09.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:20:09.990Z] > git config --add remote.origin.fetch +refs/pull/42779/head:refs/remotes/origin/PR-42779 # timeout=10 [2021-08-23T16:20:10.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:20:10.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:20:10.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:20:10.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:20:10.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42779/head:refs/remotes/origin/PR-42779 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:20:10.925Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T16:20:11.236Z] check_test.go:380: [d5f09383079b5] daemon is not started [2021-08-23T16:20:11.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-23T16:20:11.284Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-23T16:20:11.284Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:20:11.858Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-08-23T16:20:11.858Z] === RUN TestIpcModeNone [2021-08-23T16:20:10.959Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:20:10.990Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [2021-08-23T16:20:12.805Z] --- PASS: TestIpcModeNone (0.69s) [2021-08-23T16:20:12.805Z] === RUN TestIpcModePrivate [2021-08-23T16:20:13.067Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-23T16:20:13.147Z] docker_api_swarm_test.go:801: [df93827c85c0b] joining swarm manager [d4ce8f171727c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:20:13.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T16:20:13.329Z] --- PASS: TestIpcModePrivate (0.66s) [2021-08-23T16:20:13.329Z] === RUN TestIpcModeShareable [2021-08-23T16:20:13.670Z] Merge succeeded, producing 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T16:20:13.670Z] Checking out Revision 9ed88a080122ae478e3c595275bbfd99b024b230 (PR-42779) [2021-08-23T16:20:13.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-23T16:20:13.903Z] --- PASS: TestIpcModeShareable (0.68s) [2021-08-23T16:20:13.903Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:20:14.048Z] Commit message: "hack/vendor.sh: allow go version to be specified with .0" [2021-08-23T16:20:14.088Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-08-23T16:20:14.088Z] === RUN TestInfoDebug [2021-08-23T16:20:14.088Z] docker_api_swarm_test.go:801: [de02b07532876] joining swarm manager [d4ce8f171727c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:20:13.382Z] > git remote # timeout=10 [2021-08-23T16:20:13.428Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:20:13.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:20:13.475Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:20:13.585Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T16:20:13.694Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:20:13.741Z] > git checkout -f 9ed88a080122ae478e3c595275bbfd99b024b230 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:20:14.658Z] --- PASS: TestInfoDebug (0.53s) [2021-08-23T16:20:14.659Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:20:15.230Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-23T16:20:15.230Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:20:15.459Z] + docker version [2021-08-23T16:20:15.459Z] Client: [2021-08-23T16:20:15.459Z] Version: 20.10.8 [2021-08-23T16:20:15.459Z] API version: 1.41 [2021-08-23T16:20:15.459Z] Go version: go1.16.6 [2021-08-23T16:20:15.459Z] Git commit: 3967b7d [2021-08-23T16:20:15.459Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:20:15.459Z] OS/Arch: windows/amd64 [2021-08-23T16:20:15.459Z] Context: default [2021-08-23T16:20:15.459Z] Experimental: true [2021-08-23T16:20:15.459Z] [2021-08-23T16:20:15.459Z] Server: Docker Engine - Community [2021-08-23T16:20:15.459Z] Engine: [2021-08-23T16:20:15.459Z] Version: 20.10.8 [2021-08-23T16:20:15.459Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:20:15.459Z] Go version: go1.16.6 [2021-08-23T16:20:15.459Z] Git commit: 75249d8 [2021-08-23T16:20:15.459Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:20:15.459Z] OS/Arch: windows/amd64 [2021-08-23T16:20:15.459Z] Experimental: true [2021-08-23T16:20:15.490Z] docker_api_swarm_test.go:801: [df2af630e6e91] joining swarm manager [d4ce8f171727c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:20:15.490Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-23T16:20:15.490Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] sh [2021-08-23T16:20:15.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-23T16:20:15.750Z] === RUN TestPingCacheHeaders [2021-08-23T16:20:15.750Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T16:20:15.750Z] === RUN TestPingGet [2021-08-23T16:20:15.750Z] --- PASS: TestPingGet (0.01s) [2021-08-23T16:20:15.750Z] === RUN TestPingHead [2021-08-23T16:20:15.750Z] --- PASS: TestPingHead (0.02s) [2021-08-23T16:20:15.750Z] === RUN TestVersion [2021-08-23T16:20:15.750Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:20:15.750Z] === CONT TestDiskUsage [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:20:16.327Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:20:16.456Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2021-08-23T16:20:16.456Z] === RUN TestAPIIpcModeHost [2021-08-23T16:20:16.481Z] + docker info [2021-08-23T16:20:16.481Z] Client: [2021-08-23T16:20:16.481Z] Context: default [2021-08-23T16:20:16.481Z] Debug Mode: false [2021-08-23T16:20:16.481Z] [2021-08-23T16:20:16.481Z] Server: [2021-08-23T16:20:16.481Z] Containers: 0 [2021-08-23T16:20:16.481Z] Running: 0 [2021-08-23T16:20:16.481Z] Paused: 0 [2021-08-23T16:20:16.481Z] Stopped: 0 [2021-08-23T16:20:16.481Z] Images: 10 [2021-08-23T16:20:16.481Z] Server Version: 20.10.8 [2021-08-23T16:20:16.481Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:20:16.481Z] Windows: [2021-08-23T16:20:16.481Z] LCOW: [2021-08-23T16:20:16.481Z] Logging Driver: json-file [2021-08-23T16:20:16.481Z] Plugins: [2021-08-23T16:20:16.481Z] Volume: local [2021-08-23T16:20:16.481Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:20:16.481Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:20:16.481Z] Swarm: inactive [2021-08-23T16:20:16.481Z] Default Isolation: process [2021-08-23T16:20:16.481Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:20:16.481Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:20:16.481Z] OSType: windows [2021-08-23T16:20:16.481Z] Architecture: x86_64 [2021-08-23T16:20:16.481Z] CPUs: 4 [2021-08-23T16:20:16.481Z] Total Memory: 32GiB [2021-08-23T16:20:16.482Z] Name: azwin-2-2de321 [2021-08-23T16:20:16.482Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:20:16.482Z] Docker Root Dir: D:\docker [2021-08-23T16:20:16.482Z] Debug Mode: false [2021-08-23T16:20:16.482Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:20:16.482Z] Labels: [2021-08-23T16:20:16.482Z] Experimental: true [2021-08-23T16:20:16.482Z] Insecure Registries: [2021-08-23T16:20:16.482Z] 10.0.0.4:5000 [2021-08-23T16:20:16.482Z] 127.0.0.0/8 [2021-08-23T16:20:16.482Z] Registry Mirrors: [2021-08-23T16:20:16.482Z] http://10.0.0.4:5000/ [2021-08-23T16:20:16.482Z] Live Restore Enabled: false [2021-08-23T16:20:16.482Z] Product License: Community Engine [2021-08-23T16:20:16.482Z] [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:20:16.600Z] === RUN TestDiskUsage/after_container.Run [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T16:20:16.718Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-08-23T16:20:16.718Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:20:16.860Z] docker_api_swarm_test.go:801: [d9bccfb17c65e] joining swarm manager [d4ce8f171727c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:20:16.861Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage (1.41s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:20:17.121Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-23T16:20:17.121Z] PASS [2021-08-23T16:20:17.121Z] [2021-08-23T16:20:17.121Z] === Skipped [2021-08-23T16:20:17.121Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:20:17.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:20:17.121Z] [2021-08-23T16:20:17.121Z] [2021-08-23T16:20:17.121Z] DONE 53 tests, 1 skipped in 22.295s [2021-08-23T16:20:17.121Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:20:17.121Z] ++ 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-08-23T16:20:17.121Z] ++ set -e [2021-08-23T16:20:17.121Z] ++ '[' -n 0 ']' [2021-08-23T16:20:17.121Z] ++ set -x [2021-08-23T16:20:17.121Z] ++ 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-08-23T16:20:17.381Z] INFO: Testing against a local daemon [2021-08-23T16:20:17.382Z] === RUN TestVolumesCreateAndList [2021-08-23T16:20:17.382Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T16:20:17.382Z] === RUN TestVolumesRemove [2021-08-23T16:20:17.382Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-23T16:20:17.382Z] === RUN TestVolumesInspect [2021-08-23T16:20:17.382Z] --- PASS: TestVolumesInspect (0.01s) [2021-08-23T16:20:17.382Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:20:17.382Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:20:17.382Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:20:17.382Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:20:17.382Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-23T16:20:17.382Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:20:17.382Z] PASS [2021-08-23T16:20:17.382Z] [2021-08-23T16:20:17.382Z] DONE 5 tests in 0.187s [2021-08-23T16:20:17.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:20:17.643Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T16:20:17.903Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:20:17.903Z] +++ kill 6427 [2021-08-23T16:20:17.903Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:20:17.903Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:20:17.903Z] [2021-08-23T16:20:17.903Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:20:17.903Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:20:17.903Z] [2021-08-23T16:20:17.903Z] To set a process to complain mode, use the command line tool [2021-08-23T16:20:17.903Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:20:17.903Z] +++ true [2021-08-23T16:20:17.903Z] exiting test-integration [2021-08-23T16:20:17.903Z] ++ exit 0 [2021-08-23T16:20:17.903Z] [2021-08-23T16:20:18.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-23T16:20:18.107Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2021-08-23T16:20:18.107Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:20:18.481Z] docker_api_swarm_test.go:809: [d8d2c8ae645cc] joining swarm manager [d4ce8f171727c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-23T16:20:18.481Z] + for job in $(jobs -p) [2021-08-23T16:20:18.481Z] + wait 2685 [2021-08-23T16:20:19.421Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T16:20:19.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-23T16:20:19.501Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2021-08-23T16:20:19.501Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:20:20.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-23T16:20:21.152Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2021-08-23T16:20:21.152Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:20:22.541Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-23T16:20:22.541Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2021-08-23T16:20:22.541Z] === RUN TestIpcModeOlderClient [2021-08-23T16:20:22.541Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:20:22.541Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:20:23.487Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-08-23T16:20:23.487Z] === RUN TestKillContainer [2021-08-23T16:20:23.487Z] === RUN TestKillContainer/no_signal [2021-08-23T16:20:23.749Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:20:24.324Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:20:24.326Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T16:20:24.326Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fca1c2d2\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T16:20:24.326Z] ---------------------------------------------------------------------------- [2021-08-23T16:20:24.326Z] [2021-08-23T16:20:24.326Z] INFO: executeCI.ps1 starting at Mon Aug 23 16:20:23 CUT 2021 [2021-08-23T16:20:24.326Z] [2021-08-23T16:20:24.326Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T16:20:24.326Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T16:20:24.326Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-23T16:20:24.326Z] INFO: Environment variables: [2021-08-23T16:20:24.326Z] [2021-08-23T16:20:24.326Z] Name Value [2021-08-23T16:20:24.326Z] ---- ----- [2021-08-23T16:20:24.326Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T16:20:24.326Z] amd64 true [2021-08-23T16:20:24.326Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T16:20:24.326Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T16:20:24.326Z] arm64 true [2021-08-23T16:20:24.326Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T16:20:24.326Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T16:20:24.326Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T16:20:24.326Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T16:20:24.326Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T16:20:24.326Z] BRANCH_NAME PR-42779 [2021-08-23T16:20:24.326Z] BUILD_DISPLAY_NAME #2 [2021-08-23T16:20:24.326Z] BUILD_ID 2 [2021-08-23T16:20:24.326Z] BUILD_NUMBER 2 [2021-08-23T16:20:24.326Z] BUILD_TAG jenkins-moby-PR-42779-2 [2021-08-23T16:20:24.326Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/ [2021-08-23T16:20:24.326Z] cgroup2 true [2021-08-23T16:20:24.326Z] CHANGE_AUTHOR thaJeztah [2021-08-23T16:20:24.326Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T16:20:24.326Z] CHANGE_BRANCH fix_hack_vendor [2021-08-23T16:20:24.326Z] CHANGE_FORK thaJeztah/docker [2021-08-23T16:20:24.326Z] CHANGE_ID 42779 [2021-08-23T16:20:24.326Z] CHANGE_TARGET master [2021-08-23T16:20:24.326Z] CHANGE_TITLE hack/vendor.sh: allow go version to be specified with .0 [2021-08-23T16:20:24.326Z] CHANGE_URL https://github.com/moby/moby/pull/42779 [2021-08-23T16:20:24.326Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:20:24.326Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T16:20:24.327Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T16:20:24.327Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T16:20:24.327Z] COMPUTERNAME azwin-2-2de321 [2021-08-23T16:20:24.327Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T16:20:24.327Z] ConfigSequenceNumber 0 [2021-08-23T16:20:24.327Z] dco true [2021-08-23T16:20:24.327Z] DOCKER_BUILDKIT 0 [2021-08-23T16:20:24.327Z] DOCKER_DUT_DEBUG 1 [2021-08-23T16:20:24.327Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T16:20:24.327Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T16:20:24.327Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-23T16:20:24.327Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T16:20:24.327Z] EXECUTOR_NUMBER 0 [2021-08-23T16:20:24.327Z] FQDN azwin-2-2de321.westus.cloudapp.azure.com [2021-08-23T16:20:24.327Z] GIT_BRANCH PR-42779 [2021-08-23T16:20:24.327Z] GIT_COMMIT 9ed88a080122ae478e3c595275bbfd99b024b230 [2021-08-23T16:20:24.327Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T16:20:24.327Z] HUDSON_COOKIE f4338f51-2715-45f0-89e4-02a72c03f494 [2021-08-23T16:20:24.327Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:20:24.327Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T16:20:24.327Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T16:20:24.327Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T16:20:24.327Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:20:24.327Z] JENKINS_NODE_COOKIE 76bd4061-d185-4124-9674-ae2826206c6b [2021-08-23T16:20:24.327Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T16:20:24.327Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T16:20:24.327Z] JOB_BASE_NAME PR-42779 [2021-08-23T16:20:24.327Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/display/redirect [2021-08-23T16:20:24.327Z] JOB_NAME moby/PR-42779 [2021-08-23T16:20:24.327Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/ [2021-08-23T16:20:24.327Z] library.jps.version master [2021-08-23T16:20:24.327Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T16:20:24.327Z] NODE_LABELS amd64 azure azwin-2-2de321 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-23T16:20:24.327Z] NODE_NAME azwin-2-2de321 [2021-08-23T16:20:24.327Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T16:20:24.327Z] OS Windows_NT [2021-08-23T16:20:24.327Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T16:20:24.327Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T16:20:24.327Z] ppc64le false [2021-08-23T16:20:24.327Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T16:20:24.327Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-23T16:20:24.327Z] PROCESSOR_LEVEL 6 [2021-08-23T16:20:24.327Z] PROCESSOR_REVISION 5507 [2021-08-23T16:20:24.327Z] ProgramData C:\ProgramData [2021-08-23T16:20:24.327Z] ProgramFiles C:\Program Files [2021-08-23T16:20:24.327Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T16:20:24.327Z] ProgramW6432 C:\Program Files [2021-08-23T16:20:24.327Z] PROMPT $P$G [2021-08-23T16:20:24.327Z] PSExecutionPolicyPreference Bypass [2021-08-23T16:20:24.327Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T16:20:24.327Z] PUBLIC C:\Users\Public [2021-08-23T16:20:24.327Z] rootless true [2021-08-23T16:20:24.327Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=artif... [2021-08-23T16:20:24.327Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=changes [2021-08-23T16:20:24.327Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect [2021-08-23T16:20:24.327Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42779/2/display/redirect?page=tests [2021-08-23T16:20:24.327Z] s390x false [2021-08-23T16:20:24.327Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T16:20:24.327Z] SOURCES_DRIVE d [2021-08-23T16:20:24.327Z] SOURCES_SUBDIR gopath [2021-08-23T16:20:24.327Z] STAGE_NAME Run tests [2021-08-23T16:20:24.327Z] SystemDrive C: [2021-08-23T16:20:24.327Z] SystemRoot C:\Windows [2021-08-23T16:20:24.327Z] TEMP C:\Windows\TEMP [2021-08-23T16:20:24.327Z] TESTDEBUG 0 [2021-08-23T16:20:24.327Z] TESTRUN_DRIVE d [2021-08-23T16:20:24.327Z] TESTRUN_SUBDIR CI [2021-08-23T16:20:24.327Z] TIMEOUT 120m [2021-08-23T16:20:24.327Z] TMP C:\Windows\TEMP [2021-08-23T16:20:24.327Z] unit_validate true [2021-08-23T16:20:24.327Z] USERDOMAIN WORKGROUP [2021-08-23T16:20:24.327Z] USERNAME azwin-2-2de321$ [2021-08-23T16:20:24.327Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T16:20:24.327Z] validate_force false [2021-08-23T16:20:24.327Z] windir C:\Windows [2021-08-23T16:20:24.327Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:20:24.327Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-23T16:20:24.327Z] windows2022 true [2021-08-23T16:20:24.327Z] windows2022containerd true [2021-08-23T16:20:24.327Z] windowsRS1 false [2021-08-23T16:20:24.327Z] windowsRS5 true [2021-08-23T16:20:24.327Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T16:20:24.327Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] INFO: Sources under d:\gopath\... [2021-08-23T16:20:24.327Z] INFO: Test run under d:\CI\... [2021-08-23T16:20:24.327Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T16:20:24.327Z] INFO: docker/docker repository was found [2021-08-23T16:20:24.327Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T16:20:24.327Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-23T16:20:24.327Z] INFO: Docker version of control daemon [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] Client: [2021-08-23T16:20:24.327Z] Version: 20.10.8 [2021-08-23T16:20:24.327Z] API version: 1.41 [2021-08-23T16:20:24.327Z] Go version: go1.16.6 [2021-08-23T16:20:24.327Z] Git commit: 3967b7d [2021-08-23T16:20:24.327Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:20:24.327Z] OS/Arch: windows/amd64 [2021-08-23T16:20:24.327Z] Context: default [2021-08-23T16:20:24.327Z] Experimental: true [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] Server: Docker Engine - Community [2021-08-23T16:20:24.327Z] Engine: [2021-08-23T16:20:24.327Z] Version: 20.10.8 [2021-08-23T16:20:24.327Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:20:24.327Z] Go version: go1.16.6 [2021-08-23T16:20:24.327Z] Git commit: 75249d8 [2021-08-23T16:20:24.327Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:20:24.327Z] OS/Arch: windows/amd64 [2021-08-23T16:20:24.327Z] Experimental: true [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] INFO: Docker info of control daemon [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] Client: [2021-08-23T16:20:24.327Z] Context: default [2021-08-23T16:20:24.327Z] Debug Mode: false [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] Server: [2021-08-23T16:20:24.327Z] Containers: 0 [2021-08-23T16:20:24.327Z] Running: 0 [2021-08-23T16:20:24.327Z] Paused: 0 [2021-08-23T16:20:24.327Z] Stopped: 0 [2021-08-23T16:20:24.327Z] Images: 10 [2021-08-23T16:20:24.327Z] Server Version: 20.10.8 [2021-08-23T16:20:24.327Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:20:24.327Z] Windows: [2021-08-23T16:20:24.327Z] LCOW: [2021-08-23T16:20:24.327Z] Logging Driver: json-file [2021-08-23T16:20:24.327Z] Plugins: [2021-08-23T16:20:24.327Z] Volume: local [2021-08-23T16:20:24.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:20:24.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:20:24.327Z] Swarm: inactive [2021-08-23T16:20:24.327Z] Default Isolation: process [2021-08-23T16:20:24.327Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:20:24.327Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:20:24.327Z] OSType: windows [2021-08-23T16:20:24.327Z] Architecture: x86_64 [2021-08-23T16:20:24.327Z] CPUs: 4 [2021-08-23T16:20:24.327Z] Total Memory: 32GiB [2021-08-23T16:20:24.327Z] Name: azwin-2-2de321 [2021-08-23T16:20:24.327Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:20:24.327Z] Docker Root Dir: D:\docker [2021-08-23T16:20:24.327Z] Debug Mode: false [2021-08-23T16:20:24.327Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:20:24.327Z] Labels: [2021-08-23T16:20:24.327Z] Experimental: true [2021-08-23T16:20:24.327Z] Insecure Registries: [2021-08-23T16:20:24.327Z] 10.0.0.4:5000 [2021-08-23T16:20:24.327Z] 127.0.0.0/8 [2021-08-23T16:20:24.327Z] Registry Mirrors: [2021-08-23T16:20:24.327Z] http://10.0.0.4:5000/ [2021-08-23T16:20:24.327Z] Live Restore Enabled: false [2021-08-23T16:20:24.327Z] Product License: Community Engine [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] [2021-08-23T16:20:24.327Z] INFO: Commit hash is 9ed88a0801 [2021-08-23T16:20:24.700Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T16:20:24.700Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T16:20:24.700Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T16:20:24.700Z] === RUN TestDockerSuite/TestHealth [2021-08-23T16:20:24.785Z] INFO: Nuke-Everything... [2021-08-23T16:20:24.785Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T16:20:24.785Z] INFO: Nuking d:\CI [2021-08-23T16:20:24.785Z] INFO: Zapped successfully [2021-08-23T16:20:24.785Z] INFO: Location for testing is d:\CI\PR-42779\2 [2021-08-23T16:20:24.785Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T16:20:24.785Z] [2021-08-23T16:20:24.785Z] [2021-08-23T16:20:24.785Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 16:20:24... [2021-08-23T16:20:24.785Z] [2021-08-23T16:20:25.271Z] --- PASS: TestKillContainer (1.98s) [2021-08-23T16:20:25.271Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-08-23T16:20:25.271Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-23T16:20:25.271Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-08-23T16:20:25.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:20:25.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:20:25.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:20:26.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-08-23T16:20:26.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-08-23T16:20:26.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-08-23T16:20:26.485Z] === RUN TestKillStoppedContainer [2021-08-23T16:20:26.485Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-23T16:20:26.485Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:20:26.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-23T16:20:26.485Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:20:27.431Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-08-23T16:20:27.431Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:20:27.431Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:20:27.431Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:20:27.431Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:20:27.431Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:20:27.431Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:20:27.431Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:20:27.694Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2021-08-23T16:20:27.694Z] === RUN TestLinksContainerNames [2021-08-23T16:20:29.084Z] --- PASS: TestLinksContainerNames (1.19s) [2021-08-23T16:20:29.084Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:20:29.523Z] Sending build context to Docker daemon 61MB [2021-08-23T16:20:29.523Z] [2021-08-23T16:20:29.523Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T16:20:29.523Z] ---> a4938fe7222f [2021-08-23T16:20:29.523Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T16:20:29.523Z] ---> Using cache [2021-08-23T16:20:29.523Z] ---> 22dbcb9f0756 [2021-08-23T16:20:29.523Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T16:20:29.657Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-08-23T16:20:29.657Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:20:29.981Z] ---> Running in 0d4ed47f86ce [2021-08-23T16:20:30.232Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:30.232Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:30.232Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:30.232Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:30.438Z] Removing intermediate container 0d4ed47f86ce [2021-08-23T16:20:30.438Z] ---> 89c7bc9e7988 [2021-08-23T16:20:30.438Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T16:20:30.438Z] ---> Running in 184286c8db01 [2021-08-23T16:20:30.438Z] Removing intermediate container 184286c8db01 [2021-08-23T16:20:30.438Z] ---> a83d4a0d6f4a [2021-08-23T16:20:30.438Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-23T16:20:30.438Z] ---> Running in c4f213d36a66 [2021-08-23T16:20:30.494Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:30.494Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:30.494Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:30.494Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:30.494Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-23T16:20:30.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-23T16:20:30.495Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:20:30.896Z] Removing intermediate container c4f213d36a66 [2021-08-23T16:20:30.896Z] ---> 8e9366e13a0f [2021-08-23T16:20:30.896Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-23T16:20:30.896Z] ---> Running in f125bf7bec98 [2021-08-23T16:20:32.414Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2021-08-23T16:20:32.414Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:20:32.676Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-08-23T16:20:32.676Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:20:33.250Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-08-23T16:20:33.250Z] === RUN TestNetworkNat [2021-08-23T16:20:33.878Z] --- PASS: TestNetworkNat (0.68s) [2021-08-23T16:20:33.878Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:20:34.451Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-08-23T16:20:34.451Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:20:34.623Z] [2021-08-23T16:20:34.623Z] SUCCESS: Specified value was saved. [2021-08-23T16:20:35.588Z] INFO: Downloading git... [2021-08-23T16:20:36.571Z] INFO: Downloading go... [2021-08-23T16:20:37.764Z] --- PASS: TestNetworkLoopbackNat (2.86s) [2021-08-23T16:20:37.764Z] === RUN TestPause [2021-08-23T16:20:38.026Z] --- PASS: TestPause (0.65s) [2021-08-23T16:20:38.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:20:38.026Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:20:38.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:20:38.026Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:20:38.601Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-08-23T16:20:38.601Z] === RUN TestPidHost [2021-08-23T16:20:38.747Z] INFO: Downloading compiler 1 of 3... [2021-08-23T16:20:38.747Z] INFO: Downloading compiler 2 of 3... [2021-08-23T16:20:38.747Z] INFO: Downloading compiler 3 of 3... [2021-08-23T16:20:39.205Z] INFO: Extracting git... [2021-08-23T16:20:39.993Z] --- PASS: TestPidHost (1.37s) [2021-08-23T16:20:39.993Z] === RUN TestPsFilter [2021-08-23T16:20:40.256Z] --- PASS: TestPsFilter (0.15s) [2021-08-23T16:20:40.256Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:20:40.829Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-08-23T16:20:40.829Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:20:41.403Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2021-08-23T16:20:41.403Z] === RUN TestRemoveContainerRunning [2021-08-23T16:20:41.978Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-08-23T16:20:41.978Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:20:42.551Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-08-23T16:20:42.551Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:20:42.551Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T16:20:42.551Z] === RUN TestRenameLinkedContainer [2021-08-23T16:20:45.103Z] --- PASS: TestRenameLinkedContainer (2.45s) [2021-08-23T16:20:45.103Z] === RUN TestRenameStoppedContainer [2021-08-23T16:20:45.680Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-08-23T16:20:45.680Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T16:20:46.747Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T16:20:46.748Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T16:20:47.068Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2021-08-23T16:20:47.068Z] === RUN TestRenameInvalidName [2021-08-23T16:20:47.642Z] --- PASS: TestRenameInvalidName (0.60s) [2021-08-23T16:20:47.642Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:20:47.688Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T16:20:47.688Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T16:20:47.948Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T16:20:49.578Z] INFO: Expanding go... [2021-08-23T16:20:50.204Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2021-08-23T16:20:50.205Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:20:50.466Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-08-23T16:20:50.466Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:20:50.488Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T16:20:50.488Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T16:20:50.488Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T16:20:51.856Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-08-23T16:20:51.857Z] === RUN TestResize [2021-08-23T16:20:51.871Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T16:20:52.431Z] --- PASS: TestResize (0.63s) [2021-08-23T16:20:52.431Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:20:52.823Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T16:20:52.823Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T16:20:53.004Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-08-23T16:20:53.004Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:20:53.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2021-08-23T16:20:53.578Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:20:53.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:20:53.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:20:53.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:20:53.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:20:53.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:20:53.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:20:53.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:53.579Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:53.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:20:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:20:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:54.205Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T16:20:55.146Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T16:20:55.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:20:55.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:20:55.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:20:56.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:20:56.528Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T16:20:56.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:20:56.788Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T16:20:57.359Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T16:20:57.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:20:57.929Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T16:20:57.929Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-23T16:20:57.929Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T16:20:58.501Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T16:20:58.764Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T16:20:58.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:20:58.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:20:59.334Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T16:20:59.595Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T16:21:00.167Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T16:21:00.738Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T16:21:00.739Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.05s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-08-23T16:21:01.501Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.02s) [2021-08-23T16:21:01.501Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:21:01.679Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T16:21:02.251Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T16:21:02.447Z] --- PASS: TestCgroupNamespacesRun (1.54s) [2021-08-23T16:21:02.447Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:21:02.822Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T16:21:02.822Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T16:21:03.083Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T16:21:03.083Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T16:21:03.083Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T16:21:04.023Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T16:21:04.284Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T16:21:04.367Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2021-08-23T16:21:04.367Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:21:04.854Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T16:21:05.425Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T16:21:05.425Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T16:21:05.425Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T16:21:05.425Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T16:21:05.425Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T16:21:05.685Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T16:21:05.757Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) [2021-08-23T16:21:05.757Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:21:06.256Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T16:21:06.256Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T16:21:06.827Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T16:21:07.147Z] --- PASS: TestCgroupNamespacesRunHostMode (1.47s) [2021-08-23T16:21:07.148Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:21:07.397Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T16:21:08.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2021-08-23T16:21:08.539Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:21:08.780Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T16:21:08.780Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T16:21:09.350Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T16:21:09.920Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T16:21:09.928Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-08-23T16:21:09.928Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:21:10.650Z] INFO: Expanding compiler 1 of 3... [2021-08-23T16:21:10.650Z] INFO: Expanding compiler 2 of 3... [2021-08-23T16:21:10.874Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-23T16:21:10.874Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:21:10.876Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T16:21:11.447Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T16:21:11.711Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T16:21:11.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-23T16:21:12.266Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.47s) [2021-08-23T16:21:12.266Z] === RUN TestNISDomainname [2021-08-23T16:21:12.542Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T16:21:12.823Z] INFO: Expanding compiler 3 of 3... [2021-08-23T16:21:12.840Z] --- PASS: TestNISDomainname (0.81s) [2021-08-23T16:21:12.840Z] === RUN TestHostnameDnsResolution [2021-08-23T16:21:13.113Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T16:21:13.280Z] INFO: Removing downloaded files... [2021-08-23T16:21:13.281Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-23T16:21:13.281Z] INFO: Configuring git core.autocrlf... [2021-08-23T16:21:13.375Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T16:21:13.946Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T16:21:13.946Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-23T16:21:14.230Z] --- PASS: TestHostnameDnsResolution (1.00s) [2021-08-23T16:21:14.230Z] === RUN TestStats [2021-08-23T16:21:15.328Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T16:21:16.268Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T16:21:16.780Z] --- PASS: TestStats (2.68s) [2021-08-23T16:21:16.780Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:21:16.780Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:21:16.780Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:21:16.780Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:21:16.780Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:21:16.780Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:21:16.780Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:21:16.780Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:21:16.780Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:21:16.780Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:21:16.780Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:21:16.780Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:21:16.780Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:21:17.210Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T16:21:17.210Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T16:21:18.593Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T16:21:19.976Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T16:21:20.088Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-23T16:21:20.088Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2021-08-23T16:21:20.088Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-08-23T16:21:20.088Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2021-08-23T16:21:20.088Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-08-23T16:21:20.088Z] === RUN TestDeleteDevicemapper [2021-08-23T16:21:20.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:21:20.088Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:21:20.088Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:21:21.359Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T16:21:21.359Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T16:21:22.017Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2021-08-23T16:21:22.017Z] === RUN TestUpdateMemory [2021-08-23T16:21:22.017Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:21:22.017Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:21:22.017Z] === RUN TestUpdateCPUQuota [2021-08-23T16:21:22.743Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T16:21:22.743Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T16:21:23.314Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T16:21:23.935Z] --- PASS: TestUpdateCPUQuota (1.46s) [2021-08-23T16:21:23.935Z] === RUN TestUpdatePidsLimit [2021-08-23T16:21:23.935Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:21:23.935Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:21:24.198Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:21:24.460Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:21:24.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:21:24.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:21:25.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit (2.85s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2021-08-23T16:21:26.635Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-23T16:21:26.635Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:21:31.450Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T16:21:31.712Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T16:21:32.657Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T16:21:33.233Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T16:21:33.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-23T16:21:35.146Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-23T16:21:35.146Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T16:21:35.719Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T16:21:35.719Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T16:21:35.719Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T16:21:36.290Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T16:21:37.232Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T16:21:38.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-23T16:21:38.881Z] --- PASS: TestUpdateRestartPolicy (11.70s) [2021-08-23T16:21:38.881Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:21:38.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-08-23T16:21:38.881Z] === RUN TestWaitNonBlocked [2021-08-23T16:21:38.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:38.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:38.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:38.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:38.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:38.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:39.828Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T16:21:39.828Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-08-23T16:21:39.828Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2021-08-23T16:21:39.828Z] === RUN TestWaitBlocked [2021-08-23T16:21:39.828Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:39.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:39.828Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:39.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:39.828Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:39.828Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:40.083Z] docker_api_swarm_service_test.go:394: [d1efaf803f197] joining swarm manager [d9113e999ca78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:21:40.653Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T16:21:40.653Z] docker_api_swarm_service_test.go:394: [d58d4958da57b] joining swarm manager [d9113e999ca78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:21:40.775Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-23T16:21:40.775Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-08-23T16:21:40.775Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-08-23T16:21:40.775Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:21:40.775Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:21:40.775Z] === CONT TestIpcModeOlderClient [2021-08-23T16:21:40.775Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:21:40.775Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-23T16:21:40.775Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:21:41.226Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T16:21:44.111Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2021-08-23T16:21:44.111Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:21:44.685Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2021-08-23T16:21:44.685Z] --- PASS: TestDaemonHostGatewayIP (3.98s) [2021-08-23T16:21:46.076Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2021-08-23T16:21:46.514Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T16:21:46.514Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T16:21:46.514Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T16:21:47.460Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T16:21:48.031Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T16:21:48.973Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T16:21:49.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T16:21:50.486Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T16:21:52.397Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T16:21:52.969Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T16:21:53.542Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T16:21:54.221Z] --- PASS: TestContainerKillOnDaemonStart (12.28s) [2021-08-23T16:21:54.221Z] PASS [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === Skipped [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:21:54.221Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:21:54.221Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:21:54.221Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:21:54.221Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:21:54.221Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:21:54.221Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] [2021-08-23T16:21:54.221Z] DONE 195 tests, 6 skipped in 117.515s [2021-08-23T16:21:54.221Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:21:54.221Z] ++ 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-08-23T16:21:54.221Z] ++ set -e [2021-08-23T16:21:54.221Z] ++ '[' -n 0 ']' [2021-08-23T16:21:54.221Z] ++ set -x [2021-08-23T16:21:54.221Z] ++ 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-08-23T16:21:54.221Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:21:54.221Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:54.221Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:54.221Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:54.221Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:54.221Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:54.221Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:21:54.221Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:21:54.221Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:54.221Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:54.221Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:21:54.221Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:54.221Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-08-23T16:21:54.221Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-23T16:21:54.221Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:21:54.221Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:21:55.166Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:21:56.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-23T16:21:56.112Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:21:57.057Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:21:57.057Z] daemon_test.go:149: [d507785d66d0d] daemon is not started [2021-08-23T16:21:57.057Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-23T16:21:57.057Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-23T16:21:57.057Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-23T16:21:57.057Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-23T16:21:57.057Z] PASS [2021-08-23T16:21:57.057Z] [2021-08-23T16:21:57.057Z] DONE 11 tests in 4.110s [2021-08-23T16:21:57.057Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:21:57.057Z] ++ 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-08-23T16:21:57.057Z] ++ set -e [2021-08-23T16:21:57.057Z] ++ '[' -n 0 ']' [2021-08-23T16:21:57.057Z] ++ set -x [2021-08-23T16:21:57.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=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-08-23T16:21:57.320Z] INFO: Testing against a local daemon [2021-08-23T16:21:57.320Z] === RUN TestCommitInheritsEnv [2021-08-23T16:21:57.482Z] docker_api_swarm_service_test.go:342: [de62028674019] joining swarm manager [d3bdf329b8306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:21:57.582Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-08-23T16:21:57.582Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:21:57.582Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T16:21:57.582Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:21:57.582Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:21:57.845Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-23T16:21:57.845Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:21:57.845Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T16:21:57.845Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:21:58.107Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-23T16:21:58.107Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:21:58.107Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:21:58.107Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:21:58.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:21:58.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T16:21:58.107Z] === RUN TestTagInvalidReference [2021-08-23T16:21:58.107Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:21:58.107Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:21:58.369Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-23T16:21:58.369Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:21:58.369Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T16:21:58.369Z] === RUN TestTagOfficialNames [2021-08-23T16:21:58.369Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-23T16:21:58.369Z] === RUN TestTagMatchesDigest [2021-08-23T16:21:58.369Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T16:21:58.369Z] PASS [2021-08-23T16:21:58.369Z] [2021-08-23T16:21:58.369Z] === Skipped [2021-08-23T16:21:58.369Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:21:58.369Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T16:21:58.369Z] [2021-08-23T16:21:58.369Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:21:58.369Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:21:58.369Z] [2021-08-23T16:21:58.369Z] [2021-08-23T16:21:58.369Z] DONE 12 tests, 2 skipped in 1.289s [2021-08-23T16:21:58.369Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:21:58.369Z] ++ 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-08-23T16:21:58.369Z] ++ set -e [2021-08-23T16:21:58.369Z] ++ '[' -n 0 ']' [2021-08-23T16:21:58.369Z] ++ set -x [2021-08-23T16:21:58.369Z] ++ 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-08-23T16:21:58.421Z] docker_api_swarm_service_test.go:342: [d5b71fb11bfdc] joining swarm manager [d3bdf329b8306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:21:58.631Z] INFO: Testing against a local daemon [2021-08-23T16:21:58.631Z] === RUN TestNetworkCreateDelete [2021-08-23T16:21:58.893Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-23T16:21:58.893Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:21:59.466Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-08-23T16:21:59.466Z] === RUN TestDaemonDNSFallback [2021-08-23T16:22:00.333Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T16:22:06.063Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-08-23T16:22:06.063Z] === RUN TestInspectNetwork [2021-08-23T16:22:06.914Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T16:22:06.914Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T16:22:06.914Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T16:22:07.175Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T16:22:07.745Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T16:22:08.005Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T16:22:08.576Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T16:22:09.374Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:22:09.374Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:22:09.374Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:22:09.374Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:22:09.959Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T16:22:09.959Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-23T16:22:11.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-23T16:22:13.590Z] --- PASS: TestInspectNetwork (7.59s) [2021-08-23T16:22:13.590Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:22:13.590Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:22:13.590Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:22:13.590Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:22:13.590Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:22:13.779Z] docker_api_swarm_service_test.go:489: [d16153ae146a3] joining swarm manager [d7b680c2193e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:22:13.805Z] Removing intermediate container f125bf7bec98 [2021-08-23T16:22:13.805Z] ---> 1d98ff1e03c7 [2021-08-23T16:22:13.806Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-23T16:22:13.806Z] ---> Running in 4d90a797e900 [2021-08-23T16:22:14.719Z] docker_api_swarm_service_test.go:489: [d1ea94021c9d7] joining swarm manager [d7b680c2193e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:22:15.510Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2021-08-23T16:22:15.510Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:22:15.510Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:22:15.510Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:22:15.510Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:22:15.510Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:22:15.510Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:22:15.510Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:22:15.510Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:22:15.510Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:22:15.510Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:22:15.510Z] === RUN TestNetworkList [2021-08-23T16:22:15.510Z] === RUN TestNetworkList//networks [2021-08-23T16:22:15.510Z] === PAUSE TestNetworkList//networks [2021-08-23T16:22:15.510Z] === RUN TestNetworkList//networks/ [2021-08-23T16:22:15.510Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:22:15.510Z] === CONT TestNetworkList//networks [2021-08-23T16:22:15.510Z] === CONT TestNetworkList//networks/ [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:22:15.510Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:22:15.510Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:22:15.662Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T16:22:15.982Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-23T16:22:15.982Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T16:22:16.456Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-23T16:22:16.456Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:22:16.949Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-23T16:22:16.949Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T16:22:16.949Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:22:16.949Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T16:22:16.949Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T16:22:16.949Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T16:22:16.949Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T16:22:16.949Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T16:22:16.949Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T16:22:17.402Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-23T16:22:17.402Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:22:17.406Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T16:22:17.406Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T16:22:17.581Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T16:22:17.854Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T16:22:18.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-08-23T16:22:18.347Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:22:19.237Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T16:22:19.293Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-08-23T16:22:19.293Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:22:20.689Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-08-23T16:22:20.689Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:22:21.269Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-08-23T16:22:21.269Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:22:22.095Z] INFO: Build done for gotestsum... [2021-08-23T16:22:24.522Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T16:22:24.522Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T16:22:24.522Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T16:22:24.522Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T16:22:24.578Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-08-23T16:22:24.578Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:22:24.578Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:22:24.578Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:22:24.578Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:22:27.064Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T16:22:27.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-23T16:22:27.897Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T16:22:30.440Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T16:22:32.399Z] Removing intermediate container 4d90a797e900 [2021-08-23T16:22:32.399Z] ---> 76a92d60aa37 [2021-08-23T16:22:32.399Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T16:22:32.399Z] ---> Running in 340e6f85acfb [2021-08-23T16:22:32.399Z] Removing intermediate container 340e6f85acfb [2021-08-23T16:22:32.399Z] ---> 47e55359265a [2021-08-23T16:22:32.399Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T16:22:32.399Z] ---> Running in 8d83e76efda6 [2021-08-23T16:22:32.399Z] Removing intermediate container 8d83e76efda6 [2021-08-23T16:22:32.399Z] ---> fcef97eab14d [2021-08-23T16:22:32.399Z] Step 10/10 : COPY . . [2021-08-23T16:22:33.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-23T16:22:33.999Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T16:22:35.910Z] docker_api_swarm_service_test.go:127: [d5f644cd46d46] joining swarm manager [d67bec2837b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:22:35.910Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T16:22:36.851Z] docker_api_swarm_service_test.go:128: [d22fc9ca3771a] joining swarm manager [d67bec2837b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:22:36.851Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T16:22:38.236Z] === RUN TestDockerSuite/TestPortList [2021-08-23T16:22:38.807Z] docker_api_swarm_service_test.go:136: [d017aa0503469] joining swarm manager [d67bec2837b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:22:39.748Z] docker_api_swarm_service_test.go:137: [d468be08bc005] joining swarm manager [d67bec2837b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T16:22:42.709Z] --- PASS: TestServiceWithDataPathPortInit (15.59s) [2021-08-23T16:22:42.709Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:22:42.971Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bk1rdyw7io6l94r2hjthqnw1q Created:2021-08-23 16:22:41.30059109 +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[0cc7d378eccd793b3112a5cb56bb1f48812d5eff85aa6de761f34e1a85027442:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cu213ql0x8jhy25c29m72zbk0 EndpointID:e27fc8eefa730815482933f26039a77bd6e2dad54b70e29bc551ee930dae3f97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce12965b998316d2adf223227e101d75cfe309b2984db80037ef4d110c5ad5ca 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:b2c44b023427 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cu213ql0x8jhy25c29m72zbk0 EndpointID:e27fc8eefa730815482933f26039a77bd6e2dad54b70e29bc551ee930dae3f97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:22:46.339Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T16:22:46.339Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T16:22:48.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-08-23T16:22:48.266Z] PASS [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] === Skipped [2021-08-23T16:22:48.266Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:22:48.266Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] DONE 26 tests, 1 skipped in 49.160s [2021-08-23T16:22:48.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:22:48.266Z] ++ 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-08-23T16:22:48.266Z] ++ set -e [2021-08-23T16:22:48.266Z] ++ '[' -n 0 ']' [2021-08-23T16:22:48.266Z] ++ set -x [2021-08-23T16:22:48.266Z] ++ 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-08-23T16:22:48.266Z] INFO: Testing against a local daemon [2021-08-23T16:22:48.266Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:22:48.266Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:22:48.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:22:48.266Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:22:48.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:22:48.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:22:48.266Z] PASS [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] === Skipped [2021-08-23T16:22:48.266Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:22:48.266Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:22:48.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] [2021-08-23T16:22:48.266Z] DONE 2 tests, 2 skipped in 0.116s [2021-08-23T16:22:48.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:22:48.266Z] ++ 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-08-23T16:22:48.266Z] ++ set -e [2021-08-23T16:22:48.266Z] ++ '[' -n 0 ']' [2021-08-23T16:22:48.266Z] ++ set -x [2021-08-23T16:22:48.266Z] ++ 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-08-23T16:22:48.266Z] INFO: Testing against a local daemon [2021-08-23T16:22:48.266Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:22:49.214Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-08-23T16:22:49.214Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:22:50.168Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:22:51.114Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:22:51.688Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:22:52.916Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T16:22:52.916Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T16:22:52.916Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T16:22:52.916Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T16:22:52.916Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T16:22:53.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T16:22:53.486Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T16:22:53.522Z] ---> 831c059729bb [2021-08-23T16:22:53.522Z] Successfully built 831c059729bb [2021-08-23T16:22:53.522Z] Successfully tagged docker:latest [2021-08-23T16:22:53.522Z] INFO: Image build ended at 08/23/2021 16:22:51. Duration:00:02:26.4498862 [2021-08-23T16:22:53.522Z] [2021-08-23T16:22:53.522Z] [2021-08-23T16:22:53.522Z] INFO: Building the test binaries at 08/23/2021 16:22:51... [2021-08-23T16:22:53.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T16:22:54.006Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T16:22:54.241Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:22:54.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T16:22:54.948Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-23T16:22:55.054Z] INFO: make.ps1 starting at 08/23/2021 16:22:54 [2021-08-23T16:22:55.054Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:22:55.054Z] INFO: Invoking autogen... [2021-08-23T16:22:55.512Z] INFO: Building daemon... [2021-08-23T16:22:56.163Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:22:56.857Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-23T16:22:57.797Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-23T16:22:58.058Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-23T16:22:58.318Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T16:23:00.230Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T16:23:00.800Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T16:23:01.462Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:23:01.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan (12.75s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.87s) [2021-08-23T16:23:02.037Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2021-08-23T16:23:02.037Z] PASS [2021-08-23T16:23:02.037Z] [2021-08-23T16:23:02.037Z] DONE 8 tests in 14.236s [2021-08-23T16:23:02.037Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:23:02.037Z] ++ 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-08-23T16:23:02.037Z] ++ set -e [2021-08-23T16:23:02.037Z] ++ '[' -n 0 ']' [2021-08-23T16:23:02.037Z] ++ set -x [2021-08-23T16:23:02.038Z] ++ 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-08-23T16:23:02.038Z] testing: warning: no tests to run [2021-08-23T16:23:02.038Z] PASS [2021-08-23T16:23:02.038Z] [2021-08-23T16:23:02.038Z] DONE 0 tests in 0.031s [2021-08-23T16:23:02.038Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:23:02.038Z] ++ 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-08-23T16:23:02.038Z] ++ set -e [2021-08-23T16:23:02.038Z] ++ '[' -n 0 ']' [2021-08-23T16:23:02.038Z] ++ set -x [2021-08-23T16:23:02.038Z] ++ 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-08-23T16:23:02.299Z] INFO: Testing against a local daemon [2021-08-23T16:23:02.299Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:23:03.129Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T16:23:03.689Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-08-23T16:23:03.689Z] === RUN TestAuthZPluginTLS [2021-08-23T16:23:04.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-23T16:23:04.263Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-23T16:23:04.263Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:23:04.837Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-23T16:23:04.837Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:23:05.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-23T16:23:05.411Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:23:05.985Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-23T16:23:05.985Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:23:06.007Z] docker_api_swarm_service_test.go:303: [dca9d05480604] joining swarm manager [d928d1cd9cbaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:23:06.947Z] docker_api_swarm_service_test.go:303: [d25bd1986ef68] joining swarm manager [d928d1cd9cbaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:23:06.947Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T16:23:07.209Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T16:23:07.377Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-08-23T16:23:07.377Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:23:07.950Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T16:23:07.950Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:23:08.523Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-23T16:23:08.523Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:23:09.097Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-23T16:23:09.097Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:23:10.510Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T16:23:11.023Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-08-23T16:23:11.023Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:23:12.943Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-08-23T16:23:12.943Z] === RUN TestAuthZPluginHeader [2021-08-23T16:23:13.518Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-23T16:23:13.518Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:23:13.518Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:13.518Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T16:23:13.518Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:23:13.518Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:13.518Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-23T16:23:13.518Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:23:13.518Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:13.518Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T16:23:13.518Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:23:13.518Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:13.518Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T16:23:13.518Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:23:17.087Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T16:23:17.657Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T16:23:19.039Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T16:23:19.980Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T16:23:20.924Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T16:23:22.834Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T16:23:24.217Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T16:23:24.788Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T16:23:25.048Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T16:23:25.618Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T16:23:27.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-23T16:23:27.007Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T16:23:28.922Z] docker_api_swarm_service_test.go:99: [da4290d5d394e] joining swarm manager [de9490bd2a5c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:23:28.922Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T16:23:29.501Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T16:23:29.501Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T16:23:29.501Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T16:23:29.761Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T16:23:29.761Z] docker_api_swarm_service_test.go:100: [dc3afbecd5d37] joining swarm manager [de9490bd2a5c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:23:29.761Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T16:23:29.761Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T16:23:30.332Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T16:23:31.272Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T16:23:31.646Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-08-23T16:23:31.646Z] PASS [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] === Skipped [2021-08-23T16:23:31.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T16:23:31.646Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-23T16:23:31.646Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T16:23:31.646Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T16:23:31.646Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] [2021-08-23T16:23:31.646Z] DONE 17 tests, 4 skipped in 28.270s [2021-08-23T16:23:31.646Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:23:31.646Z] ++ 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-08-23T16:23:31.646Z] ++ set -e [2021-08-23T16:23:31.646Z] ++ '[' -n 0 ']' [2021-08-23T16:23:31.646Z] ++ set -x [2021-08-23T16:23:31.646Z] ++ 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-08-23T16:23:31.646Z] INFO: Testing against a local daemon [2021-08-23T16:23:31.646Z] === RUN TestPluginInvalidJSON [2021-08-23T16:23:31.646Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:31.646Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:31.646Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:31.646Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T16:23:31.646Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:23:31.646Z] === RUN TestPluginInstall [2021-08-23T16:23:31.646Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:23:33.187Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T16:23:33.759Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T16:23:34.202Z] time="2021-08-23T16:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:34.202Z] time="2021-08-23T16:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fc54e8adce96c2e462bcc9a35b88142704035bb82f6a0e6b944a2ce84a1de78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:34.202Z] time="2021-08-23T16:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:34.202Z] time="2021-08-23T16:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3fc54e8adce96c2e462bcc9a35b88142704035bb82f6a0e6b944a2ce84a1de78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:34.202Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:23:34.776Z] time="2021-08-23T16:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:34.776Z] time="2021-08-23T16:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95af2c4cbe9b7610cf85467764392d8d21f06ae0ec98f823568b3276092dabd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:34.776Z] time="2021-08-23T16:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:34.776Z] time="2021-08-23T16:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95af2c4cbe9b7610cf85467764392d8d21f06ae0ec98f823568b3276092dabd8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:35.038Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:23:36.429Z] time="2021-08-23T16:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:36.429Z] time="2021-08-23T16:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dfc9bde778e1c9381a9145b6c04b36a71c52ac42d2d24729eb51912b6da12c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:36.429Z] time="2021-08-23T16:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:23:36.429Z] time="2021-08-23T16:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1dfc9bde778e1c9381a9145b6c04b36a71c52ac42d2d24729eb51912b6da12c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:23:36.429Z] plugin_test.go:166: [da237ef6e0e0c] daemon is not started [2021-08-23T16:23:36.429Z] --- PASS: TestPluginInstall (5.91s) [2021-08-23T16:23:36.429Z] --- PASS: TestPluginInstall/no_auth (3.61s) [2021-08-23T16:23:36.429Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-08-23T16:23:36.429Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-23T16:23:36.429Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:23:38.348Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:23:39.293Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:23:40.346Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T16:23:40.346Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T16:23:40.681Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-08-23T16:23:40.681Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-08-23T16:23:40.681Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2021-08-23T16:23:40.681Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:23:41.626Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-23T16:23:41.626Z] PASS [2021-08-23T16:23:41.626Z] [2021-08-23T16:23:41.626Z] DONE 10 tests in 11.169s [2021-08-23T16:23:41.626Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:23:41.626Z] ++ 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-08-23T16:23:41.626Z] ++ set -e [2021-08-23T16:23:41.626Z] ++ '[' -n 0 ']' [2021-08-23T16:23:41.626Z] ++ set -x [2021-08-23T16:23:41.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-23T16:23:41.627Z] INFO: Testing against a local daemon [2021-08-23T16:23:41.627Z] === RUN TestExternalGraphDriver [2021-08-23T16:23:41.888Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:23:42.259Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T16:23:42.259Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T16:23:42.259Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T16:23:42.259Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T16:23:43.806Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:23:44.800Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T16:23:45.724Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:23:45.741Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T16:23:47.643Z] --- PASS: TestExternalGraphDriver (5.58s) [2021-08-23T16:23:47.643Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-23T16:23:47.643Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-08-23T16:23:47.643Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2021-08-23T16:23:47.643Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:23:47.643Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:47.643Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-23T16:23:47.643Z] PASS [2021-08-23T16:23:47.643Z] [2021-08-23T16:23:47.643Z] === Skipped [2021-08-23T16:23:47.643Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-23T16:23:47.643Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:23:47.643Z] [2021-08-23T16:23:47.643Z] [2021-08-23T16:23:47.643Z] DONE 5 tests, 1 skipped in 5.726s [2021-08-23T16:23:47.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:23:47.643Z] ++ 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-08-23T16:23:47.643Z] ++ set -e [2021-08-23T16:23:47.643Z] ++ '[' -n 0 ']' [2021-08-23T16:23:47.643Z] ++ set -x [2021-08-23T16:23:47.643Z] ++ 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-08-23T16:23:47.643Z] INFO: Testing against a local daemon [2021-08-23T16:23:47.643Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:23:47.643Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:23:47.643Z] === RUN TestReadPluginNoRead [2021-08-23T16:23:47.643Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:23:47.643Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:23:47.643Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:23:47.643Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:23:47.643Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:23:47.643Z] === CONT TestReadPluginNoRead [2021-08-23T16:23:47.654Z] check_test.go:380: [da4290d5d394e] daemon is not started [2021-08-23T16:23:48.224Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T16:23:49.166Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T16:23:49.166Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T16:23:49.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T16:23:50.968Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:23:51.542Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-08-23T16:23:51.967Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T16:23:52.228Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T16:23:52.489Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T16:23:52.489Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:23:52.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-23T16:23:53.692Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T16:23:54.407Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:23:54.633Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T16:23:54.894Z] docker_api_swarm_service_test.go:532: [d714f724382d7] joining swarm manager [deb7cad913e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:23:55.798Z] === CONT TestReadPluginNoRead [2021-08-23T16:23:55.798Z] read_test.go:92: [da3e4a2c5bdb3] daemon is not started [2021-08-23T16:23:55.798Z] --- PASS: TestReadPluginNoRead (8.12s) [2021-08-23T16:23:55.798Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-08-23T16:23:55.798Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-08-23T16:23:55.798Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-08-23T16:23:56.033Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T16:23:56.293Z] docker_api_swarm_service_test.go:533: [da390bbe79ebc] joining swarm manager [deb7cad913e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:23:56.553Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T16:23:56.743Z] --- PASS: TestContinueAfterPluginCrash (9.36s) [2021-08-23T16:23:56.743Z] PASS [2021-08-23T16:23:56.743Z] [2021-08-23T16:23:56.743Z] DONE 6 tests in 9.480s [2021-08-23T16:23:56.743Z] 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-08-23T16:23:56.743Z] ++ 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-08-23T16:23:56.743Z] ++ set -e [2021-08-23T16:23:56.743Z] ++ '[' -n 0 ']' [2021-08-23T16:23:56.743Z] ++ set -x [2021-08-23T16:23:56.743Z] ++ 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-08-23T16:23:56.743Z] testing: warning: no tests to run [2021-08-23T16:23:56.743Z] PASS [2021-08-23T16:23:56.743Z] [2021-08-23T16:23:56.743Z] DONE 0 tests in 0.039s [2021-08-23T16:23:56.743Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:23:56.743Z] ++ 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-08-23T16:23:56.743Z] ++ set -e [2021-08-23T16:23:56.743Z] ++ '[' -n 0 ']' [2021-08-23T16:23:56.743Z] ++ set -x [2021-08-23T16:23:56.743Z] ++ 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-08-23T16:23:56.814Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T16:23:57.005Z] INFO: Testing against a local daemon [2021-08-23T16:23:57.005Z] === RUN TestPluginWithDevMounts [2021-08-23T16:23:57.005Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:23:57.005Z] === CONT TestPluginWithDevMounts [2021-08-23T16:23:57.388Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T16:23:58.924Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-08-23T16:23:58.925Z] PASS [2021-08-23T16:23:58.925Z] [2021-08-23T16:23:58.925Z] DONE 1 tests in 2.075s [2021-08-23T16:23:58.925Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:23:58.925Z] ++ 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-08-23T16:23:58.925Z] ++ set -e [2021-08-23T16:23:58.925Z] ++ '[' -n 0 ']' [2021-08-23T16:23:58.925Z] ++ set -x [2021-08-23T16:23:58.925Z] ++ 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-08-23T16:23:59.186Z] INFO: Testing against a local daemon [2021-08-23T16:23:59.186Z] === RUN TestSecretInspect [2021-08-23T16:24:01.599Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T16:24:01.737Z] --- PASS: TestSecretInspect (2.61s) [2021-08-23T16:24:01.737Z] === RUN TestSecretList [2021-08-23T16:24:01.859Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T16:24:02.430Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T16:24:03.002Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T16:24:03.947Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T16:24:04.335Z] --- PASS: TestSecretList (2.77s) [2021-08-23T16:24:04.335Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:24:04.519Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T16:24:04.519Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T16:24:05.089Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T16:24:05.089Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T16:24:05.659Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T16:24:07.043Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T16:24:07.303Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T16:24:07.588Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T16:24:07.588Z] [2021-08-23T16:24:07.588Z] ________ ____ __. [2021-08-23T16:24:07.588Z] \_____ \ | |/ _| [2021-08-23T16:24:07.588Z] / | \| < [2021-08-23T16:24:07.588Z] / | \ | \ [2021-08-23T16:24:07.588Z] \_______ /____|__ \ [2021-08-23T16:24:07.588Z] \/ \/ [2021-08-23T16:24:07.588Z] [2021-08-23T16:24:07.588Z] INFO: make.ps1 ended at 08/23/2021 16:23:57 [2021-08-23T16:24:07.588Z] INFO: Binaries build ended at 08/23/2021 16:23:59. Duration:00:01:08.1674339 [2021-08-23T16:24:07.588Z] INFO: Copying the built daemon binary to d:\CI\PR-42779\2\binary\dockerd-9ed88a0801.exe... [2021-08-23T16:24:07.588Z] INFO: Copying the built client binary to d:\CI\PR-42779\2\binary\docker-9ed88a0801.exe... [2021-08-23T16:24:07.588Z] INFO: Copying dockerversion from the container... [2021-08-23T16:24:07.588Z] INFO: Copying the golang package from the container to d:\CI\PR-42779\2\installer\go.zip... [2021-08-23T16:24:07.588Z] INFO: Extracting go.zip to d:\CI\PR-42779\2\go [2021-08-23T16:24:07.643Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2021-08-23T16:24:07.643Z] === RUN TestSecretsUpdate [2021-08-23T16:24:07.874Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T16:24:08.446Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-23T16:24:09.387Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T16:24:10.194Z] --- PASS: TestSecretsUpdate (2.66s) [2021-08-23T16:24:10.194Z] === RUN TestTemplatedSecret [2021-08-23T16:24:10.328Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-23T16:24:10.902Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-23T16:24:11.492Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-23T16:24:12.062Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-23T16:24:12.633Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-23T16:24:12.749Z] --- PASS: TestTemplatedSecret (3.07s) [2021-08-23T16:24:12.749Z] === RUN TestSecretCreateResolve [2021-08-23T16:24:13.203Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T16:24:14.146Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-23T16:24:15.088Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T16:24:15.302Z] --- PASS: TestSecretCreateResolve (2.55s) [2021-08-23T16:24:15.302Z] PASS [2021-08-23T16:24:15.302Z] [2021-08-23T16:24:15.302Z] DONE 6 tests in 16.445s [2021-08-23T16:24:15.302Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:24:15.302Z] ++ 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-08-23T16:24:15.302Z] ++ set -e [2021-08-23T16:24:15.302Z] ++ '[' -n 0 ']' [2021-08-23T16:24:15.302Z] ++ set -x [2021-08-23T16:24:15.302Z] ++ 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-08-23T16:24:15.348Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T16:24:15.564Z] INFO: Testing against a local daemon [2021-08-23T16:24:15.564Z] === RUN TestServiceCreateInit [2021-08-23T16:24:15.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:24:15.918Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T16:24:16.178Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T16:24:16.178Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T16:24:18.090Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T16:24:18.090Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T16:24:18.660Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T16:24:19.231Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T16:24:19.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-23T16:24:19.492Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T16:24:19.492Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T16:24:20.064Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T16:24:20.635Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T16:24:20.863Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:24:21.206Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T16:24:21.467Z] docker_api_swarm_service_test.go:147: [d8f4d381d9817] joining swarm manager [d385ae9cc7bc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:24:22.037Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T16:24:22.298Z] docker_api_swarm_service_test.go:147: [d28d89382ec89] joining swarm manager [d385ae9cc7bc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:24:22.298Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T16:24:22.439Z] INFO: Extraction ended at 08/23/2021 16:24:21. Duration:00:00:20.0933173 [2021-08-23T16:24:22.439Z] INFO: Updating the golang and path environment variables [2021-08-23T16:24:22.439Z] INFO: GOPATH=d:\gopath [2021-08-23T16:24:22.439Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T16:24:22.439Z] INFO: Running the daemon under test in debug mode [2021-08-23T16:24:22.439Z] INFO: Starting a daemon under test... [2021-08-23T16:24:22.439Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42779\2\daemon --pidfile d:\CI\PR-42779\2\docker.pid -D [2021-08-23T16:24:22.439Z] INFO: Process started successfully. [2021-08-23T16:24:22.439Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T16:24:22.439Z] INFO: Waiting for the daemon under test to start... [2021-08-23T16:24:22.559Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T16:24:22.820Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T16:24:22.820Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T16:24:24.205Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T16:24:24.776Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T16:24:25.079Z] --- PASS: TestServiceCreateInit (8.75s) [2021-08-23T16:24:25.079Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2021-08-23T16:24:25.079Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2021-08-23T16:24:25.079Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:24:25.346Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T16:24:25.918Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T16:24:25.918Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T16:24:26.860Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T16:24:27.432Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T16:24:28.373Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T16:24:29.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T16:24:29.905Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T16:24:30.476Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T16:24:30.736Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T16:24:31.680Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T16:24:31.941Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T16:24:33.325Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T16:24:35.240Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T16:24:35.500Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T16:24:35.761Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T16:24:37.145Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T16:24:38.617Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T16:24:40.531Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T16:24:42.446Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T16:24:42.446Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T16:24:42.446Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T16:24:42.446Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T16:24:42.446Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T16:24:42.446Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T16:24:43.233Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2021-08-23T16:24:43.233Z] === RUN TestCreateServiceConflict [2021-08-23T16:24:43.495Z] --- PASS: TestCreateServiceConflict (2.66s) [2021-08-23T16:24:43.495Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:24:43.508Z] ...INFO: Daemon under test started and replied! [2021-08-23T16:24:43.508Z] INFO: Docker version of the daemon under test [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] Client: [2021-08-23T16:24:43.508Z] Version: 17.06.2-ce [2021-08-23T16:24:43.508Z] API version: 1.30 [2021-08-23T16:24:43.508Z] Go version: go1.8.3 [2021-08-23T16:24:43.508Z] Git commit: cec0b72 [2021-08-23T16:24:43.508Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T16:24:43.508Z] OS/Arch: windows/amd64 [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] Server: [2021-08-23T16:24:43.508Z] Version: 0.0.0-dev [2021-08-23T16:24:43.508Z] API version: 1.42 (minimum version 1.24) [2021-08-23T16:24:43.508Z] Go version: go1.16.7 [2021-08-23T16:24:43.508Z] Git commit: 9ed88a0801 [2021-08-23T16:24:43.508Z] Built: 08/23/2021 16:22:54 [2021-08-23T16:24:43.508Z] OS/Arch: windows/amd64 [2021-08-23T16:24:43.508Z] Experimental: false [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] INFO: Docker info of the daemon under test [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] Containers: 0 [2021-08-23T16:24:43.508Z] Running: 0 [2021-08-23T16:24:43.508Z] Paused: 0 [2021-08-23T16:24:43.508Z] Stopped: 0 [2021-08-23T16:24:43.508Z] Images: 0 [2021-08-23T16:24:43.508Z] Server Version: 0.0.0-dev [2021-08-23T16:24:43.508Z] Storage Driver: windowsfilter [2021-08-23T16:24:43.508Z] Windows: [2021-08-23T16:24:43.508Z] Logging Driver: json-file [2021-08-23T16:24:43.508Z] Plugins: [2021-08-23T16:24:43.508Z] Volume: local [2021-08-23T16:24:43.508Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:24:43.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:24:43.508Z] Swarm: inactive [2021-08-23T16:24:43.508Z] Default Isolation: process [2021-08-23T16:24:43.508Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:24:43.508Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:24:43.508Z] OSType: windows [2021-08-23T16:24:43.508Z] Architecture: x86_64 [2021-08-23T16:24:43.508Z] CPUs: 4 [2021-08-23T16:24:43.508Z] Total Memory: 32GiB [2021-08-23T16:24:43.508Z] Name: azwin-2-2de321 [2021-08-23T16:24:43.508Z] ID: E4XG:NPXH:4EXB:QLAY:RJXT:RG6D:5HPY:PPJ4:FOC4:W5PW:XQEB:VNHR [2021-08-23T16:24:43.508Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T16:24:43.508Z] Debug Mode (client): false [2021-08-23T16:24:43.508Z] Debug Mode (server): true [2021-08-23T16:24:43.508Z] File Descriptors: -1 [2021-08-23T16:24:43.508Z] Goroutines: 16 [2021-08-23T16:24:43.508Z] System Time: 2021-08-23T16:24:40.8135773Z [2021-08-23T16:24:43.508Z] EventsListeners: 0 [2021-08-23T16:24:43.508Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:24:43.508Z] Labels: [2021-08-23T16:24:43.508Z] Experimental: false [2021-08-23T16:24:43.508Z] Insecure Registries: [2021-08-23T16:24:43.508Z] 127.0.0.0/8 [2021-08-23T16:24:43.508Z] Live Restore Enabled: false [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] INFO: Docker images of the daemon under test [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:24:43.508Z] [2021-08-23T16:24:43.508Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:24:43.508Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-23T16:24:43.508Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T16:24:43.508Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T16:24:43.829Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T16:24:44.772Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T16:24:46.155Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T16:24:46.726Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T16:24:46.803Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-08-23T16:24:46.803Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:24:47.835Z] --- PASS: TestBuildWCOWSandboxSize (779.84s) [2021-08-23T16:24:47.835Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:24:47.835Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:24:47.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:24:47.835Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:24:47.835Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:24:47.835Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:24:47.835Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:24:47.835Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:24:47.835Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:24:47.835Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:24:47.835Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-08-23T16:24:47.835Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-23T16:24:47.835Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T16:24:47.835Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T16:24:47.835Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:24:47.835Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:24:47.835Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T16:24:47.835Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:24:47.835Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-08-23T16:24:47.835Z] PASS [2021-08-23T16:24:47.835Z] ok github.com/docker/docker/integration/build 945.546s [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] === Skipped [2021-08-23T16:24:47.835Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T16:24:47.835Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T16:24:47.835Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T16:24:47.835Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-23T16:24:47.835Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T16:24:47.835Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] [2021-08-23T16:24:47.835Z] DONE 29 tests, 5 skipped in 971.855s [2021-08-23T16:24:48.111Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T16:24:48.293Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T16:24:48.689Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-23T16:24:48.689Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T16:24:48.689Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T16:24:49.271Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-23T16:24:50.210Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T16:24:50.210Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T16:24:50.470Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T16:24:50.572Z] 8f616e6e9eec: Retrying in 5 seconds [2021-08-23T16:24:51.041Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T16:24:51.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:24:51.194Z] INFO: Testing against a local daemon [2021-08-23T16:24:51.194Z] === RUN TestConfigInspect [2021-08-23T16:24:51.194Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T16:24:51.194Z] === RUN TestConfigList [2021-08-23T16:24:51.194Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T16:24:51.194Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:24:51.194Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:24:51.194Z] === RUN TestConfigsUpdate [2021-08-23T16:24:51.194Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T16:24:51.194Z] === RUN TestTemplatedConfig [2021-08-23T16:24:51.194Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:24:51.194Z] === RUN TestConfigCreateResolve [2021-08-23T16:24:51.194Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:24:51.194Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T16:24:51.194Z] PASS [2021-08-23T16:24:51.194Z] ok github.com/docker/docker/integration/config 0.092s [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === Skipped [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T16:24:51.194Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] [2021-08-23T16:24:51.194Z] DONE 6 tests, 6 skipped in 2.887s [2021-08-23T16:24:51.194Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T16:24:51.545Z] 8f616e6e9eec: Retrying in 4 seconds [2021-08-23T16:24:51.610Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-23T16:24:51.871Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T16:24:51.871Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T16:24:52.442Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T16:24:53.016Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T16:24:53.077Z] 8f616e6e9eec: Retrying in 3 seconds [2021-08-23T16:24:53.277Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T16:24:53.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:24:53.406Z] INFO: Testing against a local daemon [2021-08-23T16:24:53.406Z] === RUN TestCheckpoint [2021-08-23T16:24:53.406Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:24:53.406Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:24:53.406Z] === RUN TestContainerInvalidJSON [2021-08-23T16:24:53.406Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:24:53.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:24:53.406Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:24:53.406Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:24:53.534Z] 8f616e6e9eec: Retrying in 2 seconds [2021-08-23T16:24:53.849Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T16:24:53.864Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:24:53.864Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:24:53.864Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-08-23T16:24:53.864Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:24:53.864Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-23T16:24:53.864Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:24:54.110Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T16:24:54.323Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-08-23T16:24:54.323Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:24:54.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-08-23T16:24:54.323Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:24:54.681Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T16:24:54.781Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-08-23T16:24:54.781Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:24:54.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-08-23T16:24:54.781Z] === RUN TestCopyFromContainer [2021-08-23T16:24:54.781Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:54.781Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:24:54.781Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:24:54.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:24:54.781Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:24:54.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:24:54.781Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:24:54.781Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:24:54.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:24:54.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:24:54.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:24:54.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:24:54.781Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:24:54.781Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:24:54.781Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:24:54.781Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:24:54.781Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:24:54.781Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:24:54.781Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:24:54.781Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:24:54.781Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:24:54.781Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:24:54.781Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:24:54.781Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:24:54.781Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:24:54.781Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:54.781Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:24:54.781Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:24:54.781Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:24:54.781Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:24:54.781Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:24:54.781Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:24:55.067Z] 8f616e6e9eec: Retrying in 1 second [2021-08-23T16:24:55.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:24:55.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:24:55.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:24:55.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:24:55.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:24:55.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:24:55.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:24:55.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:24:55.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:24:55.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:24:55.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:24:55.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:24:55.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:24:55.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:24:55.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-23T16:24:55.239Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:24:55.239Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:24:55.239Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:24:55.239Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:24:55.239Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:24:55.239Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:24:55.239Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:24:55.239Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:24:55.239Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:24:55.239Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-08-23T16:24:55.239Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:24:55.239Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:24:55.239Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:24:55.239Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:24:55.239Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:24:55.239Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:24:55.239Z] === RUN TestDiff [2021-08-23T16:24:55.239Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:24:55.239Z] --- SKIP: TestDiff (0.00s) [2021-08-23T16:24:55.239Z] === RUN TestExecWithCloseStdin [2021-08-23T16:24:55.250Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T16:24:55.510Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T16:24:55.510Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T16:24:56.080Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T16:24:56.651Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T16:24:57.592Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T16:24:57.592Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T16:24:57.592Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T16:24:57.592Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T16:24:58.160Z] --- PASS: TestExecWithCloseStdin (3.01s) [2021-08-23T16:24:58.161Z] === RUN TestExec [2021-08-23T16:24:58.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-23T16:24:59.923Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T16:25:00.334Z] --- PASS: TestExec (2.20s) [2021-08-23T16:25:00.334Z] === RUN TestExecUser [2021-08-23T16:25:00.334Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:25:00.334Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:25:00.334Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:25:00.334Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:25:00.334Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:25:00.334Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:25:00.334Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:25:00.334Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestHealthKillContainer [2021-08-23T16:25:00.334Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:25:00.334Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:25:00.334Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:25:00.334Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:25:00.334Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:25:00.494Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T16:25:01.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.68s) [2021-08-23T16:25:01.722Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:25:02.507Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-08-23T16:25:02.508Z] === RUN TestKillContainer [2021-08-23T16:25:02.508Z] === RUN TestKillContainer/no_signal [2021-08-23T16:25:02.667Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2021-08-23T16:25:02.667Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:25:04.679Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:25:04.679Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:25:04.679Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:25:05.983Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2021-08-23T16:25:05.983Z] === RUN TestCreateServiceSysctls [2021-08-23T16:25:07.445Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T16:25:07.445Z] 8f616e6e9eec: Download complete [2021-08-23T16:25:07.582Z] --- PASS: TestKillContainer (4.51s) [2021-08-23T16:25:07.582Z] --- PASS: TestKillContainer/no_signal (1.82s) [2021-08-23T16:25:07.582Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:25:07.582Z] --- PASS: TestKillContainer/killing_signal (2.64s) [2021-08-23T16:25:07.582Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:25:07.582Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:25:07.582Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:25:07.582Z] === RUN TestKillStoppedContainer [2021-08-23T16:25:07.583Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:25:07.583Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T16:25:07.583Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:25:07.583Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:25:07.583Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:25:07.583Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:25:07.583Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:25:07.583Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T16:25:07.583Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:25:07.583Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:25:07.583Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:25:07.583Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:25:07.583Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:25:07.583Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:25:07.583Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:25:09.131Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2021-08-23T16:25:09.131Z] === RUN TestNetworkNat [2021-08-23T16:25:09.131Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:25:09.131Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T16:25:09.131Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:25:10.198Z] --- PASS: TestCreateServiceSysctls (3.80s) [2021-08-23T16:25:10.198Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:25:12.031Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-08-23T16:25:12.031Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:25:12.031Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:25:12.031Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T16:25:12.031Z] === RUN TestPause [2021-08-23T16:25:12.031Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:25:12.031Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:25:12.031Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:25:12.722Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-23T16:25:12.722Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T16:25:12.749Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2021-08-23T16:25:12.749Z] === RUN TestInspect [2021-08-23T16:25:13.679Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-23T16:25:13.679Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-23T16:25:13.679Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T16:25:13.679Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T16:25:13.757Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2021-08-23T16:25:13.757Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:25:13.757Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:25:13.757Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T16:25:13.757Z] === RUN TestPsFilter [2021-08-23T16:25:14.215Z] --- PASS: TestPsFilter (0.33s) [2021-08-23T16:25:14.215Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:25:14.258Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T16:25:15.492Z] --- PASS: TestInspect (2.74s) [2021-08-23T16:25:15.492Z] === RUN TestCreateJob [2021-08-23T16:25:16.803Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T16:25:17.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-08-23T16:25:17.114Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:25:17.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T16:25:18.799Z] --- PASS: TestCreateJob (3.22s) [2021-08-23T16:25:18.799Z] === RUN TestReplicatedJob [2021-08-23T16:25:19.130Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T16:25:19.312Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2021-08-23T16:25:19.312Z] === RUN TestRemoveContainerRunning [2021-08-23T16:25:21.494Z] --- PASS: TestRemoveContainerRunning (1.92s) [2021-08-23T16:25:21.494Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:25:23.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-23T16:25:23.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2021-08-23T16:25:23.666Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:25:23.666Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-23T16:25:23.666Z] === RUN TestRenameLinkedContainer [2021-08-23T16:25:23.666Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:25:23.666Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T16:25:23.666Z] === RUN TestRenameStoppedContainer [2021-08-23T16:25:24.711Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T16:25:25.282Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T16:25:25.393Z] --- PASS: TestReplicatedJob (6.62s) [2021-08-23T16:25:25.393Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:25:25.855Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T16:25:25.870Z] --- PASS: TestRenameStoppedContainer (2.64s) [2021-08-23T16:25:25.870Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:25:26.797Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T16:25:26.797Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T16:25:27.058Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T16:25:27.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-23T16:25:28.570Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T16:25:29.140Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T16:25:29.612Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-08-23T16:25:29.612Z] === RUN TestServiceListWithStatuses [2021-08-23T16:25:29.612Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:25:29.612Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:25:29.612Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:25:30.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T16:25:30.526Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T16:25:30.553Z] --- PASS: TestRenameRunningContainerAndReuse (3.91s) [2021-08-23T16:25:30.553Z] === RUN TestRenameInvalidName [2021-08-23T16:25:30.786Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-23T16:25:30.786Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T16:25:31.729Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T16:25:32.087Z] --- PASS: TestRenameInvalidName (2.05s) [2021-08-23T16:25:32.087Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:25:33.645Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-23T16:25:33.830Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2021-08-23T16:25:33.830Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:25:36.971Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-23T16:25:36.971Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T16:25:37.543Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T16:25:38.044Z] --- PASS: TestDockerNetworkReConnect (3.98s) [2021-08-23T16:25:38.044Z] === RUN TestServicePlugin [2021-08-23T16:25:38.044Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:25:38.044Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:25:38.044Z] === RUN TestServiceUpdateLabel [2021-08-23T16:25:38.114Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T16:25:39.498Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T16:25:39.759Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-23T16:25:39.966Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-08-23T16:25:39.966Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:25:41.143Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T16:25:42.085Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-23T16:25:42.395Z] --- PASS: TestRenameAnonymousContainer (10.46s) [2021-08-23T16:25:42.395Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:25:43.469Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T16:25:44.565Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-08-23T16:25:44.565Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:25:44.565Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:25:44.565Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:25:44.565Z] === RUN TestResize [2021-08-23T16:25:45.383Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T16:25:46.734Z] --- PASS: TestResize (2.03s) [2021-08-23T16:25:46.734Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:25:46.766Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-23T16:25:47.337Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T16:25:48.263Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2021-08-23T16:25:48.263Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:25:48.722Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T16:25:50.108Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T16:25:50.108Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T16:25:50.373Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-23T16:25:50.633Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T16:25:51.159Z] --- PASS: TestResizeWhenContainerNotStarted (2.26s) [2021-08-23T16:25:51.159Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:25:51.159Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:25:51.159Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:25:51.159Z] === RUN TestStats [2021-08-23T16:25:51.159Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:25:51.159Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:25:51.159Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:25:51.575Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T16:25:51.836Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T16:25:52.779Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T16:25:54.184Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T16:25:54.890Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2021-08-23T16:25:54.890Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:25:55.566Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T16:25:57.004Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.93s) [2021-08-23T16:25:57.004Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:25:57.005Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:25:57.005Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T16:25:57.005Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:25:58.107Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T16:25:58.678Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T16:25:58.678Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-23T16:25:59.250Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T16:25:59.250Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T16:25:59.511Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T16:26:00.082Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T16:26:00.082Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T16:26:00.653Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T16:26:07.230Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-23T16:26:07.230Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T16:26:07.230Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T16:26:07.230Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-23T16:26:07.230Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T16:26:08.170Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T16:26:08.742Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-23T16:26:09.002Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-23T16:26:09.002Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T16:26:09.572Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T16:26:09.822Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2021-08-23T16:26:09.822Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:26:10.142Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T16:26:10.405Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T16:26:10.975Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T16:26:10.975Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T16:26:10.975Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T16:26:11.546Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T16:26:11.806Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T16:26:11.806Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T16:26:11.806Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T16:26:12.376Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-23T16:26:13.318Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T16:26:13.318Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T16:26:13.318Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T16:26:14.701Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-23T16:26:15.650Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T16:26:17.035Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T16:26:17.606Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T16:26:19.743Z] 8f616e6e9eec: Pull complete [2021-08-23T16:26:19.744Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T16:26:19.744Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:26:19.744Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-23T16:26:19.744Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-23T16:26:19.744Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-23T16:26:19.744Z] WARN: Skipping validation tests [2021-08-23T16:26:19.744Z] INFO: Running unit tests at 08/23/2021 16:26:18... [2021-08-23T16:26:21.806Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T16:26:21.806Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T16:26:21.978Z] INFO: make.ps1 starting at 08/23/2021 16:26:21 [2021-08-23T16:26:22.115Z] --- PASS: TestUpdateRestartPolicy (22.08s) [2021-08-23T16:26:22.115Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:26:22.115Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2021-08-23T16:26:22.115Z] === RUN TestWaitNonBlocked [2021-08-23T16:26:22.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:26:22.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:26:22.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:26:22.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:26:22.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:26:22.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:26:22.437Z] INFO: Git commit (9ed88a0801) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:26:22.437Z] INFO: Invoking autogen... [2021-08-23T16:26:22.747Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-23T16:26:22.894Z] INFO: Running unit tests... [2021-08-23T16:26:23.008Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-23T16:26:23.648Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-23T16:26:23.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2021-08-23T16:26:23.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.81s) [2021-08-23T16:26:23.648Z] === RUN TestWaitBlocked [2021-08-23T16:26:23.648Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:23.648Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T16:26:23.648Z] PASS [2021-08-23T16:26:23.648Z] ok github.com/docker/docker/integration/container 90.294s [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === Skipped [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T16:26:23.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T16:26:23.648Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:26:23.648Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:26:23.648Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:26:23.648Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:26:23.648Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:26:23.648Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:26:23.648Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:26:23.648Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T16:26:23.648Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T16:26:23.648Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T16:26:23.648Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:26:23.648Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T16:26:23.648Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T16:26:23.648Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:26:23.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:26:23.648Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:26:23.648Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T16:26:23.648Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T16:26:23.648Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T16:26:23.648Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T16:26:23.648Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T16:26:23.648Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:26:23.648Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:26:23.648Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T16:26:23.648Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T16:26:23.648Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T16:26:23.648Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] [2021-08-23T16:26:23.648Z] DONE 87 tests, 33 skipped in 92.632s [2021-08-23T16:26:23.648Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T16:26:24.393Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-23T16:26:24.654Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-23T16:26:24.742Z] --- PASS: TestServiceUpdateNetwork (13.62s) [2021-08-23T16:26:24.742Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:26:24.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:26:25.688Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T16:26:27.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-23T16:26:27.773Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-23T16:26:28.720Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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-08-23T16:26:31.071Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-23T16:26:31.331Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-23T16:26:31.901Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-23T16:26:32.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-23T16:26:32.732Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-23T16:26:33.301Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-23T16:26:33.562Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-23T16:26:33.837Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:26:34.133Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T16:26:34.704Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T16:26:34.965Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T16:26:35.782Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:26:37.511Z] === RUN TestDockerSuite/TestRunState [2021-08-23T16:26:38.451Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T16:26:38.712Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T16:26:39.282Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T16:26:39.544Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-23T16:26:39.544Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T16:26:39.544Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T16:26:39.804Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-23T16:26:40.064Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T16:26:40.433Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-08-23T16:26:40.433Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-08-23T16:26:40.433Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-08-23T16:26:40.433Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2021-08-23T16:26:40.433Z] PASS [2021-08-23T16:26:40.433Z] [2021-08-23T16:26:40.433Z] === Skipped [2021-08-23T16:26:40.433Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:26:40.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:26:40.433Z] [2021-08-23T16:26:40.433Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-23T16:26:40.433Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:26:40.433Z] [2021-08-23T16:26:40.433Z] [2021-08-23T16:26:40.433Z] DONE 27 tests, 2 skipped in 144.798s [2021-08-23T16:26:40.433Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:26:40.433Z] ++ 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-08-23T16:26:40.433Z] ++ set -e [2021-08-23T16:26:40.433Z] ++ '[' -n 0 ']' [2021-08-23T16:26:40.433Z] ++ set -x [2021-08-23T16:26:40.433Z] ++ 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-08-23T16:26:40.433Z] INFO: Testing against a local daemon [2021-08-23T16:26:40.433Z] === RUN TestSessionCreate [2021-08-23T16:26:40.433Z] --- PASS: TestSessionCreate (0.04s) [2021-08-23T16:26:40.433Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:26:40.433Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-08-23T16:26:40.433Z] PASS [2021-08-23T16:26:40.433Z] [2021-08-23T16:26:40.433Z] DONE 2 tests in 0.182s [2021-08-23T16:26:40.433Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:26:40.433Z] ++ 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-08-23T16:26:40.433Z] ++ set -e [2021-08-23T16:26:40.433Z] ++ '[' -n 0 ']' [2021-08-23T16:26:40.433Z] ++ set -x [2021-08-23T16:26:40.433Z] ++ 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-08-23T16:26:40.635Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-23T16:26:40.695Z] INFO: Testing against a local daemon [2021-08-23T16:26:40.695Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:26:40.695Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:26:40.695Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:26:40.695Z] === RUN TestDiskUsage [2021-08-23T16:26:40.695Z] === PAUSE TestDiskUsage [2021-08-23T16:26:40.695Z] === RUN TestEventsExecDie [2021-08-23T16:26:41.269Z] --- PASS: TestEventsExecDie (0.74s) [2021-08-23T16:26:41.269Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:26:41.269Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-23T16:26:41.269Z] === RUN TestEventsVolumeCreate [2021-08-23T16:26:41.531Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-23T16:26:41.531Z] === RUN TestInfoBinaryCommits [2021-08-23T16:26:41.531Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-23T16:26:41.531Z] === RUN TestInfoAPIVersioned [2021-08-23T16:26:41.531Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:26:41.531Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:26:42.018Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T16:26:42.018Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T16:26:42.018Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T16:26:42.103Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-23T16:26:42.103Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:26:42.587Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-23T16:26:42.587Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-23T16:26:43.047Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:26:43.047Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:26:43.619Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-23T16:26:43.619Z] === RUN TestInfoAPI [2021-08-23T16:26:43.619Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T16:26:43.619Z] === RUN TestInfoAPIWarnings [2021-08-23T16:26:44.501Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-23T16:26:44.766Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-23T16:26:46.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-23T16:26:46.411Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-23T16:26:48.797Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:26:48.797Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:26:48.797Z] === RUN TestDaemonConfigValidation [2021-08-23T16:26:48.797Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T16:26:48.797Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:26:48.797Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:26:48.797Z] PASS [2021-08-23T16:26:48.797Z] ok github.com/docker/docker/integration/daemon 0.104s [2021-08-23T16:26:48.797Z] [2021-08-23T16:26:48.797Z] === Skipped [2021-08-23T16:26:48.797Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:26:48.797Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] [2021-08-23T16:26:48.797Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T16:26:48.797Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] [2021-08-23T16:26:48.797Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:26:48.797Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:26:48.797Z] [2021-08-23T16:26:48.797Z] [2021-08-23T16:26:48.797Z] DONE 3 tests, 3 skipped in 23.985s [2021-08-23T16:26:48.797Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T16:26:48.955Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-23T16:26:49.216Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T16:26:49.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:26:49.770Z] INFO: Testing against a local daemon [2021-08-23T16:26:49.770Z] === RUN TestCommitInheritsEnv [2021-08-23T16:26:49.770Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:26:49.770Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T16:26:49.770Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:26:49.770Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:26:49.770Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:26:49.770Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:26:49.770Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-23T16:26:49.770Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:26:49.770Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T16:26:49.770Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:26:50.580Z] === RUN TestMiddlewares [2021-08-23T16:26:50.580Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:26:50.580Z] PASS [2021-08-23T16:26:50.580Z] coverage: 9.0% of statements [2021-08-23T16:26:50.580Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-08-23T16:26:50.734Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-08-23T16:26:50.734Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:26:50.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T16:26:50.734Z] === RUN TestTagInvalidReference [2021-08-23T16:26:50.734Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-23T16:26:50.734Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:26:50.734Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T16:26:50.734Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:26:50.734Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T16:26:50.734Z] === RUN TestTagOfficialNames [2021-08-23T16:26:50.734Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T16:26:50.734Z] === RUN TestTagMatchesDigest [2021-08-23T16:26:51.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-23T16:26:51.191Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T16:26:51.191Z] PASS [2021-08-23T16:26:51.191Z] ok github.com/docker/docker/integration/image 1.518s [2021-08-23T16:26:51.191Z] [2021-08-23T16:26:51.191Z] === Skipped [2021-08-23T16:26:51.191Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T16:26:51.191Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:26:51.191Z] [2021-08-23T16:26:51.191Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:26:51.191Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:26:51.191Z] [2021-08-23T16:26:51.191Z] [2021-08-23T16:26:51.191Z] DONE 11 tests, 2 skipped in 3.205s [2021-08-23T16:26:51.191Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T16:26:52.066Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T16:26:52.638Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T16:26:52.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:26:52.722Z] INFO: Testing against a local daemon [2021-08-23T16:26:52.722Z] === RUN TestNetworkCreateDelete [2021-08-23T16:26:52.722Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:52.722Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T16:26:52.722Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:26:52.722Z] 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-08-23T16:26:52.722Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:26:52.722Z] === RUN TestDaemonDNSFallback [2021-08-23T16:26:52.722Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:52.722Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T16:26:52.722Z] === RUN TestInspectNetwork [2021-08-23T16:26:52.722Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:52.722Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:26:52.722Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:26:52.722Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:52.722Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:26:52.722Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:26:52.722Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:26:53.178Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:26:53.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:26:53.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:26:53.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:26:53.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:26:53.178Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:26:53.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:26:53.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T16:26:53.178Z] === RUN TestNetworkList [2021-08-23T16:26:53.178Z] === RUN TestNetworkList//networks [2021-08-23T16:26:53.178Z] === PAUSE TestNetworkList//networks [2021-08-23T16:26:53.178Z] === RUN TestNetworkList//networks/ [2021-08-23T16:26:53.178Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:26:53.178Z] === CONT TestNetworkList//networks [2021-08-23T16:26:53.178Z] === CONT TestNetworkList//networks/ [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:26:53.178Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:26:53.178Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:26:53.178Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:26:53.178Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:26:53.178Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:26:53.178Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:26:53.178Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:26:53.178Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:26:53.178Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:26:53.179Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:26:53.179Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:26:53.179Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:26:53.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:26:53.179Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:26:53.179Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:26:53.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:26:53.179Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:26:53.179Z] PASS [2021-08-23T16:26:53.179Z] ok github.com/docker/docker/integration/network 0.157s [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === Skipped [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T16:26:53.179Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:26:53.179Z] 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-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T16:26:53.179Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T16:26:53.179Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:26:53.179Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:26:53.179Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:26:53.179Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] [2021-08-23T16:26:53.179Z] DONE 22 tests, 15 skipped in 2.111s [2021-08-23T16:26:53.179Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T16:26:53.283Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T16:26:54.143Z] testing: warning: no tests to run [2021-08-23T16:26:54.143Z] PASS [2021-08-23T16:26:54.143Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-08-23T16:26:54.143Z] [2021-08-23T16:26:54.143Z] DONE 0 tests in 0.625s [2021-08-23T16:26:54.143Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T16:26:54.224Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-23T16:26:54.224Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T16:26:54.600Z] testing: warning: no tests to run [2021-08-23T16:26:54.600Z] PASS [2021-08-23T16:26:54.600Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2021-08-23T16:26:54.600Z] [2021-08-23T16:26:54.600Z] DONE 0 tests in 0.657s [2021-08-23T16:26:54.600Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T16:26:55.565Z] testing: warning: no tests to run [2021-08-23T16:26:55.565Z] PASS [2021-08-23T16:26:55.565Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-08-23T16:26:55.565Z] [2021-08-23T16:26:55.565Z] DONE 0 tests in 0.652s [2021-08-23T16:26:55.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T16:26:55.607Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T16:26:56.022Z] testing: warning: no tests to run [2021-08-23T16:26:56.022Z] PASS [2021-08-23T16:26:56.022Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2021-08-23T16:26:56.022Z] [2021-08-23T16:26:56.022Z] DONE 0 tests in 0.634s [2021-08-23T16:26:56.022Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T16:26:57.014Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T16:26:57.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-23T16:26:57.585Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T16:26:57.846Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T16:26:57.846Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T16:26:58.417Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T16:26:58.989Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T16:26:59.559Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-23T16:26:59.559Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T16:26:59.559Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T16:26:59.819Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T16:27:00.080Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-23T16:27:00.340Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T16:27:01.745Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-23T16:27:01.745Z] === RUN TestInfoDebug [2021-08-23T16:27:01.745Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T16:27:01.745Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:27:01.745Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T16:27:01.745Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:27:01.745Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-23T16:27:01.745Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:27:01.745Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-08-23T16:27:01.745Z] === RUN TestPingCacheHeaders [2021-08-23T16:27:01.745Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:27:01.745Z] === RUN TestPingGet [2021-08-23T16:27:01.745Z] --- PASS: TestPingGet (0.03s) [2021-08-23T16:27:01.745Z] === RUN TestPingHead [2021-08-23T16:27:02.007Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:27:02.007Z] === RUN TestVersion [2021-08-23T16:27:02.007Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:27:02.007Z] === CONT TestDiskUsage [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:27:02.580Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:27:02.843Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:27:03.105Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:27:03.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:03.106Z] INFO: Testing against a local daemon [2021-08-23T16:27:03.106Z] === RUN TestPluginInvalidJSON [2021-08-23T16:27:03.106Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:27:03.106Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:27:03.106Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:27:03.106Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T16:27:03.106Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:27:03.106Z] === RUN TestPluginInstall [2021-08-23T16:27:03.106Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:27:03.106Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:27:03.106Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:27:03.106Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:27:03.106Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:27:03.106Z] PASS [2021-08-23T16:27:03.106Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2021-08-23T16:27:03.106Z] [2021-08-23T16:27:03.106Z] === Skipped [2021-08-23T16:27:03.106Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T16:27:03.106Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] [2021-08-23T16:27:03.106Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:27:03.106Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] [2021-08-23T16:27:03.106Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:27:03.106Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:27:03.106Z] [2021-08-23T16:27:03.106Z] [2021-08-23T16:27:03.106Z] DONE 5 tests, 3 skipped in 6.271s [2021-08-23T16:27:03.106Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T16:27:03.367Z] --- PASS: TestDiskUsage (1.44s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:27:03.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:27:03.368Z] PASS [2021-08-23T16:27:03.368Z] [2021-08-23T16:27:03.368Z] === Skipped [2021-08-23T16:27:03.368Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:27:03.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:27:03.368Z] [2021-08-23T16:27:03.368Z] [2021-08-23T16:27:03.368Z] DONE 53 tests, 1 skipped in 22.924s [2021-08-23T16:27:03.368Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:27:03.368Z] ++ 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-08-23T16:27:03.368Z] ++ set -e [2021-08-23T16:27:03.368Z] ++ '[' -n 0 ']' [2021-08-23T16:27:03.368Z] ++ set -x [2021-08-23T16:27:03.368Z] ++ 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-08-23T16:27:03.368Z] INFO: Testing against a local daemon [2021-08-23T16:27:03.368Z] === RUN TestVolumesCreateAndList [2021-08-23T16:27:03.629Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T16:27:03.629Z] === RUN TestVolumesRemove [2021-08-23T16:27:03.629Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-23T16:27:03.629Z] === RUN TestVolumesInspect [2021-08-23T16:27:03.629Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-23T16:27:03.629Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:27:03.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:03.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:03.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:03.629Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-23T16:27:03.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:27:03.629Z] PASS [2021-08-23T16:27:03.629Z] [2021-08-23T16:27:03.629Z] DONE 5 tests in 0.285s [2021-08-23T16:27:03.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:27:03.645Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-23T16:27:03.645Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T16:27:04.204Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:27:04.204Z] +++ kill 15516 [2021-08-23T16:27:04.217Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T16:27:04.468Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:27:04.468Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:27:04.468Z] [2021-08-23T16:27:04.468Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:27:04.468Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:27:04.468Z] [2021-08-23T16:27:04.468Z] To set a process to complain mode, use the command line tool [2021-08-23T16:27:04.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:27:04.468Z] +++ true [2021-08-23T16:27:04.468Z] exiting test-integration [2021-08-23T16:27:04.468Z] ++ exit 0 [2021-08-23T16:27:04.468Z] [2021-08-23T16:27:05.161Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T16:27:05.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:05.275Z] INFO: Testing against a local daemon [2021-08-23T16:27:05.275Z] === RUN TestExternalGraphDriver [2021-08-23T16:27:05.275Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:27:05.275Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-08-23T16:27:05.275Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:27:05.275Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:27:05.275Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:27:05.275Z] PASS [2021-08-23T16:27:05.275Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2021-08-23T16:27:05.275Z] [2021-08-23T16:27:05.275Z] === Skipped [2021-08-23T16:27:05.275Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-08-23T16:27:05.275Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:27:05.275Z] [2021-08-23T16:27:05.275Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:27:05.275Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:27:05.275Z] [2021-08-23T16:27:05.275Z] [2021-08-23T16:27:05.275Z] DONE 2 tests, 2 skipped in 2.961s [2021-08-23T16:27:05.275Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging Post stage [Pipeline] junit [2021-08-23T16:27:06.406Z] Recording test results [2021-08-23T16:27:06.727Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:27:07.074Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T16:27:07.078Z] + echo Ensuring container killed. [2021-08-23T16:27:07.078Z] Ensuring container killed. [2021-08-23T16:27:07.078Z] + docker rm -vf docker-pr2 [2021-08-23T16:27:07.078Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-23T16:27:07.372Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:27:07.372Z] Chowning /workspace to jenkins user [2021-08-23T16:27:07.372Z] + id -u [2021-08-23T16:27:07.372Z] + id -g [2021-08-23T16:27:07.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:27:07.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:07.498Z] INFO: Testing against a local daemon [2021-08-23T16:27:07.498Z] === RUN TestReadPluginNoRead [2021-08-23T16:27:07.498Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:27:07.498Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T16:27:07.498Z] PASS [2021-08-23T16:27:07.498Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2021-08-23T16:27:07.498Z] [2021-08-23T16:27:07.498Z] === Skipped [2021-08-23T16:27:07.498Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T16:27:07.498Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:27:07.498Z] [2021-08-23T16:27:07.498Z] [2021-08-23T16:27:07.498Z] DONE 1 tests, 1 skipped in 1.992s [2021-08-23T16:27:07.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T16:27:08.019Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T16:27:08.474Z] testing: warning: no tests to run [2021-08-23T16:27:08.474Z] PASS [2021-08-23T16:27:08.474Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.058s [2021-08-23T16:27:08.474Z] [2021-08-23T16:27:08.474Z] DONE 0 tests in 1.069s [2021-08-23T16:27:08.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T16:27:09.932Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-23T16:27:09.932Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T16:27:10.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:10.646Z] INFO: Testing against a local daemon [2021-08-23T16:27:10.646Z] === RUN TestPluginWithDevMounts [2021-08-23T16:27:10.646Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:10.646Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:27:10.646Z] PASS [2021-08-23T16:27:10.646Z] ok github.com/docker/docker/integration/plugin/volumes 0.075s [2021-08-23T16:27:10.646Z] [2021-08-23T16:27:10.646Z] === Skipped [2021-08-23T16:27:10.646Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:27:10.646Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:10.646Z] [2021-08-23T16:27:10.646Z] [2021-08-23T16:27:10.646Z] DONE 1 tests, 1 skipped in 2.039s [2021-08-23T16:27:10.646Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:27:11.845Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T16:27:11.897Z] + bundleName=arm64-integration [2021-08-23T16:27:11.897Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-23T16:27:11.897Z] Creating arm64-integration-bundles.tar.gz [2021-08-23T16:27:11.897Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-23T16:27:11.897Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T16:27:12.105Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T16:27:12.105Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T16:27:12.105Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T16:27:12.105Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T16:27:12.105Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T16:27:12.105Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T16:27:12.105Z] === RUN TestDockerSuite/TestRunWithBadDevice [Pipeline] archiveArtifacts [2021-08-23T16:27:12.175Z] Archiving artifacts [2021-08-23T16:27:12.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:12.241Z] INFO: Testing against a local daemon [2021-08-23T16:27:12.241Z] === RUN TestSecretInspect [2021-08-23T16:27:12.241Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.241Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T16:27:12.241Z] === RUN TestSecretList [2021-08-23T16:27:12.241Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.241Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T16:27:12.241Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:27:12.241Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.241Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:27:12.241Z] === RUN TestSecretsUpdate [2021-08-23T16:27:12.241Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.241Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T16:27:12.241Z] === RUN TestTemplatedSecret [2021-08-23T16:27:12.241Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.241Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:27:12.241Z] === RUN TestSecretCreateResolve [2021-08-23T16:27:12.241Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:12.241Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T16:27:12.241Z] PASS [2021-08-23T16:27:12.241Z] ok github.com/docker/docker/integration/secret 0.082s [2021-08-23T16:27:12.366Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-23T16:27:12.366Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T16:27:12.366Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-23T16:27:12.556Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === Skipped [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T16:27:12.698Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] [2021-08-23T16:27:12.698Z] DONE 6 tests, 6 skipped in 1.745s [2021-08-23T16:27:12.698Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T16:27:12.875Z] + make clean [2021-08-23T16:27:12.937Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-23T16:27:13.197Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-23T16:27:13.449Z] docker volume rm -f docker-dev-cache [2021-08-23T16:27:13.449Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T16:27:14.138Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-23T16:27:14.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:14.869Z] INFO: Testing against a local daemon [2021-08-23T16:27:14.869Z] === RUN TestServiceCreateInit [2021-08-23T16:27:14.869Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:27:14.869Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:27:14.869Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:27:14.869Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceConflict [2021-08-23T16:27:14.869Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:27:14.869Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:27:14.869Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:27:14.869Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:27:14.869Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:27:14.869Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceSysctls [2021-08-23T16:27:14.869Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T16:27:14.869Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:27:14.869Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-23T16:27:14.869Z] === RUN TestInspect [2021-08-23T16:27:14.869Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestInspect (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestCreateJob [2021-08-23T16:27:14.869Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestReplicatedJob [2021-08-23T16:27:14.869Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:27:14.869Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceListWithStatuses [2021-08-23T16:27:14.869Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:27:14.869Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:27:14.869Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServicePlugin [2021-08-23T16:27:14.869Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceUpdateLabel [2021-08-23T16:27:14.869Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:27:14.869Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:27:14.869Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:27:14.869Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T16:27:14.869Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:27:14.869Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:27:14.869Z] PASS [2021-08-23T16:27:14.869Z] ok github.com/docker/docker/integration/service 0.206s [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === Skipped [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:27:14.869Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:27:14.869Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-23T16:27:14.869Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-23T16:27:14.869Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T16:27:14.869Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T16:27:14.869Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T16:27:14.869Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T16:27:14.869Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T16:27:14.869Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:27:14.869Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T16:27:14.869Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T16:27:14.869Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T16:27:14.869Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T16:27:14.869Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T16:27:14.869Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T16:27:14.869Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:27:14.869Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] [2021-08-23T16:27:14.869Z] DONE 24 tests, 23 skipped in 2.241s [2021-08-23T16:27:14.869Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T16:27:15.078Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-23T16:27:15.078Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-23T16:27:15.339Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T16:27:15.599Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-23T16:27:16.179Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T16:27:16.179Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-23T16:27:16.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:16.400Z] INFO: Testing against a local daemon [2021-08-23T16:27:16.400Z] === RUN TestSessionCreate [2021-08-23T16:27:16.400Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:27:16.400Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T16:27:16.400Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:27:16.400Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:27:16.400Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:27:16.400Z] PASS [2021-08-23T16:27:16.400Z] ok github.com/docker/docker/integration/session 0.077s [2021-08-23T16:27:16.400Z] [2021-08-23T16:27:16.400Z] === Skipped [2021-08-23T16:27:16.400Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T16:27:16.400Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:27:16.400Z] [2021-08-23T16:27:16.400Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:27:16.400Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:27:16.400Z] [2021-08-23T16:27:16.400Z] [2021-08-23T16:27:16.400Z] DONE 2 tests, 2 skipped in 1.620s [2021-08-23T16:27:16.400Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T16:27:16.753Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-23T16:27:17.326Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-23T16:27:17.588Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-23T16:27:18.158Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T16:27:18.158Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T16:27:18.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:18.569Z] INFO: Testing against a local daemon [2021-08-23T16:27:18.569Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:27:18.569Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:18.569Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestDiskUsage [2021-08-23T16:27:18.569Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:27:18.569Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestEventsExecDie [2021-08-23T16:27:18.569Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:27:18.569Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:27:18.569Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:27:18.569Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestEventsVolumeCreate [2021-08-23T16:27:18.569Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:27:18.569Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestInfoAPI [2021-08-23T16:27:18.569Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T16:27:18.569Z] === RUN TestInfoAPIWarnings [2021-08-23T16:27:18.569Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:27:18.569Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestInfoDebug [2021-08-23T16:27:18.569Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:18.569Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:27:18.569Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:18.569Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:27:18.569Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:18.569Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T16:27:18.569Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:27:18.729Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T16:27:18.729Z] === RUN TestDockerSuite/TestRunWithShmSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:27:19.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-23T16:27:19.027Z] === RUN TestPingCacheHeaders [2021-08-23T16:27:19.298Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-23T16:27:19.484Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:27:19.484Z] === RUN TestPingGet [2021-08-23T16:27:19.484Z] --- PASS: TestPingGet (0.03s) [2021-08-23T16:27:19.484Z] === RUN TestPingHead [2021-08-23T16:27:19.484Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:27:19.484Z] === RUN TestVersion [2021-08-23T16:27:19.484Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:27:19.484Z] PASS [2021-08-23T16:27:19.484Z] ok github.com/docker/docker/integration/system 1.196s [2021-08-23T16:27:19.484Z] [2021-08-23T16:27:19.484Z] === Skipped [2021-08-23T16:27:19.484Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:27:19.484Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:19.484Z] [2021-08-23T16:27:19.484Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T16:27:19.485Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T16:27:19.485Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:27:19.485Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T16:27:19.485Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T16:27:19.485Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T16:27:19.485Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T16:27:19.485Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T16:27:19.485Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] [2021-08-23T16:27:19.485Z] DONE 15 tests, 9 skipped in 2.878s [2021-08-23T16:27:19.485Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T16:27:19.559Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-23T16:27:19.818Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T16:27:19.818Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T16:27:20.079Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T16:27:21.020Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-23T16:27:21.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:21.084Z] INFO: Testing against a local daemon [2021-08-23T16:27:21.084Z] === RUN TestVolumesCreateAndList [2021-08-23T16:27:21.084Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-23T16:27:21.084Z] === RUN TestVolumesRemove [2021-08-23T16:27:21.541Z] --- PASS: TestVolumesRemove (0.14s) [2021-08-23T16:27:21.541Z] === RUN TestVolumesInspect [2021-08-23T16:27:21.541Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-23T16:27:21.541Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:27:21.541Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:21.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:21.541Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:27:21.541Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-23T16:27:21.541Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:27:21.541Z] PASS [2021-08-23T16:27:21.541Z] ok github.com/docker/docker/integration/volume 0.315s [2021-08-23T16:27:21.541Z] [2021-08-23T16:27:21.541Z] DONE 5 tests in 2.172s [2021-08-23T16:27:21.541Z] INFO: make.ps1 ended at 08/23/2021 16:27:21 [2021-08-23T16:27:21.541Z] INFO: Integration CLI tests being run from the host: [2021-08-23T16:27:21.541Z] 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-08-23T16:27:21.591Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-23T16:27:21.591Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T16:27:21.591Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T16:27:21.851Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T16:27:21.851Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T16:27:22.793Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T16:27:23.364Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T16:27:24.749Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T16:27:25.320Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T16:27:25.320Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T16:27:25.320Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T16:27:25.892Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-23T16:27:26.463Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-23T16:27:27.403Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T16:27:27.403Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T16:27:28.343Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-23T16:27:28.915Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T16:27:28.915Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T16:27:29.485Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T16:27:30.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:27:30.170Z] INFO: Testing against a local daemon [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:27:30.170Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:27:30.170Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:27:30.170Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:27:30.872Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents051550210 [2021-08-23T16:27:31.133Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T16:27:31.133Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T16:27:31.134Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:27:31.134Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:27:31.394Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-23T16:27:32.098Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:27:32.098Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:27:32.778Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T16:27:32.778Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T16:27:32.778Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T16:27:34.179Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T16:27:35.562Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-23T16:27:35.562Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T16:27:36.133Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T16:27:36.133Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T16:27:36.133Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T16:27:36.133Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T16:27:36.703Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T16:27:38.617Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-23T16:27:38.877Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T16:27:43.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-23T16:27:44.021Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T16:27:46.027Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T16:27:46.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-23T16:27:46.967Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T16:27:47.910Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T16:27:50.450Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T16:27:51.131Z] === RUN TestBoolValue [2021-08-23T16:27:51.131Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestBoolValueOrDefault [2021-08-23T16:27:51.131Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestInt64ValueOrZero [2021-08-23T16:27:51.131Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:27:51.131Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:27:51.131Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestJsonContentType [2021-08-23T16:27:51.131Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:27:51.131Z] PASS [2021-08-23T16:27:51.131Z] coverage: 14.7% of statements [2021-08-23T16:27:51.131Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:27:51.131Z] === RUN TestMaskSecretKeys [2021-08-23T16:27:51.131Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:27:51.131Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:27:51.131Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:27:51.131Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:27:51.131Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:27:51.131Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:27:51.131Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:27:51.131Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:27:51.131Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:27:51.131Z] PASS [2021-08-23T16:27:51.131Z] coverage: 37.7% of statements [2021-08-23T16:27:51.131Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:27:51.131Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:27:51.131Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:27:51.131Z] PASS [2021-08-23T16:27:51.131Z] coverage: 5.7% of statements [2021-08-23T16:27:51.131Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:27:51.131Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:27:51.131Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:27:51.131Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:27:51.131Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:27:51.131Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:27:51.131Z] PASS [2021-08-23T16:27:51.131Z] coverage: 90.0% of statements [2021-08-23T16:27:51.131Z] === RUN TestToJSON [2021-08-23T16:27:51.131Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestToParamWithVersion [2021-08-23T16:27:51.131Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestFromJSON [2021-08-23T16:27:51.131Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestEmpty [2021-08-23T16:27:51.131Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:27:51.131Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestArgsMatchKVList [2021-08-23T16:27:51.131Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestArgsMatch [2021-08-23T16:27:51.131Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestAdd [2021-08-23T16:27:51.131Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestDel [2021-08-23T16:27:51.131Z] --- PASS: TestDel (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestLen [2021-08-23T16:27:51.131Z] --- PASS: TestLen (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestExactMatch [2021-08-23T16:27:51.131Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:27:51.131Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestContains [2021-08-23T16:27:51.131Z] --- PASS: TestContains (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestValidate [2021-08-23T16:27:51.131Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestWalkValues [2021-08-23T16:27:51.131Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestFuzzyMatch [2021-08-23T16:27:51.131Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:27:51.131Z] === RUN TestClone [2021-08-23T16:27:51.131Z] --- PASS: TestClone (0.00s) [2021-08-23T16:27:51.131Z] PASS [2021-08-23T16:27:51.131Z] coverage: 92.2% of statements [2021-08-23T16:27:51.131Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-08-23T16:27:51.131Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:27:51.131Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:27:51.132Z] === RUN TestDurationToSecondsString [2021-08-23T16:27:51.132Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestGetTimestamp [2021-08-23T16:27:51.132Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-23T16:27:51.132Z] === RUN TestParseTimestamps [2021-08-23T16:27:51.132Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 100.0% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2021-08-23T16:27:51.132Z] === RUN TestCompareVersion [2021-08-23T16:27:51.132Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 75.0% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:27:51.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:27:51.132Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-23T16:27:51.132Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:27:51.132Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCloneArgsGit [2021-08-23T16:27:51.132Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCheckoutGit [2021-08-23T16:27:51.132Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:27:51.132Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-23T16:27:51.132Z] === RUN TestProcessNoDockerignore [2021-08-23T16:27:51.132Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:27:51.132Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDetectContentType [2021-08-23T16:27:51.132Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:27:51.132Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestInspectEmptyResponse [2021-08-23T16:27:51.132Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestInspectResponseBinary [2021-08-23T16:27:51.132Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:27:51.132Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:27:51.132Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:27:51.132Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestUnknownContentLength [2021-08-23T16:27:51.132Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDownloadRemote [2021-08-23T16:27:51.132Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-23T16:27:51.132Z] === RUN TestGetWithStatusError [2021-08-23T16:27:51.132Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCloseRootDirectory [2021-08-23T16:27:51.132Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:27:51.132Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestHashFile [2021-08-23T16:27:51.132Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:27:51.132Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestHashSubdir [2021-08-23T16:27:51.132Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:27:51.132Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestRemoveDirectory [2021-08-23T16:27:51.132Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:27:51.132Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 9.3% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 9.3% of statements [2021-08-23T16:27:51.132Z] === RUN TestGetAllAllowed [2021-08-23T16:27:51.132Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestGetAllMeta [2021-08-23T16:27:51.132Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:27:51.132Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:27:51.132Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestIsExistingDirectory [2021-08-23T16:27:51.132Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestGetFilenameForDownload [2021-08-23T16:27:51.132Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestEnv2Variables [2021-08-23T16:27:51.132Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:27:51.132Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestMaintainer [2021-08-23T16:27:51.132Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestLabel [2021-08-23T16:27:51.132Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestFromScratch [2021-08-23T16:27:51.132Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestFromWithArg [2021-08-23T16:27:51.132Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:27:51.132Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:27:51.132Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:27:51.132Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestOnbuild [2021-08-23T16:27:51.132Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestWorkdir [2021-08-23T16:27:51.132Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCmd [2021-08-23T16:27:51.132Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestHealthcheckNone [2021-08-23T16:27:51.132Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestHealthcheckCmd [2021-08-23T16:27:51.132Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestEntrypoint [2021-08-23T16:27:51.132Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestExpose [2021-08-23T16:27:51.132Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestUser [2021-08-23T16:27:51.132Z] --- PASS: TestUser (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestVolume [2021-08-23T16:27:51.132Z] --- PASS: TestVolume (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestStopSignal [2021-08-23T16:27:51.132Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:27:51.132Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestArg [2021-08-23T16:27:51.132Z] --- PASS: TestArg (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestShell [2021-08-23T16:27:51.132Z] --- PASS: TestShell (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:27:51.132Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestRunWithBuildArgs [2021-08-23T16:27:51.132Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:27:51.132Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:27:51.132Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:27:51.132Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:27:51.132Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:27:51.132Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestNormalizeWorkdir [2021-08-23T16:27:51.132Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDispatch [2021-08-23T16:27:51.132Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:27:51.132Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:27:51.132Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:27:51.132Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:27:51.132Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:27:51.132Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:27:51.132Z] === RUN TestDispatch/COPY_url [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch (0.06s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T16:27:51.132Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:27:51.132Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:27:51.132Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:27:51.132Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:27:51.132Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:27:51.132Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestEmptyDockerfile [2021-08-23T16:27:51.132Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestSymlinkDockerfile [2021-08-23T16:27:51.132Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:27:51.132Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:27:51.132Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestNonExistingDockerfile [2021-08-23T16:27:51.132Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestCopyRunConfig [2021-08-23T16:27:51.132Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:27:51.132Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestExportImage [2021-08-23T16:27:51.132Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestNormalizeDest [2021-08-23T16:27:51.132Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 46.8% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 46.8% of statements [2021-08-23T16:27:51.132Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:27:51.132Z] === RUN TestEnable [2021-08-23T16:27:51.132Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestDisable [2021-08-23T16:27:51.132Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestEnabled [2021-08-23T16:27:51.132Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 100.0% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-08-23T16:27:51.132Z] === RUN TestTCP4Proxy [2021-08-23T16:27:51.132Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:27:51.132Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestTCP6Proxy [2021-08-23T16:27:51.132Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:27:51.132Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestTCPDualStackProxy [2021-08-23T16:27:51.132Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:27:51.132Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestUDP4Proxy [2021-08-23T16:27:51.132Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestUDP6Proxy [2021-08-23T16:27:51.132Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:27:51.132Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestUDPWriteError [2021-08-23T16:27:51.132Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:27:51.132Z] === RUN TestSCTP4Proxy [2021-08-23T16:27:51.132Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:27:51.132Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-08-23T16:27:51.132Z] === RUN TestSCTP6Proxy [2021-08-23T16:27:51.132Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:27:51.132Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:27:51.132Z] PASS [2021-08-23T16:27:51.132Z] coverage: 49.4% of statements [2021-08-23T16:27:51.132Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2021-08-23T16:27:52.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T16:27:52.620Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T16:27:54.005Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T16:27:54.946Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T16:27:56.329Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T16:27:58.870Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T16:27:59.131Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-23T16:28:01.438Z] === RUN TestCheckpointCreateError [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointCreate [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointDeleteError [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointDelete [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointListError [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointList [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:28:01.438Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:28:01.438Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-08-23T16:28:01.438Z] === RUN TestGetAPIPath [2021-08-23T16:28:01.438Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestParseHostURL [2021-08-23T16:28:01.438Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:28:01.438Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPVersionOverride (0.01s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:28:01.438Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestClientRedirect [2021-08-23T16:28:01.438Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigCreateError [2021-08-23T16:28:01.438Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigCreate [2021-08-23T16:28:01.438Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspectNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspectError [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigInspect [2021-08-23T16:28:01.438Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigListUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigListError [2021-08-23T16:28:01.438Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigList [2021-08-23T16:28:01.438Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigRemoveError [2021-08-23T16:28:01.438Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigRemove [2021-08-23T16:28:01.438Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigUpdateError [2021-08-23T16:28:01.438Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestConfigUpdate [2021-08-23T16:28:01.438Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCommitError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCommit [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStatPathError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStatPath [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyToContainerError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyToContainer [2021-08-23T16:28:01.438Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyFromContainerError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:28:01.438Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestCopyFromContainer [2021-08-23T16:28:01.438Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCreateError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCreateWithName [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:28:01.438Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerDiffError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerDiff [2021-08-23T16:28:01.438Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecCreateError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecCreate [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecStartError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecStart [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecInspectError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecInspect [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExportError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExport [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerInspectError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:28:01.438Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerInspect [2021-08-23T16:28:01.438Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerInspectNode [2021-08-23T16:28:01.438Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerKillError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerKill [2021-08-23T16:28:01.438Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerListError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerList [2021-08-23T16:28:01.438Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerLogsError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerLogs [2021-08-23T16:28:01.438Z] --- PASS: TestContainerLogs (0.15s) [2021-08-23T16:28:01.438Z] === RUN TestContainerPauseError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerPause [2021-08-23T16:28:01.438Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainersPruneError [2021-08-23T16:28:01.438Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainersPrune [2021-08-23T16:28:01.438Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRemoveError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRemove [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRenameError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRename [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerResizeError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecResizeError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerResize [2021-08-23T16:28:01.438Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerExecResize [2021-08-23T16:28:01.438Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRestartError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerRestart [2021-08-23T16:28:01.438Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStartError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStart [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStatsError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStats [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStopError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerStop [2021-08-23T16:28:01.438Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerTopError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerTop [2021-08-23T16:28:01.438Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerUnpauseError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerUnpause [2021-08-23T16:28:01.438Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerUpdateError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerUpdate [2021-08-23T16:28:01.438Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerWaitError [2021-08-23T16:28:01.438Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestContainerWait [2021-08-23T16:28:01.438Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestDiskUsageError [2021-08-23T16:28:01.438Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestDiskUsage [2021-08-23T16:28:01.438Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:28:01.438Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:28:01.438Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestEventsErrorInOptions [2021-08-23T16:28:01.438Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestEventsErrorFromServer [2021-08-23T16:28:01.438Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestEvents [2021-08-23T16:28:01.438Z] --- PASS: TestEvents (0.01s) [2021-08-23T16:28:01.438Z] === RUN TestTLSCloseWriter [2021-08-23T16:28:01.438Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:28:01.438Z] === RUN TestImageBuildError [2021-08-23T16:28:01.438Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageBuild [2021-08-23T16:28:01.438Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestGetDockerOS [2021-08-23T16:28:01.438Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageCreateError [2021-08-23T16:28:01.438Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageCreate [2021-08-23T16:28:01.438Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageHistoryError [2021-08-23T16:28:01.438Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageHistory [2021-08-23T16:28:01.438Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageImportError [2021-08-23T16:28:01.438Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageImport [2021-08-23T16:28:01.438Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageInspectError [2021-08-23T16:28:01.438Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:28:01.438Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:28:01.438Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageInspect [2021-08-23T16:28:01.439Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageListError [2021-08-23T16:28:01.439Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageList [2021-08-23T16:28:01.439Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageListApiBefore125 [2021-08-23T16:28:01.439Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageLoadError [2021-08-23T16:28:01.439Z] --- PASS: TestImageLoadError (0.02s) [2021-08-23T16:28:01.439Z] === RUN TestImageLoad [2021-08-23T16:28:01.439Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagesPruneError [2021-08-23T16:28:01.439Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagesPrune [2021-08-23T16:28:01.439Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullAnyError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:28:01.439Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushReferenceError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushAnyError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:28:01.439Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:28:01.439Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageRemove [2021-08-23T16:28:01.439Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSaveError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSave [2021-08-23T16:28:01.439Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchAnyError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:28:01.439Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageTagError [2021-08-23T16:28:01.439Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageTagInvalidReference [2021-08-23T16:28:01.439Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:28:01.439Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageTagHexSource [2021-08-23T16:28:01.439Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestImageTag [2021-08-23T16:28:01.439Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestInfoServerError [2021-08-23T16:28:01.439Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:28:01.439Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestInfo [2021-08-23T16:28:01.439Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkConnectError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkConnect [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkCreateError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkCreate [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkDisconnectError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkDisconnect [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkInspectError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkInspect [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkListError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkList [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworksPruneError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworksPrune [2021-08-23T16:28:01.439Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNetworkRemove [2021-08-23T16:28:01.439Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeInspectError [2021-08-23T16:28:01.439Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:28:01.439Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeInspect [2021-08-23T16:28:01.439Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeListError [2021-08-23T16:28:01.439Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeList [2021-08-23T16:28:01.439Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeRemove [2021-08-23T16:28:01.439Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeUpdateError [2021-08-23T16:28:01.439Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestNodeUpdate [2021-08-23T16:28:01.439Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestOptionWithTimeout [2021-08-23T16:28:01.439Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPingFail [2021-08-23T16:28:01.439Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPingWithError [2021-08-23T16:28:01.439Z] 2021/08/23 16:28:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:28:01.439Z] 2021/08/23 16:28:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:28:01.439Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPingSuccess [2021-08-23T16:28:01.439Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPingHeadFallback [2021-08-23T16:28:01.439Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:28:01.439Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:28:01.439Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:28:01.439Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:28:01.439Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:28:01.439Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginDisableError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginDisable [2021-08-23T16:28:01.439Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginEnableError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginEnable [2021-08-23T16:28:01.439Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginInspectError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginInspect [2021-08-23T16:28:01.439Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginListError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginList [2021-08-23T16:28:01.439Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginPushError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginPush [2021-08-23T16:28:01.439Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginRemove [2021-08-23T16:28:01.439Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginSetError [2021-08-23T16:28:01.439Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPluginSet [2021-08-23T16:28:01.439Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSetHostHeader [2021-08-23T16:28:01.439Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestPlainTextError [2021-08-23T16:28:01.439Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestInfiniteError [2021-08-23T16:28:01.439Z] --- PASS: TestInfiniteError (0.02s) [2021-08-23T16:28:01.439Z] === RUN TestCanceledContext [2021-08-23T16:28:01.439Z] 2021/08/23 16:28:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:28:01.439Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestDeadlineExceededContext [2021-08-23T16:28:01.439Z] 2021/08/23 16:28:00 RoundTripper returned a response & error; ignoring response [2021-08-23T16:28:01.439Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:28:01.439Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretCreateError [2021-08-23T16:28:01.439Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretCreate [2021-08-23T16:28:01.439Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:28:01.439Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretInspectError [2021-08-23T16:28:01.439Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:28:01.439Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretInspect [2021-08-23T16:28:01.439Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretListUnsupported [2021-08-23T16:28:01.439Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretListError [2021-08-23T16:28:01.439Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretList [2021-08-23T16:28:01.439Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:28:01.439Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretRemove [2021-08-23T16:28:01.439Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:28:01.439Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretUpdateError [2021-08-23T16:28:01.439Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSecretUpdate [2021-08-23T16:28:01.439Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceCreateError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceCreate [2021-08-23T16:28:01.439Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:28:01.439Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:28:01.439Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceInspectError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:28:01.439Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:28:01.439Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceInspect [2021-08-23T16:28:01.439Z] --- PASS: TestServiceInspect (0.01s) [2021-08-23T16:28:01.439Z] === RUN TestServiceListError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceList [2021-08-23T16:28:01.439Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceLogsError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceLogs [2021-08-23T16:28:01.439Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceRemoveError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceRemove [2021-08-23T16:28:01.439Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceUpdateError [2021-08-23T16:28:01.439Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestServiceUpdate [2021-08-23T16:28:01.439Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:28:01.439Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmInitError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmInit [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmInspectError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmInspect [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmJoinError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmJoin [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmLeaveError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmLeave [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmUnlockError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmUnlock [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmUnlock (0.01s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmUpdateError [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestSwarmUpdate [2021-08-23T16:28:01.440Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestTaskInspectError [2021-08-23T16:28:01.440Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:28:01.440Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestTaskInspect [2021-08-23T16:28:01.440Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestTaskListError [2021-08-23T16:28:01.440Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestTaskList [2021-08-23T16:28:01.440Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeCreateError [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeCreate [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeInspectError [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeInspect [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeListError [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeList [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeRemoveError [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:28:01.440Z] === RUN TestVolumeRemove [2021-08-23T16:28:01.440Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:28:01.440Z] === CONT TestTLSCloseWriter [2021-08-23T16:28:01.440Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:28:01.440Z] PASS [2021-08-23T16:28:01.440Z] coverage: 74.8% of statements [2021-08-23T16:28:01.440Z] ok github.com/docker/docker/client 0.361s coverage: 74.8% of statements [2021-08-23T16:28:02.430Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T16:28:04.970Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T16:28:10.251Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T16:28:11.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-23T16:28:12.204Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-23T16:28:14.115Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T16:28:14.375Z] docker_cli_service_logs_test.go:245: checking task zqw49a493jsa [2021-08-23T16:28:14.375Z] docker_cli_service_logs_test.go:250: checking messages for zqw49a493jsa [2021-08-23T16:28:14.375Z] docker_cli_service_logs_test.go:245: checking task 4sehpahpax8i [2021-08-23T16:28:14.375Z] docker_cli_service_logs_test.go:250: checking messages for 4sehpahpax8i [2021-08-23T16:28:14.375Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T16:28:14.965Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T16:28:15.545Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T16:28:15.545Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T16:28:15.545Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T16:28:16.116Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T16:28:16.238Z] --- PASS: TestCheckoutGit (26.21s) [2021-08-23T16:28:16.238Z] === RUN TestValidGitTransport [2021-08-23T16:28:16.238Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:28:16.238Z] === RUN TestGitInvalidRef [2021-08-23T16:28:16.238Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-23T16:28:16.238Z] PASS [2021-08-23T16:28:16.238Z] coverage: 86.3% of statements [2021-08-23T16:28:16.238Z] ok github.com/docker/docker/builder/remotecontext/git 26.537s coverage: 86.3% of statements [2021-08-23T16:28:16.239Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:28:16.239Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:28:18.658Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T16:28:21.953Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-23T16:28:21.953Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-23T16:28:22.523Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-23T16:28:22.523Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T16:28:22.523Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-23T16:28:22.523Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T16:28:22.523Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-23T16:28:23.465Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-23T16:28:24.035Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-23T16:28:24.605Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-23T16:28:25.175Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-23T16:28:25.745Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-23T16:28:27.656Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-23T16:28:28.666Z] === RUN TestContainerStopSignal [2021-08-23T16:28:28.666Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestContainerStopTimeout [2021-08-23T16:28:28.666Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:28:28.666Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:28:28.666Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-23T16:28:28.666Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:28:28.666Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-23T16:28:28.666Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:28:28.666Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:28:28.666Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestNewMemoryStore [2021-08-23T16:28:28.666Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestAddContainers [2021-08-23T16:28:28.666Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestGetContainer [2021-08-23T16:28:28.666Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestDeleteContainer [2021-08-23T16:28:28.666Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestListContainers [2021-08-23T16:28:28.666Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestFirstContainer [2021-08-23T16:28:28.666Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestApplyAllContainer [2021-08-23T16:28:28.666Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestIsValidHealthString [2021-08-23T16:28:28.666Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestStateRunStop [2021-08-23T16:28:28.666Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestStateTimeoutWait [2021-08-23T16:28:28.666Z] state_test.go:141: Stop callback fired [2021-08-23T16:28:28.666Z] state_test.go:165: Stop callback fired [2021-08-23T16:28:28.666Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-23T16:28:28.666Z] === RUN TestIsValidStateString [2021-08-23T16:28:28.666Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestViewSaveDelete [2021-08-23T16:28:28.666Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-23T16:28:28.666Z] === RUN TestViewAll [2021-08-23T16:28:28.666Z] --- PASS: TestViewAll (0.03s) [2021-08-23T16:28:28.666Z] === RUN TestViewGet [2021-08-23T16:28:28.666Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:28:28.666Z] === RUN TestNames [2021-08-23T16:28:28.666Z] --- PASS: TestNames (0.00s) [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestViewWithHealthCheck [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:28:28.666Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:28:28.666Z] PASS [2021-08-23T16:28:28.666Z] coverage: 41.5% of statements [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:28:28.666Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:28:28.666Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:28:28.666Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:28:28.666Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:28:28.666Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:28:28.666Z] PASS [2021-08-23T16:28:28.666Z] coverage: 18.5% of statements [2021-08-23T16:28:28.666Z] ok github.com/docker/docker/container 0.297s coverage: 41.5% of statements [2021-08-23T16:28:28.666Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.5% of statements [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:28:28.666Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:28:29.124Z] === RUN TestPrepare [2021-08-23T16:28:29.124Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:28:29.124Z] === RUN TestStart [2021-08-23T16:28:29.124Z] --- PASS: TestStart (0.00s) [2021-08-23T16:28:29.124Z] === RUN TestWaitCancel [2021-08-23T16:28:29.124Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:28:29.124Z] === RUN TestWaitDisabled [2021-08-23T16:28:29.124Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:28:29.124Z] === RUN TestWaitEnabled [2021-08-23T16:28:29.124Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:28:29.124Z] === RUN TestRemove [2021-08-23T16:28:29.124Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:28:29.124Z] PASS [2021-08-23T16:28:29.124Z] coverage: 65.3% of statements [2021-08-23T16:28:29.124Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2021-08-23T16:28:29.566Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-23T16:28:30.507Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-23T16:28:30.507Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T16:28:30.507Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-23T16:28:30.659Z] === RUN TestNewListSecretsFilters [2021-08-23T16:28:30.659Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:28:30.659Z] === RUN TestNewListConfigsFilters [2021-08-23T16:28:30.659Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:28:30.659Z] PASS [2021-08-23T16:28:30.659Z] coverage: 0.5% of statements [2021-08-23T16:28:30.659Z] ok github.com/docker/docker/daemon/cluster 0.332s coverage: 0.5% of statements [2021-08-23T16:28:30.659Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:28:31.076Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-23T16:28:31.117Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:28:31.117Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:28:31.117Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:28:31.583Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:28:31.583Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:28:31.583Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:28:31.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T16:28:32.041Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:28:32.041Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:28:32.041Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:28:32.041Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:28:32.041Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:28:32.041Z] PASS [2021-08-23T16:28:32.041Z] coverage: 35.9% of statements [2021-08-23T16:28:32.041Z] ok github.com/docker/docker/daemon/cluster/convert 0.340s coverage: 35.9% of statements [2021-08-23T16:28:34.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-23T16:28:34.939Z] === RUN TestWaitNodeAttachment [2021-08-23T16:28:34.939Z] === RUN TestBuilderGC [2021-08-23T16:28:34.939Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:28:34.939Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:28:34.939Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:28:34.939Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:28:34.939Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:28:34.939Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:28:34.939Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:28:34.939Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:28:34.939Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:28:34.939Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:28:34.939Z] time="2021-08-23T16:28:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:28:34.939Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-23T16:28:34.939Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:28:34.939Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:28:34.939Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:28:34.939Z] time="2021-08-23T16:28:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-587047699" [2021-08-23T16:28:34.939Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:28:34.939Z] time="2021-08-23T16:28:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-654635862" [2021-08-23T16:28:34.939Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:28:34.939Z] time="2021-08-23T16:28:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-007835325" [2021-08-23T16:28:34.939Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:28:34.939Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:28:34.939Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:28:34.939Z] PASS [2021-08-23T16:28:34.939Z] coverage: 80.4% of statements [2021-08-23T16:28:34.939Z] ok github.com/docker/docker/daemon/config 0.228s coverage: 80.4% of statements [2021-08-23T16:28:35.397Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-23T16:28:35.397Z] === RUN TestIsolationConversion [2021-08-23T16:28:35.397Z] === RUN TestIsolationConversion/default [2021-08-23T16:28:35.397Z] === RUN TestIsolationConversion/process [2021-08-23T16:28:35.397Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:28:35.397Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestContainerLabels [2021-08-23T16:28:35.397Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestCredentialSpecConversion [2021-08-23T16:28:35.397Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:28:35.397Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:28:35.397Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:28:35.397Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:28:35.397Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:28:35.397Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountBind [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:28:35.397Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:28:35.397Z] PASS [2021-08-23T16:28:35.397Z] coverage: 11.0% of statements [2021-08-23T16:28:35.397Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.568s coverage: 11.0% of statements [2021-08-23T16:28:35.397Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:28:35.397Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:28:35.397Z] === RUN TestDiscoveryOpts [2021-08-23T16:28:35.397Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:28:35.397Z] PASS [2021-08-23T16:28:35.397Z] coverage: 30.0% of statements [2021-08-23T16:28:35.397Z] ok github.com/docker/docker/daemon/discovery 0.069s coverage: 30.0% of statements [2021-08-23T16:28:36.362Z] === RUN TestEventsLog [2021-08-23T16:28:36.362Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:28:36.362Z] === RUN TestEventsLogTimeout [2021-08-23T16:28:36.362Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:28:36.362Z] === RUN TestLogEvents [2021-08-23T16:28:36.362Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T16:28:36.362Z] === RUN TestLoadBufferedEvents [2021-08-23T16:28:36.820Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-08-23T16:28:36.820Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:28:36.820Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:28:36.820Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:28:36.820Z] PASS [2021-08-23T16:28:36.820Z] coverage: 50.0% of statements [2021-08-23T16:28:36.820Z] ok github.com/docker/docker/daemon/events 0.232s coverage: 50.0% of statements [2021-08-23T16:28:36.820Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:28:36.820Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestGetContainer [2021-08-23T16:28:36.820Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestValidContainerNames [2021-08-23T16:28:36.820Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestContainerInitDNS [2021-08-23T16:28:36.820Z] daemon_test.go:147: root required [2021-08-23T16:28:36.820Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestMerge [2021-08-23T16:28:36.820Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestValidateContainerIsolation [2021-08-23T16:28:36.820Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestFindNetworkErrorType [2021-08-23T16:28:36.820Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestEnsureServicesExist [2021-08-23T16:28:36.820Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:28:36.820Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:28:36.820Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:28:36.820Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:28:36.820Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestContainerDelete [2021-08-23T16:28:36.820Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestContainerDoubleDelete [2021-08-23T16:28:36.820Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:28:36.820Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:28:36.820Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestNoneHealthcheck [2021-08-23T16:28:36.820Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestHealthStates [2021-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] time="2021-08-23T16:28:36Z" 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-08-23T16:28:36.820Z] --- PASS: TestHealthStates (0.13s) [2021-08-23T16:28:36.820Z] === RUN TestMaskURLCredentials [2021-08-23T16:28:36.820Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestGetInspectData [2021-08-23T16:28:36.820Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestFillLicense [2021-08-23T16:28:36.820Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestListInvalidFilter [2021-08-23T16:28:36.820Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestNameFilter [2021-08-23T16:28:36.820Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:28:36.820Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:28:36.820Z] === 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-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:28:36.820Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:28:36.820Z] --- 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-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:28:36.820Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonReloadLabels [2021-08-23T16:28:36.820Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:28:36.820Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:28:36.820Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:28:36.820Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:28:36.820Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:28:36.820Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:28:37.279Z] === RUN TestIsEmptyDir [2021-08-23T16:28:37.279Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:28:37.279Z] PASS [2021-08-23T16:28:37.279Z] coverage: 2.3% of statements [2021-08-23T16:28:37.279Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-08-23T16:28:37.279Z] === RUN TestLinkNaming [2021-08-23T16:28:37.279Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:28:37.279Z] === RUN TestLinkNew [2021-08-23T16:28:37.279Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:28:37.279Z] === RUN TestLinkEnv [2021-08-23T16:28:37.279Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:28:37.279Z] === RUN TestLinkMultipleEnv [2021-08-23T16:28:37.279Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:28:37.279Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:28:37.279Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:28:37.279Z] PASS [2021-08-23T16:28:37.279Z] coverage: 93.0% of statements [2021-08-23T16:28:37.279Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-08-23T16:28:37.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-23T16:28:38.245Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-08-23T16:28:38.245Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:28:38.704Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-23T16:28:38.704Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:28:39.162Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T16:28:39.162Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:28:39.162Z] reload_test.go:520: root required [2021-08-23T16:28:39.162Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:28:39.162Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:28:39.162Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T16:28:39.162Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:28:39.162Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-23T16:28:39.162Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:28:39.162Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:28:39.162Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:28:39.162Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T16:28:39.162Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:28:39.162Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:28:39.162Z] === RUN TestParseVolumesFrom [2021-08-23T16:28:39.162Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:28:39.162Z] PASS [2021-08-23T16:28:39.162Z] coverage: 9.1% of statements [2021-08-23T16:28:39.162Z] ok github.com/docker/docker/daemon 2.332s coverage: 9.1% of statements [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:28:39.162Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:28:39.162Z] === RUN TestAdapterReadLogs [2021-08-23T16:28:39.162Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:28:39.162Z] === RUN TestCopier [2021-08-23T16:28:39.162Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:28:39.162Z] === RUN TestCopierLongLines [2021-08-23T16:28:39.162Z] --- PASS: TestCopierLongLines (0.01s) [2021-08-23T16:28:39.162Z] === RUN TestCopierSlow [2021-08-23T16:28:39.162Z] --- PASS: TestCopierSlow (0.21s) [2021-08-23T16:28:39.162Z] === RUN TestCopierWithSized [2021-08-23T16:28:39.162Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:28:39.162Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:28:39.416Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-23T16:28:39.619Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T16:28:39.619Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:28:39.619Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:28:39.619Z] === RUN TestCopierWithPartial [2021-08-23T16:28:39.619Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-23T16:28:39.619Z] === RUN TestRingLogger [2021-08-23T16:28:39.619Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:28:39.619Z] === RUN TestRingCap [2021-08-23T16:28:39.619Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:28:39.619Z] === RUN TestRingClose [2021-08-23T16:28:39.619Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:28:39.619Z] === RUN TestRingDrain [2021-08-23T16:28:39.619Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:28:39.619Z] PASS [2021-08-23T16:28:39.619Z] coverage: 43.3% of statements [2021-08-23T16:28:39.619Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 43.3% of statements [2021-08-23T16:28:40.077Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:28:40.077Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestSearchRegistryForImages [2021-08-23T16:28:40.077Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:28:40.077Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestImageDelete [2021-08-23T16:28:40.077Z] === RUN TestImageDelete/no_lease [2021-08-23T16:28:40.077Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:28:40.077Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:28:40.077Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:28:40.077Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:28:40.077Z] --- PASS: TestImageDelete (0.04s) [2021-08-23T16:28:40.077Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T16:28:40.077Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-23T16:28:40.077Z] === RUN TestContentStoreForPull [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:28:40.077Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-23T16:28:40.077Z] === RUN TestCreateSuccess [2021-08-23T16:28:40.077Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCreateStreamSkipped [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:28:40.077Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:28:40.077Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCreateError [2021-08-23T16:28:40.077Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCreateAlreadyExists [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:28:40.077Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestLogClosed [2021-08-23T16:28:40.077Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestLogBlocking [2021-08-23T16:28:40.077Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:28:40.077Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:28:40.077Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestPublishBatchSuccess [2021-08-23T16:28:40.077Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestPublishBatchError [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=error msg=Error [2021-08-23T16:28:40.077Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:28:40.077Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:28:40.077Z] time="2021-08-23T16:28:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:28:40.077Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchSimple [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchTicker [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchClose [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:28:40.077Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:28:40.077Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:28:40.077Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:28:40.077Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestProcessEventEmoji [2021-08-23T16:28:40.077Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:28:40.077Z] --- PASS: TestContentStoreForPull (0.17s) [2021-08-23T16:28:40.077Z] PASS [2021-08-23T16:28:40.077Z] coverage: 6.7% of statements [2021-08-23T16:28:40.077Z] ok github.com/docker/docker/daemon/images 0.308s coverage: 6.7% of statements [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:28:40.077Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:28:40.077Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-23T16:28:40.077Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:28:40.077Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:28:40.077Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:28:40.077Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:28:40.078Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:28:40.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:28:40.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestCreateTagSuccess [2021-08-23T16:28:40.078Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:28:40.078Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-08-23T16:28:40.078Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:28:40.078Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:28:40.078Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:28:40.078Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:28:40.078Z] PASS [2021-08-23T16:28:40.078Z] coverage: 77.0% of statements [2021-08-23T16:28:40.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T16:28:40.536Z] ok github.com/docker/docker/daemon/logger/awslogs 0.394s coverage: 77.0% of statements [2021-08-23T16:28:40.536Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:28:40.536Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:28:40.536Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:28:40.536Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:28:40.536Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:28:40.536Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:28:40.536Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:28:40.536Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:28:40.536Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-23T16:28:40.536Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:28:40.536Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-23T16:28:40.536Z] PASS [2021-08-23T16:28:40.536Z] coverage: 87.2% of statements [2021-08-23T16:28:40.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements [2021-08-23T16:28:41.028Z] === RUN TestJSONFileLogger [2021-08-23T16:28:41.028Z] --- PASS: TestJSONFileLogger (0.01s) [2021-08-23T16:28:41.028Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:28:41.028Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:28:41.028Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:28:41.028Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T16:28:41.028Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:28:41.028Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:28:41.028Z] === RUN TestEncodeDecode [2021-08-23T16:28:41.028Z] === PAUSE TestEncodeDecode [2021-08-23T16:28:41.028Z] === RUN TestUnexpectedEOF [2021-08-23T16:28:41.028Z] time="2021-08-23T16:28:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:28:41.028Z] time="2021-08-23T16:28:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:28:41.028Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-23T16:28:41.028Z] === CONT TestEncodeDecode [2021-08-23T16:28:41.028Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:28:41.028Z] PASS [2021-08-23T16:28:41.028Z] coverage: 69.9% of statements [2021-08-23T16:28:41.028Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.249s coverage: 69.9% of statements [2021-08-23T16:28:41.993Z] === RUN TestWriteLog [2021-08-23T16:28:41.993Z] === PAUSE TestWriteLog [2021-08-23T16:28:41.993Z] === RUN TestReadLog [2021-08-23T16:28:41.993Z] === PAUSE TestReadLog [2021-08-23T16:28:41.993Z] === CONT TestWriteLog [2021-08-23T16:28:41.993Z] === CONT TestReadLog [2021-08-23T16:28:41.993Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestReadLog/tail_exact [2021-08-23T16:28:41.993Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:28:41.993Z] === RUN TestOpenFileDelete [2021-08-23T16:28:41.993Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:28:41.993Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestOpenFileRename [2021-08-23T16:28:41.993Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:28:41.993Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestParseLogTag [2021-08-23T16:28:41.993Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:28:41.993Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestTailFiles [2021-08-23T16:28:41.993Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:28:41.993Z] --- PASS: TestReadLog (0.14s) [2021-08-23T16:28:41.993Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T16:28:41.993Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-23T16:28:41.993Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-08-23T16:28:41.993Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:28:41.993Z] logfile_test.go:179: logDecode() closed after sending 2273 messages [2021-08-23T16:28:41.993Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:28:41.993Z] PASS [2021-08-23T16:28:41.993Z] coverage: 75.2% of statements [2021-08-23T16:28:41.993Z] logfile_test.go:232: messages sent: 2273, received: 2273 [2021-08-23T16:28:41.993Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T16:28:41.993Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:28:41.993Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:28:41.993Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:28:41.993Z] ok github.com/docker/docker/daemon/logger/local 0.276s coverage: 75.2% of statements [2021-08-23T16:28:41.993Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:28:41.993Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-23T16:28:41.993Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-23T16:28:41.993Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-23T16:28:41.993Z] PASS [2021-08-23T16:28:41.993Z] coverage: 53.7% of statements [2021-08-23T16:28:41.993Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.7% of statements [2021-08-23T16:28:42.451Z] === RUN TestLog [2021-08-23T16:28:42.451Z] --- PASS: TestLog (0.00s) [2021-08-23T16:28:42.451Z] PASS [2021-08-23T16:28:42.451Z] coverage: 31.5% of statements [2021-08-23T16:28:42.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-08-23T16:28:42.899Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T16:28:42.909Z] === RUN TestValidateLogOpt [2021-08-23T16:28:42.909Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestNewMissedConfig [2021-08-23T16:28:42.909Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestNewMissedUrl [2021-08-23T16:28:42.909Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestNewMissedToken [2021-08-23T16:28:42.909Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestNewWithProxy [2021-08-23T16:28:42.909Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestDefault [2021-08-23T16:28:42.909Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:28:42.909Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:28:42.909Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestJsonFormat [2021-08-23T16:28:42.909Z] --- PASS: TestJsonFormat (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestRawFormat [2021-08-23T16:28:42.909Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestRawFormatWithLabels [2021-08-23T16:28:42.909Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:28:42.909Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:28:42.909Z] === RUN TestBatching [2021-08-23T16:28:43.367Z] --- PASS: TestBatching (0.23s) [2021-08-23T16:28:43.367Z] === RUN TestFrequency [2021-08-23T16:28:43.367Z] === RUN TestNewParse [2021-08-23T16:28:43.367Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:28:43.367Z] PASS [2021-08-23T16:28:43.367Z] coverage: 8.3% of statements [2021-08-23T16:28:43.367Z] === RUN TestParseLogFormat [2021-08-23T16:28:43.367Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:28:43.367Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestValidateSyslogAddress [2021-08-23T16:28:43.367Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:28:43.367Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestValidateSyslogFacility [2021-08-23T16:28:43.367Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:28:43.367Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestValidateLogOpt [2021-08-23T16:28:43.367Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:28:43.367Z] PASS [2021-08-23T16:28:43.367Z] coverage: 46.8% of statements [2021-08-23T16:28:43.367Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-08-23T16:28:43.367Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-08-23T16:28:43.367Z] --- PASS: TestFrequency (0.20s) [2021-08-23T16:28:43.367Z] === RUN TestOneMessagePerRequest [2021-08-23T16:28:43.367Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestVerify [2021-08-23T16:28:43.367Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:28:43.367Z] === RUN TestSkipVerify [2021-08-23T16:28:43.367Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.367Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.367Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] --- PASS: TestSkipVerify (0.58s) [2021-08-23T16:28:43.825Z] === RUN TestBufferMaximum [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.726832\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.726832\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:28:43.825Z] === RUN TestServerAlwaysDown [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.729100\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.729100\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.729100\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.729100\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] time="2021-08-23T16:28:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736123.729100\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:43.825Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:28:43.825Z] === RUN TestCannotSendAfterClose [2021-08-23T16:28:43.825Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:28:43.825Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:28:44.148Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:28:44.148Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:28:44.148Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:28:44.148Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:28:44.148Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:28:44.148Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:28:44.148Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:28:44.148Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:28:44.148Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:28:44.148Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T16:28:44.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:28:44.790Z] === RUN TestV1IDService [2021-08-23T16:28:44.790Z] --- PASS: TestV1IDService (0.02s) [2021-08-23T16:28:44.790Z] === RUN TestV2MetadataService [2021-08-23T16:28:44.790Z] time="2021-08-23T16:28:44Z" 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-08-23T16:28:44.790Z] time="2021-08-23T16:28:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"be85cdfffa45\"}'" [2021-08-23T16:28:44.790Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-23T16:28:44.790Z] PASS [2021-08-23T16:28:44.790Z] coverage: 82.5% of statements [2021-08-23T16:28:44.813Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-23T16:28:45.111Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:28:45.286Z] ok github.com/docker/docker/daemon/logger/splunk 2.100s coverage: 82.5% of statements [2021-08-23T16:28:45.286Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:28:45.286Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:28:45.286Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:28:45.286Z] --- PASS: TestV2MetadataService (0.54s) [2021-08-23T16:28:45.286Z] PASS [2021-08-23T16:28:45.286Z] coverage: 48.2% of statements [2021-08-23T16:28:45.286Z] ok github.com/docker/docker/distribution/metadata 0.633s coverage: 48.2% of statements [2021-08-23T16:28:45.286Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:28:45.286Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:28:45.286Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:28:45.286Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:28:45.286Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:28:45.286Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:28:45.286Z] === RUN TestManifestStore [2021-08-23T16:28:45.286Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:28:45.286Z] === RUN TestSuccessfulDownload [2021-08-23T16:28:45.286Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:28:45.286Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:28:45.286Z] === RUN TestCancelledDownload [2021-08-23T16:28:45.286Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T16:28:45.286Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:28:45.286Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:28:45.286Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:28:45.286Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:28:45.286Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:28:45.286Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:28:45.286Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:28:45.286Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:28:45.287Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:28:45.287Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:28:45.287Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:28:45.287Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:28:45.287Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local195622659\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="reference for unknown type: " [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="reference for unknown type: " [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="reference for unknown type: " [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="reference for unknown type: " [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="reference for unknown type: " [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:28:45.287Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:28:45.287Z] time="2021-08-23T16:28:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore (0.22s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:28:45.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:28:45.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestFixManifestLayers [2021-08-23T16:28:45.287Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:28:45.287Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:28:45.287Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:28:45.287Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestValidateManifest [2021-08-23T16:28:45.287Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:28:45.287Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestFormatPlatform [2021-08-23T16:28:45.287Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:28:45.287Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestLayerAlreadyExists [2021-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] 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-08-23T16:28:45.287Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T16:28:45.287Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:28:45.745Z] time="2021-08-23T16:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:28:45.745Z] time="2021-08-23T16:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:28:45.745Z] time="2021-08-23T16:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:28:45.745Z] time="2021-08-23T16:28:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:28:45.745Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:28:45.745Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2021-08-23T16:28:45.745Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-08-23T16:28:45.745Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2021-08-23T16:28:45.745Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2021-08-23T16:28:45.745Z] === RUN TestTransfer [2021-08-23T16:28:46.202Z] --- PASS: TestTransfer (0.17s) [2021-08-23T16:28:46.202Z] === RUN TestConcurrencyLimit [2021-08-23T16:28:46.202Z] === RUN TestNotFound [2021-08-23T16:28:46.202Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestConflict [2021-08-23T16:28:46.202Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestForbidden [2021-08-23T16:28:46.202Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestInvalidParameter [2021-08-23T16:28:46.202Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestNotImplemented [2021-08-23T16:28:46.202Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestNotModified [2021-08-23T16:28:46.202Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestUnauthorized [2021-08-23T16:28:46.202Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestUnknown [2021-08-23T16:28:46.202Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestCancelled [2021-08-23T16:28:46.202Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestDeadline [2021-08-23T16:28:46.202Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestDataLoss [2021-08-23T16:28:46.202Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestUnavailable [2021-08-23T16:28:46.202Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestSystem [2021-08-23T16:28:46.202Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:28:46.202Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:28:46.202Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:28:46.202Z] PASS [2021-08-23T16:28:46.202Z] coverage: 53.1% of statements [2021-08-23T16:28:46.202Z] ok github.com/docker/docker/errdefs 0.033s coverage: 53.1% of statements [2021-08-23T16:28:46.728Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-23T16:28:46.756Z] --- PASS: TestConcurrencyLimit (0.58s) [2021-08-23T16:28:46.756Z] === RUN TestInactiveJobs [2021-08-23T16:28:46.756Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-08-23T16:28:46.756Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:28:46.756Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestTokenPassThru [2021-08-23T16:28:46.756Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:28:46.756Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:28:46.756Z] PASS [2021-08-23T16:28:46.756Z] coverage: 24.1% of statements [2021-08-23T16:28:46.756Z] ok github.com/docker/docker/distribution 1.466s coverage: 24.1% of statements [2021-08-23T16:28:46.756Z] === RUN TestFSGetInvalidData [2021-08-23T16:28:46.756Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSInvalidSet [2021-08-23T16:28:46.756Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSInvalidRoot [2021-08-23T16:28:46.756Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSMetadataGetSet [2021-08-23T16:28:46.756Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:28:46.756Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-23T16:28:46.756Z] === RUN TestFSInvalidWalker [2021-08-23T16:28:46.756Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSGetSet [2021-08-23T16:28:46.756Z] --- PASS: TestFSGetSet (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSGetUnsetKey [2021-08-23T16:28:46.756Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestFSGetEmptyData [2021-08-23T16:28:46.756Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSDelete [2021-08-23T16:28:46.756Z] --- PASS: TestFSDelete (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSWalker [2021-08-23T16:28:46.756Z] --- PASS: TestFSWalker (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:28:46.756Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:28:46.756Z] === RUN TestNewFromJSON [2021-08-23T16:28:46.756Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:28:46.756Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestMarshalKeyOrder [2021-08-23T16:28:46.756Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestHistoryEqual [2021-08-23T16:28:46.756Z] --- PASS: TestHistoryEqual (0.13s) [2021-08-23T16:28:46.756Z] === RUN TestImage [2021-08-23T16:28:46.756Z] --- PASS: TestImage (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestImageOSNotEmpty [2021-08-23T16:28:46.756Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:28:46.756Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:28:46.756Z] === RUN TestCreate [2021-08-23T16:28:47.213Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:28:47.213Z] === RUN TestRestore [2021-08-23T16:28:47.213Z] time="2021-08-23T16:28:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:28:47.213Z] --- PASS: TestRestore (0.06s) [2021-08-23T16:28:47.213Z] === RUN TestAddDelete [2021-08-23T16:28:47.213Z] --- PASS: TestAddDelete (0.02s) [2021-08-23T16:28:47.213Z] === RUN TestSearchAfterDelete [2021-08-23T16:28:47.213Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T16:28:47.213Z] === RUN TestParentReset [2021-08-23T16:28:47.213Z] --- PASS: TestParentReset (0.02s) [2021-08-23T16:28:47.213Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:28:47.213Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-23T16:28:47.213Z] === RUN TestStoreLen [2021-08-23T16:28:47.213Z] --- PASS: TestStoreLen (0.03s) [2021-08-23T16:28:47.213Z] PASS [2021-08-23T16:28:47.213Z] coverage: 86.6% of statements [2021-08-23T16:28:47.213Z] ok github.com/docker/docker/image 0.457s coverage: 86.6% of statements [2021-08-23T16:28:47.213Z] --- PASS: TestInactiveJobs (0.53s) [2021-08-23T16:28:47.213Z] === RUN TestWatchRelease [2021-08-23T16:28:47.213Z] --- PASS: TestWatchRelease (0.09s) [2021-08-23T16:28:47.213Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:28:47.213Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:28:47.213Z] === RUN TestDuplicateTransfer [2021-08-23T16:28:47.213Z] --- PASS: TestDuplicateTransfer (0.12s) [2021-08-23T16:28:47.213Z] === RUN TestSuccessfulUpload [2021-08-23T16:28:47.213Z] === RUN TestCompare [2021-08-23T16:28:47.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-23T16:28:47.671Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:28:47.671Z] PASS [2021-08-23T16:28:47.671Z] coverage: 19.2% of statements [2021-08-23T16:28:47.671Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2021-08-23T16:28:47.671Z] time="2021-08-23T16:28:47Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:28:47.671Z] === RUN TestValidateManifest [2021-08-23T16:28:47.671Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:28:47.671Z] === RUN TestValidateManifest/nil [2021-08-23T16:28:47.671Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:28:47.671Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:28:47.671Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:28:47.671Z] PASS [2021-08-23T16:28:47.671Z] coverage: 0.7% of statements [2021-08-23T16:28:47.671Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2021-08-23T16:28:47.931Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-23T16:28:48.133Z] --- PASS: TestSuccessfulUpload (0.60s) [2021-08-23T16:28:48.134Z] === RUN TestCancelledUpload [2021-08-23T16:28:48.134Z] --- PASS: TestCancelledUpload (0.02s) [2021-08-23T16:28:48.134Z] PASS [2021-08-23T16:28:48.134Z] coverage: 76.8% of statements [2021-08-23T16:28:48.134Z] ok github.com/docker/docker/distribution/xfer 2.664s coverage: 76.8% of statements [2021-08-23T16:28:48.134Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:28:48.134Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:28:48.134Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:28:48.134Z] PASS [2021-08-23T16:28:48.134Z] coverage: 25.0% of statements [2021-08-23T16:28:48.134Z] ok github.com/docker/docker/image/v1 0.126s coverage: 25.0% of statements [2021-08-23T16:28:48.134Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:28:48.146Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:28:48.146Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T16:28:48.146Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:28:48.146Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T16:28:48.146Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:28:48.146Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T16:28:48.146Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:28:48.146Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T16:28:48.146Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:28:48.591Z] === RUN TestSerialization [2021-08-23T16:28:48.591Z] --- PASS: TestSerialization (0.03s) [2021-08-23T16:28:48.591Z] PASS [2021-08-23T16:28:48.591Z] coverage: 100.0% of statements [2021-08-23T16:28:48.591Z] ok github.com/docker/docker/libcontainerd/queue 0.126s coverage: 100.0% of statements [2021-08-23T16:28:49.556Z] === RUN TestEnvironmentParsing [2021-08-23T16:28:49.556Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:28:49.556Z] PASS [2021-08-23T16:28:49.556Z] coverage: 1.2% of statements [2021-08-23T16:28:49.556Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-08-23T16:28:49.556Z] === RUN TestEmptyLayer [2021-08-23T16:28:49.556Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:28:49.556Z] === RUN TestCommitFailure [2021-08-23T16:28:49.556Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T16:28:49.556Z] === RUN TestStartTransactionFailure [2021-08-23T16:28:49.556Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T16:28:49.556Z] === RUN TestGetOrphan [2021-08-23T16:28:49.556Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:28:49.556Z] === RUN TestMountAndRegister [2021-08-23T16:28:49.556Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:28:49.845Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-23T16:28:49.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-23T16:28:50.035Z] --- PASS: TestMountAndRegister (0.03s) [2021-08-23T16:28:50.035Z] === RUN TestLayerRelease [2021-08-23T16:28:50.035Z] layer_test.go:304: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestStoreRestore [2021-08-23T16:28:50.035Z] layer_test.go:353: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestTarStreamStability [2021-08-23T16:28:50.035Z] layer_test.go:468: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestRegisterExistingLayer [2021-08-23T16:28:50.035Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-08-23T16:28:50.035Z] === RUN TestTarStreamVerification [2021-08-23T16:28:50.035Z] layer_test.go:697: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestLayerMigration [2021-08-23T16:28:50.035Z] migration_test.go:46: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:28:50.035Z] migration_test.go:182: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestMountInit [2021-08-23T16:28:50.035Z] mount_test.go:17: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestMountSize [2021-08-23T16:28:50.035Z] mount_test.go:76: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestMountChanges [2021-08-23T16:28:50.035Z] mount_test.go:125: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:28:50.035Z] === RUN TestMountApply [2021-08-23T16:28:50.035Z] mount_test.go:212: Failing on Windows [2021-08-23T16:28:50.035Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:28:50.035Z] PASS [2021-08-23T16:28:50.035Z] coverage: 30.1% of statements [2021-08-23T16:28:50.035Z] ok github.com/docker/docker/layer 0.195s coverage: 30.1% of statements [2021-08-23T16:28:50.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:28:50.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:28:50.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:28:50.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:28:50.493Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:28:50.493Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSequenceEqual [2021-08-23T16:28:50.493Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSequenceCopy [2021-08-23T16:28:50.493Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestGetFirstAvailable [2021-08-23T16:28:50.493Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestFindSequence [2021-08-23T16:28:50.493Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestCheckIfAvailable [2021-08-23T16:28:50.493Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestMergeSequences [2021-08-23T16:28:50.493Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestPushReservation [2021-08-23T16:28:50.493Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSerializeDeserialize [2021-08-23T16:28:50.493Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSet [2021-08-23T16:28:50.493Z] --- PASS: TestSet (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSetUnset [2021-08-23T16:28:50.493Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestOffsetSetUnset [2021-08-23T16:28:50.493Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSetInRange [2021-08-23T16:28:50.493Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestSetAnyInRange [2021-08-23T16:28:50.493Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestMethods [2021-08-23T16:28:50.493Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:28:50.493Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:28:51.049Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:28:51.049Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T16:28:51.049Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:28:51.049Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T16:28:51.049Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:28:51.230Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-23T16:28:52.026Z] === RUN TestInvalidConfig [2021-08-23T16:28:52.026Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:28:52.026Z] === RUN TestConfig [2021-08-23T16:28:52.026Z] --- PASS: TestConfig (0.00s) [2021-08-23T16:28:52.026Z] === RUN TestOptionsLabels [2021-08-23T16:28:52.026Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:28:52.026Z] === RUN TestValidName [2021-08-23T16:28:52.026Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:28:52.026Z] === RUN TestTLSConfiguration [2021-08-23T16:28:52.173Z] docker_cli_swarm_test.go:1901: [de56376da55f7] joining swarm manager [d4a14de92bb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:28:52.173Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-23T16:28:52.484Z] time="2021-08-23T16:28:51Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:28:52.484Z] --- PASS: TestTLSConfiguration (0.12s) [2021-08-23T16:28:52.484Z] PASS [2021-08-23T16:28:52.484Z] coverage: 24.0% of statements [2021-08-23T16:28:52.484Z] ok github.com/docker/docker/libnetwork/config 0.194s coverage: 24.0% of statements [2021-08-23T16:28:52.942Z] === RUN TestKey [2021-08-23T16:28:52.942Z] --- PASS: TestKey (0.00s) [2021-08-23T16:28:52.942Z] === RUN TestParseKey [2021-08-23T16:28:52.942Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:28:52.942Z] === RUN TestInvalidDataStore [2021-08-23T16:28:52.942Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:28:52.942Z] === RUN TestKVObjectFlatKey [2021-08-23T16:28:52.942Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:28:52.942Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:28:52.942Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:28:52.942Z] PASS [2021-08-23T16:28:52.942Z] coverage: 21.9% of statements [2021-08-23T16:28:52.942Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2021-08-23T16:28:52.942Z] === RUN TestErrorInterfaces [2021-08-23T16:28:52.942Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:28:52.942Z] === RUN TestNetworkMarshalling [2021-08-23T16:28:53.401Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-08-23T16:28:53.401Z] === RUN TestEndpointMarshalling [2021-08-23T16:28:53.401Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestAuxAddresses [2021-08-23T16:28:53.401Z] time="2021-08-23T16:28:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:28:53.401Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T16:28:53.401Z] === RUN TestSRVServiceQuery [2021-08-23T16:28:53.401Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestServiceVIPReuse [2021-08-23T16:28:53.401Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:28:53.401Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestDNSIPQuery [2021-08-23T16:28:53.401Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestDNSProxyServFail [2021-08-23T16:28:53.401Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestSandboxAddEmpty [2021-08-23T16:28:53.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:28:53.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:28:53.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:28:53.401Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestDNSOptions [2021-08-23T16:28:53.401Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:28:53.401Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:28:53.401Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:28:53.401Z] time="2021-08-23T16:28:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:28:53.401Z] time="2021-08-23T16:28:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:28:53.401Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-23T16:28:53.401Z] PASS [2021-08-23T16:28:53.401Z] coverage: 8.6% of statements [2021-08-23T16:28:53.401Z] ok github.com/docker/docker/libnetwork 0.260s coverage: 8.6% of statements [2021-08-23T16:28:53.401Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:28:53.556Z] docker_cli_swarm_test.go:1902: [d3e645e3aad98] joining swarm manager [d4a14de92bb56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:28:53.817Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-23T16:28:53.859Z] === RUN TestIPDataMarshalling [2021-08-23T16:28:53.859Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:28:53.859Z] === RUN TestValidateAndIsV6 [2021-08-23T16:28:53.859Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:28:53.859Z] PASS [2021-08-23T16:28:53.859Z] coverage: 68.9% of statements [2021-08-23T16:28:53.859Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2021-08-23T16:28:53.859Z] === RUN TestDriver [2021-08-23T16:28:53.859Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:28:53.859Z] PASS [2021-08-23T16:28:53.859Z] coverage: 34.8% of statements [2021-08-23T16:28:53.859Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-08-23T16:28:53.859Z] --- PASS: TestRandomAllocateDeallocate (3.44s) [2021-08-23T16:28:53.859Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:28:54.327Z] === RUN TestDriver [2021-08-23T16:28:54.327Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:28:54.327Z] PASS [2021-08-23T16:28:54.327Z] coverage: 34.8% of statements [2021-08-23T16:28:54.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-08-23T16:28:54.785Z] === RUN TestNetworkAllocateFree [2021-08-23T16:28:54.785Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:28:54.785Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:28:54.785Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:28:54.785Z] PASS [2021-08-23T16:28:54.785Z] coverage: 63.6% of statements [2021-08-23T16:28:54.785Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2021-08-23T16:28:54.785Z] --- PASS: TestAllocateRandomDeallocate (0.81s) [2021-08-23T16:28:54.785Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:28:55.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-23T16:28:55.243Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:28:55.243Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:28:55.243Z] === RUN TestGetExtraCapabilities [2021-08-23T16:28:55.243Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T16:28:55.243Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:28:55.243Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T16:28:55.243Z] === RUN TestRemoteDriver [2021-08-23T16:28:55.243Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:28:55.243Z] === RUN TestDriverError [2021-08-23T16:28:55.243Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:28:55.243Z] === RUN TestMissingValues [2021-08-23T16:28:55.243Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T16:28:55.243Z] === RUN TestRollback [2021-08-23T16:28:55.243Z] --- PASS: TestRollback (0.00s) [2021-08-23T16:28:55.243Z] PASS [2021-08-23T16:28:55.243Z] coverage: 57.4% of statements [2021-08-23T16:28:55.243Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2021-08-23T16:28:55.700Z] === RUN TestNew [2021-08-23T16:28:55.700Z] --- PASS: TestNew (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestAddDriver [2021-08-23T16:28:55.700Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestAddDuplicateDriver [2021-08-23T16:28:55.700Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:28:55.700Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestDriver [2021-08-23T16:28:55.700Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestIPAM [2021-08-23T16:28:55.700Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestWalkIPAMs [2021-08-23T16:28:55.700Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestWalkDrivers [2021-08-23T16:28:55.700Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:28:55.700Z] PASS [2021-08-23T16:28:55.700Z] coverage: 82.4% of statements [2021-08-23T16:28:55.700Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2021-08-23T16:28:55.700Z] === RUN TestNAT [2021-08-23T16:28:55.700Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:28:55.700Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:28:55.700Z] === RUN TestTransparent [2021-08-23T16:28:55.700Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:28:55.700Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:28:55.700Z] PASS [2021-08-23T16:28:55.700Z] coverage: 0.0% of statements [2021-08-23T16:28:55.700Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s) [2021-08-23T16:28:55.700Z] === RUN TestRetrieveFromStore [2021-08-23T16:28:55.700Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2021-08-23T16:28:56.159Z] === RUN TestBuildDefault [2021-08-23T16:28:56.159Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:28:56.159Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestBuildHostname [2021-08-23T16:28:56.159Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:28:56.159Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestBuildNoIP [2021-08-23T16:28:56.159Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestUpdate [2021-08-23T16:28:56.159Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:28:56.159Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:28:56.159Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestAddEmpty [2021-08-23T16:28:56.159Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestAdd [2021-08-23T16:28:56.159Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestDeleteEmpty [2021-08-23T16:28:56.159Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestDeleteNewline [2021-08-23T16:28:56.159Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestDelete [2021-08-23T16:28:56.159Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:28:56.159Z] === RUN TestConcurrentWrites [2021-08-23T16:28:56.159Z] --- PASS: TestRetrieveFromStore (0.35s) [2021-08-23T16:28:56.159Z] === RUN TestIsCorrupted [2021-08-23T16:28:56.159Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T16:28:56.159Z] === RUN TestSetRollover [2021-08-23T16:28:56.159Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-23T16:28:56.159Z] PASS [2021-08-23T16:28:56.159Z] coverage: 81.2% of statements [2021-08-23T16:28:56.159Z] ok github.com/docker/docker/libnetwork/etchosts 0.217s coverage: 81.2% of statements [2021-08-23T16:28:56.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-23T16:28:56.620Z] === RUN TestNew [2021-08-23T16:28:56.621Z] --- PASS: TestNew (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestAllocate [2021-08-23T16:28:56.621Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestUninitialized [2021-08-23T16:28:56.621Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestAllocateInRange [2021-08-23T16:28:56.621Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestAllocateSerial [2021-08-23T16:28:56.621Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:28:56.621Z] PASS [2021-08-23T16:28:56.621Z] coverage: 87.5% of statements [2021-08-23T16:28:56.621Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2021-08-23T16:28:56.621Z] === RUN TestDiff [2021-08-23T16:28:56.621Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestAddedCallback [2021-08-23T16:28:56.621Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestRemovedCallback [2021-08-23T16:28:56.621Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:28:56.621Z] === RUN TestNoCallback [2021-08-23T16:28:56.621Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:28:56.621Z] PASS [2021-08-23T16:28:56.621Z] coverage: 48.1% of statements [2021-08-23T16:28:56.621Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-08-23T16:28:56.821Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:28:57.080Z] --- PASS: TestSetRollover (0.93s) [2021-08-23T16:28:57.080Z] === RUN TestSetRolloverSerial [2021-08-23T16:28:57.080Z] === RUN TestCaller [2021-08-23T16:28:57.080Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:28:57.080Z] PASS [2021-08-23T16:28:57.080Z] coverage: 100.0% of statements [2021-08-23T16:28:57.080Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2021-08-23T16:28:57.080Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:28:57.080Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:28:57.080Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:28:57.969Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-23T16:28:58.618Z] === RUN TestPoolRequest [2021-08-23T16:28:58.618Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:28:58.618Z] === RUN TestOtherRequests [2021-08-23T16:28:58.618Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:28:58.618Z] PASS [2021-08-23T16:28:58.618Z] coverage: 57.1% of statements [2021-08-23T16:28:58.618Z] ok github.com/docker/docker/libnetwork/ipams/null 0.056s coverage: 57.1% of statements [2021-08-23T16:28:59.080Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:28:59.361Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T16:29:00.045Z] --- PASS: TestSetRolloverSerial (2.85s) [2021-08-23T16:29:00.045Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:29:00.045Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:29:00.045Z] PASS [2021-08-23T16:29:00.045Z] coverage: 84.4% of statements [2021-08-23T16:29:00.045Z] ok github.com/docker/docker/libnetwork/bitseq 9.346s coverage: 84.4% of statements [2021-08-23T16:29:00.045Z] --- PASS: TestInt2IP2IntConversion (0.93s) [2021-08-23T16:29:00.045Z] === RUN TestGetAddressVersion [2021-08-23T16:29:00.045Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:29:00.045Z] === RUN TestKeyString [2021-08-23T16:29:00.045Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:29:00.045Z] === RUN TestPoolDataMarshal [2021-08-23T16:29:00.045Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:29:00.045Z] === RUN TestSubnetsMarshal [2021-08-23T16:29:00.504Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-08-23T16:29:00.504Z] === RUN TestAddSubnets [2021-08-23T16:29:00.504Z] --- PASS: TestAddSubnets (0.17s) [2021-08-23T16:29:00.504Z] === RUN TestDoublePoolRelease [2021-08-23T16:29:00.504Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-08-23T16:29:00.504Z] === RUN TestAddReleasePoolID [2021-08-23T16:29:00.504Z] === RUN TestGetCapabilities [2021-08-23T16:29:00.504Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:29:00.504Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:29:00.504Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:29:00.504Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:29:00.504Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:29:00.504Z] === RUN TestRemoteDriver [2021-08-23T16:29:00.504Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-23T16:29:00.504Z] PASS [2021-08-23T16:29:00.504Z] coverage: 47.4% of statements [2021-08-23T16:29:00.504Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2021-08-23T16:29:00.504Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-08-23T16:29:00.504Z] === RUN TestPredefinedPool [2021-08-23T16:29:00.504Z] --- PASS: TestPredefinedPool (0.11s) [2021-08-23T16:29:00.504Z] === RUN TestRemoveSubnet [2021-08-23T16:29:00.962Z] --- PASS: TestRemoveSubnet (0.40s) [2021-08-23T16:29:00.962Z] === RUN TestGetSameAddress [2021-08-23T16:29:01.421Z] --- PASS: TestGetSameAddress (0.32s) [2021-08-23T16:29:01.421Z] === RUN TestPoolAllocationReuse [2021-08-23T16:29:01.882Z] === RUN TestWindowsIPAM [2021-08-23T16:29:01.882Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:29:01.882Z] PASS [2021-08-23T16:29:01.882Z] coverage: 71.4% of statements [2021-08-23T16:29:01.882Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.076s coverage: 71.4% of statements [2021-08-23T16:29:02.850Z] === RUN TestDefaultNetwork [2021-08-23T16:29:03.308Z] --- PASS: TestDefaultNetwork (0.50s) [2021-08-23T16:29:03.308Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:29:03.766Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.49s) [2021-08-23T16:29:03.766Z] === RUN TestInitAddressPools [2021-08-23T16:29:03.766Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:29:03.766Z] PASS [2021-08-23T16:29:03.766Z] coverage: 74.0% of statements [2021-08-23T16:29:03.766Z] ok github.com/docker/docker/libnetwork/ipamutils 1.080s coverage: 74.0% of statements [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:29:04.733Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:29:04.733Z] === RUN TestKeyValue [2021-08-23T16:29:04.733Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:29:04.733Z] PASS [2021-08-23T16:29:04.733Z] coverage: 60.0% of statements [2021-08-23T16:29:04.733Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-08-23T16:29:04.733Z] --- PASS: TestPoolAllocationReuse (3.42s) [2021-08-23T16:29:04.733Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:29:04.733Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-23T16:29:04.733Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:29:05.193Z] === RUN TestGenerate [2021-08-23T16:29:05.193Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:29:05.193Z] === RUN TestGeneratePtr [2021-08-23T16:29:05.193Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:29:05.193Z] === RUN TestGenerateMissingField [2021-08-23T16:29:05.193Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:29:05.193Z] === RUN TestFieldCannotBeSet [2021-08-23T16:29:05.193Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:29:05.193Z] === RUN TestTypeMismatchError [2021-08-23T16:29:05.193Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:29:05.193Z] PASS [2021-08-23T16:29:05.193Z] coverage: 100.0% of statements [2021-08-23T16:29:05.193Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2021-08-23T16:29:06.727Z] === RUN TestNetworkDBSimple [2021-08-23T16:29:06.727Z] testing: warning: no tests to run [2021-08-23T16:29:06.727Z] PASS [2021-08-23T16:29:06.727Z] coverage: 0.0% of statements [2021-08-23T16:29:06.727Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:29:07.184Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.28s) [2021-08-23T16:29:07.184Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:29:07.184Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:29:07.184Z] PASS [2021-08-23T16:29:07.184Z] coverage: 100.0% of statements [2021-08-23T16:29:07.184Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-08-23T16:29:07.184Z] === RUN TestRequestNewPort [2021-08-23T16:29:07.184Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestRequestSpecificPort [2021-08-23T16:29:07.184Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestReleasePort [2021-08-23T16:29:07.184Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestReuseReleasedPort [2021-08-23T16:29:07.184Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:29:07.184Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestUnknowProtocol [2021-08-23T16:29:07.184Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestAllocateAllPorts [2021-08-23T16:29:07.184Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestPortAllocation [2021-08-23T16:29:07.184Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:29:07.184Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestNoDuplicateBPR [2021-08-23T16:29:07.184Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:29:07.184Z] === RUN TestChangePortRange [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:29:07.184Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:29:07.184Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:29:07.184Z] PASS [2021-08-23T16:29:07.184Z] coverage: 88.6% of statements [2021-08-23T16:29:07.184Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-08-23T16:29:07.642Z] 2021/08/23 16:29:07 Closing DB instances... [2021-08-23T16:29:08.101Z] testing: warning: no tests to run [2021-08-23T16:29:08.101Z] PASS [2021-08-23T16:29:08.101Z] coverage: 0.0% of statements [2021-08-23T16:29:08.101Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:29:08.101Z] === RUN TestHashData [2021-08-23T16:29:08.101Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:29:08.101Z] PASS [2021-08-23T16:29:08.101Z] coverage: 2.8% of statements [2021-08-23T16:29:08.101Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-08-23T16:29:08.558Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.17s) [2021-08-23T16:29:08.558Z] === RUN TestGetAddress [2021-08-23T16:29:08.558Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-23T16:29:08.558Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:29:08.558Z] === RUN TestTransportPortConv [2021-08-23T16:29:08.558Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestTransportPortBindingConv [2021-08-23T16:29:08.558Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestErrorConstructors [2021-08-23T16:29:08.558Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestCompareIPMask [2021-08-23T16:29:08.558Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:29:08.558Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:29:08.558Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:29:08.558Z] === RUN TestParseCIDR [2021-08-23T16:29:08.558Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:29:08.558Z] PASS [2021-08-23T16:29:08.558Z] coverage: 47.9% of statements [2021-08-23T16:29:08.558Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:29:09.017Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:29:09.017Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:29:09.017Z] PASS [2021-08-23T16:29:09.017Z] coverage: 50.0% of statements [2021-08-23T16:29:09.017Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2021-08-23T16:29:09.982Z] === RUN TestParseVersion [2021-08-23T16:29:09.982Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:29:09.982Z] PASS [2021-08-23T16:29:09.982Z] coverage: 52.9% of statements [2021-08-23T16:29:09.982Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-08-23T16:29:09.982Z] 2021/08/23 16:29:09 Closing DB instances... [2021-08-23T16:29:09.982Z] === RUN TestAddressPoolOpt [2021-08-23T16:29:09.982Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/a [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/something [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/_=a [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/PATH [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/=a [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/1asd [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/123 [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/some_space [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/= [2021-08-23T16:29:09.982Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestParseHost [2021-08-23T16:29:09.982Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:29:09.982Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestParseTCP [2021-08-23T16:29:09.982Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:29:09.982Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestValidateExtraHosts [2021-08-23T16:29:09.982Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestIpOptString [2021-08-23T16:29:09.982Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:29:09.982Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:29:09.982Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:29:09.982Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestValidateIPAddress [2021-08-23T16:29:09.982Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestMapOpts [2021-08-23T16:29:09.982Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:29:09.982Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestListOptsWithValidator [2021-08-23T16:29:09.982Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestValidateDNSSearch [2021-08-23T16:29:09.982Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:29:09.982Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:29:09.982Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestNamedListOpts [2021-08-23T16:29:09.982Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestNamedMapOpts [2021-08-23T16:29:09.982Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestParseLink [2021-08-23T16:29:09.982Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:29:09.982Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:29:09.982Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:29:09.982Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:29:09.982Z] === RUN TestUlimitOpt [2021-08-23T16:29:09.982Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:29:09.982Z] PASS [2021-08-23T16:29:09.982Z] coverage: 67.1% of statements [2021-08-23T16:29:09.982Z] ok github.com/docker/docker/opts 0.060s coverage: 67.1% of statements [2021-08-23T16:29:11.518Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-23T16:29:11.518Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:29:11.518Z] === RUN TestIsArchivePathDir [2021-08-23T16:29:11.518Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-23T16:29:11.518Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:29:11.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-23T16:29:11.976Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:29:11.976Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-08-23T16:29:11.976Z] === RUN TestIsArchivePathTar [2021-08-23T16:29:11.976Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-23T16:29:11.976Z] === RUN TestDecompressStreamGzip [2021-08-23T16:29:11.976Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:29:11.976Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:29:11.976Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2021-08-23T16:29:11.976Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:29:11.976Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:29:11.976Z] === RUN TestMiddleware [2021-08-23T16:29:11.976Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:29:11.976Z] === RUN TestNewResponseModifier [2021-08-23T16:29:11.976Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:29:11.976Z] PASS [2021-08-23T16:29:11.976Z] coverage: 26.8% of statements [2021-08-23T16:29:11.976Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 26.8% of statements [2021-08-23T16:29:11.976Z] --- PASS: TestDecompressStreamGzip (0.22s) [2021-08-23T16:29:11.976Z] === RUN TestDecompressStreamBzip2 [2021-08-23T16:29:12.436Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-23T16:29:12.436Z] === RUN TestDecompressStreamXz [2021-08-23T16:29:12.436Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:29:12.436Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:29:12.436Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:29:12.436Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCompressStreamInvalid [2021-08-23T16:29:12.436Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestExtensionInvalid [2021-08-23T16:29:12.436Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestExtensionUncompressed [2021-08-23T16:29:12.436Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestExtensionBzip2 [2021-08-23T16:29:12.436Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestExtensionGzip [2021-08-23T16:29:12.436Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestExtensionXz [2021-08-23T16:29:12.436Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:29:12.436Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-23T16:29:12.436Z] === RUN TestCmdStreamBad [2021-08-23T16:29:12.436Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:29:12.436Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCmdStreamGood [2021-08-23T16:29:12.436Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-23T16:29:12.436Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:29:12.436Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-23T16:29:12.436Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:29:12.436Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestUntarPath [2021-08-23T16:29:12.436Z] --- PASS: TestUntarPath (0.06s) [2021-08-23T16:29:12.436Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:29:12.436Z] 2021/08/23 16:29:12 Closing DB instances... [2021-08-23T16:29:12.436Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-23T16:29:12.436Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:29:12.436Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T16:29:12.436Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:29:12.436Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:29:12.436Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:29:12.436Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:29:12.436Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T16:29:12.894Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:29:12.894Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T16:29:12.894Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:29:12.894Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-08-23T16:29:12.894Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:29:12.894Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:29:12.894Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:29:12.894Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:29:12.894Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:29:12.894Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T16:29:12.894Z] === RUN TestTarFiles [2021-08-23T16:29:12.894Z] === RUN TestUnbuffered [2021-08-23T16:29:12.894Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:29:12.894Z] === RUN TestRaceUnbuffered [2021-08-23T16:29:12.894Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:29:12.894Z] PASS [2021-08-23T16:29:12.894Z] coverage: 100.0% of statements [2021-08-23T16:29:12.894Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-08-23T16:29:13.353Z] === RUN TestMatch [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[foo]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[]#01 [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[qux]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:29:13.353Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:29:13.353Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:29:13.353Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:29:13.353Z] PASS [2021-08-23T16:29:13.353Z] coverage: 87.5% of statements [2021-08-23T16:29:13.353Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2021-08-23T16:29:14.318Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-08-23T16:29:14.318Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T16:29:14.318Z] === RUN TestChrootTarUntar [2021-08-23T16:29:14.318Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:29:14.318Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:29:14.318Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:29:14.318Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootCopyWithTar [2021-08-23T16:29:14.318Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:29:14.318Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootUntarPath [2021-08-23T16:29:14.318Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:29:14.318Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:29:14.318Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:29:14.318Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:29:14.318Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:14.318Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-08-23T16:29:14.318Z] PASS [2021-08-23T16:29:14.318Z] coverage: 15.4% of statements [2021-08-23T16:29:14.318Z] ok github.com/docker/docker/pkg/chrootarchive 0.091s coverage: 15.4% of statements [2021-08-23T16:29:14.872Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T16:29:14.872Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T16:29:14.872Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T16:29:14.872Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T16:29:15.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T16:29:15.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T16:29:15.133Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T16:29:15.284Z] === RUN TestSizeEmpty [2021-08-23T16:29:15.284Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeEmptyFile [2021-08-23T16:29:15.284Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeNonemptyFile [2021-08-23T16:29:15.284Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:29:15.284Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:29:15.284Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:29:15.284Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestMoveToSubdir [2021-08-23T16:29:15.284Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T16:29:15.284Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:29:15.284Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:29:15.284Z] PASS [2021-08-23T16:29:15.284Z] coverage: 80.0% of statements [2021-08-23T16:29:15.284Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2021-08-23T16:29:15.702Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T16:29:15.702Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T16:29:16.250Z] --- PASS: TestTarFiles (3.33s) [2021-08-23T16:29:16.250Z] === RUN TestTarUntar [2021-08-23T16:29:16.250Z] === RUN Test [2021-08-23T16:29:16.250Z] === RUN Test/TestContainsEntry [2021-08-23T16:29:16.250Z] === RUN Test/TestCreateEntries [2021-08-23T16:29:16.250Z] === RUN Test/TestEntriesDiff [2021-08-23T16:29:16.250Z] === RUN Test/TestEntriesEquality [2021-08-23T16:29:16.250Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:29:16.250Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:29:16.250Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:29:16.250Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:29:16.250Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:29:16.250Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:29:16.250Z] === RUN Test/TestNewEntry [2021-08-23T16:29:16.250Z] === RUN Test/TestParse [2021-08-23T16:29:16.250Z] --- PASS: Test (0.00s) [2021-08-23T16:29:16.250Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:29:16.250Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:29:16.250Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:29:16.251Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:29:16.251Z] PASS [2021-08-23T16:29:16.251Z] coverage: 58.3% of statements [2021-08-23T16:29:16.251Z] --- PASS: TestTarUntar (0.03s) [2021-08-23T16:29:16.251Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:29:16.251Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T16:29:16.251Z] === RUN TestTarWithOptions [2021-08-23T16:29:16.251Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-08-23T16:29:16.251Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T16:29:16.251Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:29:16.251Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:29:16.251Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:29:16.251Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:29:16.251Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:29:16.251Z] 2021/08/23 16:29:15 Closing DB instances... [2021-08-23T16:29:16.251Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames819025330\\dest" [2021-08-23T16:29:16.251Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-08-23T16:29:16.251Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:29:16.251Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:29:16.251Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink884338563\\victim\\hello" -> "../victim/hello" [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink404025606\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink670090925\\victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink952939048\\victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink165322087\\victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink285179802\\victim" -> "../victim" [2021-08-23T16:29:16.251Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-23T16:29:16.251Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink548339761\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink294043100\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink516781451\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink443087726\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink495956469\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink795004112\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink708730863\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:29:16.251Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-23T16:29:16.251Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:29:16.251Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:29:16.251Z] === RUN TestXGlobalNoParent [2021-08-23T16:29:16.251Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:29:16.251Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:29:16.251Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-08-23T16:29:16.251Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:29:16.251Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-23T16:29:16.251Z] === RUN TestDisablePigz [2021-08-23T16:29:16.251Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:29:16.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T16:29:16.272Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T16:29:16.534Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T16:29:16.534Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T16:29:16.534Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T16:29:16.709Z] --- PASS: TestDisablePigz (0.10s) [2021-08-23T16:29:16.709Z] === RUN TestPigz [2021-08-23T16:29:16.709Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:29:16.709Z] --- PASS: TestPigz (0.13s) [2021-08-23T16:29:16.709Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:29:16.709Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:29:16.709Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:29:16.709Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestCanonicalTarName [2021-08-23T16:29:16.709Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChmodTarEntry [2021-08-23T16:29:16.709Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestHardLinkOrder [2021-08-23T16:29:16.709Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-23T16:29:16.709Z] === RUN TestChangeString [2021-08-23T16:29:16.709Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesWithNoChanges [2021-08-23T16:29:16.709Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T16:29:16.709Z] === RUN TestChangesWithChanges [2021-08-23T16:29:16.709Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-23T16:29:16.709Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:29:16.709Z] changes_test.go:196: needs more investigation [2021-08-23T16:29:16.709Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesDirsEmpty [2021-08-23T16:29:16.709Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:29:16.709Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesDirsMutated [2021-08-23T16:29:16.709Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:29:16.709Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestApplyLayer [2021-08-23T16:29:16.709Z] changes_test.go:433: needs further investigation [2021-08-23T16:29:16.709Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:29:16.709Z] changes_test.go:469: needs further investigation [2021-08-23T16:29:16.709Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:29:16.709Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:29:16.709Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestChangesSize [2021-08-23T16:29:16.709Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:29:16.709Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames287787604\\dest" [2021-08-23T16:29:16.709Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-23T16:29:16.709Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672448678\\victim\\hello" -> "../victim/hello" [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink726143437\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:29:16.709Z] === RUN Test [2021-08-23T16:29:16.709Z] === RUN Test/TestContent [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185904840\\victim" -> "../victim" [2021-08-23T16:29:16.709Z] === RUN Test/TestInitialize [2021-08-23T16:29:16.709Z] === RUN Test/TestNew [2021-08-23T16:29:16.709Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:29:16.709Z] === RUN Test/TestRegister [2021-08-23T16:29:16.709Z] === RUN Test/TestWatch [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672497543\\victim" -> "../victim" [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink084745018\\victim" -> "../victim" [2021-08-23T16:29:16.709Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink812622673\\victim" -> "../victim" [2021-08-23T16:29:16.709Z] --- PASS: Test (0.02s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:29:16.709Z] --- PASS: Test/TestWatch (0.02s) [2021-08-23T16:29:16.709Z] PASS [2021-08-23T16:29:16.709Z] coverage: 97.6% of statements [2021-08-23T16:29:16.709Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-23T16:29:16.709Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink207282300\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink019557291\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink265104142\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink998976277\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.709Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink311928688\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.709Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink020385807\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:29:16.709Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T16:29:16.709Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:29:16.709Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-23T16:29:16.709Z] === RUN TestGenerateEmptyFile [2021-08-23T16:29:16.709Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:29:16.709Z] === RUN TestGenerateWithContent [2021-08-23T16:29:16.709Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:29:16.709Z] PASS [2021-08-23T16:29:16.709Z] coverage: 61.9% of statements [2021-08-23T16:29:16.709Z] ok github.com/docker/docker/pkg/archive 5.281s coverage: 61.9% of statements [2021-08-23T16:29:17.474Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-23T16:29:18.243Z] === RUN Test [2021-08-23T16:29:18.244Z] === RUN Test/TestInitialize [2021-08-23T16:29:18.244Z] time="2021-08-23T16:29:17Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:29:18.244Z] time="2021-08-23T16:29:17Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:29:18.244Z] time="2021-08-23T16:29:17Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:29:18.244Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:29:18.244Z] time="2021-08-23T16:29:17Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:29:18.244Z] === RUN Test/TestWatch [2021-08-23T16:29:18.244Z] time="2021-08-23T16:29:17Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:29:18.244Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-08-23T16:29:18.244Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:29:18.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T16:29:18.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T16:29:18.678Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T16:29:18.678Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T16:29:18.678Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-23T16:29:19.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-23T16:29:20.425Z] 2021/08/23 16:29:20 Closing DB instances... [2021-08-23T16:29:20.882Z] --- PASS: Test (3.12s) [2021-08-23T16:29:20.882Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-23T16:29:20.882Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T16:29:20.882Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T16:29:20.882Z] PASS [2021-08-23T16:29:20.882Z] coverage: 84.1% of statements [2021-08-23T16:29:21.340Z] ok github.com/docker/docker/pkg/discovery/kv 3.171s coverage: 84.1% of statements [2021-08-23T16:29:21.798Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-23T16:29:21.798Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:29:21.798Z] === RUN Test [2021-08-23T16:29:21.798Z] === RUN Test/TestWatch [2021-08-23T16:29:21.798Z] --- PASS: Test (0.01s) [2021-08-23T16:29:21.798Z] --- PASS: Test/TestWatch (0.01s) [2021-08-23T16:29:21.798Z] PASS [2021-08-23T16:29:21.798Z] coverage: 92.3% of statements [2021-08-23T16:29:21.798Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-08-23T16:29:22.766Z] === RUN Test [2021-08-23T16:29:22.766Z] === RUN Test/TestInitialize [2021-08-23T16:29:22.766Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:29:22.766Z] === RUN Test/TestRegister [2021-08-23T16:29:22.766Z] === RUN Test/TestWatch [2021-08-23T16:29:22.766Z] --- PASS: Test (0.00s) [2021-08-23T16:29:22.766Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:29:22.766Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:29:22.766Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:29:22.766Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:29:22.766Z] PASS [2021-08-23T16:29:22.766Z] coverage: 93.8% of statements [2021-08-23T16:29:22.766Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-08-23T16:29:23.224Z] === RUN TestPollerAddRemove [2021-08-23T16:29:23.224Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:29:23.224Z] === RUN TestPollerEvent [2021-08-23T16:29:23.224Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:29:23.224Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:29:23.224Z] === RUN TestPollerClose [2021-08-23T16:29:23.224Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:29:23.224Z] PASS [2021-08-23T16:29:23.224Z] coverage: 36.2% of statements [2021-08-23T16:29:23.224Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2021-08-23T16:29:24.190Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:29:24.190Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:29:24.190Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:29:24.190Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:29:24.190Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestCopyFile [2021-08-23T16:29:24.190Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:29:24.190Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:29:24.190Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:29:24.190Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:29:24.190Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:29:24.190Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestWildcardMatches [2021-08-23T16:29:24.190Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestPatternMatches [2021-08-23T16:29:24.190Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:29:24.190Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:29:24.190Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:29:24.190Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:29:24.191Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:29:24.191Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:29:24.191Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:29:24.191Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestSingleExclamationError [2021-08-23T16:29:24.191Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:29:24.191Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:29:24.191Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestMatches [2021-08-23T16:29:24.191Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:29:24.191Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:29:24.191Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:29:24.191Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:29:24.191Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatterns [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:29:24.191Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:29:24.191Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:29:24.191Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:29:24.191Z] === RUN TestMatch [2021-08-23T16:29:24.191Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:29:24.191Z] PASS [2021-08-23T16:29:24.191Z] coverage: 82.2% of statements [2021-08-23T16:29:24.191Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 82.2% of statements [2021-08-23T16:29:24.649Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2021-08-23T16:29:24.649Z] === RUN TestNetworkDBWatch [2021-08-23T16:29:24.649Z] === RUN TestGet [2021-08-23T16:29:24.649Z] --- PASS: TestGet (0.00s) [2021-08-23T16:29:24.649Z] === RUN TestGetShortcutString [2021-08-23T16:29:24.649Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:29:24.649Z] PASS [2021-08-23T16:29:24.649Z] coverage: 42.9% of statements [2021-08-23T16:29:24.649Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-08-23T16:29:24.904Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T16:29:25.474Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T16:29:25.615Z] === RUN TestCreateIDMapOrder [2021-08-23T16:29:25.615Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:29:25.615Z] PASS [2021-08-23T16:29:25.615Z] coverage: 7.2% of statements [2021-08-23T16:29:25.615Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2021-08-23T16:29:25.743Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T16:29:25.743Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T16:29:26.073Z] 2021/08/23 16:29:25 Closing DB instances... [2021-08-23T16:29:26.531Z] --- PASS: TestGetAddress (18.12s) [2021-08-23T16:29:26.531Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:29:26.531Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-23T16:29:26.531Z] === RUN TestRequest [2021-08-23T16:29:26.531Z] === RUN TestFixedBufferCap [2021-08-23T16:29:26.531Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestFixedBufferLen [2021-08-23T16:29:26.531Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestFixedBufferString [2021-08-23T16:29:26.531Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestFixedBufferWrite [2021-08-23T16:29:26.531Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestFixedBufferRead [2021-08-23T16:29:26.531Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestBytesPipeRead [2021-08-23T16:29:26.531Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestBytesPipeWrite [2021-08-23T16:29:26.531Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:29:26.531Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:29:26.989Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-08-23T16:29:26.989Z] === RUN TestAtomicWriteToFile [2021-08-23T16:29:26.989Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:29:26.989Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:29:26.989Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:29:26.989Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:29:26.989Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:29:26.989Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestCancelReadCloser [2021-08-23T16:29:26.989Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:29:26.989Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:29:26.989Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestNopWriteCloser [2021-08-23T16:29:26.989Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestNopWriter [2021-08-23T16:29:26.989Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:29:26.989Z] === RUN TestWriteCounter [2021-08-23T16:29:26.989Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:29:26.989Z] PASS [2021-08-23T16:29:26.989Z] coverage: 68.3% of statements [2021-08-23T16:29:27.447Z] ok github.com/docker/docker/pkg/ioutils 0.582s coverage: 68.3% of statements [2021-08-23T16:29:27.447Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-23T16:29:27.447Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:29:27.656Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T16:29:27.905Z] === RUN TestError [2021-08-23T16:29:27.905Z] --- PASS: TestError (0.00s) [2021-08-23T16:29:27.905Z] === RUN TestProgressString [2021-08-23T16:29:27.905Z] === RUN TestProgressString/no_progress [2021-08-23T16:29:27.905Z] === RUN TestProgressString/progress_1 [2021-08-23T16:29:27.905Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:29:27.905Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:29:27.905Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:29:27.905Z] === RUN TestProgressString/with_units [2021-08-23T16:29:27.905Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:29:27.905Z] === RUN TestProgressString/hide_counts [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:29:27.905Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:29:27.905Z] === RUN TestJSONMessageDisplay [2021-08-23T16:29:27.905Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-08-23T16:29:27.905Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:29:27.905Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:29:27.905Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:29:27.905Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:29:27.905Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:29:27.905Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:29:27.906Z] PASS [2021-08-23T16:29:27.906Z] coverage: 91.7% of statements [2021-08-23T16:29:27.906Z] ok github.com/docker/docker/pkg/jsonmessage 0.167s coverage: 91.7% of statements [2021-08-23T16:29:28.931Z] === RUN TestStandardLongPath [2021-08-23T16:29:28.931Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:29:28.931Z] === RUN TestUNCLongPath [2021-08-23T16:29:28.931Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:29:28.931Z] PASS [2021-08-23T16:29:28.931Z] coverage: 100.0% of statements [2021-08-23T16:29:28.931Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-08-23T16:29:28.931Z] 2021/08/23 16:29:28 Closing DB instances... [2021-08-23T16:29:29.390Z] === RUN TestNameFormat [2021-08-23T16:29:29.390Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:29:29.390Z] === RUN TestNameRetries [2021-08-23T16:29:29.390Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:29:29.390Z] PASS [2021-08-23T16:29:29.390Z] coverage: 85.7% of statements [2021-08-23T16:29:29.390Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-08-23T16:29:29.848Z] === RUN TestParseKeyValueOpt [2021-08-23T16:29:29.848Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:29:29.848Z] === RUN TestParseUintList [2021-08-23T16:29:29.848Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:29:29.848Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:29:29.848Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:29:29.848Z] PASS [2021-08-23T16:29:29.848Z] coverage: 97.0% of statements [2021-08-23T16:29:29.848Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-23T16:29:30.203Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T16:29:30.203Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite (1308.34s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.41s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.51s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.66s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.56s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.25s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.71s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.71s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.47s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.58s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.38s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.51s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.98s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.96s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.10s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.36s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.10s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.64s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.44s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.06s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.65s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.05s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.30s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.25s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.28s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.53s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.02s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.41s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.54s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.07s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.63s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.75s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.68s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.60s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.54s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.43s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.15s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.03s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.66s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.91s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.41s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.98s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.94s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.90s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.92s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.14s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.95s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.22s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.50s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.51s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnv (1.35s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.94s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.79s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.74s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.65s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.96s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s) [2021-08-23T16:29:30.203Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.67s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2021-08-23T16:29:30.203Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.60s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.64s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildHistory (4.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.66s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.58s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.22s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.21s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.35s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.46s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.14s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.61s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.68s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.53s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRm (2.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.90s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.86s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildUser (2.31s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.26s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.77s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitChange (0.82s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.46s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.23s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.71s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2021-08-23T16:29:30.204Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.69s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.57s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.58s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.57s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.70s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007786a8_} (0.67s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1968471306_/foo_false____} (1.52s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1968471306_/foo_true____} (1.48s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_false____} (1.50s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_true____} (1.32s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3962948833_/foo_true__0xc0007786d8__} (1.50s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007786f0_} (1.53s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000778708_} (1.32s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000778780_} (1.33s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000778798_} (1.32s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.87s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.23s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.51s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.59s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.32s) [2021-08-23T16:29:30.204Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.56s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.78s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.92s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.21s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.11s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.36s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToStdout (0.88s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.09s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.84s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.62s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.29s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.45s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.36s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFormat (1.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.10s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHealth (18.82s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T16:29:30.205Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.41s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.57s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.27s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-08-23T16:29:30.205Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.92s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.75s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.54s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.62s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.95s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.68s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginActive (1.35s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.79s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.11s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.33s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.81s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.12s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.35s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPortList (7.22s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.37s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.83s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.86s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.42s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.94s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.06s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.78s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.17s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.64s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.42s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.89s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.62s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.65s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddHost (0.49s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.62s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.27s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.10s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.21s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.90s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2021-08-23T16:29:30.206Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.11s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.20s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.26s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.19s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2021-08-23T16:29:30.206Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.97s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.25s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMount (5.23s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.55s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.62s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.05s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.09s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.66s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.40s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.80s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.86s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.33s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.17s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.63s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.23s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.33s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2021-08-23T16:29:30.207Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.15s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.52s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.87s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.27s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.54s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2021-08-23T16:29:30.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.77s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2021-08-23T16:29:30.208Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s) [2021-08-23T16:29:30.208Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:29:30.208Z] === RUN TestDockerRegistrySuite [2021-08-23T16:29:30.208Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T16:29:30.307Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-23T16:29:30.307Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:29:30.764Z] === RUN TestNewAndRemove [2021-08-23T16:29:30.764Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:29:30.764Z] === RUN TestRemoveInvalidPath [2021-08-23T16:29:30.764Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:29:30.764Z] PASS [2021-08-23T16:29:30.764Z] coverage: 82.6% of statements [2021-08-23T16:29:30.764Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-08-23T16:29:31.222Z] === RUN TestFailedConnection [2021-08-23T16:29:31.589Z] check_test.go:196: [d664f290e02b0] daemon is not started [2021-08-23T16:29:31.589Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T16:29:31.680Z] --- PASS: TestRequest (4.99s) [2021-08-23T16:29:31.680Z] === RUN TestOverlappingRequests [2021-08-23T16:29:31.680Z] === RUN TestParseEmptyInterface [2021-08-23T16:29:31.680Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestParseNonInterfaceType [2021-08-23T16:29:31.680Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestParseWithOneFunction [2021-08-23T16:29:31.680Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:29:31.680Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:29:31.680Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestEmbeddedInterface [2021-08-23T16:29:31.680Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestParsedImports [2021-08-23T16:29:31.680Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:29:31.680Z] === RUN TestAliasedImports [2021-08-23T16:29:31.680Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:29:31.680Z] PASS [2021-08-23T16:29:31.680Z] coverage: 56.8% of statements [2021-08-23T16:29:31.680Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-08-23T16:29:31.680Z] --- PASS: TestOverlappingRequests (0.25s) [2021-08-23T16:29:31.680Z] === RUN TestRelease [2021-08-23T16:29:32.530Z] check_test.go:196: [d548819326c57] daemon is not started [2021-08-23T16:29:32.530Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T16:29:32.646Z] === RUN TestHTTPTransport [2021-08-23T16:29:32.646Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:29:32.646Z] PASS [2021-08-23T16:29:32.646Z] coverage: 85.7% of statements [2021-08-23T16:29:32.646Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-08-23T16:29:32.646Z] --- PASS: TestRelease (0.88s) [2021-08-23T16:29:32.646Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:29:33.105Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:29:33.105Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:29:33.105Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:29:33.105Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:29:33.105Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:29:33.105Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:29:33.105Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:29:33.105Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:29:33.105Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:29:33.105Z] PASS [2021-08-23T16:29:33.105Z] coverage: 88.2% of statements [2021-08-23T16:29:33.105Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-08-23T16:29:33.105Z] --- PASS: TestFailedConnection (2.04s) [2021-08-23T16:29:33.105Z] === RUN TestFailOnce [2021-08-23T16:29:33.563Z] 2021/08/23 16:29:32 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-08-23T16:29:33.564Z] goroutine 22 [running]: [2021-08-23T16:29:33.564Z] net/http.(*conn).serve.func1(0xc000094aa0) [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:29:33.564Z] panic(0xcd5280, 0xdec690) [2021-08-23T16:29:33.564Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:29:33.564Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xdfcd50, 0xc0001aa000, 0xc00012e100) [2021-08-23T16:29:33.564Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:29:33.564Z] net/http.HandlerFunc.ServeHTTP(0xc000042060, 0xdfcd50, 0xc0001aa000, 0xc00012e100) [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:29:33.564Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0xdfcd50, 0xc0001aa000, 0xc00012e100) [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:29:33.564Z] net/http.serverHandler.ServeHTTP(0xc00005a000, 0xdfcd50, 0xc0001aa000, 0xc00012e100) [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:29:33.564Z] net/http.(*conn).serve(0xc000094aa0, 0xdfd940, 0xc0000d68c0) [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:29:33.564Z] created by net/http.(*Server).Serve [2021-08-23T16:29:33.564Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:29:33.564Z] time="2021-08-23T16:29:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:29:33.564Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:29:33.564Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:29:33.564Z] === RUN TestCompleteSilently [2021-08-23T16:29:33.564Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:29:33.564Z] PASS [2021-08-23T16:29:33.564Z] coverage: 75.9% of statements [2021-08-23T16:29:33.564Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-08-23T16:29:33.913Z] check_test.go:196: [d47089f1195d3] daemon is not started [2021-08-23T16:29:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T16:29:33.913Z] check_test.go:196: [dadae5e03799a] daemon is not started [2021-08-23T16:29:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T16:29:34.022Z] 2021/08/23 16:29:33 Closing DB instances... [2021-08-23T16:29:34.022Z] === RUN TestSendToOneSub [2021-08-23T16:29:34.022Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:29:34.022Z] === RUN TestSendToMultipleSubs [2021-08-23T16:29:34.022Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:29:34.022Z] === RUN TestEvictOneSub [2021-08-23T16:29:34.022Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:29:34.022Z] === RUN TestClosePublisher [2021-08-23T16:29:34.022Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:29:34.022Z] === RUN TestPubSubRace [2021-08-23T16:29:34.480Z] --- PASS: TestFailOnce (1.14s) [2021-08-23T16:29:34.480Z] === RUN TestEchoInputOutput [2021-08-23T16:29:34.480Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:29:34.480Z] === RUN TestBackoff [2021-08-23T16:29:34.480Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:29:34.480Z] === RUN TestAbortRetry [2021-08-23T16:29:34.480Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:29:34.480Z] === RUN TestClientScheme [2021-08-23T16:29:34.480Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:29:34.480Z] === RUN TestNewClientWithTimeout [2021-08-23T16:29:34.937Z] time="2021-08-23T16:29:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T16:29:34.937Z] --- PASS: TestAllocateRandomDeallocate (2.44s) [2021-08-23T16:29:34.937Z] === RUN TestRetrieveFromStore [2021-08-23T16:29:35.298Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-23T16:29:35.395Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:29:35.395Z] PASS [2021-08-23T16:29:35.395Z] coverage: 75.0% of statements [2021-08-23T16:29:35.395Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-08-23T16:29:35.853Z] === RUN TestRegister [2021-08-23T16:29:35.853Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:29:35.853Z] === RUN TestCommand [2021-08-23T16:29:35.853Z] --- PASS: TestRetrieveFromStore (0.69s) [2021-08-23T16:29:35.853Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:29:35.853Z] --- PASS: TestCommand (0.02s) [2021-08-23T16:29:35.853Z] === RUN TestNaiveSelf [2021-08-23T16:29:35.853Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-08-23T16:29:35.853Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:29:35.853Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:29:35.853Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:29:35.853Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:29:35.853Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:29:35.853Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:29:35.853Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:29:35.853Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:29:35.853Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:29:35.853Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:29:35.853Z] === RUN TestDebug [2021-08-23T16:29:35.853Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:29:35.853Z] === RUN TestRequestPoolParallel [2021-08-23T16:29:35.853Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-23T16:29:35.853Z] PASS [2021-08-23T16:29:35.853Z] coverage: 82.4% of statements [2021-08-23T16:29:35.853Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-08-23T16:29:36.311Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-08-23T16:29:36.311Z] === RUN TestFullAllocateRelease [2021-08-23T16:29:36.311Z] === RUN TestDump [2021-08-23T16:29:36.311Z] goroutine 6 [running]: [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x8c886a8, 0xa7a2dee26d4) [2021-08-23T16:29:36.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:29:36.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T16:29:36.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:29:36.311Z] testing.tRunner(0xc000029080, 0x305ea0) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:29:36.311Z] created by testing.(*T).Run [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:29:36.311Z] [2021-08-23T16:29:36.311Z] goroutine 1 [chan receive]: [2021-08-23T16:29:36.311Z] testing.(*T).Run(0xc000029080, 0x2f85d8, 0x8, 0x305ea0, 0x16a18d) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:29:36.311Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:29:36.311Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:29:36.311Z] testing.runTests(0xc000004078, 0x44b220, 0x3, 0x3, 0xc04111b208c0a190, 0x8bb3129d99, 0x44fc80, 0x2f9e28) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:29:36.311Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:29:36.311Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:29:36.311Z] main.main() [2021-08-23T16:29:36.311Z] _testmain.go:95 +0x1c8 [2021-08-23T16:29:36.311Z] time="2021-08-23T16:29:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T16:29:36.311Z] --- PASS: TestDump (0.00s) [2021-08-23T16:29:36.311Z] === RUN TestDumpToFile [2021-08-23T16:29:36.311Z] --- PASS: TestFullAllocateRelease (0.31s) [2021-08-23T16:29:36.311Z] === RUN TestOddAllocateRelease [2021-08-23T16:29:36.311Z] --- PASS: TestDumpToFile (0.11s) [2021-08-23T16:29:36.311Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:29:36.311Z] goroutine 8 [running]: [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1e43c0) [2021-08-23T16:29:36.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:29:36.311Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:29:36.311Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T16:29:36.312Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:29:36.312Z] testing.tRunner(0xc000029500, 0x305e90) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:29:36.312Z] created by testing.(*T).Run [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:29:36.312Z] [2021-08-23T16:29:36.312Z] goroutine 1 [chan receive]: [2021-08-23T16:29:36.312Z] testing.(*T).Run(0xc000029500, 0x2ff08c, 0x1c, 0x305e90, 0x16a101) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:29:36.312Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:29:36.312Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:29:36.312Z] testing.runTests(0xc000004078, 0x44b220, 0x3, 0x3, 0xc04111b208c0a190, 0x8bb3129d99, 0x44fc80, 0x2f9e28) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:29:36.312Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:29:36.312Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:29:36.312Z] main.main() [2021-08-23T16:29:36.312Z] _testmain.go:95 +0x1c8 [2021-08-23T16:29:36.312Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:29:36.312Z] PASS [2021-08-23T16:29:36.312Z] coverage: 90.9% of statements [2021-08-23T16:29:36.682Z] check_test.go:196: [d24d478bc08a8] daemon is not started [2021-08-23T16:29:36.682Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T16:29:36.769Z] ok github.com/docker/docker/pkg/stack 0.155s coverage: 90.9% of statements [2021-08-23T16:29:36.769Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-08-23T16:29:36.769Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:29:36.769Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.39s) [2021-08-23T16:29:36.769Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:29:36.769Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-23T16:29:36.769Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:29:36.769Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:29:36.769Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:29:36.769Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:29:36.769Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:29:36.769Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:29:36.769Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:29:36.769Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:29:36.769Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:29:36.769Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:29:36.769Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:29:36.769Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:29:36.769Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:29:36.769Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:29:36.769Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:29:36.769Z] PASS [2021-08-23T16:29:36.769Z] coverage: 85.3% of statements [2021-08-23T16:29:36.769Z] ok github.com/docker/docker/libnetwork/ipam 37.666s coverage: 85.3% of statements [2021-08-23T16:29:37.227Z] === RUN TestNewStdWriter [2021-08-23T16:29:37.227Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:29:37.227Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestWriteWithNilBytes [2021-08-23T16:29:37.227Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestWrite [2021-08-23T16:29:37.227Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestWriteWithWriterError [2021-08-23T16:29:37.227Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:29:37.227Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:29:37.227Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:29:37.227Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:29:37.227Z] PASS [2021-08-23T16:29:37.227Z] coverage: 100.0% of statements [2021-08-23T16:29:37.227Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-08-23T16:29:37.624Z] docker_cli_swarm_test.go:1802: [d031d59f8a8af] joining swarm manager [da4f4cf494c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:29:37.685Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:29:37.685Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:29:37.685Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestFormatStatus [2021-08-23T16:29:37.685Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestFormatError [2021-08-23T16:29:37.685Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestFormatJSONError [2021-08-23T16:29:37.685Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:29:37.685Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:29:37.685Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:29:37.685Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestAuxFormatterEmit [2021-08-23T16:29:37.685Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestStreamWriterStdout [2021-08-23T16:29:37.685Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:29:37.685Z] === RUN TestStreamWriterStderr [2021-08-23T16:29:37.685Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:29:37.685Z] PASS [2021-08-23T16:29:37.685Z] coverage: 66.2% of statements [2021-08-23T16:29:37.685Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2021-08-23T16:29:37.685Z] 2021/08/23 16:29:37 Closing DB instances... [2021-08-23T16:29:38.157Z] === RUN TestGenerateRandomID [2021-08-23T16:29:38.157Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestShortenId [2021-08-23T16:29:38.157Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestShortenSha256Id [2021-08-23T16:29:38.157Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestShortenIdEmpty [2021-08-23T16:29:38.157Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestShortenIdInvalid [2021-08-23T16:29:38.157Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestIsShortIDNonHex [2021-08-23T16:29:38.157Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:29:38.157Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:29:38.157Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:29:38.157Z] PASS [2021-08-23T16:29:38.157Z] coverage: 70.6% of statements [2021-08-23T16:29:38.157Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-08-23T16:29:38.615Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:29:38.615Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:29:38.615Z] PASS [2021-08-23T16:29:38.615Z] coverage: 39.4% of statements [2021-08-23T16:29:38.615Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-08-23T16:29:39.009Z] docker_cli_swarm_test.go:1803: [d47d429d0351a] joining swarm manager [da4f4cf494c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:29:39.073Z] time="2021-08-23T16:29:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T16:29:39.531Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2021-08-23T16:29:39.531Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:29:39.989Z] === RUN TestChtimes [2021-08-23T16:29:39.989Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestChtimesWindows [2021-08-23T16:29:39.989Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:29:39.989Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:29:39.989Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:29:39.989Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:29:39.989Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:29:39.989Z] === RUN TestHasWin32KSupport [2021-08-23T16:29:39.989Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:29:39.989Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:29:39.989Z] PASS [2021-08-23T16:29:39.989Z] coverage: 12.9% of statements [2021-08-23T16:29:39.989Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.9% of statements [2021-08-23T16:29:40.957Z] === RUN TestTailFile [2021-08-23T16:29:40.957Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:29:40.957Z] === RUN TestTailFileManyLines [2021-08-23T16:29:40.957Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:29:40.957Z] === RUN TestTailEmptyFile [2021-08-23T16:29:40.957Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:29:40.957Z] === RUN TestTailNegativeN [2021-08-23T16:29:40.957Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader [2021-08-23T16:29:40.957Z] === CONT TestNewTailReader [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:29:40.957Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:29:40.957Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:29:40.957Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:29:40.957Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.958Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.958Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.958Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.959Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.959Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.960Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:29:40.960Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.960Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.961Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.961Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.962Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.962Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:29:40.963Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:29:41.437Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:29:41.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.01s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.438Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:29:41.440Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:29:41.440Z] PASS [2021-08-23T16:29:41.440Z] coverage: 88.6% of statements [2021-08-23T16:29:41.440Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2021-08-23T16:29:41.550Z] check_test.go:196: [d3de71fd77ce9] daemon is not started [2021-08-23T16:29:41.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T16:29:41.898Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:29:41.898Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestTarSumRemove [2021-08-23T16:29:41.898Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestSortFileInfoSums [2021-08-23T16:29:41.898Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:29:41.898Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestNewTarSumForLabel [2021-08-23T16:29:41.898Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestEmptyTar [2021-08-23T16:29:41.898Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestTarSumsReadSize [2021-08-23T16:29:41.898Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestTarSums [2021-08-23T16:29:41.898Z] --- PASS: TestTarSums (0.05s) [2021-08-23T16:29:41.898Z] === RUN TestIteration [2021-08-23T16:29:41.898Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:29:41.898Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestVersion [2021-08-23T16:29:41.898Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestGetVersion [2021-08-23T16:29:41.898Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:29:41.898Z] === RUN TestGetVersions [2021-08-23T16:29:41.898Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:29:41.898Z] PASS [2021-08-23T16:29:41.898Z] coverage: 89.3% of statements [2021-08-23T16:29:41.898Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-08-23T16:29:42.355Z] testing: warning: no tests to run [2021-08-23T16:29:42.355Z] PASS [2021-08-23T16:29:42.355Z] coverage: [no statements] [2021-08-23T16:29:42.355Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-08-23T16:29:42.814Z] === RUN TestTruncIndex [2021-08-23T16:29:42.814Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:29:42.814Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:29:42.814Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:29:42.814Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:29:42.814Z] --- PASS: TestTruncIndex (0.11s) [2021-08-23T16:29:42.814Z] PASS [2021-08-23T16:29:42.814Z] coverage: 91.5% of statements [2021-08-23T16:29:42.814Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-08-23T16:29:43.271Z] === RUN TestIsGIT [2021-08-23T16:29:43.271Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:29:43.271Z] === RUN TestIsTransport [2021-08-23T16:29:43.271Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:29:43.271Z] PASS [2021-08-23T16:29:43.271Z] coverage: 100.0% of statements [2021-08-23T16:29:43.271Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-08-23T16:29:43.271Z] === RUN TestVersionInfo [2021-08-23T16:29:43.271Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:29:43.271Z] === RUN TestAppendVersions [2021-08-23T16:29:43.271Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:29:43.271Z] PASS [2021-08-23T16:29:43.271Z] coverage: 88.9% of statements [2021-08-23T16:29:43.271Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-08-23T16:29:43.271Z] time="2021-08-23T16:29:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T16:29:44.804Z] === RUN TestNewSettable [2021-08-23T16:29:44.804Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:29:44.804Z] === RUN TestIsSettable [2021-08-23T16:29:44.804Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:29:44.804Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:29:44.804Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:29:44.804Z] PASS [2021-08-23T16:29:44.804Z] coverage: 20.0% of statements [2021-08-23T16:29:44.804Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2021-08-23T16:29:44.804Z] === RUN TestValidatePrivileges [2021-08-23T16:29:44.804Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:29:44.804Z] === RUN TestFilterByCapNeg [2021-08-23T16:29:44.804Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:29:44.804Z] === RUN TestFilterByCapPos [2021-08-23T16:29:44.804Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:29:44.804Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:29:44.804Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:29:44.804Z] PASS [2021-08-23T16:29:44.804Z] coverage: 12.0% of statements [2021-08-23T16:29:44.804Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.0% of statements [2021-08-23T16:29:44.850Z] check_test.go:196: [d4008ce66d38b] daemon is not started [2021-08-23T16:29:44.850Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T16:29:45.262Z] === RUN TestLoad [2021-08-23T16:29:45.262Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:29:45.262Z] === RUN TestSave [2021-08-23T16:29:45.262Z] --- PASS: TestSave (0.02s) [2021-08-23T16:29:45.262Z] === RUN TestAddDeleteGet [2021-08-23T16:29:45.262Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-23T16:29:45.262Z] === RUN TestInvalidTags [2021-08-23T16:29:45.262Z] --- PASS: TestInvalidTags (0.00s) [2021-08-23T16:29:45.262Z] PASS [2021-08-23T16:29:45.262Z] coverage: 84.4% of statements [2021-08-23T16:29:45.262Z] ok github.com/docker/docker/reference 0.092s coverage: 84.4% of statements [2021-08-23T16:29:45.420Z] check_test.go:196: [da03f34d26a29] daemon is not started [2021-08-23T16:29:45.420Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T16:29:46.227Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:29:46.227Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:29:46.227Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:29:46.227Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestValidateMirror [2021-08-23T16:29:46.227Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:29:46.227Z] time="2021-08-23T16:29:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:29:46.227Z] time="2021-08-23T16:29:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-23T16:29:46.227Z] time="2021-08-23T16:29:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-23T16:29:46.227Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-08-23T16:29:46.227Z] === RUN TestNewServiceConfig [2021-08-23T16:29:46.227Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestValidateIndexName [2021-08-23T16:29:46.227Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:29:46.227Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestEndpointParse [2021-08-23T16:29:46.227Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestEndpointParseInvalid [2021-08-23T16:29:46.227Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestValidateEndpoint [2021-08-23T16:29:46.227Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestPing [2021-08-23T16:29:46.227Z] --- PASS: TestPing (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:29:46.227Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:46.227Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestEndpoint [2021-08-23T16:29:46.227Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:46.227Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestParseRepositoryInfo [2021-08-23T16:29:46.227Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestNewIndexInfo [2021-08-23T16:29:46.227Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:29:46.227Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:29:46.227Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestSearchRepositories [2021-08-23T16:29:46.227Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:29:46.227Z] Host: 127.0.0.1:49303 [2021-08-23T16:29:46.227Z] User-Agent: docker test client [2021-08-23T16:29:46.227Z] Authorization: Token fake-token [2021-08-23T16:29:46.227Z] X-Docker-Token: true [2021-08-23T16:29:46.227Z] Accept-Encoding: gzip [2021-08-23T16:29:46.227Z] [2021-08-23T16:29:46.227Z] [2021-08-23T16:29:46.227Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:29:46.227Z] Connection: close [2021-08-23T16:29:46.227Z] Content-Length: 144 [2021-08-23T16:29:46.227Z] Cache-Control: no-cache [2021-08-23T16:29:46.227Z] Content-Type: application/json [2021-08-23T16:29:46.227Z] Date: Mon, 23 Aug 2021 16:29:45 GMT [2021-08-23T16:29:46.227Z] Expires: -1 [2021-08-23T16:29:46.227Z] Pragma: no-cache [2021-08-23T16:29:46.227Z] Server: docker-tests/mock [2021-08-23T16:29:46.227Z] X-Docker-Registry-Config: mock [2021-08-23T16:29:46.227Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:29:46.227Z] [2021-08-23T16:29:46.227Z] [2021-08-23T16:29:46.227Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestTrustedLocation [2021-08-23T16:29:46.227Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:29:46.227Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:29:46.227Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestIsSecureIndex [2021-08-23T16:29:46.227Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:29:46.227Z] PASS [2021-08-23T16:29:46.227Z] coverage: 51.7% of statements [2021-08-23T16:29:46.227Z] ok github.com/docker/docker/registry 0.180s coverage: 51.7% of statements [2021-08-23T16:29:46.227Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:29:46.227Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-23T16:29:46.227Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:29:46.228Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-08-23T16:29:46.228Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:29:46.228Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:29:46.228Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:29:46.362Z] check_test.go:196: [d3cd301c5c6fc] daemon is not started [2021-08-23T16:29:46.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T16:29:46.685Z] time="2021-08-23T16:29:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-23T16:29:46.685Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:29:46.685Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:29:46.685Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:29:46.685Z] === RUN TestResumableRequestReader [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:29:46.685Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:29:46.685Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:29:46.685Z] PASS [2021-08-23T16:29:46.685Z] coverage: 100.0% of statements [2021-08-23T16:29:46.685Z] ok github.com/docker/docker/registry/resumable 0.153s coverage: 100.0% of statements [2021-08-23T16:29:46.685Z] === RUN TestRestartManagerTimeout [2021-08-23T16:29:46.685Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:29:46.685Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:29:46.685Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:29:46.685Z] PASS [2021-08-23T16:29:46.685Z] coverage: 50.9% of statements [2021-08-23T16:29:46.685Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2021-08-23T16:29:47.145Z] === RUN TestDecodeContainerConfig [2021-08-23T16:29:47.145Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T16:29:47.145Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:29:47.145Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:29:47.145Z] === RUN TestValidatePrivileged [2021-08-23T16:29:47.145Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:29:47.145Z] PASS [2021-08-23T16:29:47.145Z] coverage: 52.2% of statements [2021-08-23T16:29:47.145Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-08-23T16:29:47.145Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:29:47.145Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:29:47.145Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:29:47.145Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:29:47.145Z] PASS [2021-08-23T16:29:47.145Z] coverage: 62.5% of statements [2021-08-23T16:29:47.145Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-08-23T16:29:47.305Z] check_test.go:196: [db09a6601709c] daemon is not started [2021-08-23T16:29:47.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T16:29:48.281Z] check_test.go:196: [dc10192b7dc96] daemon is not started [2021-08-23T16:29:48.281Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T16:29:49.223Z] check_test.go:196: [df4a177c308a4] daemon is not started [2021-08-23T16:29:49.223Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T16:29:50.045Z] === RUN TestGetDriver [2021-08-23T16:29:50.045Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestVolumeRequestError [2021-08-23T16:29:50.045Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:29:50.045Z] PASS [2021-08-23T16:29:50.045Z] coverage: 36.1% of statements [2021-08-23T16:29:50.045Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-08-23T16:29:50.045Z] === RUN TestGetAddress [2021-08-23T16:29:50.045Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestRemove [2021-08-23T16:29:50.045Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:29:50.045Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestInitializeWithVolumes [2021-08-23T16:29:50.045Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestCreate [2021-08-23T16:29:50.045Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:29:50.045Z] === RUN TestValidateName [2021-08-23T16:29:50.045Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestCreateWithOpts [2021-08-23T16:29:50.045Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:29:50.045Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:29:50.045Z] === RUN TestRelaodNoOpts [2021-08-23T16:29:50.045Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:29:50.045Z] PASS [2021-08-23T16:29:50.045Z] coverage: 41.5% of statements [2021-08-23T16:29:50.045Z] ok github.com/docker/docker/volume/local 0.051s coverage: 41.5% of statements [2021-08-23T16:29:50.163Z] check_test.go:196: [dc510acbfffa7] daemon is not started [2021-08-23T16:29:50.163Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:29:51.013Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:29:51.013Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:29:51.013Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:29:51.013Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:29:51.013Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestParseMountSpec [2021-08-23T16:29:51.013Z] parser_test.go:63: case 0 [2021-08-23T16:29:51.013Z] parser_test.go:63: case 1 [2021-08-23T16:29:51.013Z] parser_test.go:63: case 2 [2021-08-23T16:29:51.013Z] parser_test.go:63: case 3 [2021-08-23T16:29:51.013Z] parser_test.go:63: case 4 [2021-08-23T16:29:51.013Z] parser_test.go:63: case 5 [2021-08-23T16:29:51.013Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestValidateMount [2021-08-23T16:29:51.013Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:29:51.013Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:29:51.013Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:29:51.013Z] PASS [2021-08-23T16:29:51.013Z] coverage: 67.6% of statements [2021-08-23T16:29:51.013Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2021-08-23T16:29:51.105Z] check_test.go:196: [d7256a992ab37] daemon is not started [2021-08-23T16:29:51.367Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T16:29:51.472Z] === RUN TestSetGetMeta [2021-08-23T16:29:51.472Z] === PAUSE TestSetGetMeta [2021-08-23T16:29:51.472Z] === RUN TestRestore [2021-08-23T16:29:51.472Z] === PAUSE TestRestore [2021-08-23T16:29:51.472Z] === RUN TestServiceCreate [2021-08-23T16:29:51.472Z] === PAUSE TestServiceCreate [2021-08-23T16:29:51.472Z] === RUN TestServiceList [2021-08-23T16:29:51.472Z] === PAUSE TestServiceList [2021-08-23T16:29:51.472Z] === RUN TestServiceRemove [2021-08-23T16:29:51.472Z] === PAUSE TestServiceRemove [2021-08-23T16:29:51.472Z] === RUN TestServiceGet [2021-08-23T16:29:51.472Z] === PAUSE TestServiceGet [2021-08-23T16:29:51.472Z] === RUN TestServicePrune [2021-08-23T16:29:51.472Z] === PAUSE TestServicePrune [2021-08-23T16:29:51.472Z] === RUN TestCreate [2021-08-23T16:29:51.472Z] === PAUSE TestCreate [2021-08-23T16:29:51.472Z] === RUN TestRemove [2021-08-23T16:29:51.472Z] === PAUSE TestRemove [2021-08-23T16:29:51.472Z] === RUN TestList [2021-08-23T16:29:51.472Z] === PAUSE TestList [2021-08-23T16:29:51.472Z] === RUN TestFindByDriver [2021-08-23T16:29:51.472Z] === PAUSE TestFindByDriver [2021-08-23T16:29:51.472Z] === RUN TestFindByReferenced [2021-08-23T16:29:51.472Z] === PAUSE TestFindByReferenced [2021-08-23T16:29:51.472Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:29:51.472Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:29:51.472Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:29:51.472Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:29:51.472Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:29:51.472Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:29:51.472Z] === RUN TestRefDerefRemove [2021-08-23T16:29:51.472Z] === PAUSE TestRefDerefRemove [2021-08-23T16:29:51.472Z] === RUN TestGet [2021-08-23T16:29:51.472Z] === PAUSE TestGet [2021-08-23T16:29:51.472Z] === RUN TestGetWithReference [2021-08-23T16:29:51.472Z] === PAUSE TestGetWithReference [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:29:51.472Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:29:51.472Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:29:51.472Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:29:51.473Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:29:51.473Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:29:51.473Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:29:51.473Z] === CONT TestSetGetMeta [2021-08-23T16:29:51.473Z] === CONT TestFindByReferenced [2021-08-23T16:29:51.473Z] === CONT TestGet [2021-08-23T16:29:51.473Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:29:51.473Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-23T16:29:51.473Z] === CONT TestFindByDriver [2021-08-23T16:29:51.473Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestList [2021-08-23T16:29:51.473Z] --- PASS: TestGet (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestRemove [2021-08-23T16:29:51.473Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestCreate [2021-08-23T16:29:51.473Z] --- PASS: TestFindByDriver (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestServicePrune [2021-08-23T16:29:51.473Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:29:51.473Z] === CONT TestServiceGet [2021-08-23T16:29:51.473Z] --- PASS: TestRemove (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestServiceRemove [2021-08-23T16:29:51.473Z] --- PASS: TestList (0.02s) [2021-08-23T16:29:51.473Z] === CONT TestServiceList [2021-08-23T16:29:51.828Z] --- PASS: TestBuildWCOWSandboxSize (895.36s) [2021-08-23T16:29:51.828Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:29:51.828Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:29:51.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:29:51.828Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:29:51.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:29:51.828Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:29:51.828Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:29:51.828Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:29:51.828Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:29:51.828Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:29:51.828Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-08-23T16:29:51.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-23T16:29:51.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T16:29:51.828Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T16:29:51.828Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:29:51.828Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:29:51.828Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T16:29:51.828Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:29:51.828Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-08-23T16:29:51.828Z] PASS [2021-08-23T16:29:51.828Z] ok github.com/docker/docker/integration/build 1103.209s [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] === Skipped [2021-08-23T16:29:51.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T16:29:51.828Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T16:29:51.828Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-23T16:29:51.828Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-23T16:29:51.828Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T16:29:51.828Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] [2021-08-23T16:29:51.828Z] DONE 29 tests, 5 skipped in 1132.101s [2021-08-23T16:29:51.828Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T16:29:51.932Z] --- PASS: TestServiceGet (0.13s) [2021-08-23T16:29:51.932Z] === CONT TestServiceCreate [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:29:51.932Z] --- PASS: TestServiceRemove (0.12s) [2021-08-23T16:29:51.932Z] === CONT TestRestore [2021-08-23T16:29:51.932Z] --- PASS: TestServiceList (0.12s) [2021-08-23T16:29:51.932Z] === CONT TestGetWithReference [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:29:51.932Z] --- PASS: TestServiceCreate (0.02s) [2021-08-23T16:29:51.932Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:29:51.932Z] --- PASS: TestGetWithReference (0.02s) [2021-08-23T16:29:51.932Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:29:51.932Z] --- PASS: TestRestore (0.02s) [2021-08-23T16:29:51.932Z] === CONT TestRefDerefRemove [2021-08-23T16:29:51.932Z] --- PASS: TestServicePrune (0.16s) [2021-08-23T16:29:51.932Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-23T16:29:51.932Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-23T16:29:51.932Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-23T16:29:51.932Z] PASS [2021-08-23T16:29:51.932Z] coverage: 69.0% of statements [2021-08-23T16:29:51.932Z] ok github.com/docker/docker/volume/service 0.242s coverage: 69.0% of statements [2021-08-23T16:29:51.932Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-08-23T16:29:51.932Z] === RUN TestClientStream [2021-08-23T16:29:51.932Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestClientSendFile [2021-08-23T16:29:51.932Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:29:51.932Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:29:51.932Z] === RUN TestFileSpecPlugin [2021-08-23T16:29:51.932Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T16:29:51.932Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:29:51.932Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:29:51.932Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestPluginAddHandler [2021-08-23T16:29:51.932Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:29:51.932Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:29:51.932Z] === RUN TestGet [2021-08-23T16:29:51.932Z] time="2021-08-23T16:29:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:29:52.308Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:79f1afd4fc37c347c17b6140f39d5e7a68a2bdfd398c554d716fd853ca5169f1 [2021-08-23T16:29:52.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:29:52.794Z] INFO: Testing against a local daemon [2021-08-23T16:29:52.794Z] === RUN TestConfigInspect [2021-08-23T16:29:52.794Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:52.794Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T16:29:52.794Z] === RUN TestConfigList [2021-08-23T16:29:52.794Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:52.794Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T16:29:52.794Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:29:52.794Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:52.794Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:29:52.794Z] === RUN TestConfigsUpdate [2021-08-23T16:29:52.794Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:52.794Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T16:29:52.794Z] === RUN TestTemplatedConfig [2021-08-23T16:29:52.794Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:52.794Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:29:52.794Z] === RUN TestConfigCreateResolve [2021-08-23T16:29:52.794Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:29:52.794Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T16:29:52.794Z] PASS [2021-08-23T16:29:52.794Z] ok github.com/docker/docker/integration/config 0.093s [2021-08-23T16:29:52.878Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e22f7df9c1d4226d566a4407337c2b050e6347873d502370a6320b77a9472694 [2021-08-23T16:29:52.902Z] time="2021-08-23T16:29:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T16:29:53.138Z] check_test.go:196: [d3ea66f2ecfa2] daemon is not started [2021-08-23T16:29:53.138Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T16:29:53.252Z] [2021-08-23T16:29:53.253Z] === Skipped [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T16:29:53.253Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] [2021-08-23T16:29:53.253Z] DONE 6 tests, 6 skipped in 3.016s [2021-08-23T16:29:53.253Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T16:29:54.079Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a27e5bca0afcbee790652d26d34e001cd5908abda9a0b9a8ea446157510d4df6 [2021-08-23T16:29:54.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-23T16:29:54.909Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57086d5e6bbc38dc3d015900837cc62a486d66f1647092bdabfe7a9d2d9cfc92 [2021-08-23T16:29:55.076Z] time="2021-08-23T16:29:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:29:55.169Z] check_test.go:196: [d3a8cd082e9c4] daemon is not started [2021-08-23T16:29:55.169Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T16:29:55.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:29:55.443Z] INFO: Testing against a local daemon [2021-08-23T16:29:55.443Z] === RUN TestCheckpoint [2021-08-23T16:29:55.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:29:55.443Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:29:55.443Z] === RUN TestContainerInvalidJSON [2021-08-23T16:29:55.443Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:29:55.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:29:55.443Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:29:55.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:29:56.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:29:56.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:29:56.471Z] --- PASS: TestContainerInvalidJSON (0.62s) [2021-08-23T16:29:56.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-23T16:29:56.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-23T16:29:56.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:29:56.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-08-23T16:29:56.471Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:29:56.554Z] check_test.go:196: [dcfc0e2178b65] daemon is not started [2021-08-23T16:29:56.554Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T16:29:56.930Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-08-23T16:29:56.930Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:29:56.930Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-08-23T16:29:56.930Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:29:57.389Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-08-23T16:29:57.389Z] === RUN TestCopyFromContainer [2021-08-23T16:29:57.389Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:57.389Z] --- SKIP: TestCopyFromContainer (0.01s) [2021-08-23T16:29:57.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:29:57.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:29:57.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:29:57.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:29:57.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:29:57.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:29:57.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:29:57.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:29:57.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:29:57.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:29:57.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-23T16:29:57.389Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:29:57.389Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:29:57.389Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:29:57.389Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:29:57.389Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:29:57.389Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:29:57.389Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:29:57.389Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:29:57.389Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:29:57.389Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:29:57.389Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-23T16:29:57.389Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:29:57.389Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:57.389Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:29:57.389Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:29:57.389Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:29:57.389Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:29:57.389Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:29:57.389Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:29:57.389Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:29:57.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:29:57.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:29:57.390Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:29:57.390Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:29:57.390Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:29:57.390Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:29:57.390Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:29:57.390Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:29:57.390Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:29:57.390Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:29:57.390Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:29:57.390Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:29:57.390Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:29:57.390Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:29:57.390Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:29:57.390Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:29:57.390Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-23T16:29:57.390Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:29:57.390Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:29:57.390Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:29:57.390Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-23T16:29:57.390Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:29:57.390Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:29:57.390Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-23T16:29:57.390Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:29:57.390Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:29:57.390Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:29:57.390Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:29:57.390Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:29:57.390Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:29:57.390Z] === RUN TestDiff [2021-08-23T16:29:57.390Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:29:57.390Z] --- SKIP: TestDiff (0.00s) [2021-08-23T16:29:57.390Z] === RUN TestExecWithCloseStdin [2021-08-23T16:29:58.465Z] check_test.go:196: [dcd4309868012] daemon is not started [2021-08-23T16:29:58.465Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T16:29:59.405Z] check_test.go:196: [d3765df6bec36] daemon is not started [2021-08-23T16:29:59.405Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T16:29:59.665Z] check_test.go:196: [da25cc55b4d2d] daemon is not started [2021-08-23T16:29:59.665Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T16:29:59.757Z] time="2021-08-23T16:29:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:30:00.608Z] check_test.go:196: [d25ee17ff4a13] daemon is not started [2021-08-23T16:30:00.608Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T16:30:01.120Z] --- PASS: TestExecWithCloseStdin (3.43s) [2021-08-23T16:30:01.120Z] === RUN TestExec [2021-08-23T16:30:01.548Z] check_test.go:196: [d8064aa58e47d] daemon is not started [2021-08-23T16:30:01.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T16:30:02.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-23T16:30:02.751Z] check_test.go:196: [d65a990f0fb71] daemon is not started [2021-08-23T16:30:02.751Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T16:30:03.298Z] --- PASS: TestExec (2.31s) [2021-08-23T16:30:03.298Z] === RUN TestExecUser [2021-08-23T16:30:03.298Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:30:03.298Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:30:03.298Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:30:03.298Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:30:03.298Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:30:03.298Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:30:03.298Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:30:03.298Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestHealthKillContainer [2021-08-23T16:30:03.298Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:30:03.298Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:30:03.298Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:30:03.298Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:30:03.298Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:30:04.665Z] docker_cli_swarm_test.go:1321: [d02aedd12f761] joining swarm manager [dd626de4412bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:30:05.475Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2021-08-23T16:30:05.475Z] === RUN TestKillContainer [2021-08-23T16:30:05.475Z] === RUN TestKillContainer/no_signal [2021-08-23T16:30:05.606Z] check_test.go:196: [d1e7865148e08] daemon is not started [2021-08-23T16:30:05.606Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T16:30:05.866Z] check_test.go:196: [d1db9416934d8] daemon is not started [2021-08-23T16:30:05.866Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T16:30:06.127Z] docker_cli_swarm_test.go:1322: [dcfc31d7ef0ff] joining swarm manager [dd626de4412bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:30:07.072Z] check_test.go:196: [d929ca1d00c04] daemon is not started [2021-08-23T16:30:07.072Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T16:30:07.642Z] check_test.go:196: [ddbf2ed1fd05f] daemon is not started [2021-08-23T16:30:07.642Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T16:30:07.642Z] check_test.go:196: [dc1d1f4060e10] daemon is not started [2021-08-23T16:30:07.642Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T16:30:07.652Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:30:07.652Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:30:07.652Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:30:07.902Z] check_test.go:196: [d070e13e9e7d4] daemon is not started [2021-08-23T16:30:07.902Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T16:30:08.161Z] check_test.go:196: [df5396cbf2cb3] daemon is not started [2021-08-23T16:30:08.161Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T16:30:08.319Z] --- PASS: TestGet (15.04s) [2021-08-23T16:30:08.319Z] === RUN TestPluginWithNoManifest [2021-08-23T16:30:08.319Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:30:08.319Z] === RUN TestGetAll [2021-08-23T16:30:08.319Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:30:08.319Z] PASS [2021-08-23T16:30:08.319Z] coverage: 73.4% of statements [2021-08-23T16:30:08.319Z] ok github.com/docker/docker/pkg/plugins 35.962s coverage: 73.4% of statements [2021-08-23T16:30:08.732Z] check_test.go:196: [d1d36845557d6] daemon is not started [2021-08-23T16:30:08.732Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T16:30:08.732Z] check_test.go:196: [d0bdca1420432] daemon is not started [2021-08-23T16:30:08.732Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T16:30:09.674Z] check_test.go:196: [ded5a7123de1c] daemon is not started [2021-08-23T16:30:09.674Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T16:30:09.833Z] --- PASS: TestKillContainer (4.38s) [2021-08-23T16:30:09.833Z] --- PASS: TestKillContainer/no_signal (1.99s) [2021-08-23T16:30:09.833Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:30:09.833Z] --- PASS: TestKillContainer/killing_signal (2.34s) [2021-08-23T16:30:09.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:30:09.833Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:30:09.833Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestKillStoppedContainer [2021-08-23T16:30:09.833Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:30:09.833Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:30:09.833Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:30:09.833Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:30:09.833Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:30:09.833Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:30:09.833Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:30:09.833Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:30:09.833Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:30:09.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:30:09.833Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:30:11.060Z] check_test.go:196: [ddc04222f862c] daemon is not started [2021-08-23T16:30:11.060Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T16:30:12.001Z] check_test.go:196: [d4c4fa54102e9] daemon is not started [2021-08-23T16:30:12.001Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T16:30:12.009Z] --- PASS: TestLogsFollowTailEmpty (2.05s) [2021-08-23T16:30:12.009Z] === RUN TestNetworkNat [2021-08-23T16:30:12.009Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:30:12.009Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T16:30:12.009Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:30:12.940Z] check_test.go:196: [d6a088b22fc63] daemon is not started [2021-08-23T16:30:12.940Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T16:30:13.881Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T16:30:14.186Z] --- PASS: TestNetworkLocalhostTCPNat (2.41s) [2021-08-23T16:30:14.186Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:30:14.186Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:30:14.186Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T16:30:14.186Z] === RUN TestPause [2021-08-23T16:30:14.186Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:30:14.186Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:30:14.186Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite (44.48s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.98s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2021-08-23T16:30:14.821Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.21s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.82s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-08-23T16:30:14.822Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-23T16:30:14.822Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T16:30:14.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T16:30:14.822Z] check_test.go:223: [d337b8ff441e4] daemon is not started [2021-08-23T16:30:14.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T16:30:16.360Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-08-23T16:30:16.360Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:30:16.360Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:30:16.360Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T16:30:16.360Z] === RUN TestPsFilter [2021-08-23T16:30:16.360Z] --- PASS: TestPsFilter (0.26s) [2021-08-23T16:30:16.360Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:30:18.119Z] check_test.go:223: [dcaa931c5b370] daemon is not started [2021-08-23T16:30:18.119Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T16:30:19.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.35s) [2021-08-23T16:30:19.327Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:30:21.502Z] --- PASS: TestRemoveContainerWithVolume (2.40s) [2021-08-23T16:30:21.502Z] === RUN TestRemoveContainerRunning [2021-08-23T16:30:22.321Z] check_test.go:223: [dc6f605a7dc5a] daemon is not started [2021-08-23T16:30:22.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T16:30:22.841Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:30:22.841Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T16:30:22.841Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:30:22.841Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:30:22.841Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:30:23.052Z] --- PASS: TestRemoveContainerRunning (2.03s) [2021-08-23T16:30:23.052Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:30:23.299Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:30:24.263Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:30:24.263Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T16:30:24.263Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:30:24.263Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T16:30:24.263Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:30:24.263Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T16:30:24.263Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:30:24.263Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:30:24.869Z] check_test.go:223: [dc5ed695ccf9a] daemon is not started [2021-08-23T16:30:24.869Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T16:30:25.227Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s) [2021-08-23T16:30:25.227Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:30:25.227Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-08-23T16:30:25.227Z] === RUN TestRenameLinkedContainer [2021-08-23T16:30:25.227Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:30:25.227Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T16:30:25.227Z] === RUN TestRenameStoppedContainer [2021-08-23T16:30:25.792Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:30:25.809Z] check_test.go:223: [de351a9aedb93] daemon is not started [2021-08-23T16:30:25.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T16:30:26.748Z] check_test.go:223: [d4eaebf1725ae] daemon is not started [2021-08-23T16:30:26.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T16:30:27.008Z] check_test.go:223: [d7719213cc022] daemon is not started [2021-08-23T16:30:27.008Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T16:30:27.948Z] check_test.go:223: [dc950b74f543a] daemon is not started [2021-08-23T16:30:27.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T16:30:28.135Z] --- PASS: TestRenameStoppedContainer (2.39s) [2021-08-23T16:30:28.135Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:30:28.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:30:29.340Z] check_test.go:223: [d9fde72460d86] daemon is not started [2021-08-23T16:30:29.340Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T16:30:29.915Z] check_test.go:223: [db6cbe57d589d] daemon is not started [2021-08-23T16:30:29.915Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T16:30:30.891Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:30:30.891Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T16:30:30.891Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:30:30.891Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T16:30:30.891Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:30:30.891Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:30:31.868Z] --- PASS: TestRenameRunningContainerAndReuse (4.05s) [2021-08-23T16:30:31.868Z] === RUN TestRenameInvalidName [2021-08-23T16:30:32.458Z] check_test.go:223: [dff92b1a448be] daemon is not started [2021-08-23T16:30:32.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T16:30:33.030Z] check_test.go:223: [dc7b6bc3737ac] daemon is not started [2021-08-23T16:30:33.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T16:30:33.290Z] check_test.go:223: [df38ecf38fdbb] daemon is not started [2021-08-23T16:30:33.290Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T16:30:33.290Z] check_test.go:223: [d78cbb943cdea] daemon is not started [2021-08-23T16:30:33.290Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T16:30:33.435Z] 2021/08/23 16:30:31 Closing DB instances... [2021-08-23T16:30:33.435Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-08-23T16:30:33.435Z] === RUN TestFindNode [2021-08-23T16:30:33.435Z] 2021/08/23 16:30:33 Closing DB instances... [2021-08-23T16:30:33.435Z] --- PASS: TestFindNode (0.01s) [2021-08-23T16:30:33.435Z] === RUN TestChangeNodeState [2021-08-23T16:30:33.435Z] 2021/08/23 16:30:33 Closing DB instances... [2021-08-23T16:30:33.435Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-23T16:30:33.435Z] === RUN TestNodeReincarnation [2021-08-23T16:30:33.435Z] 2021/08/23 16:30:33 Closing DB instances... [2021-08-23T16:30:33.550Z] check_test.go:223: [da4a92f7b7ade] daemon is not started [2021-08-23T16:30:33.785Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:30:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T16:30:33.810Z] check_test.go:223: [d4df0c57d3e57] daemon is not started [2021-08-23T16:30:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T16:30:34.047Z] --- PASS: TestRenameInvalidName (2.04s) [2021-08-23T16:30:34.047Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:30:34.381Z] check_test.go:223: [d12ff63ad90b0] daemon is not started [2021-08-23T16:30:34.381Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T16:30:34.381Z] check_test.go:223: [d174db1dd6078] daemon is not started [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite (19.82s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.85s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-08-23T16:30:34.381Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2021-08-23T16:30:34.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T16:30:34.381Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T16:30:35.322Z] check_test.go:252: [ddc80cb393b61] daemon is not started [2021-08-23T16:30:35.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T16:30:35.893Z] check_test.go:252: [db2582c71440d] daemon is not started [2021-08-23T16:30:35.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T16:30:35.893Z] check_test.go:252: [dff7610c4b85d] daemon is not started [2021-08-23T16:30:35.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T16:30:37.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T16:30:37.845Z] check_test.go:252: [da698afee6b98] daemon is not started [2021-08-23T16:30:37.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T16:30:38.417Z] check_test.go:252: [d0a88cfd05c1d] daemon is not started [2021-08-23T16:30:38.417Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T16:30:38.987Z] check_test.go:252: [d54c3fffa2201] daemon is not started [2021-08-23T16:30:39.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T16:30:39.248Z] check_test.go:252: [dfc359ae08c2a] daemon is not started [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2021-08-23T16:30:39.248Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-23T16:30:39.248Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T16:30:39.248Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:30:39.275Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-23T16:30:39.275Z] === RUN TestParallelCreate [2021-08-23T16:30:39.275Z] 2021/08/23 16:30:38 Closing DB instances... [2021-08-23T16:30:39.275Z] --- PASS: TestParallelCreate (0.01s) [2021-08-23T16:30:39.275Z] === RUN TestParallelDelete [2021-08-23T16:30:39.275Z] 2021/08/23 16:30:38 Closing DB instances... [2021-08-23T16:30:39.275Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T16:30:39.275Z] === RUN TestNetworkDBIslands [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7e043fb2426e with config:&{NodeID:7e043fb2426e 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-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7e043fb2426e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7e043fb2426e/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7766a5d9f9e4 with config:&{NodeID:7766a5d9f9e4 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-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7e043fb2426e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.275Z] time="2021-08-23T16:30:38Z" level=info msg="Node 7e043fb2426e/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.276Z] time="2021-08-23T16:30:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:30:39.276Z] time="2021-08-23T16:30:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:15e599d819d4 with config:&{NodeID:15e599d819d4 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-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7e043fb2426e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7e043fb2426e/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1782b72dd9ef with config:&{NodeID:1782b72dd9ef 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-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 15e599d819d4/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7e043fb2426e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=info msg="Node 7e043fb2426e/172.24.72.208, added to nodes list" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-23T16:30:39.733Z] time="2021-08-23T16:30:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:39Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:062429cc9207 with config:&{NodeID:062429cc9207 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-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 15e599d819d4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 15e599d819d4/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 7e043fb2426e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 7e043fb2426e/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:30:40.190Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:40.648Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=info msg="The new bootstrap node list is:[172.24.72.208:10033 172.24.72.208:10034 172.24.72.208:10035]" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10033" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49356" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49357" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10034" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10035" [2021-08-23T16:30:40.648Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49358" [2021-08-23T16:30:41.105Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=info msg="The new bootstrap node list is:[172.24.72.208:10033 172.24.72.208:10034 172.24.72.208:10035]" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10033" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49359" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10034" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49360" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10035" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49361" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:40Z" level=info msg="node 0 leaving" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="node5(062429cc9207): Node leave event for 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="node2(7766a5d9f9e4): Node leave event for 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="node3(15e599d819d4): Node leave event for 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="node1(7e043fb2426e): Node leave event for 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.105Z] time="2021-08-23T16:30:41Z" level=info msg="node4(1782b72dd9ef): Node leave event for 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7e043fb2426e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.24.72.208:10035: use of closed network connection" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="node 1 leaving" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="node5(062429cc9207): Node leave event for 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="node3(15e599d819d4): Node leave event for 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="node4(1782b72dd9ef): Node leave event for 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:41.563Z] time="2021-08-23T16:30:41Z" level=info msg="node2(7766a5d9f9e4): Node leave event for 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 7766a5d9f9e4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="node 2 leaving" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 15e599d819d4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="node5(062429cc9207): Node leave event for 15e599d819d4/172.24.72.208" [2021-08-23T16:30:42.020Z] time="2021-08-23T16:30:41Z" level=info msg="Node 15e599d819d4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:42.021Z] time="2021-08-23T16:30:41Z" level=info msg="node4(1782b72dd9ef): Node leave event for 15e599d819d4/172.24.72.208" [2021-08-23T16:30:42.021Z] time="2021-08-23T16:30:41Z" level=info msg="Node 15e599d819d4 change state NodeActive --> NodeLeft" [2021-08-23T16:30:42.021Z] time="2021-08-23T16:30:41Z" level=info msg="node3(15e599d819d4): Node leave event for 15e599d819d4/172.24.72.208" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node 15e599d819d4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node 15e599d819d4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node 15e599d819d4/172.24.72.208, left gossip cluster" [2021-08-23T16:30:42.531Z] networkdb_test.go:868: node4: OK [2021-08-23T16:30:42.531Z] networkdb_test.go:868: node5: OK [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="node 0 coming back" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c852b6ad343e with config:&{NodeID:c852b6ad343e 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-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node c852b6ad343e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node c852b6ad343e/172.24.72.208, added to nodes list" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="node 1 coming back" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0d493abb4f1d with config:&{NodeID:0d493abb4f1d 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-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to nodes list" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="node 2 coming back" [2021-08-23T16:30:42.531Z] time="2021-08-23T16:30:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b2d21e760554 with config:&{NodeID:b2d21e760554 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-08-23T16:30:42.989Z] time="2021-08-23T16:30:42Z" level=info msg="Node b2d21e760554/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:42.989Z] time="2021-08-23T16:30:42Z" level=info msg="Node b2d21e760554/172.24.72.208, added to nodes list" [2021-08-23T16:30:44.369Z] --- PASS: TestRenameAnonymousContainer (9.25s) [2021-08-23T16:30:44.369Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:30:44.527Z] check_test.go:279: [df60b1a51a280] daemon is not started [2021-08-23T16:30:44.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T16:30:44.527Z] check_test.go:279: [dd3b9df13c5c2] daemon is not started [2021-08-23T16:30:44.527Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T16:30:44.787Z] check_test.go:279: [d531e1cfca55f] daemon is not started [2021-08-23T16:30:44.787Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T16:30:44.787Z] check_test.go:279: [d7c2237756854] daemon is not started [2021-08-23T16:30:44.787Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T16:30:45.047Z] check_test.go:279: [df70d81bd9005] daemon is not started [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-08-23T16:30:45.047Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-23T16:30:45.047Z] === RUN TestDockerNetworkSuite [2021-08-23T16:30:45.047Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-23T16:30:45.337Z] --- PASS: TestRenameContainerWithSameName (2.01s) [2021-08-23T16:30:45.337Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:30:45.337Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:30:45.337Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:30:45.337Z] === RUN TestResize [2021-08-23T16:30:45.886Z] time="2021-08-23T16:30:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.72.208:10033 172.24.72.208:10034 172.24.72.208:10035]" [2021-08-23T16:30:46.173Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:30:46.345Z] time="2021-08-23T16:30:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.72.208:10033 172.24.72.208:10034 172.24.72.208:10035]" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10033" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49362" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, is the new incarnation of the shutdown node 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10034" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49363" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, is the new incarnation of the shutdown node 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49364" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10035" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 062429cc9207/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, is the new incarnation of the shutdown node 15e599d819d4/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, is the new incarnation of the shutdown node 15e599d819d4/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, is the new incarnation of the shutdown node 7e043fb2426e/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node c852b6ad343e/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, is the new incarnation of the shutdown node 7766a5d9f9e4/172.24.72.208" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:46.850Z] time="2021-08-23T16:30:46Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to nodes list" [2021-08-23T16:30:46.961Z] docker_cli_network_unix_test.go:46: [d826b5a591722] daemon is not started [2021-08-23T16:30:46.961Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, joined gossip cluster" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:46Z" level=info msg="Node b2d21e760554/172.24.72.208, added to nodes list" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10033" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49368" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10034" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49369" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.72.208:10035" [2021-08-23T16:30:47.308Z] time="2021-08-23T16:30:47Z" level=debug msg="memberlist: Stream connection from=172.24.72.208:49370" [2021-08-23T16:30:47.515Z] --- PASS: TestResize (2.04s) [2021-08-23T16:30:47.515Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:30:47.531Z] docker_cli_network_unix_test.go:46: [db6d5ef05ced9] daemon is not started [2021-08-23T16:30:47.766Z] 2021/08/23 16:30:47 Closing DB instances... [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e change state NodeActive --> NodeLeft" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="node4(1782b72dd9ef): Node leave event for c852b6ad343e/172.24.72.208" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e change state NodeActive --> NodeLeft" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e change state NodeActive --> NodeLeft" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="node2(0d493abb4f1d): Node leave event for c852b6ad343e/172.24.72.208" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="node5(062429cc9207): Node leave event for c852b6ad343e/172.24.72.208" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e change state NodeActive --> NodeLeft" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="node3(b2d21e760554): Node leave event for c852b6ad343e/172.24.72.208" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e change state NodeActive --> NodeLeft" [2021-08-23T16:30:47.766Z] time="2021-08-23T16:30:47Z" level=info msg="node1(c852b6ad343e): Node leave event for c852b6ad343e/172.24.72.208" [2021-08-23T16:30:47.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-23T16:30:48.223Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.223Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:47Z" level=info msg="Node c852b6ad343e/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="node4(1782b72dd9ef): Node leave event for 0d493abb4f1d/172.24.72.208" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="node5(062429cc9207): Node leave event for 0d493abb4f1d/172.24.72.208" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d change state NodeActive --> NodeFailed" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, added to failed nodes list" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.224Z] time="2021-08-23T16:30:48Z" level=info msg="node3(b2d21e760554): Node leave event for 0d493abb4f1d/172.24.72.208" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=error msg="node: 0d493abb4f1d is unknown to memberlist" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node 0d493abb4f1d/172.24.72.208, left gossip cluster" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.24.72.208:10036: use of closed network connection" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554 change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="node5(062429cc9207): Node leave event for b2d21e760554/172.24.72.208" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554 change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="node4(1782b72dd9ef): Node leave event for b2d21e760554/172.24.72.208" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554 change state NodeActive --> NodeLeft" [2021-08-23T16:30:48.681Z] time="2021-08-23T16:30:48Z" level=info msg="node3(b2d21e760554): Node leave event for b2d21e760554/172.24.72.208" [2021-08-23T16:30:49.049Z] --- PASS: TestResizeWithInvalidSize (2.09s) [2021-08-23T16:30:49.049Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:30:49.138Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554/172.24.72.208, left gossip cluster" [2021-08-23T16:30:49.138Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554/172.24.72.208, left gossip cluster" [2021-08-23T16:30:49.138Z] time="2021-08-23T16:30:48Z" level=info msg="Node b2d21e760554/172.24.72.208, left gossip cluster" [2021-08-23T16:30:49.596Z] time="2021-08-23T16:30:49Z" level=info msg="Node 1782b72dd9ef change state NodeActive --> NodeLeft" [2021-08-23T16:30:49.596Z] time="2021-08-23T16:30:49Z" level=info msg="node5(062429cc9207): Node leave event for 1782b72dd9ef/172.24.72.208" [2021-08-23T16:30:49.596Z] time="2021-08-23T16:30:49Z" level=info msg="Node 1782b72dd9ef change state NodeActive --> NodeLeft" [2021-08-23T16:30:49.596Z] time="2021-08-23T16:30:49Z" level=info msg="node4(1782b72dd9ef): Node leave event for 1782b72dd9ef/172.24.72.208" [2021-08-23T16:30:50.053Z] time="2021-08-23T16:30:49Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, left gossip cluster" [2021-08-23T16:30:50.053Z] time="2021-08-23T16:30:49Z" level=info msg="Node 1782b72dd9ef/172.24.72.208, left gossip cluster" [2021-08-23T16:30:50.336Z] docker_cli_network_unix_test.go:46: [de54c56964aa8] daemon is not started [2021-08-23T16:30:50.512Z] time="2021-08-23T16:30:50Z" level=info msg="Node 062429cc9207/172.24.72.208, left gossip cluster" [2021-08-23T16:30:50.512Z] time="2021-08-23T16:30:50Z" level=info msg="Node 062429cc9207 change state NodeActive --> NodeFailed" [2021-08-23T16:30:50.512Z] time="2021-08-23T16:30:50Z" level=info msg="Node 062429cc9207/172.24.72.208, added to failed nodes list" [2021-08-23T16:30:50.512Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-08-23T16:30:50.512Z] PASS [2021-08-23T16:30:50.512Z] coverage: 60.3% of statements [2021-08-23T16:30:50.512Z] ok github.com/docker/docker/libnetwork/networkdb 103.981s coverage: 60.3% of statements [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:30:50.512Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:30:50.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-23T16:30:51.957Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-08-23T16:30:51.957Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:30:51.957Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:30:51.957Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:30:51.957Z] === RUN TestStats [2021-08-23T16:30:51.957Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:30:51.957Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:30:51.957Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:30:51.969Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:30:51.980Z] docker_cli_network_unix_test.go:46: [dba031b9f0f94] daemon is not started [2021-08-23T16:30:51.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === Skipped [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:30:52.045Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:30:52.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:30:52.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-23T16:30:52.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-23T16:30:52.045Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-08-23T16:30:52.045Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:30:52.045Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:30:52.045Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:30:52.045Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-08-23T16:30:52.045Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:30:52.045Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:30:52.045Z] daemon_test.go:147: root required [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:30:52.045Z] reload_test.go:520: root required [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:30:52.045Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:30:52.045Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:30:52.045Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:30:52.045Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:30:52.045Z] layer_test.go:304: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:30:52.045Z] layer_test.go:353: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:30:52.045Z] layer_test.go:468: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:30:52.045Z] layer_test.go:697: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:30:52.045Z] migration_test.go:46: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:30:52.045Z] migration_test.go:182: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:30:52.045Z] mount_test.go:17: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:30:52.045Z] mount_test.go:76: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:30:52.045Z] mount_test.go:125: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:30:52.045Z] mount_test.go:212: Failing on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:30:52.045Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:30:52.045Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:30:52.045Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:30:52.045Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:30:52.045Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:30:52.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:30:52.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:30:52.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:30:52.045Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:30:52.045Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:30:52.045Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:30:52.045Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:30:52.045Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:30:52.045Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:30:52.045Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:30:52.045Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:30:52.045Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:30:52.045Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:30:52.045Z] changes_test.go:196: needs more investigation [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-23T16:30:52.045Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-23T16:30:52.045Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:30:52.045Z] changes_test.go:433: needs further investigation [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:30:52.045Z] changes_test.go:469: needs further investigation [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:30:52.045Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-08-23T16:30:52.045Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:30:52.045Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:30:52.045Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:30:52.045Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:30:52.045Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:30:52.045Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:30:52.045Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:30:52.045Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:30:52.045Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] [2021-08-23T16:30:52.045Z] DONE 2070 tests, 69 skipped in 263.885s [2021-08-23T16:30:52.045Z] INFO: make.ps1 ended at 08/23/2021 16:30:51 [2021-08-23T16:30:52.240Z] docker_cli_network_unix_test.go:1233: [d0ca786fc6219] daemon is not started [2021-08-23T16:30:52.424Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:30:52.424Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T16:30:52.424Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:30:54.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-23T16:30:54.952Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:30:54.952Z] INFO: Unit tests ended at 08/23/2021 16:30:54. Duration:00:04:35.8162602 [2021-08-23T16:30:54.952Z] INFO: Building busybox [2021-08-23T16:30:54.952Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:30:54.952Z] [2021-08-23T16:30:54.952Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:30:54.952Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:30:54.952Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:30:54.952Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:30:54.952Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:30:54.952Z] ---> a4938fe7222f [2021-08-23T16:30:54.952Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:30:54.952Z] ---> Running in 1f226bc67a4d [2021-08-23T16:30:55.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.20s) [2021-08-23T16:30:55.696Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:30:55.696Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:30:55.696Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T16:30:55.696Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:30:55.725Z] docker_cli_network_unix_test.go:46: [d94b25f408f30] daemon is not started [2021-08-23T16:30:56.177Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:30:56.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-23T16:30:57.707Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:30:57.850Z] Removing intermediate container 1f226bc67a4d [2021-08-23T16:30:57.850Z] ---> 640ec7b7a472 [2021-08-23T16:30:57.850Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:30:57.850Z] ---> Running in f0e919ca07ff [2021-08-23T16:30:58.308Z] Removing intermediate container f0e919ca07ff [2021-08-23T16:30:58.308Z] ---> bbc49dc0a55e [2021-08-23T16:30:58.308Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:30:58.308Z] ---> Running in 0645f0758a4a [2021-08-23T16:30:58.765Z] Removing intermediate container 0645f0758a4a [2021-08-23T16:30:58.765Z] ---> d45366e7719b [2021-08-23T16:30:58.765Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:31:00.297Z] [2021-08-23T16:31:00.297Z] ---> b1ecbec4abf8 [2021-08-23T16:31:00.297Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-23T16:31:00.297Z] ---> Running in 246e8890a0b9 [2021-08-23T16:31:00.497Z] docker_cli_network_unix_test.go:46: [d2b292f128233] daemon is not started [2021-08-23T16:31:01.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-23T16:31:02.442Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:31:02.443Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T16:31:02.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:31:02.898Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T16:31:02.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:31:02.898Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T16:31:02.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:31:02.898Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T16:31:02.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:31:03.349Z] docker_cli_network_unix_test.go:46: [de8729a1586f7] daemon is not started [2021-08-23T16:31:03.352Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:31:03.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-23T16:31:04.865Z] docker_cli_network_unix_test.go:46: [d85ef2403b7e7] daemon is not started [2021-08-23T16:31:04.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-23T16:31:05.435Z] docker_cli_network_unix_test.go:46: [d04246cc483ac] daemon is not started [2021-08-23T16:31:05.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-23T16:31:05.695Z] docker_cli_network_unix_test.go:46: [d9337318bb3da] daemon is not started [2021-08-23T16:31:05.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-23T16:31:06.526Z] docker_cli_network_unix_test.go:46: [d9829300992df] daemon is not started [2021-08-23T16:31:06.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-23T16:31:07.356Z] docker_cli_network_unix_test.go:46: [d47d6ce4494ca] daemon is not started [2021-08-23T16:31:07.375Z] Removing intermediate container 246e8890a0b9 [2021-08-23T16:31:07.375Z] ---> 0d729db29a6e [2021-08-23T16:31:07.375Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:31:07.375Z] ---> Running in 5508a3628e54 [2021-08-23T16:31:07.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-23T16:31:07.876Z] docker_cli_network_unix_test.go:46: [d4c07e3b55652] daemon is not started [2021-08-23T16:31:07.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-23T16:31:08.137Z] docker_cli_network_unix_test.go:46: [dfdc9d344181b] daemon is not started [2021-08-23T16:31:08.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-23T16:31:08.709Z] docker_cli_network_unix_test.go:46: [d9399cdd57d3f] daemon is not started [2021-08-23T16:31:08.913Z] [2021-08-23T16:31:08.913Z] SUCCESS: Specified value was saved. [2021-08-23T16:31:08.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-23T16:31:08.970Z] docker_cli_network_unix_test.go:46: [d6f580985ea43] daemon is not started [2021-08-23T16:31:08.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-23T16:31:08.970Z] docker_cli_network_unix_test.go:46: [d11a6e3be0b69] daemon is not started [2021-08-23T16:31:08.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-23T16:31:09.230Z] docker_cli_network_unix_test.go:46: [d966afbf2adfa] daemon is not started [2021-08-23T16:31:09.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-23T16:31:10.172Z] docker_cli_network_unix_test.go:46: [db7ce5e7d8c6a] daemon is not started [2021-08-23T16:31:10.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-23T16:31:10.432Z] docker_cli_network_unix_test.go:46: [de37dfad660aa] daemon is not started [2021-08-23T16:31:10.448Z] Removing intermediate container 5508a3628e54 [2021-08-23T16:31:10.448Z] ---> 2b26136f1380 [2021-08-23T16:31:10.448Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:31:10.448Z] ---> Running in ebeb5ac84408 [2021-08-23T16:31:11.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-23T16:31:11.015Z] docker_cli_network_unix_test.go:46: [decc03aac6904] daemon is not started [2021-08-23T16:31:11.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-23T16:31:11.276Z] docker_cli_network_unix_test.go:46: [da29fed0c1111] daemon is not started [2021-08-23T16:31:11.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-23T16:31:11.536Z] docker_cli_network_unix_test.go:46: [d4373a926f172] daemon is not started [2021-08-23T16:31:11.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-23T16:31:12.918Z] docker_cli_network_unix_test.go:968: [dafc083dd34de] daemon is not started [2021-08-23T16:31:13.444Z] Cannot create a file when that file already exists. [2021-08-23T16:31:13.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-23T16:31:15.241Z] docker_cli_network_unix_test.go:46: [da55243275011] daemon is not started [2021-08-23T16:31:15.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-23T16:31:16.925Z] --- PASS: TestUpdateRestartPolicy (21.18s) [2021-08-23T16:31:16.925Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:31:17.178Z] Removing intermediate container ebeb5ac84408 [2021-08-23T16:31:17.178Z] ---> 1f86106de724 [2021-08-23T16:31:17.178Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:31:17.178Z] ---> Running in 698a1ccffb90 [2021-08-23T16:31:17.635Z] Removing intermediate container 698a1ccffb90 [2021-08-23T16:31:17.635Z] ---> c92a194c4e3c [2021-08-23T16:31:17.635Z] Successfully built c92a194c4e3c [2021-08-23T16:31:17.635Z] Successfully tagged busybox:latest [2021-08-23T16:31:17.635Z] INFO: Docker images of the daemon under test [2021-08-23T16:31:17.635Z] [2021-08-23T16:31:17.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:31:17.635Z] busybox latest c92a194c4e3c Less than a second ago 2.8GB [2021-08-23T16:31:17.635Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:31:17.635Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:31:17.635Z] [2021-08-23T16:31:17.635Z] INFO: Running integration tests at 08/23/2021 16:31:17... [2021-08-23T16:31:17.635Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:31:17.635Z] INFO: Integration API tests being run from the host: [2021-08-23T16:31:17.635Z] INFO: make.ps1 starting at 08/23/2021 16:31:17 [2021-08-23T16:31:17.784Z] docker_cli_network_unix_test.go:1116: [df4c2ff4b9f97] daemon is not started [2021-08-23T16:31:18.605Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:31:19.135Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2021-08-23T16:31:19.135Z] === RUN TestWaitNonBlocked [2021-08-23T16:31:19.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:31:19.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:31:19.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:31:19.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:31:19.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:31:19.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:31:21.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-23T16:31:21.084Z] docker_cli_network_unix_test.go:46: [d641ce93e9198] daemon is not started [2021-08-23T16:31:21.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-23T16:31:21.653Z] docker_cli_network_unix_test.go:46: [ddfd6454bbfd6] daemon is not started [2021-08-23T16:31:21.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-23T16:31:21.653Z] docker_cli_network_unix_test.go:46: [dca94b8257177] daemon is not started [2021-08-23T16:31:21.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-23T16:31:21.914Z] docker_cli_network_unix_test.go:46: [d23cb72c9195f] daemon is not started [2021-08-23T16:31:21.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-23T16:31:21.914Z] docker_cli_network_unix_test.go:46: [d01c5036ad745] daemon is not started [2021-08-23T16:31:21.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-23T16:31:22.176Z] docker_cli_network_unix_test.go:46: [dec27f007daa2] daemon is not started [2021-08-23T16:31:22.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-23T16:31:22.176Z] docker_cli_network_unix_test.go:46: [d80a763ffb2bb] daemon is not started [2021-08-23T16:31:22.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-23T16:31:24.086Z] docker_cli_network_unix_test.go:46: [d5b028e0212fb] daemon is not started [2021-08-23T16:31:24.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-23T16:31:24.657Z] docker_cli_network_unix_test.go:46: [dabd5b2d6539b] daemon is not started [2021-08-23T16:31:24.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-23T16:31:24.657Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T16:31:24.657Z] docker_cli_network_unix_test.go:46: [d6f9fa4ef83fa] daemon is not started [2021-08-23T16:31:24.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-23T16:31:25.227Z] docker_cli_network_unix_test.go:46: [d49c3e351c5cd] daemon is not started [2021-08-23T16:31:25.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-23T16:31:27.741Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-08-23T16:31:27.741Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.74s) [2021-08-23T16:31:27.741Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.44s) [2021-08-23T16:31:27.741Z] === RUN TestWaitBlocked [2021-08-23T16:31:27.741Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:27.741Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T16:31:27.741Z] PASS [2021-08-23T16:31:27.741Z] ok github.com/docker/docker/integration/container 91.119s [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === Skipped [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T16:31:27.741Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2021-08-23T16:31:27.741Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:31:27.741Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:31:27.741Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:31:27.741Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.741Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:31:27.741Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:27.741Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-23T16:31:27.742Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:31:27.742Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:31:27.742Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T16:31:27.742Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T16:31:27.742Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T16:31:27.742Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:31:27.742Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T16:31:27.742Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T16:31:27.742Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:31:27.742Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:31:27.742Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:31:27.742Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T16:31:27.742Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T16:31:27.742Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T16:31:27.742Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T16:31:27.742Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T16:31:27.742Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:31:27.742Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:31:27.742Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T16:31:27.742Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T16:31:27.742Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T16:31:27.742Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] [2021-08-23T16:31:27.742Z] DONE 87 tests, 33 skipped in 93.562s [2021-08-23T16:31:27.742Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T16:31:29.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-23T16:31:30.630Z] docker_cli_network_unix_test.go:1084: [d4b448e02fb9d] daemon is not started [2021-08-23T16:31:32.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-23T16:31:32.015Z] docker_cli_network_unix_test.go:46: [dd11d63751cb9] daemon is not started [2021-08-23T16:31:32.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-23T16:31:32.585Z] docker_cli_network_unix_test.go:46: [d77e12624e522] daemon is not started [2021-08-23T16:31:33.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-23T16:31:34.115Z] docker_cli_network_unix_test.go:46: [d6265bfa71f34] daemon is not started [2021-08-23T16:31:34.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-23T16:31:34.686Z] docker_cli_network_unix_test.go:46: [ddc746a6e9fc7] daemon is not started [2021-08-23T16:31:34.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-23T16:31:34.946Z] docker_cli_network_unix_test.go:46: [d8bf7cd3597a1] daemon is not started [2021-08-23T16:31:35.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-23T16:31:35.776Z] docker_cli_network_unix_test.go:46: [d81c6705b1ca2] daemon is not started [2021-08-23T16:31:35.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-23T16:31:36.347Z] docker_cli_network_unix_test.go:46: [de5af31359315] daemon is not started [2021-08-23T16:31:36.918Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-23T16:31:42.208Z] docker_cli_network_unix_test.go:46: [d01686575ed43] daemon is not started [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite (56.62s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.62s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.47s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.52s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-23T16:31:42.208Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.00s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2021-08-23T16:31:42.208Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.93s) [2021-08-23T16:31:42.208Z] === RUN TestDockerHubPullSuite [2021-08-23T16:31:42.208Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-23T16:31:43.148Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-23T16:31:43.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:31:43.750Z] INFO: Testing against a local daemon [2021-08-23T16:31:43.750Z] === RUN TestBuildWithSession [2021-08-23T16:31:43.750Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:31:43.750Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:31:43.750Z] === RUN TestBuildSquashParent [2021-08-23T16:31:43.750Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:31:43.750Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:31:43.750Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:31:43.750Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:31:43.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:31:43.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:31:43.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:31:43.750Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:31:45.688Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-23T16:31:45.688Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-23T16:31:45.807Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:31:45.807Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T16:31:45.807Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:31:45.807Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T16:31:45.807Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:31:47.071Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-23T16:31:47.071Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite (5.41s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.34s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-23T16:31:47.071Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-08-23T16:31:47.071Z] PASS [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === Skipped [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:31:47.071Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:31:47.071Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T16:31:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:31:47.071Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-23T16:31:47.072Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-23T16:31:47.072Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:31:47.072Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:31:47.072Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T16:31:47.072Z] docker_cli_network_unix_test.go:46: [d6f9fa4ef83fa] daemon is not started [2021-08-23T16:31:47.072Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] DONE 1269 tests, 51 skipped in 1450.999s [2021-08-23T16:31:47.072Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:31:47.072Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:31:47.072Z] +++ kill 8764 [2021-08-23T16:31:47.072Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:31:47.072Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:31:47.072Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.072Z] To set a process to complain mode, use the command line tool [2021-08-23T16:31:47.072Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:31:47.072Z] +++ true [2021-08-23T16:31:47.072Z] exiting test-integration [2021-08-23T16:31:47.072Z] ++ exit 0 [2021-08-23T16:31:47.072Z] [2021-08-23T16:31:47.332Z] + for job in $(jobs -p) [2021-08-23T16:31:47.332Z] + wait 2686 [2021-08-23T16:31:49.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:31:49.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:31:52.894Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:31:52.894Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:31:52.894Z] === RUN TestDaemonConfigValidation [2021-08-23T16:31:52.894Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T16:31:52.894Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:31:52.894Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.01s) [2021-08-23T16:31:52.894Z] PASS [2021-08-23T16:31:52.894Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-08-23T16:31:52.894Z] [2021-08-23T16:31:52.894Z] === Skipped [2021-08-23T16:31:52.894Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:31:52.894Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] [2021-08-23T16:31:52.894Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T16:31:52.894Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] [2021-08-23T16:31:52.894Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.01s) [2021-08-23T16:31:52.894Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:31:52.894Z] [2021-08-23T16:31:52.894Z] [2021-08-23T16:31:52.894Z] DONE 3 tests, 3 skipped in 24.955s [2021-08-23T16:31:52.894Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T16:31:53.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:31:53.403Z] INFO: Testing against a local daemon [2021-08-23T16:31:53.403Z] === RUN TestCommitInheritsEnv [2021-08-23T16:31:53.403Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:31:53.403Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T16:31:53.403Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:31:53.403Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:31:53.403Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:31:53.403Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:31:53.861Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-23T16:31:53.861Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:31:53.861Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-23T16:31:53.861Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:31:54.830Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2021-08-23T16:31:54.830Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:31:54.830Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-08-23T16:31:54.830Z] === RUN TestTagInvalidReference [2021-08-23T16:31:54.830Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-23T16:31:54.830Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:31:54.830Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-23T16:31:54.830Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:31:55.290Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T16:31:55.290Z] === RUN TestTagOfficialNames [2021-08-23T16:31:55.290Z] --- PASS: TestTagOfficialNames (0.10s) [2021-08-23T16:31:55.290Z] === RUN TestTagMatchesDigest [2021-08-23T16:31:55.290Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-08-23T16:31:55.290Z] PASS [2021-08-23T16:31:55.290Z] ok github.com/docker/docker/integration/image 1.733s [2021-08-23T16:31:55.290Z] [2021-08-23T16:31:55.290Z] === Skipped [2021-08-23T16:31:55.290Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T16:31:55.290Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:31:55.290Z] [2021-08-23T16:31:55.290Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:31:55.290Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:31:55.290Z] [2021-08-23T16:31:55.290Z] [2021-08-23T16:31:55.290Z] DONE 11 tests, 2 skipped in 3.496s [2021-08-23T16:31:55.290Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.97s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.47s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.70s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.33s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.12s) [2021-08-23T16:31:55.401Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.68s) [2021-08-23T16:31:55.401Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:31:55.401Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:31:57.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:31:57.468Z] INFO: Testing against a local daemon [2021-08-23T16:31:57.468Z] === RUN TestNetworkCreateDelete [2021-08-23T16:31:57.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:31:57.468Z] 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-08-23T16:31:57.468Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonDNSFallback [2021-08-23T16:31:57.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestInspectNetwork [2021-08-23T16:31:57.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:57.468Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:31:57.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:31:57.468Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:57.468Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:57.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:57.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:57.468Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:57.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:57.468Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:57.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:57.468Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-23T16:31:57.468Z] === RUN TestNetworkList [2021-08-23T16:31:57.468Z] === RUN TestNetworkList//networks [2021-08-23T16:31:57.468Z] === PAUSE TestNetworkList//networks [2021-08-23T16:31:57.468Z] === RUN TestNetworkList//networks/ [2021-08-23T16:31:57.468Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:31:57.468Z] === CONT TestNetworkList//networks [2021-08-23T16:31:57.468Z] === CONT TestNetworkList//networks/ [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:31:57.468Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:31:57.468Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:31:57.468Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:31:57.468Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:31:57.468Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:31:57.468Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:31:57.468Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:31:57.468Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:31:57.468Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:31:57.468Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:31:57.468Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:31:57.468Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:31:57.468Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:31:57.468Z] PASS [2021-08-23T16:31:57.468Z] ok github.com/docker/docker/integration/network 0.147s [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === Skipped [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T16:31:57.468Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:31:57.468Z] 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-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T16:31:57.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T16:31:57.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:31:57.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:31:57.468Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:31:57.468Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] [2021-08-23T16:31:57.468Z] DONE 22 tests, 15 skipped in 2.145s [2021-08-23T16:31:57.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T16:31:58.436Z] testing: warning: no tests to run [2021-08-23T16:31:58.436Z] PASS [2021-08-23T16:31:58.436Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2021-08-23T16:31:58.436Z] [2021-08-23T16:31:58.436Z] DONE 0 tests in 0.664s [2021-08-23T16:31:58.436Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T16:31:58.896Z] testing: warning: no tests to run [2021-08-23T16:31:58.896Z] PASS [2021-08-23T16:31:58.896Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-08-23T16:31:58.896Z] [2021-08-23T16:31:58.896Z] DONE 0 tests in 0.681s [2021-08-23T16:31:58.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T16:31:59.863Z] testing: warning: no tests to run [2021-08-23T16:31:59.863Z] PASS [2021-08-23T16:31:59.863Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-08-23T16:31:59.863Z] [2021-08-23T16:31:59.863Z] DONE 0 tests in 0.720s [2021-08-23T16:31:59.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T16:32:00.322Z] testing: warning: no tests to run [2021-08-23T16:32:00.322Z] PASS [2021-08-23T16:32:00.322Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-08-23T16:32:00.322Z] [2021-08-23T16:32:00.322Z] DONE 0 tests in 0.686s [2021-08-23T16:32:00.609Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:32:00.609Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T16:32:00.609Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:32:00.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:32:00.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T16:32:01.238Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:32:01.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:32:02.660Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:32:03.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:32:04.589Z] --- PASS: TestBuildMultiStageCopy (9.17s) [2021-08-23T16:32:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.85s) [2021-08-23T16:32:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-08-23T16:32:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2021-08-23T16:32:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.89s) [2021-08-23T16:32:04.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-08-23T16:32:04.590Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:32:05.433Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-23T16:32:06.770Z] --- PASS: TestBuildMultiStageParentConfig (1.93s) [2021-08-23T16:32:06.770Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:32:06.770Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:32:06.770Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T16:32:06.770Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:32:07.362Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-23T16:32:07.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:32:07.687Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T16:32:07.734Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-08-23T16:32:07.734Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:32:07.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:07.871Z] INFO: Testing against a local daemon [2021-08-23T16:32:07.871Z] === RUN TestPluginInvalidJSON [2021-08-23T16:32:07.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:32:07.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:32:07.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:32:07.871Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-08-23T16:32:07.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-08-23T16:32:07.871Z] === RUN TestPluginInstall [2021-08-23T16:32:07.871Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:32:07.871Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:32:07.871Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:32:07.871Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:32:07.871Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:32:07.871Z] PASS [2021-08-23T16:32:07.871Z] ok github.com/docker/docker/integration/plugin/common 0.120s [2021-08-23T16:32:07.871Z] [2021-08-23T16:32:07.871Z] === Skipped [2021-08-23T16:32:07.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T16:32:07.871Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] [2021-08-23T16:32:07.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:32:07.871Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] [2021-08-23T16:32:07.871Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:32:07.871Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:32:07.871Z] [2021-08-23T16:32:07.871Z] [2021-08-23T16:32:07.871Z] DONE 5 tests, 3 skipped in 6.718s [2021-08-23T16:32:07.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T16:32:08.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:32:10.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:10.055Z] INFO: Testing against a local daemon [2021-08-23T16:32:10.055Z] === RUN TestExternalGraphDriver [2021-08-23T16:32:10.055Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:32:10.055Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T16:32:10.055Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:32:10.055Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:32:10.055Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:32:10.055Z] PASS [2021-08-23T16:32:10.055Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.113s [2021-08-23T16:32:10.513Z] [2021-08-23T16:32:10.513Z] === Skipped [2021-08-23T16:32:10.513Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T16:32:10.513Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:32:10.513Z] [2021-08-23T16:32:10.513Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:32:10.513Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:32:10.513Z] [2021-08-23T16:32:10.513Z] [2021-08-23T16:32:10.513Z] DONE 2 tests, 2 skipped in 3.028s [2021-08-23T16:32:10.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T16:32:12.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:12.695Z] INFO: Testing against a local daemon [2021-08-23T16:32:12.695Z] === RUN TestReadPluginNoRead [2021-08-23T16:32:12.695Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:32:12.695Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T16:32:12.695Z] PASS [2021-08-23T16:32:12.695Z] ok github.com/docker/docker/integration/plugin/logging 0.081s [2021-08-23T16:32:12.695Z] [2021-08-23T16:32:12.695Z] === Skipped [2021-08-23T16:32:12.695Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T16:32:12.695Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:32:12.695Z] [2021-08-23T16:32:12.695Z] [2021-08-23T16:32:12.695Z] DONE 1 tests, 1 skipped in 2.088s [2021-08-23T16:32:12.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T16:32:12.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:32:13.663Z] testing: warning: no tests to run [2021-08-23T16:32:13.663Z] PASS [2021-08-23T16:32:13.663Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.065s [2021-08-23T16:32:13.663Z] [2021-08-23T16:32:13.663Z] DONE 0 tests in 1.035s [2021-08-23T16:32:13.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T16:32:13.940Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-23T16:32:15.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:15.841Z] INFO: Testing against a local daemon [2021-08-23T16:32:15.841Z] === RUN TestPluginWithDevMounts [2021-08-23T16:32:15.841Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:15.841Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:32:15.841Z] PASS [2021-08-23T16:32:15.841Z] ok github.com/docker/docker/integration/plugin/volumes 0.088s [2021-08-23T16:32:15.841Z] [2021-08-23T16:32:15.841Z] === Skipped [2021-08-23T16:32:15.841Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:32:15.841Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:15.841Z] [2021-08-23T16:32:15.841Z] [2021-08-23T16:32:15.841Z] DONE 1 tests, 1 skipped in 2.084s [2021-08-23T16:32:15.841Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T16:32:18.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:18.018Z] INFO: Testing against a local daemon [2021-08-23T16:32:18.018Z] === RUN TestSecretInspect [2021-08-23T16:32:18.018Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T16:32:18.018Z] === RUN TestSecretList [2021-08-23T16:32:18.018Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T16:32:18.018Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:32:18.018Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-23T16:32:18.018Z] === RUN TestSecretsUpdate [2021-08-23T16:32:18.018Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T16:32:18.018Z] === RUN TestTemplatedSecret [2021-08-23T16:32:18.018Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:32:18.018Z] === RUN TestSecretCreateResolve [2021-08-23T16:32:18.018Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:18.018Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T16:32:18.018Z] PASS [2021-08-23T16:32:18.018Z] ok github.com/docker/docker/integration/secret 0.082s [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === Skipped [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T16:32:18.018Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T16:32:18.018Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-08-23T16:32:18.018Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T16:32:18.018Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T16:32:18.018Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T16:32:18.018Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] [2021-08-23T16:32:18.018Z] DONE 6 tests, 6 skipped in 1.889s [2021-08-23T16:32:18.018Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T16:32:18.104Z] --- PASS: TestBuildMultiStageOnBuild (9.40s) [2021-08-23T16:32:18.104Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:32:18.104Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:32:18.104Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:32:18.104Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:32:19.224Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-23T16:32:20.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:20.196Z] INFO: Testing against a local daemon [2021-08-23T16:32:20.196Z] === RUN TestServiceCreateInit [2021-08-23T16:32:20.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:32:20.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:32:20.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:32:20.196Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceConflict [2021-08-23T16:32:20.196Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:32:20.196Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:32:20.196Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:32:20.196Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:32:20.196Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:32:20.196Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceSysctls [2021-08-23T16:32:20.196Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-23T16:32:20.196Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:32:20.196Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-08-23T16:32:20.196Z] === RUN TestInspect [2021-08-23T16:32:20.196Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestInspect (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestCreateJob [2021-08-23T16:32:20.196Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestReplicatedJob [2021-08-23T16:32:20.196Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:32:20.196Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServiceListWithStatuses [2021-08-23T16:32:20.196Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:32:20.196Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:32:20.196Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServicePlugin [2021-08-23T16:32:20.196Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.196Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServiceUpdateLabel [2021-08-23T16:32:20.196Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:32:20.196Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:32:20.196Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T16:32:20.196Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:32:20.196Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.196Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T16:32:20.197Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:32:20.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.197Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:32:20.197Z] PASS [2021-08-23T16:32:20.197Z] ok github.com/docker/docker/integration/service 0.247s [2021-08-23T16:32:20.654Z] [2021-08-23T16:32:20.654Z] === Skipped [2021-08-23T16:32:20.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:32:20.654Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.654Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:32:20.654Z] [2021-08-23T16:32:20.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:32:20.654Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.654Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:32:20.654Z] [2021-08-23T16:32:20.654Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:32:20.654Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.654Z] [2021-08-23T16:32:20.654Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-08-23T16:32:20.654Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.654Z] [2021-08-23T16:32:20.654Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:32:20.655Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:32:20.655Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:32:20.655Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:32:20.655Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-23T16:32:20.655Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-08-23T16:32:20.655Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T16:32:20.655Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T16:32:20.655Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T16:32:20.655Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T16:32:20.655Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T16:32:20.655Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:32:20.655Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T16:32:20.655Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T16:32:20.655Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T16:32:20.655Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T16:32:20.655Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T16:32:20.655Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T16:32:20.655Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:32:20.655Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] [2021-08-23T16:32:20.655Z] DONE 24 tests, 23 skipped in 2.594s [2021-08-23T16:32:20.655Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T16:32:21.133Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-23T16:32:21.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:32:22.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:22.190Z] INFO: Testing against a local daemon [2021-08-23T16:32:22.190Z] === RUN TestSessionCreate [2021-08-23T16:32:22.190Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:32:22.190Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T16:32:22.190Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:32:22.190Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:32:22.190Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:32:22.190Z] PASS [2021-08-23T16:32:22.190Z] ok github.com/docker/docker/integration/session 0.084s [2021-08-23T16:32:22.190Z] [2021-08-23T16:32:22.190Z] === Skipped [2021-08-23T16:32:22.190Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T16:32:22.190Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:32:22.190Z] [2021-08-23T16:32:22.190Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:32:22.190Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:32:22.190Z] [2021-08-23T16:32:22.190Z] [2021-08-23T16:32:22.190Z] DONE 2 tests, 2 skipped in 1.723s [2021-08-23T16:32:22.190Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T16:32:24.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:24.367Z] INFO: Testing against a local daemon [2021-08-23T16:32:24.367Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:32:24.367Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:24.367Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestDiskUsage [2021-08-23T16:32:24.367Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:32:24.367Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestEventsExecDie [2021-08-23T16:32:24.367Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:32:24.367Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:32:24.367Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:32:24.367Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestEventsVolumeCreate [2021-08-23T16:32:24.367Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:32:24.367Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestInfoAPI [2021-08-23T16:32:24.367Z] --- PASS: TestInfoAPI (0.05s) [2021-08-23T16:32:24.367Z] === RUN TestInfoAPIWarnings [2021-08-23T16:32:24.367Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:32:24.367Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestInfoDebug [2021-08-23T16:32:24.367Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:24.367Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:32:24.367Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:24.367Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:32:24.367Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:24.367Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T16:32:24.367Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:32:24.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-08-23T16:32:24.828Z] === RUN TestPingCacheHeaders [2021-08-23T16:32:25.287Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-08-23T16:32:25.287Z] === RUN TestPingGet [2021-08-23T16:32:25.287Z] --- PASS: TestPingGet (0.04s) [2021-08-23T16:32:25.287Z] === RUN TestPingHead [2021-08-23T16:32:25.287Z] --- PASS: TestPingHead (0.04s) [2021-08-23T16:32:25.287Z] === RUN TestVersion [2021-08-23T16:32:25.287Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:32:25.287Z] PASS [2021-08-23T16:32:25.287Z] ok github.com/docker/docker/integration/system 1.224s [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === Skipped [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:32:25.287Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T16:32:25.287Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T16:32:25.287Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:32:25.287Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T16:32:25.287Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T16:32:25.287Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T16:32:25.287Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T16:32:25.287Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T16:32:25.287Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] [2021-08-23T16:32:25.287Z] DONE 15 tests, 9 skipped in 2.908s [2021-08-23T16:32:25.287Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T16:32:25.335Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-23T16:32:26.712Z] --- PASS: TestBuildMultiStageLayerLeak (8.66s) [2021-08-23T16:32:26.712Z] === RUN TestBuildWithHugeFile [2021-08-23T16:32:27.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:27.467Z] INFO: Testing against a local daemon [2021-08-23T16:32:27.467Z] === RUN TestVolumesCreateAndList [2021-08-23T16:32:27.467Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-23T16:32:27.467Z] === RUN TestVolumesRemove [2021-08-23T16:32:27.467Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-23T16:32:27.467Z] === RUN TestVolumesInspect [2021-08-23T16:32:27.467Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-23T16:32:27.467Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:32:27.467Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:32:27.467Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:32:27.467Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:32:27.467Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-23T16:32:27.467Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:32:27.467Z] PASS [2021-08-23T16:32:27.467Z] ok github.com/docker/docker/integration/volume 0.294s [2021-08-23T16:32:27.467Z] [2021-08-23T16:32:27.467Z] DONE 5 tests in 2.055s [2021-08-23T16:32:27.467Z] INFO: make.ps1 ended at 08/23/2021 16:32:27 [2021-08-23T16:32:27.467Z] INFO: Integration CLI tests being run from the host: [2021-08-23T16:32:27.467Z] 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-08-23T16:32:27.877Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-23T16:32:29.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:32:29.878Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T16:32:29.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:32:31.173Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-23T16:32:31.173Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T16:32:31.173Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-23T16:32:34.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:32:34.546Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T16:32:34.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:32:34.546Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T16:32:34.546Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:32:36.489Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-23T16:32:37.446Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-23T16:32:37.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:32:37.811Z] INFO: Testing against a local daemon [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:32:37.811Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:32:37.811Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:32:37.811Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:32:38.019Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-23T16:32:38.270Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:32:38.728Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:32:39.187Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:32:40.561Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-23T16:32:41.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:32:41.618Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T16:32:41.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:32:42.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:32:42.579Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T16:32:42.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:32:42.579Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T16:32:42.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T16:33:07.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:33:11.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:33:11.429Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T16:33:12.260Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:33:12.260Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T16:33:12.716Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:33:14.243Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:33:14.243Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T16:33:14.243Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:33:18.932Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:33:19.893Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:33:19.893Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T16:33:19.893Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:33:19.893Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T16:33:19.893Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:33:22.060Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:33:23.027Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:33:23.482Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:33:24.443Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:33:24.899Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:33:30.670Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:33:32.833Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:33:32.833Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T16:33:32.833Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:33:34.359Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:33:34.359Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T16:33:34.359Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:33:34.814Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:33:36.812Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-23T16:33:36.812Z] docker_cli_swarm_test.go:1186: [d0a85cb3083e1] joining swarm manager [df75d63b23b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:33:37.031Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:33:37.990Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:33:38.951Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:33:38.951Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T16:33:38.951Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:33:39.910Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:33:40.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:33:40.365Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T16:33:40.365Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:33:40.365Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T16:33:40.365Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:33:42.091Z] docker_cli_swarm_test.go:1195: [d170eb570791d] joining swarm manager [df75d63b23b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:33:46.153Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:34:07.952Z] --- PASS: TestBuildWithHugeFile (88.24s) [2021-08-23T16:34:07.953Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:34:20.829Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-23T16:34:21.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:34:21.764Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:34:21.764Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:34:25.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:34:25.482Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T16:34:25.941Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:34:25.941Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T16:34:26.395Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:34:26.396Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T16:34:26.396Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:34:26.852Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:34:26.852Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T16:34:26.852Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:34:30.821Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-23T16:34:34.117Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-23T16:34:36.027Z] docker_cli_swarm_test.go:1118: [d2364b9b89682] joining swarm manager [db5dda530d2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:34:36.968Z] docker_cli_swarm_test.go:1119: [db31e6b3cdd44] joining swarm manager [db5dda530d2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:34:52.017Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:34:52.017Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:34:52.017Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T16:34:52.473Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:35:06.498Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:35:06.498Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:35:06.957Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:35:06.957Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:35:06.957Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:35:06.957Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:35:06.957Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:35:06.957Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:35:06.957Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:35:06.957Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T16:35:06.957Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:35:13.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:35:13.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:35:13.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:35:14.143Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:35:14.143Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T16:35:14.143Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:35:14.143Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T16:35:14.143Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:35:17.048Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:35:17.227Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:35:19.225Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:35:19.225Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T16:35:19.225Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:35:19.225Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T16:35:19.225Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:35:19.225Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T16:35:19.225Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:35:19.225Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T16:35:19.225Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:35:20.122Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:35:22.955Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:35:22.955Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T16:35:22.955Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:35:22.955Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T16:35:22.955Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:35:23.833Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:35:30.026Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:36:13.437Z] docker_cli_swarm_test.go:1172: [d8c08778ce1b5] joining swarm manager [db5dda530d2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:36:24.248Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:36:24.248Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:36:24.248Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T16:36:24.248Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:36:52.178Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-23T16:36:52.178Z] docker_cli_swarm_test.go:1453: [d8d53cf7ec047] joining swarm manager [d840a924efefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:36:52.178Z] docker_cli_swarm_test.go:1454: [dae41696cc746] joining swarm manager [d840a924efefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:37:00.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-23T16:37:01.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-23T16:37:01.954Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-23T16:37:01.954Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-23T16:37:01.954Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-23T16:37:02.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-23T16:37:04.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-23T16:37:09.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-23T16:37:10.385Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-23T16:37:12.295Z] docker_cli_swarm_unix_test.go:62: [da28ee4425e8e] joining swarm manager [dd2197c4517e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:37:24.632Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:37:24.632Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:37:24.632Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:37:41.899Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:37:41.899Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T16:37:41.899Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:37:41.899Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:37:41.899Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:37:44.869Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:37:45.668Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:37:45.837Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:37:45.837Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T16:37:45.837Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:37:45.837Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T16:37:45.837Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:37:45.837Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T16:37:45.837Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:37:45.837Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:37:46.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:37:50.568Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:37:52.288Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:37:52.288Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T16:37:52.288Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:37:52.288Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T16:37:52.288Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:37:52.805Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:37:55.714Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:37:55.964Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:38:06.379Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:38:08.559Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-23T16:38:08.559Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-23T16:38:08.559Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-23T16:38:10.469Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-23T16:38:10.575Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:38:13.768Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-23T16:38:16.317Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-23T16:38:18.228Z] docker_api_swarm_test.go:961: [d79040b7a4f68] joining swarm manager [d35c0c3886706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:38:19.139Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:38:20.109Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:38:20.109Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T16:38:20.109Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:38:23.841Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:38:25.378Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:38:35.767Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:38:35.767Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T16:38:35.767Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:38:35.767Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T16:38:35.767Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:38:35.767Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T16:38:35.767Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:38:35.767Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T16:38:35.767Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:38:36.226Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:38:36.329Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-23T16:38:36.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:38:46.702Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:38:48.550Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-23T16:38:49.490Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-23T16:38:52.030Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-23T16:38:54.572Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-23T16:38:56.995Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:39:02.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-23T16:39:06.004Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-23T16:39:07.915Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-23T16:39:10.456Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-23T16:39:12.999Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-23T16:39:15.541Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-23T16:39:18.080Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-23T16:39:20.620Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-23T16:39:26.907Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:39:26.907Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T16:39:26.907Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:39:26.907Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T16:39:26.907Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:39:56.900Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:39:56.900Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T16:39:56.900Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:39:57.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:40:06.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:40:06.436Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T16:40:06.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:40:12.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:40:16.881Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-23T16:40:22.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T16:40:23.062Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T16:40:23.062Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T16:40:23.062Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T16:40:23.062Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T16:40:25.235Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T16:40:29.906Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T16:40:29.906Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T16:40:29.906Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T16:40:29.906Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T16:40:30.363Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T16:40:30.363Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T16:40:30.363Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T16:40:30.363Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T16:40:30.363Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T16:40:30.363Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T16:40:30.363Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T16:40:31.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:40:31.190Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T16:40:31.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:40:31.776Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-23T16:40:35.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T16:40:35.037Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T16:40:35.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T16:40:35.037Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T16:40:35.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T16:40:35.037Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T16:40:35.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T16:40:35.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T16:40:40.192Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T16:40:41.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:40:41.515Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T16:40:41.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:40:41.515Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T16:40:41.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite (1653.72s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.88s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.77s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.79s) [2021-08-23T16:40:46.685Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.90s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.07s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.95s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.87s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.41s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.21s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.11s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.89s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.89s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.12s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.66s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.07s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.70s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.55s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.08s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.99s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.51s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.84s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.44s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.87s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.62s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.71s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.85s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.38s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.14s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.33s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.32s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.54s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.36s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.77s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.29s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.19s) [2021-08-23T16:40:46.685Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.88s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.03s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.92s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.39s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.74s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.17s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.64s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-23T16:40:46.685Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.78s) [2021-08-23T16:40:46.685Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T16:40:46.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-23T16:40:46.685Z] docker_cli_external_volume_driver_test.go:53: [d76319a476cc0] daemon is not started [2021-08-23T16:40:48.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:40:48.602Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T16:40:49.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:40:49.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:40:49.518Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T16:40:49.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:40:49.518Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T16:40:49.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T16:40:54.977Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T16:40:54.977Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T16:40:54.977Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T16:40:54.977Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T16:40:54.977Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T16:40:54.977Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T16:40:57.871Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T16:40:57.871Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T16:41:04.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-23T16:41:04.925Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T16:41:12.048Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T16:41:17.824Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T16:41:24.924Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T16:41:25.383Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T16:41:31.162Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T16:41:31.162Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T16:41:31.162Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T16:41:31.162Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T16:41:32.126Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T16:41:32.126Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T16:41:32.126Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T16:41:40.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:41:40.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:41:40.381Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T16:41:40.381Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:41:40.381Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T16:41:40.381Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:41:40.702Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T16:41:40.702Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T16:41:40.702Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T16:41:40.839Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:41:40.840Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T16:41:40.840Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:41:45.527Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:41:47.063Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:41:47.063Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T16:41:47.063Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:41:47.063Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T16:41:47.063Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:41:49.251Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:41:50.219Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:41:50.678Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:41:51.646Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:41:52.104Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:41:53.069Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T16:41:54.600Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T16:41:56.771Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T16:41:56.771Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T16:41:56.771Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T16:41:57.228Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T16:41:57.228Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T16:41:59.172Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:42:00.710Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:42:00.710Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T16:42:00.710Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:42:02.254Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:42:02.254Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T16:42:02.254Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:42:03.008Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T16:42:03.223Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:42:03.466Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T16:42:03.923Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T16:42:05.433Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:42:05.456Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T16:42:05.915Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T16:42:06.399Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:42:06.859Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:42:06.859Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T16:42:06.859Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:42:06.880Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T16:42:08.394Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:42:08.866Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:42:08.866Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T16:42:08.866Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:42:08.866Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T16:42:08.866Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:42:09.052Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T16:42:12.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-23T16:42:14.659Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T16:42:16.111Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T16:42:16.111Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T16:42:16.111Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T16:42:16.568Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T16:42:17.532Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T16:42:19.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-23T16:42:23.311Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T16:42:33.963Z] docker_cli_external_volume_driver_test.go:53: [d6555d6cd935f] daemon is not started [2021-08-23T16:42:40.981Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T16:42:40.981Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T16:42:40.981Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T16:42:42.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T16:42:48.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-23T16:42:50.383Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:42:50.841Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:42:51.299Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:42:57.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:42:57.149Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T16:42:57.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:42:57.149Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T16:42:57.607Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:42:57.607Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T16:42:57.607Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:42:58.066Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:42:58.066Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T16:42:58.066Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:43:06.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-23T16:43:18.335Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T16:43:21.866Z] docker_cli_external_volume_driver_test.go:53: [df2e5841c3e27] daemon is not started [2021-08-23T16:43:33.195Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T16:43:36.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-23T16:43:36.759Z] docker_cli_external_volume_driver_test.go:53: [d68b1139bd0db] daemon is not started [2021-08-23T16:43:37.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T16:43:40.567Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:43:40.567Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:43:40.567Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T16:43:40.567Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:43:44.929Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T16:43:49.604Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T16:43:51.665Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-23T16:44:07.269Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T16:44:07.269Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T16:44:07.269Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T16:44:10.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:44:10.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:44:10.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:44:12.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:44:15.866Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T16:44:15.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:44:16.328Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T16:44:16.328Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T16:44:16.328Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T16:44:16.328Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T16:44:16.328Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T16:44:18.873Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:44:19.223Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T16:44:23.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-23T16:44:23.896Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T16:44:26.792Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T16:44:27.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T16:44:27.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T16:44:30.201Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T16:44:31.165Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T16:44:32.696Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T16:44:38.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-23T16:44:42.994Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T16:44:44.524Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T16:44:53.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-23T16:44:54.873Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T16:44:58.590Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T16:45:07.328Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T16:45:11.048Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T16:45:15.746Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T16:45:17.273Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T16:45:17.273Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T16:45:17.273Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T16:45:17.273Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T16:45:17.273Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T16:45:19.439Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T16:45:19.439Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T16:45:19.439Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T16:45:31.236Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:45:31.236Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:45:31.236Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T16:45:31.236Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:45:40.284Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-23T16:45:42.657Z] --- PASS: TestBuildWCOWSandboxSize (693.86s) [2021-08-23T16:45:42.657Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:45:42.657Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:45:42.657Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:45:42.657Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:45:42.657Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:45:42.657Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:45:42.657Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:45:42.657Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:45:42.657Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:45:42.657Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:45:42.657Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-08-23T16:45:42.657Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T16:45:42.657Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T16:45:42.657Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:45:42.657Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:42.657Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:45:42.657Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-08-23T16:45:42.657Z] PASS [2021-08-23T16:45:42.657Z] ok github.com/docker/docker/integration/build 828.368s [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === Skipped [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T16:45:42.657Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T16:45:42.657Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T16:45:42.657Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:45:42.657Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T16:45:42.657Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] DONE 29 tests, 5 skipped in 850.398s [2021-08-23T16:45:42.657Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T16:45:42.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:45:42.657Z] INFO: Testing against a local daemon [2021-08-23T16:45:42.657Z] === RUN TestConfigInspect [2021-08-23T16:45:42.657Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestConfigList [2021-08-23T16:45:42.657Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:45:42.657Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestConfigsUpdate [2021-08-23T16:45:42.657Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestTemplatedConfig [2021-08-23T16:45:42.657Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestConfigCreateResolve [2021-08-23T16:45:42.657Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:42.657Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T16:45:42.657Z] PASS [2021-08-23T16:45:42.657Z] ok github.com/docker/docker/integration/config 0.070s [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === Skipped [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T16:45:42.657Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] [2021-08-23T16:45:42.657Z] DONE 6 tests, 6 skipped in 2.183s [2021-08-23T16:45:42.657Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T16:45:42.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:45:42.657Z] INFO: Testing against a local daemon [2021-08-23T16:45:42.657Z] === RUN TestCheckpoint [2021-08-23T16:45:42.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:45:42.657Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestContainerInvalidJSON [2021-08-23T16:45:42.657Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:45:42.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:45:42.657Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:45:42.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:45:42.657Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:45:42.657Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:45:42.657Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-08-23T16:45:42.657Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:45:42.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-08-23T16:45:42.657Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:45:42.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-08-23T16:45:42.657Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:45:42.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-08-23T16:45:42.657Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:45:42.657Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-08-23T16:45:42.657Z] === RUN TestCopyFromContainer [2021-08-23T16:45:42.657Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:45:42.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:45:42.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:45:42.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:45:42.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:45:42.657Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:45:42.657Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:45:42.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:45:42.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:45:42.657Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:45:42.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:45:42.657Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:45:42.657Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:45:42.657Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:45:42.657Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:45:42.657Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:45:42.657Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:45:42.657Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:45:42.657Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:45:42.657Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:45:42.657Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:45:42.657Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.657Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:45:42.657Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:42.657Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:45:42.657Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:42.657Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:42.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:42.657Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:42.657Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:42.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:42.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:42.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:42.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:42.658Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:42.658Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:42.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:42.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:42.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:42.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:42.658Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:45:42.658Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:45:42.658Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:45:42.658Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:45:42.658Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:45:42.658Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:45:42.658Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:45:42.658Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-23T16:45:42.658Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:45:42.658Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:45:42.658Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-23T16:45:42.658Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:45:42.658Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.658Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestDiff [2021-08-23T16:45:42.658Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:42.658Z] --- SKIP: TestDiff (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestExecWithCloseStdin [2021-08-23T16:45:42.658Z] --- PASS: TestExecWithCloseStdin (2.39s) [2021-08-23T16:45:42.658Z] === RUN TestExec [2021-08-23T16:45:42.658Z] --- PASS: TestExec (1.71s) [2021-08-23T16:45:42.658Z] === RUN TestExecUser [2021-08-23T16:45:42.658Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:45:42.658Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:45:42.658Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.658Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:45:42.658Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:42.658Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:45:42.658Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:42.658Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestHealthKillContainer [2021-08-23T16:45:42.658Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:45:42.658Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:45:42.658Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:45:42.658Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:45:42.658Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:45:42.658Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2021-08-23T16:45:42.658Z] === RUN TestKillContainer [2021-08-23T16:45:42.658Z] === RUN TestKillContainer/no_signal [2021-08-23T16:45:42.658Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:45:42.658Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:45:42.658Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:45:44.216Z] --- PASS: TestKillContainer (3.75s) [2021-08-23T16:45:44.216Z] --- PASS: TestKillContainer/no_signal (1.54s) [2021-08-23T16:45:44.216Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:45:44.216Z] --- PASS: TestKillContainer/killing_signal (2.17s) [2021-08-23T16:45:44.216Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:45:44.216Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:45:44.216Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestKillStoppedContainer [2021-08-23T16:45:44.216Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:45:44.216Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:45:44.216Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:45:44.216Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:45:44.216Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:45:44.216Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:45:44.216Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:44.216Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:45:44.216Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:45:44.216Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:45:44.216Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:45:45.752Z] --- PASS: TestLogsFollowTailEmpty (1.75s) [2021-08-23T16:45:45.752Z] === RUN TestNetworkNat [2021-08-23T16:45:45.752Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:45.752Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T16:45:45.752Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:45:47.927Z] --- PASS: TestNetworkLocalhostTCPNat (2.04s) [2021-08-23T16:45:47.927Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:45:47.927Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:47.927Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T16:45:47.927Z] === RUN TestPause [2021-08-23T16:45:47.927Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:45:47.927Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:45:47.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:45:49.460Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.67s) [2021-08-23T16:45:49.460Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:45:49.460Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:49.460Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T16:45:49.460Z] === RUN TestPsFilter [2021-08-23T16:45:49.918Z] --- PASS: TestPsFilter (0.26s) [2021-08-23T16:45:49.918Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:45:52.091Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s) [2021-08-23T16:45:52.091Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:45:54.278Z] --- PASS: TestRemoveContainerWithVolume (1.78s) [2021-08-23T16:45:54.278Z] === RUN TestRemoveContainerRunning [2021-08-23T16:45:55.810Z] --- PASS: TestRemoveContainerRunning (1.70s) [2021-08-23T16:45:55.810Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:45:57.350Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2021-08-23T16:45:57.350Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:45:57.350Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T16:45:57.350Z] === RUN TestRenameLinkedContainer [2021-08-23T16:45:57.350Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:57.350Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T16:45:57.350Z] === RUN TestRenameStoppedContainer [2021-08-23T16:45:58.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-23T16:45:58.884Z] --- PASS: TestRenameStoppedContainer (1.92s) [2021-08-23T16:45:58.884Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:46:02.655Z] --- PASS: TestRenameRunningContainerAndReuse (3.27s) [2021-08-23T16:46:02.655Z] === RUN TestRenameInvalidName [2021-08-23T16:46:04.188Z] --- PASS: TestRenameInvalidName (1.72s) [2021-08-23T16:46:04.188Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:46:10.087Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T16:46:11.254Z] --- PASS: TestRenameAnonymousContainer (7.05s) [2021-08-23T16:46:11.254Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:46:12.786Z] --- PASS: TestRenameContainerWithSameName (1.66s) [2021-08-23T16:46:12.786Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:46:12.786Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:12.786Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:46:12.786Z] === RUN TestResize [2021-08-23T16:46:14.318Z] --- PASS: TestResize (1.61s) [2021-08-23T16:46:14.318Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:46:15.850Z] --- PASS: TestResizeWithInvalidSize (1.64s) [2021-08-23T16:46:15.850Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:46:18.161Z] --- PASS: TestResizeWhenContainerNotStarted (2.18s) [2021-08-23T16:46:18.161Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:46:18.161Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:18.161Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:46:18.161Z] === RUN TestStats [2021-08-23T16:46:18.161Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:46:18.161Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:46:18.161Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:46:22.472Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T16:46:23.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.43s) [2021-08-23T16:46:23.952Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:46:23.952Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:46:23.952Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T16:46:23.952Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:46:30.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-23T16:46:34.843Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T16:46:38.573Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T16:46:38.573Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T16:46:38.573Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T16:46:38.573Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T16:46:38.573Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T16:46:40.116Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T16:46:44.810Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T16:46:45.077Z] --- PASS: TestUpdateRestartPolicy (20.19s) [2021-08-23T16:46:45.078Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:46:45.535Z] --- PASS: TestUpdateRestartWithAutoRemove (1.69s) [2021-08-23T16:46:45.535Z] === RUN TestWaitNonBlocked [2021-08-23T16:46:45.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:45.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:45.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:45.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:45.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:45.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:48.436Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T16:46:48.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-08-23T16:46:48.436Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.57s) [2021-08-23T16:46:48.436Z] === RUN TestWaitBlocked [2021-08-23T16:46:48.436Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:46:48.436Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T16:46:48.436Z] PASS [2021-08-23T16:46:48.436Z] ok github.com/docker/docker/integration/container 74.929s [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === Skipped [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T16:46:48.436Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T16:46:48.436Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:46:48.436Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:46:48.436Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:46:48.436Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:46:48.436Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:46:48.436Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-08-23T16:46:48.436Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:46:48.436Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T16:46:48.436Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T16:46:48.436Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T16:46:48.436Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:46:48.436Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T16:46:48.436Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T16:46:48.436Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:46:48.436Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:46:48.436Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:46:48.436Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T16:46:48.436Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T16:46:48.436Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T16:46:48.436Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T16:46:48.436Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T16:46:48.436Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:46:48.436Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:46:48.436Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T16:46:48.436Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T16:46:48.436Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T16:46:48.436Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] [2021-08-23T16:46:48.436Z] DONE 87 tests, 33 skipped in 77.157s [2021-08-23T16:46:48.436Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T16:46:48.539Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T16:46:53.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T16:47:02.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-23T16:47:09.635Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:47:09.635Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:47:09.635Z] === RUN TestDaemonConfigValidation [2021-08-23T16:47:09.635Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T16:47:09.635Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:47:09.635Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:47:09.635Z] PASS [2021-08-23T16:47:09.635Z] ok github.com/docker/docker/integration/daemon 0.083s [2021-08-23T16:47:09.635Z] [2021-08-23T16:47:09.635Z] === Skipped [2021-08-23T16:47:09.635Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:47:09.635Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] [2021-08-23T16:47:09.635Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T16:47:09.635Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] [2021-08-23T16:47:09.635Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:47:09.635Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:47:09.635Z] [2021-08-23T16:47:09.635Z] [2021-08-23T16:47:09.635Z] DONE 3 tests, 3 skipped in 19.247s [2021-08-23T16:47:09.635Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T16:47:09.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:09.635Z] INFO: Testing against a local daemon [2021-08-23T16:47:09.635Z] === RUN TestCommitInheritsEnv [2021-08-23T16:47:09.635Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:09.635Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T16:47:09.635Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:47:09.635Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:47:09.635Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:47:09.635Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:47:09.635Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T16:47:09.635Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:47:09.635Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T16:47:09.635Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:47:10.092Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-08-23T16:47:10.092Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:47:10.092Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T16:47:10.092Z] === RUN TestTagInvalidReference [2021-08-23T16:47:10.092Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:47:10.092Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:47:10.092Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-23T16:47:10.092Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:47:10.092Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-23T16:47:10.092Z] === RUN TestTagOfficialNames [2021-08-23T16:47:10.092Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T16:47:10.092Z] === RUN TestTagMatchesDigest [2021-08-23T16:47:10.092Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T16:47:10.092Z] PASS [2021-08-23T16:47:10.550Z] ok github.com/docker/docker/integration/image 1.213s [2021-08-23T16:47:10.550Z] [2021-08-23T16:47:10.550Z] === Skipped [2021-08-23T16:47:10.550Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T16:47:10.550Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:10.550Z] [2021-08-23T16:47:10.550Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:47:10.550Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:47:10.550Z] [2021-08-23T16:47:10.550Z] [2021-08-23T16:47:10.550Z] DONE 11 tests, 2 skipped in 2.649s [2021-08-23T16:47:10.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T16:47:10.931Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T16:47:10.931Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T16:47:10.931Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T16:47:12.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:12.081Z] INFO: Testing against a local daemon [2021-08-23T16:47:12.081Z] === RUN TestNetworkCreateDelete [2021-08-23T16:47:12.081Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.081Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:47:12.081Z] 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-08-23T16:47:12.081Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonDNSFallback [2021-08-23T16:47:12.081Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestInspectNetwork [2021-08-23T16:47:12.081Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:12.081Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:47:12.081Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.081Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:47:12.081Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:12.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:12.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:12.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:12.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:12.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:12.081Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:12.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:12.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-23T16:47:12.081Z] === RUN TestNetworkList [2021-08-23T16:47:12.081Z] === RUN TestNetworkList//networks [2021-08-23T16:47:12.081Z] === PAUSE TestNetworkList//networks [2021-08-23T16:47:12.081Z] === RUN TestNetworkList//networks/ [2021-08-23T16:47:12.081Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:47:12.081Z] === CONT TestNetworkList//networks [2021-08-23T16:47:12.081Z] === CONT TestNetworkList//networks/ [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:47:12.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:47:12.081Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:47:12.081Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:47:12.081Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:47:12.081Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:47:12.081Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:47:12.081Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:47:12.081Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:47:12.081Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:47:12.081Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:47:12.081Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:47:12.081Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:47:12.081Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:47:12.081Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:47:12.081Z] PASS [2021-08-23T16:47:12.081Z] ok github.com/docker/docker/integration/network 0.124s [2021-08-23T16:47:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:47:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:47:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === Skipped [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T16:47:12.539Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:47:12.539Z] 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-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T16:47:12.539Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T16:47:12.539Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:47:12.539Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:47:12.539Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:47:12.539Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] [2021-08-23T16:47:12.539Z] DONE 22 tests, 15 skipped in 1.913s [2021-08-23T16:47:12.539Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T16:47:12.997Z] testing: warning: no tests to run [2021-08-23T16:47:12.997Z] PASS [2021-08-23T16:47:12.997Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2021-08-23T16:47:12.997Z] [2021-08-23T16:47:12.997Z] DONE 0 tests in 0.555s [2021-08-23T16:47:12.997Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T16:47:13.455Z] testing: warning: no tests to run [2021-08-23T16:47:13.455Z] PASS [2021-08-23T16:47:13.455Z] ok github.com/docker/docker/integration/network/macvlan 0.048s [2021-08-23T16:47:13.455Z] [2021-08-23T16:47:13.455Z] DONE 0 tests in 0.538s [2021-08-23T16:47:13.455Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T16:47:14.425Z] testing: warning: no tests to run [2021-08-23T16:47:14.425Z] PASS [2021-08-23T16:47:14.425Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-08-23T16:47:14.425Z] [2021-08-23T16:47:14.425Z] DONE 0 tests in 0.570s [2021-08-23T16:47:14.425Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T16:47:14.882Z] testing: warning: no tests to run [2021-08-23T16:47:14.882Z] PASS [2021-08-23T16:47:14.882Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-08-23T16:47:14.882Z] [2021-08-23T16:47:14.882Z] DONE 0 tests in 0.554s [2021-08-23T16:47:14.882Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T16:47:17.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-23T16:47:19.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:19.570Z] INFO: Testing against a local daemon [2021-08-23T16:47:19.570Z] === RUN TestPluginInvalidJSON [2021-08-23T16:47:19.570Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:47:19.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:47:19.570Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:47:19.570Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-23T16:47:19.570Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:47:19.570Z] === RUN TestPluginInstall [2021-08-23T16:47:19.570Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:47:19.570Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:47:19.570Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:47:19.570Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:47:19.570Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:47:19.570Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:47:19.570Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:47:19.570Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:47:19.570Z] PASS [2021-08-23T16:47:19.570Z] ok github.com/docker/docker/integration/plugin/common 0.084s [2021-08-23T16:47:20.027Z] [2021-08-23T16:47:20.027Z] === Skipped [2021-08-23T16:47:20.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T16:47:20.027Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:47:20.027Z] [2021-08-23T16:47:20.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:47:20.027Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:47:20.027Z] [2021-08-23T16:47:20.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:47:20.027Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:47:20.027Z] [2021-08-23T16:47:20.027Z] [2021-08-23T16:47:20.027Z] DONE 5 tests, 3 skipped in 4.911s [2021-08-23T16:47:20.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T16:47:21.314Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T16:47:21.314Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T16:47:22.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:22.224Z] INFO: Testing against a local daemon [2021-08-23T16:47:22.224Z] === RUN TestExternalGraphDriver [2021-08-23T16:47:22.224Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:47:22.224Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T16:47:22.224Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:47:22.224Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:47:22.224Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:47:22.224Z] PASS [2021-08-23T16:47:22.224Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2021-08-23T16:47:22.224Z] [2021-08-23T16:47:22.224Z] === Skipped [2021-08-23T16:47:22.224Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T16:47:22.224Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:47:22.224Z] [2021-08-23T16:47:22.224Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:47:22.224Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:47:22.224Z] [2021-08-23T16:47:22.224Z] [2021-08-23T16:47:22.224Z] DONE 2 tests, 2 skipped in 2.312s [2021-08-23T16:47:22.224Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T16:47:23.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:23.759Z] INFO: Testing against a local daemon [2021-08-23T16:47:23.759Z] === RUN TestReadPluginNoRead [2021-08-23T16:47:23.759Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:47:23.759Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T16:47:23.759Z] PASS [2021-08-23T16:47:23.759Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2021-08-23T16:47:23.759Z] [2021-08-23T16:47:23.759Z] === Skipped [2021-08-23T16:47:23.759Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T16:47:23.759Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:47:23.759Z] [2021-08-23T16:47:23.759Z] [2021-08-23T16:47:23.759Z] DONE 1 tests, 1 skipped in 1.687s [2021-08-23T16:47:23.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T16:47:24.769Z] testing: warning: no tests to run [2021-08-23T16:47:24.769Z] PASS [2021-08-23T16:47:24.769Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-08-23T16:47:24.769Z] [2021-08-23T16:47:24.769Z] DONE 0 tests in 0.820s [2021-08-23T16:47:24.769Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T16:47:25.044Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T16:47:25.044Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T16:47:26.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:26.303Z] INFO: Testing against a local daemon [2021-08-23T16:47:26.303Z] === RUN TestPluginWithDevMounts [2021-08-23T16:47:26.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:26.303Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:47:26.303Z] PASS [2021-08-23T16:47:26.303Z] ok github.com/docker/docker/integration/plugin/volumes 0.066s [2021-08-23T16:47:26.303Z] [2021-08-23T16:47:26.303Z] === Skipped [2021-08-23T16:47:26.303Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:47:26.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:26.303Z] [2021-08-23T16:47:26.303Z] [2021-08-23T16:47:26.303Z] DONE 1 tests, 1 skipped in 1.642s [2021-08-23T16:47:26.303Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T16:47:27.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:27.840Z] INFO: Testing against a local daemon [2021-08-23T16:47:27.840Z] === RUN TestSecretInspect [2021-08-23T16:47:27.840Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T16:47:27.840Z] === RUN TestSecretList [2021-08-23T16:47:27.840Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T16:47:27.840Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:47:27.840Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:47:27.840Z] === RUN TestSecretsUpdate [2021-08-23T16:47:27.840Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T16:47:27.840Z] === RUN TestTemplatedSecret [2021-08-23T16:47:27.840Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:47:27.840Z] === RUN TestSecretCreateResolve [2021-08-23T16:47:27.840Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:27.840Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T16:47:27.840Z] PASS [2021-08-23T16:47:27.840Z] ok github.com/docker/docker/integration/secret 0.099s [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === Skipped [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T16:47:27.840Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] [2021-08-23T16:47:27.840Z] DONE 6 tests, 6 skipped in 1.399s [2021-08-23T16:47:27.840Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T16:47:29.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:29.512Z] INFO: Testing against a local daemon [2021-08-23T16:47:29.512Z] === RUN TestServiceCreateInit [2021-08-23T16:47:29.512Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:47:29.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:47:29.512Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-23T16:47:29.512Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:47:29.512Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:47:29.512Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceConflict [2021-08-23T16:47:29.512Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:47:29.512Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-23T16:47:29.512Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:47:29.512Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:47:29.512Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:47:29.512Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.512Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:47:29.512Z] === RUN TestCreateServiceSysctls [2021-08-23T16:47:29.729Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T16:47:29.971Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T16:47:29.971Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:47:29.971Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T16:47:29.971Z] === RUN TestInspect [2021-08-23T16:47:29.971Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestInspect (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestCreateJob [2021-08-23T16:47:29.971Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestReplicatedJob [2021-08-23T16:47:29.971Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:47:29.971Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceListWithStatuses [2021-08-23T16:47:29.971Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:47:29.971Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:47:29.971Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServicePlugin [2021-08-23T16:47:29.971Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceUpdateLabel [2021-08-23T16:47:29.971Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:47:29.971Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:47:29.971Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:47:29.971Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T16:47:29.971Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:47:29.971Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:47:29.971Z] PASS [2021-08-23T16:47:29.971Z] ok github.com/docker/docker/integration/service 0.175s [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === Skipped [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-08-23T16:47:29.971Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:47:29.971Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-23T16:47:29.971Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-23T16:47:29.971Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T16:47:29.971Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T16:47:29.971Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T16:47:29.971Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T16:47:29.971Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T16:47:29.971Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:47:29.971Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T16:47:29.971Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T16:47:29.971Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T16:47:29.971Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T16:47:29.971Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T16:47:29.971Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T16:47:29.971Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:47:29.971Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] [2021-08-23T16:47:29.971Z] DONE 24 tests, 23 skipped in 1.969s [2021-08-23T16:47:29.971Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T16:47:31.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:31.509Z] INFO: Testing against a local daemon [2021-08-23T16:47:31.509Z] === RUN TestSessionCreate [2021-08-23T16:47:31.509Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:31.509Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T16:47:31.509Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:47:31.509Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:31.509Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:47:31.509Z] PASS [2021-08-23T16:47:31.509Z] ok github.com/docker/docker/integration/session 0.061s [2021-08-23T16:47:31.509Z] [2021-08-23T16:47:31.509Z] === Skipped [2021-08-23T16:47:31.509Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T16:47:31.509Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:31.509Z] [2021-08-23T16:47:31.509Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:47:31.509Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:47:31.509Z] [2021-08-23T16:47:31.509Z] [2021-08-23T16:47:31.509Z] DONE 2 tests, 2 skipped in 1.675s [2021-08-23T16:47:31.968Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T16:47:32.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:32.936Z] INFO: Testing against a local daemon [2021-08-23T16:47:32.936Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:47:32.936Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:32.936Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:47:32.936Z] === RUN TestDiskUsage [2021-08-23T16:47:33.395Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:47:33.395Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestEventsExecDie [2021-08-23T16:47:33.395Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:47:33.395Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:47:33.395Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:47:33.395Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestEventsVolumeCreate [2021-08-23T16:47:33.395Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:47:33.395Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestInfoAPI [2021-08-23T16:47:33.395Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T16:47:33.395Z] === RUN TestInfoAPIWarnings [2021-08-23T16:47:33.395Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:33.395Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestInfoDebug [2021-08-23T16:47:33.395Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:33.395Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:47:33.395Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:33.395Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:47:33.395Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:33.395Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T16:47:33.395Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:47:33.602Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:47:33.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-08-23T16:47:33.890Z] === RUN TestPingCacheHeaders [2021-08-23T16:47:34.347Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T16:47:34.347Z] === RUN TestPingGet [2021-08-23T16:47:34.347Z] --- PASS: TestPingGet (0.02s) [2021-08-23T16:47:34.347Z] === RUN TestPingHead [2021-08-23T16:47:34.347Z] --- PASS: TestPingHead (0.02s) [2021-08-23T16:47:34.347Z] === RUN TestVersion [2021-08-23T16:47:34.347Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:47:34.347Z] PASS [2021-08-23T16:47:34.347Z] ok github.com/docker/docker/integration/system 1.127s [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === Skipped [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:47:34.347Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T16:47:34.347Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T16:47:34.347Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:47:34.347Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T16:47:34.347Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T16:47:34.347Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T16:47:34.347Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T16:47:34.347Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T16:47:34.347Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] [2021-08-23T16:47:34.347Z] DONE 15 tests, 9 skipped in 2.501s [2021-08-23T16:47:34.347Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T16:47:35.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-23T16:47:35.595Z] docker_cli_external_volume_driver_test.go:485: [dbb69dbff9298] daemon is not started [2021-08-23T16:47:36.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:36.518Z] INFO: Testing against a local daemon [2021-08-23T16:47:36.518Z] === RUN TestVolumesCreateAndList [2021-08-23T16:47:36.518Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T16:47:36.518Z] === RUN TestVolumesRemove [2021-08-23T16:47:36.976Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-23T16:47:36.976Z] === RUN TestVolumesInspect [2021-08-23T16:47:36.976Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T16:47:36.976Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:47:36.976Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:47:36.976Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:47:36.976Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:47:36.976Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T16:47:36.976Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:47:36.976Z] PASS [2021-08-23T16:47:36.976Z] ok github.com/docker/docker/integration/volume 0.245s [2021-08-23T16:47:36.976Z] [2021-08-23T16:47:36.976Z] DONE 5 tests in 2.576s [2021-08-23T16:47:36.976Z] INFO: make.ps1 ended at 08/23/2021 16:47:36 [2021-08-23T16:47:36.976Z] INFO: Integration CLI tests being run from the host: [2021-08-23T16:47:36.976Z] 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-08-23T16:47:43.917Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:47:44.067Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:47:44.067Z] INFO: Testing against a local daemon [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:47:44.067Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:47:44.067Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:47:44.067Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:47:44.524Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:47:44.525Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:47:45.489Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:47:45.489Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:47:47.483Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T16:47:47.483Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T16:47:47.483Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T16:47:50.490Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-23T16:47:50.490Z] docker_cli_external_volume_driver_test.go:53: [d4cafef9aceb3] daemon is not started [2021-08-23T16:47:51.215Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T16:47:52.750Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T16:47:57.431Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T16:47:58.810Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:48:02.119Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T16:48:02.119Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T16:48:02.119Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T16:48:02.119Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T16:48:02.119Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T16:48:02.119Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T16:48:02.119Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite (437.24s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-23T16:48:05.383Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-08-23T16:48:05.384Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-23T16:48:05.384Z] PASS [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] === Skipped [2021-08-23T16:48:05.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T16:48:05.384Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T16:48:05.384Z] check_test.go:309: [d736f084f7021] daemon is not started [2021-08-23T16:48:05.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T16:48:05.384Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T16:48:05.384Z] check_test.go:309: [df1ec6490f436] daemon is not started [2021-08-23T16:48:05.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-23T16:48:05.384Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T16:48:05.384Z] check_test.go:309: [dcde99bff8578] daemon is not started [2021-08-23T16:48:05.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T16:48:05.384Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T16:48:05.384Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T16:48:05.384Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T16:48:05.384Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] DONE 273 tests, 5 skipped in 2429.814s [2021-08-23T16:48:05.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:48:05.384Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:48:05.384Z] +++ kill 8765 [2021-08-23T16:48:05.384Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da8ec54d6e428/docker.pid [2021-08-23T16:48:05.384Z] +++ kill 7679 [2021-08-23T16:48:05.384Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7679 is not a child of this shell [2021-08-23T16:48:05.384Z] warning: PID 7679 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da8ec54d6e428/docker.pid had a nonzero exit code [2021-08-23T16:48:05.384Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:48:05.384Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:48:05.384Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] To set a process to complain mode, use the command line tool [2021-08-23T16:48:05.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:48:05.384Z] +++ true [2021-08-23T16:48:05.384Z] exiting test-integration [2021-08-23T16:48:05.384Z] ++ exit 0 [2021-08-23T16:48:05.384Z] [2021-08-23T16:48:05.384Z] + exit 0 [2021-08-23T16:48:05.384Z] ++ jobs -p [2021-08-23T16:48:05.384Z] + pids= [2021-08-23T16:48:05.384Z] + echo 'Remaining pids to kill: []' [2021-08-23T16:48:05.384Z] Remaining pids to kill: [] [2021-08-23T16:48:05.384Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-23T16:48:05.398Z] Recording test results [2021-08-23T16:48:05.761Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:48:05.853Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T16:48:06.079Z] + echo Ensuring container killed. [2021-08-23T16:48:06.079Z] Ensuring container killed. [2021-08-23T16:48:06.079Z] + docker ps -aq -f name=docker-pr2-* [2021-08-23T16:48:06.079Z] + cids=24e229ffc931 [2021-08-23T16:48:06.079Z] 7ea809b9e283 [2021-08-23T16:48:06.079Z] 64c7fb10fbff [2021-08-23T16:48:06.079Z] + [ -n 24e229ffc931 [2021-08-23T16:48:06.079Z] 7ea809b9e283 [2021-08-23T16:48:06.079Z] 64c7fb10fbff ] [2021-08-23T16:48:06.079Z] + docker rm -vf 24e229ffc931 7ea809b9e283 64c7fb10fbff [2021-08-23T16:48:06.320Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T16:48:07.020Z] 24e229ffc931 [2021-08-23T16:48:07.020Z] 7ea809b9e283 [2021-08-23T16:48:07.020Z] 64c7fb10fbff [Pipeline] sh [2021-08-23T16:48:07.305Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:48:07.305Z] Chowning /workspace to jenkins user [2021-08-23T16:48:07.305Z] + id -u [2021-08-23T16:48:07.305Z] + id -g [2021-08-23T16:48:07.305Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42779:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:48:10.051Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T16:48:10.051Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T16:48:10.051Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T16:48:10.051Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T16:48:10.051Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:48:10.902Z] + bundleName=amd64 [2021-08-23T16:48:10.902Z] + echo Creating amd64-bundles.tar.gz [2021-08-23T16:48:10.902Z] Creating amd64-bundles.tar.gz [2021-08-23T16:48:10.902Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-23T16:48:10.902Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-23T16:48:12.300Z] Archiving artifacts [2021-08-23T16:48:12.795Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:48:13.109Z] + make clean [2021-08-23T16:48:13.109Z] docker volume rm -f docker-dev-cache [2021-08-23T16:48:13.109Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:48:35.197Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T16:48:35.197Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T16:48:43.798Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:48:45.902Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:48:45.902Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:48:45.902Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:48:45.902Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:48:45.902Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:48:45.902Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:48:45.902Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:48:45.902Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:48:45.902Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:48:45.902Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:48:45.902Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:48:48.803Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:48:48.803Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T16:48:48.803Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:48:48.803Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T16:48:48.803Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:48:48.803Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T16:48:48.803Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:48:48.803Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T16:48:48.803Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:48:49.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:48:49.604Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T16:48:49.604Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T16:48:49.604Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T16:48:49.604Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T16:48:49.604Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T16:48:51.129Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:48:51.129Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T16:48:51.586Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:48:51.586Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T16:48:51.586Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:48:51.779Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T16:48:51.779Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T16:48:52.236Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T16:48:56.263Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:48:58.166Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:49:02.986Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T16:49:07.670Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T16:49:07.670Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T16:49:12.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:49:22.477Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T16:49:22.477Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T16:49:22.477Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T16:49:22.477Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T16:49:22.477Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T16:49:22.477Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T16:49:22.477Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T16:49:24.016Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T16:49:31.081Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T16:49:33.266Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T16:49:33.266Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T16:49:33.725Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T16:49:33.725Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T16:49:33.725Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T16:49:33.725Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T16:49:33.725Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T16:49:35.901Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T16:49:40.593Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T16:49:46.431Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T16:49:51.115Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T16:49:51.115Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:49:51.115Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T16:49:56.800Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:49:56.800Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T16:49:56.800Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:49:58.235Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T16:49:58.235Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T16:49:58.235Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T16:50:00.526Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:50:00.526Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:50:03.424Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:50:03.882Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:50:03.882Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T16:50:03.882Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:50:03.882Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T16:50:03.882Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:50:03.882Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T16:50:03.882Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:50:03.882Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:50:04.847Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:50:06.864Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T16:50:07.762Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:50:09.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:50:09.293Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T16:50:09.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:50:09.293Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T16:50:09.293Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:50:09.293Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T16:50:11.547Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T16:50:11.547Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T16:50:11.547Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T16:50:11.547Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T16:50:11.547Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T16:50:11.547Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T16:50:11.547Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T16:50:11.547Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T16:50:12.191Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:50:18.621Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T16:50:22.504Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:50:25.691Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T16:50:25.691Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T16:50:25.691Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T16:50:27.190Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:50:27.648Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:50:27.648Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T16:50:27.648Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:50:27.865Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T16:50:27.865Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T16:50:27.865Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T16:50:27.865Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T16:50:27.865Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T16:50:27.865Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T16:50:27.865Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T16:50:30.814Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T16:50:30.814Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T16:50:30.814Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T16:50:30.814Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T16:50:31.506Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:50:32.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:50:33.794Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T16:50:33.794Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T16:50:33.794Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T16:50:33.794Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T16:50:33.794Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T16:50:33.794Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T16:50:33.794Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T16:50:33.794Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:50:37.259Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:50:37.259Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:50:37.259Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:50:37.259Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:50:37.259Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:50:37.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T16:50:39.728Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T16:50:41.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T16:50:41.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T16:50:41.899Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T16:50:41.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T16:50:44.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T16:50:44.073Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T16:50:46.977Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T16:50:46.977Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T16:50:46.977Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T16:50:46.977Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:50:46.977Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T16:50:49.914Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T16:50:49.914Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T16:50:51.504Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T16:50:51.504Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T16:50:51.504Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T16:50:55.225Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T16:50:55.225Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T16:50:58.148Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T16:51:01.893Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T16:51:06.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T16:51:06.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T16:51:06.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T16:51:06.557Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T16:51:06.557Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T16:51:07.189Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:51:07.189Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T16:51:07.189Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:51:07.189Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T16:51:07.648Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:51:08.716Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T16:51:08.716Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T16:51:08.716Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T16:51:11.596Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T16:51:11.596Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T16:51:11.596Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T16:51:13.807Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T16:51:14.262Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T16:51:18.918Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T16:51:21.077Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T16:51:21.077Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T16:51:21.077Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T16:51:21.077Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T16:51:21.077Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T16:51:21.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T16:51:22.449Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:51:22.449Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T16:51:22.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T16:51:22.600Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T16:51:22.906Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:51:23.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T16:51:24.631Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T16:51:24.631Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T16:51:24.631Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T16:51:24.631Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T16:51:25.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T16:51:28.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T16:51:29.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:51:29.152Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.316Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T16:51:29.316Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.316Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T16:51:29.316Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:51:29.774Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T16:51:29.774Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.774Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T16:51:29.774Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.774Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T16:51:29.774Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T16:51:29.774Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T16:51:30.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T16:51:33.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:51:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008d6c8_} [2021-08-23T16:51:34.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T16:51:34.469Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T16:51:34.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T16:51:34.469Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T16:51:34.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T16:51:34.469Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T16:51:34.469Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T16:51:35.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T16:51:36.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1694872626_c:\foo_false____} [2021-08-23T16:51:38.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1694872626_c:\foo_true____} [2021-08-23T16:51:40.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:51:41.232Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T16:51:41.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T16:51:41.368Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T16:51:41.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T16:51:41.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T16:51:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T16:51:41.822Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T16:51:41.822Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T16:51:41.822Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T16:51:41.822Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T16:51:41.822Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T16:51:41.822Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T16:51:44.704Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T16:51:44.704Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T16:51:44.704Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T16:51:45.158Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T16:51:45.158Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T16:51:45.158Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T16:51:45.158Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T16:51:45.158Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T16:51:46.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:51:46.251Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T16:51:46.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:51:48.045Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T16:51:48.045Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T16:51:48.045Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T16:51:48.045Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T16:51:50.929Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T16:51:50.929Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T16:51:50.929Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T16:51:50.929Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T16:51:50.929Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T16:51:50.929Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T16:51:50.929Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T16:51:51.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:51:51.389Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T16:51:51.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:51:51.389Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T16:51:51.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:51:56.695Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T16:51:57.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:51:57.205Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T16:51:57.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:51:57.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:51:57.205Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T16:51:57.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:51:57.205Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T16:51:57.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T16:51:58.860Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T16:51:58.861Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.861Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T16:51:58.861Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.861Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T16:51:58.956Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T16:51:58.956Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T16:51:58.956Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T16:51:58.956Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T16:51:58.956Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T16:51:58.956Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T16:52:01.875Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T16:52:01.875Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T16:52:07.660Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T16:52:09.135Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T16:52:09.135Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T16:52:09.135Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T16:52:09.135Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T16:52:09.135Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T16:52:14.753Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T16:52:18.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:52:19.456Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T16:52:19.456Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T16:52:19.456Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T16:52:19.456Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T16:52:19.456Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T16:52:21.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:52:21.270Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T16:52:21.270Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:52:21.270Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T16:52:21.729Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:52:21.849Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T16:52:22.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T16:52:22.342Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T16:52:22.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T16:52:22.342Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T16:52:22.342Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T16:52:23.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:52:23.264Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T16:52:23.264Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T16:52:25.225Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T16:52:25.225Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T16:52:25.225Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T16:52:25.225Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T16:52:25.225Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T16:52:27.022Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:52:27.987Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:52:27.987Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T16:52:27.987Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:52:27.987Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T16:52:27.987Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:52:28.110Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T16:52:28.921Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T16:52:29.518Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:52:29.976Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:52:30.275Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T16:52:30.456Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T16:52:30.731Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T16:52:30.731Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T16:52:30.942Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:52:31.400Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:52:31.857Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:52:32.895Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T16:52:33.854Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T16:52:33.854Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T16:52:33.854Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T16:52:33.854Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T16:52:34.308Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T16:52:34.308Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T16:52:34.308Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T16:52:34.763Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T16:52:35.218Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T16:52:36.242Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T16:52:36.242Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T16:52:36.242Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T16:52:36.583Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:52:37.208Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T16:52:37.667Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T16:52:37.667Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T16:52:37.667Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T16:52:38.755Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:52:38.755Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T16:52:38.755Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:52:39.721Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:52:39.721Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T16:52:39.721Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:52:40.178Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:52:41.712Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:52:42.719Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:52:43.177Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:52:43.177Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T16:52:43.177Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:52:43.634Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:52:43.792Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T16:52:43.792Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T16:52:44.304Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T16:52:44.601Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:52:44.601Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T16:52:44.601Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:52:44.601Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T16:52:44.601Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:52:48.023Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T16:52:48.485Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T16:52:48.485Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T16:52:48.485Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T16:52:49.286Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:52:50.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T16:52:50.652Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T16:52:50.652Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T16:52:51.107Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T16:52:51.107Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T16:52:51.107Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T16:52:51.107Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T16:52:51.107Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T16:52:51.107Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T16:52:51.107Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T16:52:51.107Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T16:52:52.481Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T16:52:52.481Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T16:52:52.481Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T16:52:54.077Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T16:52:56.963Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T16:52:59.903Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T16:53:04.924Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T16:53:06.459Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T16:53:08.520Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T16:53:08.635Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T16:53:08.635Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T16:53:08.635Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T16:53:09.600Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T16:53:09.600Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T16:53:13.190Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T16:53:14.340Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T16:53:14.409Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:53:14.867Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:53:15.307Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T16:53:15.324Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:53:16.275Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T16:53:17.855Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T16:53:18.313Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T16:53:18.948Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T16:53:19.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:53:19.050Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T16:53:19.284Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T16:53:19.507Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:53:19.507Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T16:53:19.965Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:53:19.965Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T16:53:19.965Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:53:20.422Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:53:20.422Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T16:53:20.422Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:53:21.456Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T16:53:21.833Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T16:53:22.854Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T16:53:27.517Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T16:53:27.517Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T16:53:28.521Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T16:53:28.521Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T16:53:28.521Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T16:53:28.521Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T16:53:28.548Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T16:53:28.984Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T16:53:28.984Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T16:53:28.984Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T16:53:28.984Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T16:53:29.442Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T16:53:29.899Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T16:53:30.867Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T16:53:33.745Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T16:53:36.647Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T16:53:39.526Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T16:53:39.526Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T16:53:39.526Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T16:53:39.526Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T16:53:39.981Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T16:53:39.981Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T16:53:39.981Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T16:53:41.771Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:53:41.771Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:53:41.771Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T16:53:41.771Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:53:43.693Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T16:53:52.224Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T16:53:54.386Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T16:53:56.547Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T16:53:56.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:53:57.079Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:53:57.732Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T16:53:57.732Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T16:53:57.732Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T16:53:58.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:54:00.630Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T16:54:00.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:54:02.308Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T16:54:02.309Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T16:54:02.309Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T16:54:03.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:54:04.524Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T16:54:06.745Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:54:09.188Z] === RUN TestDockerSuite/TestExec [2021-08-23T16:54:09.188Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T16:54:09.188Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T16:54:09.188Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T16:54:09.188Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T16:54:11.351Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T16:54:13.515Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T16:54:13.515Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T16:54:13.515Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T16:54:13.515Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T16:54:13.515Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T16:54:13.515Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T16:54:13.515Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T16:54:15.679Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T16:54:17.840Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T16:54:20.724Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T16:54:22.887Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T16:54:27.549Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T16:54:27.549Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T16:54:27.549Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T16:54:27.549Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T16:54:27.549Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T16:54:27.549Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T16:54:27.549Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T16:54:29.787Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T16:54:35.593Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T16:54:35.593Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T16:54:35.593Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T16:54:35.593Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T16:54:35.593Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T16:54:35.593Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T16:54:36.335Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T16:54:37.756Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T16:54:37.756Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T16:54:37.756Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T16:54:37.756Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T16:54:37.756Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.756Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T16:54:39.919Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T16:54:39.919Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T16:54:39.919Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T16:54:45.679Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T16:54:45.679Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T16:54:45.679Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T16:54:45.679Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T16:54:45.679Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T16:54:45.679Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T16:54:45.679Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T16:54:52.720Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T16:54:57.435Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:54:57.435Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:54:57.435Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T16:54:57.435Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:54:58.512Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T16:55:01.403Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T16:55:01.635Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T16:55:05.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T16:55:08.487Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestHealth [2021-08-23T16:55:08.487Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T16:55:08.487Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T16:55:12.428Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T16:55:13.217Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T16:55:13.217Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T16:55:13.217Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T16:55:13.217Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T16:55:13.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T16:55:13.217Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T16:55:13.672Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T16:55:14.127Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T16:55:14.127Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T16:55:14.127Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T16:55:15.658Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T16:55:15.658Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T16:55:17.861Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T16:55:17.862Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T16:55:19.491Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T16:55:20.747Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T16:55:23.632Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T16:55:23.632Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T16:55:23.632Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T16:55:23.632Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T16:55:28.318Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T16:55:28.318Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T16:55:30.481Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T16:55:30.481Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T16:55:30.481Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T16:55:30.481Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T16:55:30.481Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T16:55:30.481Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T16:55:30.481Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T16:55:30.481Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T16:55:30.481Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T16:55:30.481Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T16:55:30.481Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T16:55:33.366Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T16:55:36.250Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T16:55:36.250Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T16:55:36.250Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T16:55:36.250Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T16:55:36.250Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T16:55:36.250Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T16:55:36.250Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T16:55:36.250Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T16:55:39.133Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T16:55:39.133Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T16:55:42.021Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T16:55:42.021Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T16:55:42.021Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T16:55:42.021Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T16:55:42.021Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T16:55:42.021Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T16:55:42.021Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T16:55:44.616Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T16:55:44.616Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T16:55:44.616Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T16:55:44.914Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T16:55:48.162Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:55:48.162Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:55:48.162Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:55:49.580Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T16:55:49.580Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T16:55:49.580Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T16:55:49.580Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T16:55:49.580Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T16:55:49.580Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T16:55:49.580Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T16:55:51.783Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T16:55:53.953Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T16:55:53.953Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T16:55:54.927Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T16:55:55.893Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T16:55:55.893Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T16:55:55.893Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T16:55:55.893Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T16:55:55.893Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T16:55:56.873Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T16:55:58.791Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T16:55:59.052Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T16:55:59.052Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T16:55:59.052Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T16:55:59.052Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T16:56:01.227Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T16:56:03.054Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:56:04.963Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T16:56:09.103Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T16:56:09.866Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T16:56:11.276Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T16:56:11.276Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T16:56:11.733Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T16:56:12.044Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T16:56:13.429Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:56:14.222Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T16:56:14.631Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T16:56:15.597Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T16:56:16.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T16:56:17.133Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T16:56:19.311Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T16:56:22.010Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:56:22.216Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T16:56:24.424Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.424Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T16:56:24.424Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.882Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T16:56:24.882Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.882Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T16:56:24.882Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T16:56:24.882Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T16:56:24.882Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T16:56:24.882Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T16:56:27.057Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T16:56:29.240Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T16:56:31.951Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T16:56:33.486Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T16:56:35.046Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T16:56:37.956Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T16:56:37.956Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T16:56:37.956Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T16:56:40.176Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T16:56:40.176Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T16:56:43.851Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T16:56:45.967Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T16:56:47.179Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:56:47.586Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T16:56:51.760Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T16:56:54.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:56:57.548Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T16:56:57.901Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T16:57:00.452Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T16:57:02.634Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T16:57:02.838Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:57:03.358Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T16:57:03.358Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T16:57:03.358Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T16:57:06.265Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T16:57:08.419Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T16:57:08.877Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T16:57:08.877Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T16:57:08.877Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T16:57:08.877Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T16:57:08.877Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T16:57:09.168Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T16:57:11.779Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T16:57:11.779Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T16:57:11.779Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T16:57:19.506Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T16:57:19.506Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T16:57:19.506Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T16:57:19.506Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T16:57:19.506Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T16:57:21.688Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T16:57:24.597Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T16:57:27.503Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T16:57:27.503Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T16:57:27.503Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T16:57:27.503Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T16:57:27.503Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T16:57:27.503Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T16:57:27.503Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T16:57:27.503Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T16:57:27.503Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T16:57:27.503Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T16:57:27.503Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T16:57:27.503Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T16:57:27.503Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T16:57:27.503Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T16:57:27.503Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T16:57:27.503Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.503Z] === RUN TestDockerSuite/TestPortList [2021-08-23T16:57:27.503Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T16:57:27.504Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T16:57:32.844Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T16:57:32.844Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:57:32.844Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T16:57:32.844Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T16:57:32.844Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T16:57:32.844Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T16:57:32.844Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T16:57:32.844Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T16:57:32.844Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T16:57:33.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T16:57:33.303Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T16:57:33.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T16:57:33.303Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T16:57:33.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T16:57:33.303Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T16:57:33.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T16:57:33.303Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T16:57:33.303Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T16:57:39.100Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T16:57:39.100Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T16:57:39.100Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T16:57:47.670Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T16:57:47.670Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T16:57:47.670Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T16:57:56.399Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T16:58:02.572Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T16:58:14.146Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T16:58:14.146Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T16:58:14.146Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T16:58:14.146Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T16:58:14.996Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T16:58:14.996Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T16:58:14.996Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T16:58:14.996Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T16:58:16.533Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T16:58:20.303Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T16:58:20.303Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T16:58:20.303Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T16:58:20.303Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T16:58:20.761Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T16:58:20.761Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T16:58:20.761Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T16:58:20.761Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T16:58:20.761Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T16:58:20.761Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T16:58:20.761Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T16:58:24.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T16:58:24.493Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T16:58:24.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T16:58:24.493Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T16:58:24.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T16:58:24.493Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T16:58:24.493Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T16:58:24.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T16:58:26.527Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T16:58:28.680Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T16:58:30.267Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T16:58:38.258Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T16:58:38.880Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T16:58:41.054Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T16:58:41.054Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T16:58:41.054Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T16:58:41.054Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T16:58:41.054Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T16:58:41.054Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T16:58:43.231Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T16:58:43.231Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T16:58:43.617Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T16:58:43.617Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T16:58:43.617Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T16:58:43.617Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T16:58:43.617Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T16:58:48.303Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T16:58:48.303Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T16:58:48.303Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T16:58:48.303Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T16:58:48.303Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T16:58:48.303Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T16:58:48.303Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T16:58:48.303Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T16:58:48.303Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T16:58:48.572Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T16:58:49.042Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T16:58:52.300Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T16:58:52.300Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T16:58:52.300Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T16:58:52.300Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T16:58:52.300Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T16:58:53.903Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T16:58:54.477Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T16:58:55.559Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T16:58:55.559Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T16:58:55.559Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T16:58:57.735Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T16:58:57.735Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T16:58:57.735Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T16:58:58.701Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T16:58:59.667Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T16:58:59.667Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T16:58:59.667Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T16:58:59.691Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T16:59:03.135Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T16:59:04.378Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T16:59:04.402Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T16:59:06.565Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T16:59:06.870Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T16:59:09.094Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T16:59:11.251Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T16:59:11.251Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T16:59:11.251Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T16:59:11.550Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T16:59:11.998Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T16:59:12.218Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T16:59:12.677Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T16:59:12.677Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T16:59:12.677Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T16:59:19.853Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T16:59:19.853Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T16:59:19.853Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T16:59:29.251Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T16:59:29.251Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T16:59:29.709Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T16:59:30.221Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T16:59:31.188Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T16:59:32.723Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T16:59:32.723Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T16:59:32.723Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T16:59:33.097Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T16:59:33.097Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T16:59:33.097Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T16:59:33.182Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T16:59:33.182Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T16:59:36.914Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T16:59:37.881Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T16:59:38.340Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T16:59:39.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T16:59:39.766Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T16:59:40.733Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T16:59:41.664Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T16:59:41.664Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T16:59:41.664Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T16:59:42.123Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T16:59:42.152Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T16:59:42.152Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T16:59:42.325Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T16:59:46.835Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T16:59:46.835Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T16:59:47.942Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T16:59:48.113Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T16:59:48.113Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T16:59:48.113Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T16:59:48.572Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T16:59:49.031Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T16:59:51.518Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T16:59:52.632Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T16:59:52.632Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T16:59:52.632Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T16:59:53.716Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T16:59:57.380Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T16:59:57.380Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T16:59:57.838Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:00:08.557Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T17:00:08.557Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:00:08.557Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T17:00:10.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T17:00:12.633Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T17:00:12.633Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:00:12.633Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T17:00:12.652Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:00:15.558Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:00:16.017Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:00:16.363Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T17:00:17.327Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T17:00:23.090Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:00:23.111Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T17:00:27.843Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:00:28.934Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T17:00:28.934Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:00:28.934Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T17:00:28.934Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:00:28.934Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T17:00:28.934Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:00:28.934Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T17:00:32.671Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T17:00:33.666Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T17:00:38.164Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:00:40.238Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T17:00:41.066Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:00:42.033Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:00:42.222Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T17:00:42.222Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:00:42.222Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T17:00:42.222Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:00:42.222Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T17:00:44.944Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:00:50.602Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T17:00:55.289Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T17:01:01.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T17:01:02.663Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:01:04.189Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:01:05.807Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T17:01:07.478Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T17:01:07.478Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T17:01:08.983Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:01:10.520Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:01:10.520Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:01:12.695Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:01:12.695Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:01:12.695Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:01:12.695Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:01:12.695Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:01:16.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T17:01:18.490Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:01:20.794Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T17:01:20.794Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:01:20.794Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T17:01:21.395Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:01:21.835Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T17:01:21.835Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:01:22.293Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T17:01:22.293Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:01:22.293Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T17:01:23.633Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:01:25.190Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T17:01:25.190Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:01:25.190Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T17:01:26.536Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:01:26.588Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T17:01:27.555Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T17:01:27.555Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:01:27.555Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T17:01:27.555Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:01:27.555Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T17:01:29.439Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:01:29.439Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:01:30.471Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T17:01:34.204Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:01:35.232Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:01:35.232Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:01:36.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T17:01:36.839Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T17:01:36.839Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T17:01:37.409Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:01:37.409Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:01:37.409Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:01:37.558Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T17:01:39.746Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T17:01:40.314Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:01:40.314Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:01:40.314Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:01:40.314Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:01:40.314Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:01:40.715Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T17:01:42.240Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T17:01:42.240Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T17:01:42.252Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T17:01:42.490Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:01:42.490Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.490Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:01:42.491Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:01:42.491Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:01:44.732Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:01:47.635Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:01:50.536Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:01:50.536Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:01:50.536Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:01:50.536Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:01:50.536Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:01:50.536Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:01:50.536Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:01:50.815Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T17:01:51.782Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T17:01:52.919Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:01:52.919Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:01:52.919Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:01:52.919Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:01:52.919Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:01:52.919Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:01:52.919Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:01:52.919Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:01:52.919Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:01:55.749Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:01:57.338Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T17:01:57.338Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:01:57.338Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T17:01:57.338Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:01:57.338Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T17:01:57.338Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:01:57.338Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T17:01:58.870Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T17:01:59.032Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:02:00.613Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:02:00.613Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:02:02.762Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T17:02:03.580Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:02:03.580Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:02:03.580Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:02:03.580Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:02:03.580Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:02:03.580Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:02:06.483Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:02:07.437Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T17:02:08.593Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T17:02:09.386Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:02:09.386Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:02:09.386Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:02:10.355Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T17:02:10.355Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:02:10.355Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T17:02:10.355Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:02:10.355Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T17:02:10.355Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:02:10.355Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T17:02:11.622Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:02:11.622Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:02:11.622Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:02:11.622Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:02:11.622Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:02:11.622Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:02:11.622Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:02:12.324Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T17:02:12.528Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T17:02:13.796Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:02:16.064Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T17:02:16.722Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:02:17.085Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T17:02:17.085Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:02:17.085Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T17:02:17.085Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:02:17.085Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T17:02:18.374Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T17:02:18.619Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T17:02:18.619Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:02:18.619Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T17:02:19.625Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:02:22.527Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:02:22.527Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:02:24.168Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:02:27.215Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:02:27.215Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:02:27.215Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:02:27.215Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:02:27.215Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:02:27.215Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:02:28.851Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T17:02:28.851Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:02:28.851Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T17:02:35.794Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:02:35.794Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:02:35.794Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:02:36.798Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:02:36.798Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:02:45.366Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:02:45.366Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:02:45.366Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:02:45.366Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:02:45.366Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:02:45.366Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:02:45.366Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:02:46.518Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T17:02:46.518Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:02:46.518Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T17:02:51.308Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:02:53.598Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T17:02:54.302Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T17:02:56.004Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:02:56.004Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.004Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:02:56.004Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.004Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:02:56.004Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.004Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:02:56.004Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.004Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:02:56.005Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:02:56.005Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:02:56.005Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:02:56.005Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:02:56.005Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:02:56.005Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:02:56.972Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T17:02:58.330Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T17:02:58.330Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T17:02:58.330Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T17:02:58.330Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T17:02:58.330Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T17:02:58.330Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T17:02:58.330Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T17:02:58.330Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T17:02:59.147Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:03:01.323Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:03:02.293Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:03:04.468Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:03:04.468Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:03:08.199Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:03:08.199Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:03:08.199Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:03:08.199Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:03:08.199Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:03:08.199Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:03:10.697Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T17:03:12.041Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T17:03:16.795Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:03:16.795Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:03:16.795Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:03:17.759Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T17:03:17.759Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:03:17.759Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T17:03:18.975Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:03:19.934Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T17:03:19.934Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:03:19.934Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T17:03:19.934Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:03:19.934Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T17:03:19.934Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:03:19.934Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T17:03:20.624Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T17:03:22.826Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T17:03:22.826Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:03:22.826Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T17:03:22.826Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:03:22.826Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T17:03:22.833Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T17:03:22.833Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:03:22.833Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T17:03:22.833Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T17:03:24.363Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T17:03:24.778Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:03:25.007Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T17:03:25.007Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T17:03:25.007Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:03:25.467Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T17:03:25.467Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:03:25.467Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T17:03:25.467Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:03:25.467Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T17:03:27.332Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T17:03:27.680Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:03:28.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T17:03:30.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T17:03:30.631Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T17:03:31.063Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T17:03:32.805Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:03:33.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T17:03:33.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T17:03:33.446Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:03:33.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T17:03:33.964Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T17:03:35.655Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T17:03:35.655Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T17:03:36.584Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:03:36.584Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:03:36.584Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:03:36.584Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:03:36.584Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:03:38.554Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T17:03:38.554Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:03:38.554Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T17:03:38.554Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:03:38.554Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T17:03:39.484Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:03:39.484Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:03:39.484Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:03:41.461Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T17:03:41.461Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T17:03:41.715Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:03:41.715Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:03:41.715Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:03:41.715Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:03:41.715Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:03:41.715Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:03:41.715Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:03:41.715Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:03:41.716Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:03:43.632Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T17:03:43.632Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:03:43.632Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T17:03:46.580Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T17:03:46.580Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:03:47.511Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:03:47.511Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:03:48.758Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T17:03:48.766Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T17:03:48.766Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T17:03:48.766Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T17:03:49.689Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:03:49.689Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:03:49.689Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:03:52.656Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:03:52.656Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:03:52.656Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:03:52.656Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:03:52.656Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:03:53.443Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T17:03:55.561Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:03:55.886Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T17:03:55.886Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T17:03:58.124Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T17:03:58.124Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T17:03:58.124Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T17:03:58.124Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T17:03:58.124Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T17:03:59.621Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T17:03:59.621Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T17:03:59.659Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T17:03:59.659Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:03:59.659Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T17:04:02.556Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T17:04:02.556Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:04:02.556Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T17:04:03.353Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T17:04:04.132Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:04:04.729Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T17:04:04.729Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T17:04:07.892Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:04:09.413Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T17:04:11.586Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T17:04:11.586Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T17:04:11.586Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T17:04:11.586Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T17:04:11.586Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:04:11.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T17:04:13.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T17:04:13.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T17:04:14.961Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:04:14.961Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:04:14.961Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:04:14.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:04:18.306Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T17:04:18.306Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:04:18.306Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T17:04:19.650Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:04:20.548Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T17:04:21.514Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T17:04:21.846Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:04:22.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T17:04:24.029Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:04:24.029Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.411Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:04:24.487Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:04:24.487Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:04:24.487Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:04:24.487Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:04:24.487Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:04:24.487Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:04:24.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T17:04:28.220Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:04:29.090Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T17:04:29.090Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:04:29.090Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T17:04:29.090Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:04:29.090Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T17:04:29.090Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:04:29.090Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T17:04:29.805Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:04:31.983Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:04:31.997Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T17:04:31.997Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T17:04:33.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T17:04:34.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00041f4e8_} [2021-08-23T17:04:34.896Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T17:04:34.896Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:04:34.896Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T17:04:34.896Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:04:34.896Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T17:04:37.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1172543822_c:\foo_false____} [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:04:37.769Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:04:37.769Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:04:37.769Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:04:37.769Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:04:37.769Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:04:37.769Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:04:37.769Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:04:37.769Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.769Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:04:37.769Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:04:37.770Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:04:37.770Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:04:39.946Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:04:40.404Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:04:40.404Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:04:40.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1172543822_c:\foo_true____} [2021-08-23T17:04:40.863Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:04:42.400Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T17:04:43.444Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T17:04:43.444Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T17:04:43.444Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T17:04:43.444Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T17:04:43.444Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T17:04:43.444Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:04:43.444Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T17:04:47.169Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T17:04:47.169Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T17:04:47.169Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:04:47.169Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T17:04:50.987Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:04:50.987Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:04:50.987Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:04:55.729Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T17:04:55.729Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T17:04:55.729Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:04:55.729Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T17:04:56.037Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T17:04:56.037Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T17:04:57.265Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T17:04:57.265Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:04:57.722Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T17:04:57.722Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:04:57.722Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T17:04:57.722Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:04:57.722Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T17:04:59.576Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:04:59.576Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:04:59.576Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:05:01.957Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T17:05:02.404Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T17:05:04.521Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:05:04.521Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:05:04.521Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:05:04.521Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:05:04.521Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:05:04.521Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:05:04.521Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:05:04.521Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:05:04.521Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:05:05.312Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T17:05:05.312Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:05:05.312Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T17:05:05.312Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:05:05.312Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T17:05:06.652Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T17:05:06.652Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:05:07.133Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T17:05:07.133Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:05:07.133Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T17:05:09.306Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T17:05:09.306Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:05:09.306Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:05:11.595Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:05:11.595Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:05:13.144Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:05:15.325Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:05:15.326Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:05:15.326Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:05:15.619Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T17:05:15.619Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:05:15.619Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T17:05:15.619Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:05:15.619Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T17:05:17.530Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:05:17.531Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.864Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:05:17.988Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:05:17.988Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:05:17.988Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:05:17.988Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:05:17.988Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:05:17.988Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:05:20.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T17:05:20.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T17:05:33.130Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T17:05:33.130Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.130Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T17:05:33.130Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.130Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T17:05:33.130Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.130Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T17:05:33.318Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T17:05:33.318Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.318Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T17:05:33.318Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.318Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T17:05:33.588Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T17:05:33.775Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T17:05:33.775Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.775Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T17:05:33.775Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:05:33.775Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:05:35.669Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:05:35.669Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:05:37.845Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:05:37.845Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:05:40.650Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T17:05:40.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:05:40.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:05:41.204Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:05:41.204Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:05:41.658Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T17:05:41.658Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:05:41.662Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:05:42.115Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T17:05:42.115Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:05:42.115Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T17:05:42.115Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:05:42.115Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T17:05:42.331Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T17:05:42.331Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T17:05:42.331Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T17:05:42.331Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T17:05:42.331Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T17:05:43.648Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T17:05:44.560Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T17:05:46.733Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T17:05:47.191Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T17:05:47.191Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T17:05:48.331Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T17:05:49.501Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T17:05:50.243Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:05:50.243Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:05:50.243Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:05:50.468Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T17:05:50.468Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T17:05:50.468Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:05:50.468Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T17:05:50.926Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T17:05:50.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:05:50.926Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T17:05:51.210Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:05:51.210Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:05:51.210Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:05:51.210Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:05:51.385Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T17:05:51.842Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T17:05:52.330Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T17:05:56.060Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T17:05:56.060Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:05:56.060Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T17:05:59.772Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:05:59.772Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:05:59.772Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:06:01.844Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T17:06:01.844Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:06:01.844Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T17:06:06.663Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T17:06:06.663Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T17:06:06.663Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T17:06:07.623Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T17:06:10.126Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:06:10.126Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:06:10.126Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:06:10.394Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T17:06:10.394Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T17:06:10.394Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:06:10.394Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite (2321.08s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.97s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.63s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.27s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.26s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.76s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (76.68s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.53s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.70s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.32s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.88s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.15s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.14s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.96s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.88s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.58s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.56s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.72s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.25s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.19s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.73s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.32s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.24s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.53s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.98s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.77s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.78s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.00s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.38s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.98s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.35s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.20s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.34s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.88s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.93s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.90s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.56s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.38s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.00s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.17s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.50s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-08-23T17:06:11.089Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-08-23T17:06:11.089Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.05s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.26s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.54s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.35s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.34s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFails (2.77s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.58s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.56s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.43s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.27s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.05s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.58s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildHistory (12.73s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.95s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.83s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.75s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.70s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.54s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.16s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.27s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.66s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.95s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.65s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.46s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.62s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.45s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.93s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.86s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.70s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.94s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.32s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.92s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.72s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.55s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.48s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildRm (12.05s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.41s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.18s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.20s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.49s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.42s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.28s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.48s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildStderr (4.04s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.84s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.67s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.28s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.10s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.82s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.86s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.42s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.85s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.49s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.46s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.14s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.28s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.92s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitChange (5.53s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.23s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitTTY (7.60s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.92s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.22s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.08s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.39s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.83s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.48s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.32s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.46s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.81s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.24s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.38s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s) [2021-08-23T17:06:11.090Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-08-23T17:06:11.090Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.56s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.68s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008d6c8_} (2.63s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1694872626_c:\foo_false____} (2.62s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1694872626_c:\foo_true____} (2.62s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.87s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.82s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.19s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.83s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.20s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.83s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.23s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.81s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.29s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.51s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.97s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsCopy (4.59s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.98s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.69s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.24s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFilters (4.98s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFormat (5.42s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.17s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.19s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.28s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.28s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.26s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.04s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecInspectID (4.84s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.40s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.87s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.06s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.05s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.74s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.68s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectDefault (2.72s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-08-23T17:06:11.091Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:06:11.091Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.30s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectStatus (3.54s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.46s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.45s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.36s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:06:11.092Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:06:11.092Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.75s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.35s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.74s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.84s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.85s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.61s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.88s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.84s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsSince (9.39s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsTail (3.18s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.46s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.61s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:06:11.559Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.12s) [2021-08-23T17:06:11.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsByOrder (8.46s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.83s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.43s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.69s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.11s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.29s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.70s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.00s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.41s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.52s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.06s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.12s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.60s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.03s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.06s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.50s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.07s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.37s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.57s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.96s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.00s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.88s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.54s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.87s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.93s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.51s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.74s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.77s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.03s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.12s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.73s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.75s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.49s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.71s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:06:11.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunExitCode (2.40s) [2021-08-23T17:06:11.560Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.77s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.73s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.81s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.94s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.75s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.23s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.43s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.98s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.70s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunRm (2.44s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.80s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.74s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.35s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.50s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.18s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.74s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.04s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.86s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.84s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.68s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.05s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.74s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.94s) [2021-08-23T17:06:11.561Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.39s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:06:11.561Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.75s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.81s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.95s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.46s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.49s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.26s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.97s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.79s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.77s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.11s) [2021-08-23T17:06:11.562Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:06:11.562Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:06:11.562Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.562Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:06:11.563Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:06:11.563Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:06:11.563Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.563Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:06:11.563Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:06:11.563Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:06:11.563Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:06:11.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:06:11.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:06:11.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:06:11.564Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerDaemonSuite [2021-08-23T17:06:11.564Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:06:11.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:06:11.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:06:11.564Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerSwarmSuite [2021-08-23T17:06:11.564Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:06:11.564Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:06:11.564Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerNetworkSuite [2021-08-23T17:06:11.564Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:06:11.564Z] === RUN TestDockerHubPullSuite [2021-08-23T17:06:11.564Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:06:11.564Z] PASS [2021-08-23T17:06:11.564Z] ok github.com/docker/docker/integration-cli 2321.475s [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === Skipped [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:06:11.564Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.564Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:06:11.564Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:06:11.564Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:06:11.564Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:06:11.564Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:06:11.564Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:06:11.564Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:06:11.564Z] [2021-08-23T17:06:11.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-08-23T17:06:11.565Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:06:11.565Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-23T17:06:11.565Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.565Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-23T17:06:11.565Z] [2021-08-23T17:06:11.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-23T17:06:11.566Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.37s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-23T17:06:11.566Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:06:11.566Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:06:11.566Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:06:11.566Z] [2021-08-23T17:06:11.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:06:11.566Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:06:11.567Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:06:11.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:06:11.567Z] [2021-08-23T17:06:11.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:06:11.567Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T17:06:12.314Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T17:06:12.314Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T17:06:12.314Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T17:06:12.314Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T17:06:12.314Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T17:06:12.314Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T17:06:12.314Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T17:06:12.314Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:12.489Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:12.489Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:06:12.489Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:06:12.489Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.489Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:06:12.489Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:06:12.490Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:06:12.490Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:06:12.490Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:06:12.490Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:06:12.490Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:06:12.490Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:06:12.490Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:06:12.490Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:06:12.491Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:06:12.491Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:06:12.491Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:06:12.491Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.491Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:06:12.491Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:06:12.492Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.492Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:06:12.492Z] [2021-08-23T17:06:12.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:06:12.493Z] [2021-08-23T17:06:12.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:06:12.493Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:06:12.493Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:06:12.494Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:12.494Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.494Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:12.494Z] [2021-08-23T17:06:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:06:12.495Z] [2021-08-23T17:06:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:06:12.495Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.495Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:06:12.496Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] DONE 1092 tests, 546 skipped in 2330.498s [2021-08-23T17:06:12.496Z] INFO: Integration tests ended at 08/23/2021 17:06:12. Duration:00:38:50.6186661 [2021-08-23T17:06:12.496Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] Containers: 2 [2021-08-23T17:06:12.496Z] Running: 0 [2021-08-23T17:06:12.496Z] Paused: 0 [2021-08-23T17:06:12.496Z] Stopped: 2 [2021-08-23T17:06:12.496Z] Images: 18 [2021-08-23T17:06:12.496Z] Server Version: 0.0.0-dev [2021-08-23T17:06:12.496Z] Storage Driver: windowsfilter [2021-08-23T17:06:12.496Z] Windows: [2021-08-23T17:06:12.496Z] Logging Driver: json-file [2021-08-23T17:06:12.496Z] Plugins: [2021-08-23T17:06:12.496Z] Volume: local [2021-08-23T17:06:12.496Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:06:12.496Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:06:12.496Z] Swarm: inactive [2021-08-23T17:06:12.496Z] Default Isolation: process [2021-08-23T17:06:12.496Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T17:06:12.496Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T17:06:12.496Z] OSType: windows [2021-08-23T17:06:12.496Z] Architecture: x86_64 [2021-08-23T17:06:12.496Z] CPUs: 4 [2021-08-23T17:06:12.496Z] Total Memory: 32GiB [2021-08-23T17:06:12.496Z] Name: azwin-2-7f12a0 [2021-08-23T17:06:12.496Z] ID: P2KK:6FFD:LHWK:X74E:S7S5:EKZH:EXOQ:LUS2:5ERF:ZBBF:Q32I:ALHU [2021-08-23T17:06:12.496Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T17:06:12.496Z] Debug Mode (client): false [2021-08-23T17:06:12.496Z] Debug Mode (server): true [2021-08-23T17:06:12.496Z] File Descriptors: -1 [2021-08-23T17:06:12.496Z] Goroutines: 17 [2021-08-23T17:06:12.496Z] System Time: 2021-08-23T17:06:12.2290824Z [2021-08-23T17:06:12.496Z] EventsListeners: 0 [2021-08-23T17:06:12.496Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:06:12.496Z] Labels: [2021-08-23T17:06:12.496Z] Experimental: false [2021-08-23T17:06:12.496Z] Insecure Registries: [2021-08-23T17:06:12.496Z] 127.0.0.0/8 [2021-08-23T17:06:12.496Z] Live Restore Enabled: false [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] [2021-08-23T17:06:12.496Z] INFO: Stopping daemon under test [2021-08-23T17:06:12.569Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T17:06:12.569Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:06:12.569Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T17:06:13.029Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T17:06:13.029Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T17:06:13.029Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T17:06:13.029Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T17:06:13.029Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.029Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T17:06:13.029Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.091Z] SUCCESS: The process with PID 9092 (child process of PID 3260) has been terminated. [2021-08-23T17:06:13.091Z] SUCCESS: The process with PID 3260 (child process of PID 6200) has been terminated. [2021-08-23T17:06:13.091Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:06:13.091Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:06:12. [2021-08-23T17:06:13.091Z] INFO: Tidying up at end of run [2021-08-23T17:06:13.091Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.out) to bundles\CIDUT.out [2021-08-23T17:06:13.091Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.err) to bundles\CIDUT.err [2021-08-23T17:06:13.091Z] INFO: Nuke-Everything... [2021-08-23T17:06:13.091Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:06:13.487Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T17:06:13.487Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:06:13.487Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T17:06:13.753Z] 9e6cd337f936 [2021-08-23T17:06:13.754Z] 5f7cb36ae379 [2021-08-23T17:06:13.754Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:06:15.051Z] Deleted: sha256:0ac6424483acdf9716564bb43ebf35ff9c87eded6ff61b1095f5c6e188655702 [2021-08-23T17:06:15.051Z] Deleted: sha256:5990258a84c9ff8131d855c1f9650678295b1d5ba803e2ca22b17605616bada6 [2021-08-23T17:06:15.051Z] INFO: Tidying pidfile d:\CI\PR-42779\2\docker.pid [2021-08-23T17:06:15.051Z] INFO: Nuking d:\CI [2021-08-23T17:06:16.384Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T17:06:18.100Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T17:06:18.555Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T17:06:21.454Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T17:06:23.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T17:06:23.895Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:06:23.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T17:06:26.069Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T17:06:26.069Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:06:26.069Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T17:06:26.069Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:06:26.069Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T17:06:26.069Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:06:26.069Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T17:06:28.304Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T17:06:28.304Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:06:28.304Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T17:06:28.304Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T17:06:31.202Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T17:06:31.202Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T17:06:31.202Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:06:31.202Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T17:06:31.202Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:06:31.202Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T17:06:31.202Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:06:31.202Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T17:06:32.792Z] INFO: Zapped successfully [2021-08-23T17:06:32.792Z] [2021-08-23T17:06:32.792Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:06:29 CUT 2021. Duration 01:08:16.1912254 [2021-08-23T17:06:32.792Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:06:33.030Z] Recording test results [2021-08-23T17:06:33.630Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:06:34.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T17:06:35.178Z] Creating win-2022-integration-bundles.zip [2021-08-23T17:06:35.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T17:06:36.380Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] archiveArtifacts [2021-08-23T17:06:36.918Z] Archiving artifacts [2021-08-23T17:06:37.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T17:06:37.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T17:06:37.865Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:06:37.865Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T17:06:38.060Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:06:38.976Z] + make clean [2021-08-23T17:06:39.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T17:06:39.854Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T17:06:39.941Z] docker volume rm -f docker-dev-cache [2021-08-23T17:06:39.941Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T17:06:40.110Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T17:06:41.387Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T17:06:41.388Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:06:41.388Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T17:06:41.388Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:06:41.388Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T17:06:43.561Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T17:06:43.561Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T17:06:45.132Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T17:06:45.132Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:06:45.132Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T17:06:48.031Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T17:06:48.550Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T17:06:50.425Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T17:06:50.722Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T17:06:53.330Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T17:06:53.789Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T17:06:54.454Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T17:06:58.181Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T17:06:58.181Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T17:06:58.181Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T17:06:58.181Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T17:06:58.181Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T17:06:58.479Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T17:06:59.514Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T17:06:59.714Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T17:06:59.714Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:06:59.714Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T17:07:00.483Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T17:07:01.890Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T17:07:01.890Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:07:01.890Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T17:07:03.423Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T17:07:03.423Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T17:07:06.280Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T17:07:08.102Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T17:07:09.635Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T17:07:09.635Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T17:07:09.635Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T17:07:09.635Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T17:07:09.635Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:07:09.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T17:07:10.970Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T17:07:10.971Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T17:07:10.971Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T17:07:10.971Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:07:10.971Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T17:07:10.971Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:07:10.971Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T17:07:10.971Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:07:10.971Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T17:07:11.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T17:07:11.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T17:07:12.509Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T17:07:12.509Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:07:12.509Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T17:07:14.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T17:07:16.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T17:07:18.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T17:07:19.612Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T17:07:20.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389080_} [2021-08-23T17:07:22.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1911918354_c:\foo_false____} [2021-08-23T17:07:25.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1911918354_c:\foo_true____} [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T17:07:28.131Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T17:07:28.131Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T17:07:28.131Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T17:07:28.131Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T17:07:28.131Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T17:07:28.131Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:07:28.131Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T17:07:28.183Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T17:07:30.303Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T17:07:30.303Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T17:07:30.303Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:07:30.303Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T17:07:30.421Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T17:07:32.477Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T17:07:32.477Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T17:07:32.477Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:07:32.477Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T17:07:33.395Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T17:07:34.652Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T17:07:34.652Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:07:34.652Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T17:07:34.652Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:07:34.652Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T17:07:34.652Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:07:34.652Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T17:07:39.193Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T17:07:39.193Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:07:39.193Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T17:07:39.333Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T17:07:40.865Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T17:07:40.865Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:07:40.865Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T17:07:40.865Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:07:40.865Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T17:07:41.371Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T17:07:46.123Z] === RUN TestDockerSuite/TestExec [2021-08-23T17:07:46.123Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:07:46.123Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T17:07:46.123Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:07:46.123Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T17:07:48.305Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T17:07:49.540Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T17:07:49.540Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:07:49.540Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T17:07:49.540Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:07:49.540Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T17:07:50.485Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T17:07:50.486Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:07:50.486Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T17:07:50.486Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:07:50.486Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T17:07:50.486Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:07:50.486Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T17:07:52.663Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T17:07:54.843Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T17:07:56.608Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T17:07:56.609Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:07:56.609Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T17:07:56.609Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:07:56.609Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T17:07:57.756Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T17:07:58.781Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T17:07:58.781Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:07:58.781Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T17:07:58.781Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:07:58.781Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T17:07:59.933Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T17:08:00.982Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T17:08:00.982Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:08:00.982Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T17:08:00.982Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:08:00.982Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T17:08:00.982Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:08:00.982Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T17:08:00.982Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:08:00.982Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T17:08:01.440Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T17:08:01.440Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T17:08:03.613Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T17:08:04.689Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T17:08:04.689Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:08:04.689Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T17:08:04.689Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:08:04.689Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T17:08:04.689Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:08:04.689Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T17:08:05.789Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T17:08:05.789Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T17:08:05.789Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T17:08:06.938Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T17:08:07.323Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T17:08:08.353Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T17:08:08.353Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T17:08:08.353Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:08:08.353Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T17:08:08.810Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T17:08:08.810Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:08:08.810Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T17:08:08.810Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T17:08:09.268Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T17:08:11.694Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T17:08:11.694Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T17:08:11.694Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T17:08:11.694Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T17:08:11.694Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:08:11.694Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T17:08:14.607Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T17:08:14.607Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T17:08:14.607Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T17:08:14.607Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T17:08:14.607Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:08:14.607Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T17:08:16.398Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T17:08:16.866Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T17:08:17.324Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T17:08:17.517Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T17:08:17.517Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:08:17.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T17:08:20.222Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T17:08:20.680Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T17:08:20.680Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:08:20.680Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T17:08:22.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T17:08:22.884Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:08:22.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T17:08:22.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T17:08:22.884Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:08:22.884Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T17:08:22.884Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T17:08:23.342Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T17:08:23.342Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T17:08:23.342Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T17:08:23.342Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T17:08:23.342Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T17:08:23.342Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T17:08:23.342Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:08:23.342Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T17:08:26.225Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T17:08:26.225Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:08:26.225Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T17:08:26.225Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:08:26.225Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T17:08:26.225Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:08:26.225Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T17:08:30.404Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T17:08:32.596Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T17:08:33.437Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T17:08:34.770Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T17:08:39.231Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T17:08:42.976Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T17:08:43.334Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T17:08:46.237Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T17:08:48.897Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestHealth [2021-08-23T17:08:48.897Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T17:08:48.897Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T17:08:49.357Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T17:08:49.357Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T17:08:52.021Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T17:08:53.556Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T17:08:54.050Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T17:08:54.050Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T17:08:54.050Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:08:54.050Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T17:08:54.050Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T17:08:54.509Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T17:08:54.509Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T17:08:54.520Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T17:08:55.477Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T17:08:55.478Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:08:55.478Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T17:08:56.472Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T17:08:56.931Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T17:08:58.247Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T17:08:59.117Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T17:08:59.117Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T17:08:59.211Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T17:09:00.176Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T17:09:04.479Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T17:09:04.479Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T17:09:04.910Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T17:09:04.938Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T17:09:04.938Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:09:04.938Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T17:09:09.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T17:09:09.594Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T17:09:09.594Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T17:09:09.594Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:09:09.594Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T17:09:09.594Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:09:09.594Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T17:09:09.594Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:09:09.594Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T17:09:09.629Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T17:09:09.629Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T17:09:10.559Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T17:09:10.559Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:09:10.559Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T17:09:11.812Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T17:09:11.812Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T17:09:11.812Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T17:09:11.812Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T17:09:11.812Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T17:09:11.812Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T17:09:11.812Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T17:09:11.812Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T17:09:11.812Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T17:09:11.812Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:09:11.812Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T17:09:12.732Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T17:09:14.723Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T17:09:17.700Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T17:09:17.700Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:09:17.700Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T17:09:17.700Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:09:17.700Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T17:09:17.700Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T17:09:17.700Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:09:17.700Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T17:09:19.881Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T17:09:19.881Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T17:09:21.352Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T17:09:22.451Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T17:09:22.787Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T17:09:22.787Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:09:22.787Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T17:09:22.787Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:09:22.787Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T17:09:22.787Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:09:22.787Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T17:09:24.628Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T17:09:25.758Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T17:09:30.469Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T17:09:30.469Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:09:30.469Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T17:09:30.517Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T17:09:30.517Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:09:30.517Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T17:09:30.517Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:09:30.517Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T17:09:30.517Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:09:30.517Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T17:09:32.642Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T17:09:32.694Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T17:09:34.874Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T17:09:34.874Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T17:09:36.369Z] === RUN TestDockerSuite/TestExec [2021-08-23T17:09:36.369Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:09:36.369Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T17:09:36.369Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:09:36.369Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T17:09:37.781Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T17:09:37.918Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T17:09:39.963Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T17:09:39.963Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:09:39.963Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T17:09:39.963Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T17:09:40.092Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T17:09:40.092Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:09:40.092Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T17:09:40.092Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:09:40.092Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T17:09:40.092Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:09:40.092Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T17:09:41.625Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T17:09:42.873Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T17:09:43.865Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T17:09:45.398Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T17:09:45.844Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T17:09:47.571Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T17:09:50.607Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T17:09:51.363Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T17:09:51.363Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:09:51.363Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T17:09:51.363Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:09:51.363Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T17:09:51.363Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:09:51.363Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T17:09:52.785Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T17:09:53.535Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T17:09:55.692Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T17:09:56.431Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T17:09:56.431Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T17:09:56.431Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T17:09:56.431Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T17:09:56.431Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:09:56.431Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T17:09:57.892Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T17:09:58.603Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T17:09:58.603Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T17:09:58.603Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T17:09:58.603Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T17:09:58.603Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.603Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T17:10:00.202Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T17:10:00.202Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:10:00.202Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T17:10:00.798Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T17:10:02.979Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T17:10:05.159Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T17:10:05.159Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T17:10:05.159Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.159Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T17:10:05.159Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.618Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T17:10:05.619Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T17:10:05.619Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T17:10:05.619Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T17:10:05.619Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T17:10:05.994Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T17:10:05.994Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.994Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T17:10:05.994Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.994Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T17:10:05.994Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:10:05.994Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T17:10:07.799Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T17:10:09.977Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T17:10:11.775Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T17:10:16.520Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T17:10:17.138Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T17:10:18.676Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T17:10:18.676Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:10:19.136Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T17:10:19.417Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T17:10:21.317Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T17:10:21.317Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T17:10:25.200Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T17:10:25.200Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:10:25.200Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T17:10:25.200Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T17:10:25.200Z] === RUN TestDockerSuite/TestHealth [2021-08-23T17:10:25.200Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:10:25.200Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T17:10:25.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T17:10:25.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T17:10:25.724Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T17:10:28.434Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T17:10:29.450Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T17:10:29.450Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T17:10:29.450Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:10:29.450Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T17:10:29.450Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T17:10:29.450Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T17:10:29.908Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T17:10:30.366Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T17:10:30.366Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:10:30.366Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T17:10:31.334Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T17:10:31.792Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T17:10:33.324Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T17:10:33.781Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T17:10:34.234Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T17:10:35.953Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T17:10:38.126Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T17:10:38.649Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T17:10:38.649Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:10:38.649Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T17:10:41.372Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T17:10:42.375Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T17:10:42.375Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T17:10:43.560Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T17:10:44.546Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T17:10:44.546Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T17:10:44.546Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T17:10:44.546Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T17:10:44.546Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T17:10:44.546Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T17:10:44.546Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T17:10:44.546Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:10:44.546Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T17:10:45.004Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T17:10:45.004Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:10:45.004Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T17:10:45.004Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:10:45.004Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T17:10:46.485Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T17:10:46.485Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:10:46.485Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T17:10:47.176Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T17:10:48.669Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T17:10:49.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T17:10:49.347Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:10:49.347Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T17:10:49.347Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:10:49.347Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T17:10:49.347Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T17:10:49.347Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:10:49.347Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T17:10:51.573Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T17:10:52.312Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T17:10:52.312Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T17:10:54.485Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T17:10:54.485Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:10:54.485Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T17:10:54.485Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:10:54.485Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T17:10:54.485Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:10:54.485Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T17:10:56.659Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T17:11:00.388Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T17:11:00.388Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:11:00.388Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T17:11:00.388Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:11:00.388Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T17:11:00.388Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:11:00.388Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T17:11:01.894Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T17:11:01.894Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:11:01.894Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T17:11:01.894Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:11:01.894Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T17:11:02.627Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T17:11:03.432Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T17:11:04.867Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T17:11:04.867Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T17:11:06.338Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T17:11:07.041Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T17:11:09.242Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T17:11:09.242Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T17:11:09.242Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T17:11:09.242Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T17:11:09.242Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T17:11:09.242Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T17:11:09.242Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T17:11:09.242Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T17:11:09.242Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T17:11:09.242Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T17:11:09.242Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T17:11:09.242Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T17:11:09.242Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T17:11:09.242Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T17:11:09.242Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T17:11:09.242Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPortList [2021-08-23T17:11:09.242Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.242Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T17:11:09.280Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T17:11:09.280Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:11:09.280Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T17:11:09.280Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T17:11:10.818Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T17:11:13.715Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T17:11:15.034Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T17:11:15.034Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:11:15.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T17:11:17.443Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T17:11:19.682Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T17:11:19.733Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T17:11:19.733Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:11:19.733Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T17:11:21.854Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T17:11:23.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T17:11:25.625Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T17:11:27.864Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T17:11:30.035Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T17:11:30.035Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T17:11:30.035Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T17:11:30.035Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T17:11:30.127Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T17:11:30.127Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:11:30.127Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T17:11:31.634Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T17:11:33.806Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T17:11:39.585Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T17:11:40.521Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T17:11:41.119Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T17:11:41.119Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:11:41.119Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T17:11:43.291Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T17:11:43.291Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T17:11:48.037Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T17:11:52.719Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T17:11:55.388Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T17:11:55.388Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T17:11:55.388Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:11:55.388Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T17:11:57.475Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T17:12:00.378Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T17:12:01.911Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T17:12:01.911Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:12:01.911Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T17:12:04.809Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T17:12:06.980Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T17:12:10.190Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T17:12:13.148Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T17:12:15.535Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T17:12:15.535Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:12:15.535Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T17:12:15.535Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:12:15.535Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T17:12:18.431Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T17:12:20.602Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T17:12:22.114Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T17:12:23.567Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T17:12:23.567Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T17:12:23.567Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T17:12:23.567Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T17:12:23.567Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T17:12:23.567Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T17:12:23.567Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T17:12:23.567Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T17:12:23.567Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T17:12:23.567Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T17:12:23.567Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T17:12:23.567Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T17:12:23.567Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T17:12:23.567Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T17:12:23.567Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T17:12:23.567Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPortList [2021-08-23T17:12:23.567Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:12:23.567Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T17:12:28.248Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T17:12:28.248Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:12:28.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T17:12:31.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T17:12:31.972Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:12:31.972Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T17:12:32.496Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T17:12:32.496Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:12:32.496Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T17:12:32.496Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:12:32.496Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T17:12:37.247Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T17:12:37.248Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:12:37.248Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T17:12:37.248Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:12:37.248Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T17:12:37.248Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:12:37.248Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T17:12:37.248Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:12:37.248Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T17:12:39.033Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T17:12:39.033Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:12:39.033Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T17:12:45.880Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T17:12:45.880Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:12:45.880Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T17:12:46.339Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T17:12:46.339Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:12:46.339Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T17:12:47.590Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T17:12:47.873Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T17:12:48.852Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T17:12:48.852Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:12:48.852Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T17:12:53.536Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T17:12:58.236Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T17:13:00.413Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T17:13:02.385Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T17:13:02.385Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T17:13:02.385Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:13:02.385Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T17:13:12.745Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T17:13:14.920Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T17:13:23.477Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T17:13:25.606Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T17:13:25.606Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:13:25.606Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T17:13:26.384Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T17:13:26.384Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:13:26.384Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T17:13:26.384Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:13:26.384Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T17:13:31.131Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T17:13:31.131Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:13:31.131Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T17:13:31.131Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:13:31.131Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T17:13:31.131Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:13:31.131Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T17:13:31.131Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:13:31.131Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T17:13:32.675Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T17:13:32.675Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T17:13:32.675Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T17:13:33.133Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T17:13:36.916Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T17:13:36.916Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:13:36.916Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T17:13:37.815Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T17:13:38.449Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T17:13:38.449Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:13:38.449Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T17:13:39.983Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T17:13:40.949Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T17:13:40.949Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:13:40.949Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T17:13:42.574Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T17:13:42.574Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:13:42.574Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T17:13:44.677Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T17:13:47.328Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T17:13:47.328Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T17:13:47.785Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:13:49.356Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T17:13:51.529Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T17:14:05.527Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:14:06.495Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:14:07.461Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:14:12.607Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T17:14:12.607Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:14:12.607Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T17:14:14.532Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:14:19.669Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T17:14:19.669Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T17:14:19.669Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T17:14:20.323Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:14:20.636Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T17:14:25.319Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T17:14:28.949Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:14:29.084Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T17:14:29.084Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:14:29.084Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T17:14:32.751Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:14:33.718Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:14:33.761Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T17:14:33.761Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T17:14:33.761Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:14:36.621Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:14:46.125Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:14:47.658Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:14:48.116Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:14:52.866Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:14:57.544Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:14:57.710Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:14:57.710Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:15:02.530Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:15:04.066Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:15:04.066Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:15:04.633Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:15:06.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:15:06.246Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:15:06.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:15:06.246Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:15:06.246Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:15:08.360Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:15:08.817Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:15:11.006Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:15:11.058Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:15:14.742Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:15:16.917Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:15:19.887Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:15:22.062Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:15:22.062Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:15:25.853Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:15:26.818Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:15:31.496Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:15:31.954Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:15:31.954Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.954Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:15:31.955Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:15:31.955Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:15:32.379Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.379Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:15:33.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:15:33.488Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:15:33.488Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:15:33.488Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:15:33.488Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:15:38.238Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:15:40.470Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:15:41.011Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:15:41.011Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:15:41.011Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:15:42.641Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:15:43.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:15:43.255Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:15:43.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:15:43.255Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:15:43.255Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:15:44.821Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:15:46.162Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:15:46.163Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:15:46.163Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:15:46.997Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:15:46.997Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:15:48.340Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:15:51.242Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:15:52.780Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.780Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:15:53.748Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:15:53.748Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:15:53.748Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:15:56.645Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:15:56.645Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:15:56.645Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:15:56.645Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:15:56.645Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:15:58.179Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.179Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:15:58.341Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:15:58.341Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.341Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:15:58.341Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.341Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:15:58.341Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.341Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:15:59.713Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:16:01.313Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:16:01.313Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:16:01.313Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:16:01.313Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:16:01.313Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:16:01.313Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:16:01.313Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:16:01.313Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:16:01.313Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:16:02.613Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:16:03.490Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:16:04.146Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:16:04.146Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.146Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:16:04.146Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.146Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:16:04.146Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.146Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:16:06.316Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:16:06.316Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:16:06.316Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:16:06.317Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:16:06.317Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:16:06.317Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:16:06.317Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:16:06.317Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:16:06.774Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:16:08.316Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:16:09.350Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:16:09.350Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:16:11.593Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:16:11.593Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:16:11.593Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:16:12.052Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:16:12.052Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:16:12.052Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:16:14.099Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:16:14.099Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:16:14.230Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:16:16.271Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:16:16.271Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:16:16.271Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:16:16.271Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:16:16.271Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:16:16.271Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:16:17.135Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:16:17.135Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:16:17.135Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:16:18.544Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:16:19.311Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:16:19.311Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:16:19.311Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:16:19.311Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:16:19.311Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:16:19.311Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:16:19.311Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:16:20.078Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:16:20.078Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:16:20.536Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:16:22.215Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:16:22.775Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:16:22.775Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.775Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:16:22.775Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.775Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:16:22.775Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.775Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:16:24.308Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:16:24.389Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:16:26.549Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:16:27.316Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:16:28.720Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.495Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:16:29.495Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:16:29.955Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:16:30.961Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.961Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:16:34.689Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:16:34.689Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:16:34.689Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:16:35.147Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:16:35.147Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:16:35.147Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:16:35.147Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:16:35.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:16:35.147Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:16:35.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:16:35.147Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:16:35.147Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:16:40.269Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:16:40.269Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:16:40.269Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:16:40.269Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:16:40.269Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.269Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:16:42.211Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:16:42.211Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.211Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:16:42.668Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:16:42.668Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:16:49.794Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:16:49.794Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:16:49.794Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:16:49.794Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:16:49.794Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:16:49.794Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:16:49.794Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:16:50.653Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:16:50.653Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:16:50.653Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.112Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:16:51.112Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.570Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:16:51.570Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:16:51.570Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:16:54.624Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:16:58.418Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:16:58.418Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:16:59.950Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:17:00.210Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:17:00.210Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.210Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:17:00.210Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.210Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:17:00.210Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.210Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:17:01.482Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:17:03.014Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:17:03.980Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:17:04.962Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:17:05.514Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:17:06.038Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:17:06.038Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.694Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:17:08.694Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:17:08.935Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:17:08.935Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:17:08.935Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:17:08.935Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:17:08.935Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:17:08.935Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:17:09.152Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:17:09.152Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:17:10.686Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:17:12.864Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:17:15.041Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:17:16.577Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:17:17.488Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:17:17.488Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:17:17.488Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:17:18.754Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:17:18.754Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:17:19.021Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:17:19.212Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:17:19.212Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:17:19.212Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:17:24.801Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:17:26.975Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:17:27.823Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:17:27.823Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:17:27.823Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:17:27.823Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:17:27.823Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:17:27.823Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:17:29.216Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T17:17:31.389Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:17:33.627Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:17:33.627Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:17:33.627Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:17:33.627Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:17:33.627Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:17:35.800Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:17:35.800Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:17:35.800Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:17:37.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:17:37.974Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:17:37.974Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:17:37.974Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:17:37.974Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:17:37.974Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:17:38.432Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:17:38.432Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:17:38.432Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:17:43.117Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:17:43.117Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:17:44.650Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:17:44.650Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:17:44.650Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:17:45.568Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:17:45.568Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:17:45.568Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:17:46.822Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:17:46.822Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:17:46.822Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:17:46.822Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:17:47.279Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:17:47.808Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:17:50.179Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:17:53.597Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:17:56.028Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:17:56.499Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:17:58.676Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T17:18:00.708Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:18:01.649Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:18:04.555Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:18:04.555Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.555Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:18:04.555Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.555Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:18:06.501Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:18:06.501Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:18:06.501Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:18:06.501Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:18:06.729Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:18:06.729Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:18:06.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:18:08.673Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:18:08.909Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:18:08.909Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:18:08.909Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:18:08.909Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:18:08.909Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:18:09.369Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:18:09.369Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:18:09.369Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:18:09.369Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:18:10.846Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:18:13.748Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:18:13.748Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:18:15.164Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:18:15.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:18:16.712Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:18:17.340Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:18:17.340Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:18:17.340Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:18:17.677Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:18:19.515Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:18:19.515Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:18:19.515Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:18:19.515Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:18:19.515Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:18:19.849Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:18:23.246Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:18:23.579Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:18:23.579Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:18:23.579Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:18:23.579Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:18:23.579Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:18:23.579Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:18:23.579Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:18:23.579Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:18:23.579Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:18:24.037Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:18:24.037Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:18:26.276Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:18:26.733Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:18:26.733Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:18:27.191Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:18:28.723Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:18:30.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:18:35.786Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:18:35.787Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:18:35.787Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:18:40.658Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:18:42.852Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:18:42.852Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:18:42.852Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:18:46.584Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:18:46.584Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:18:46.584Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:18:46.584Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:18:46.584Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:18:46.584Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:18:46.584Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:18:46.584Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:18:46.584Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:18:47.727Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:18:47.727Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:18:47.727Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:18:47.727Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:18:49.906Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:18:52.368Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:18:52.368Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:18:53.333Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:18:55.578Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:18:55.578Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:18:55.578Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:18:56.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:18:57.753Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:18:57.753Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:18:57.753Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:18:57.753Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:18:57.753Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:18:57.753Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.753Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:18:59.886Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.886Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:19:04.573Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:19:06.107Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:19:09.012Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:19:13.817Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:19:13.817Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:19:13.817Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:19:13.817Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:19:13.817Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:19:13.817Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:19:13.817Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:19:15.548Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:19:15.548Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:19:16.005Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:19:16.463Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:19:16.718Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:19:16.718Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:19:17.176Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:19:17.634Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:19:18.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:19:19.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:19:19.305Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:19:19.552Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:19:19.552Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:19:19.552Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:19:26.548Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:19:26.548Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:19:26.548Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:19:26.751Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:19:26.751Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:19:26.751Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:19:27.208Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:19:27.208Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:19:27.208Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:19:27.208Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:19:32.994Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:19:32.994Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:19:33.451Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:19:35.124Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:19:35.124Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:19:35.124Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:19:39.859Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:19:39.859Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:19:39.859Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:19:39.859Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:19:39.859Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:19:39.859Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:19:39.860Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:19:39.860Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:19:39.860Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:19:42.100Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:19:42.100Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:19:42.100Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite (1919.11s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (51.69s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.12s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.83s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.71s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (59.08s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.51s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.95s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.33s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.28s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.25s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.97s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.84s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.36s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.70s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.82s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.18s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.28s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.73s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.95s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.55s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.48s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.40s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:19:43.067Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-08-23T17:19:43.067Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.54s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.34s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.39s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.97s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.76s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.58s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.80s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.20s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.38s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.29s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.73s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.98s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.23s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.72s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.13s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.47s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.64s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.62s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.49s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFails (2.31s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.10s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.10s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.55s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.59s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.16s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.41s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.13s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildHistory (10.28s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.50s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.61s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.26s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.55s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.50s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.46s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.27s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.60s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.14s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.48s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.81s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.12s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.71s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.88s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.28s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.53s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.27s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.30s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.71s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.63s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.63s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.08s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.06s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildRm (10.05s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.65s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.38s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.08s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.34s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.74s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.44s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.59s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildStderr (3.36s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.42s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.27s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.95s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.07s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.67s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.63s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.75s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.71s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.92s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.92s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.34s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.10s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.09s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.57s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.06s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitChange (4.45s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.05s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.37s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitTTY (6.30s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.89s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.74s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.48s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.00s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.35s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.39s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.90s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.94s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T17:19:43.068Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.93s) [2021-08-23T17:19:43.068Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.93s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.46s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.55s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.04s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.25s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.48s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.41s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389080_} (2.38s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1911918354_c:\foo_false____} (2.36s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1911918354_c:\foo_true____} (2.27s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.98s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.29s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.72s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.97s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToDot (2.10s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCpToStdout (2.55s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.90s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.55s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.11s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.37s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.81s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.38s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.57s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsCopy (3.77s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.16s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.33s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.91s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFilters (4.72s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFormat (4.19s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsRename (2.06s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsResize (7.68s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.26s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.83s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.91s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.77s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.14s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.87s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecInspectID (3.16s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.88s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.71s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.57s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:19:43.069Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:19:43.069Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.28s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.29s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.27s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectDefault (2.29s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectHistory (3.59s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.34s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.31s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectStatus (2.97s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.72s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.00s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.26s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.89s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.88s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.49s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.36s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.74s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.75s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.80s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.97s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.46s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.44s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsSince (8.78s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsTail (2.63s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.52s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsByOrder (7.04s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.46s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.00s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.89s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.29s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.30s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.22s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.16s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.69s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.54s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.32s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.69s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.30s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.14s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.90s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.69s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.24s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.15s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.48s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.14s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.46s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.54s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.38s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.91s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.37s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.81s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.81s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.49s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.54s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:19:43.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-08-23T17:19:43.070Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.53s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.25s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.53s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.49s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunExitCode (1.85s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.76s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.24s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.42s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.80s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.47s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.29s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.76s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.71s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.67s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.50s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.52s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.59s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.54s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunRm (2.36s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.51s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.91s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.79s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.47s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.98s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.44s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.98s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.57s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.32s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.48s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.74s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.11s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.19s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.12s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.49s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.96s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.51s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.36s) [2021-08-23T17:19:43.071Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:19:43.071Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.13s) [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:19:43.071Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.071Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:19:43.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:19:43.072Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:19:43.072Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:19:43.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:19:43.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:19:43.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:19:43.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:19:43.072Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerDaemonSuite [2021-08-23T17:19:43.072Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:19:43.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:19:43.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:19:43.072Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerSwarmSuite [2021-08-23T17:19:43.072Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:19:43.072Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.072Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:19:43.072Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:19:43.073Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:19:43.073Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:19:43.073Z] === RUN TestDockerNetworkSuite [2021-08-23T17:19:43.073Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:19:43.073Z] === RUN TestDockerHubPullSuite [2021-08-23T17:19:43.073Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:19:43.073Z] PASS [2021-08-23T17:19:43.073Z] ok github.com/docker/docker/integration-cli 1919.422s [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === Skipped [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:19:43.073Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.073Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.073Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:19:43.073Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:19:43.073Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T17:19:43.073Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:19:43.073Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:19:43.073Z] [2021-08-23T17:19:43.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-23T17:19:43.073Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:19:43.074Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T17:19:43.074Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:19:43.074Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:19:43.074Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:19:43.074Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:19:43.074Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:19:43.074Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:19:43.074Z] [2021-08-23T17:19:43.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:19:43.075Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.075Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:19:43.075Z] [2021-08-23T17:19:43.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:19:43.075Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.075Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:19:43.075Z] [2021-08-23T17:19:43.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:19:43.075Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.075Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:19:43.075Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:19:43.534Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.534Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:19:43.534Z] [2021-08-23T17:19:43.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:19:43.534Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.535Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.535Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:19:43.535Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:19:43.535Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:19:43.535Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:19:43.535Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:19:43.535Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:19:43.535Z] [2021-08-23T17:19:43.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:19:43.535Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.535Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:19:43.536Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:19:43.536Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:19:43.536Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:19:43.536Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:19:43.536Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:19:43.536Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:19:43.536Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:19:43.536Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:19:43.536Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.536Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:19:43.536Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:19:43.537Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.537Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.537Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:19:43.537Z] [2021-08-23T17:19:43.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:19:43.537Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:19:43.538Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.538Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:19:43.538Z] [2021-08-23T17:19:43.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:19:43.539Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.539Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:19:43.539Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:19:43.540Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:19:43.540Z] [2021-08-23T17:19:43.540Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.540Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.540Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:19:43.541Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:43.541Z] DONE 1092 tests, 546 skipped in 1926.680s [2021-08-23T17:19:43.541Z] INFO: Integration tests ended at 08/23/2021 17:19:43. Duration:00:32:06.7893226 [2021-08-23T17:19:43.541Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:19:43.541Z] [2021-08-23T17:19:44.058Z] Containers: 2 [2021-08-23T17:19:44.058Z] Running: 0 [2021-08-23T17:19:44.058Z] Paused: 0 [2021-08-23T17:19:44.058Z] Stopped: 2 [2021-08-23T17:19:44.058Z] Images: 18 [2021-08-23T17:19:44.058Z] Server Version: 0.0.0-dev [2021-08-23T17:19:44.058Z] Storage Driver: windowsfilter [2021-08-23T17:19:44.058Z] Windows: [2021-08-23T17:19:44.058Z] Logging Driver: json-file [2021-08-23T17:19:44.058Z] Plugins: [2021-08-23T17:19:44.058Z] Volume: local [2021-08-23T17:19:44.058Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:19:44.058Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:19:44.058Z] Swarm: inactive [2021-08-23T17:19:44.058Z] Default Isolation: process [2021-08-23T17:19:44.058Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T17:19:44.058Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T17:19:44.058Z] OSType: windows [2021-08-23T17:19:44.058Z] Architecture: x86_64 [2021-08-23T17:19:44.058Z] CPUs: 4 [2021-08-23T17:19:44.058Z] Total Memory: 32GiB [2021-08-23T17:19:44.058Z] Name: azwin-2-2de321 [2021-08-23T17:19:44.058Z] ID: E4XG:NPXH:4EXB:QLAY:RJXT:RG6D:5HPY:PPJ4:FOC4:W5PW:XQEB:VNHR [2021-08-23T17:19:44.058Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T17:19:44.058Z] Debug Mode (client): false [2021-08-23T17:19:44.058Z] Debug Mode (server): true [2021-08-23T17:19:44.058Z] File Descriptors: -1 [2021-08-23T17:19:44.058Z] Goroutines: 17 [2021-08-23T17:19:44.058Z] System Time: 2021-08-23T17:19:43.5880103Z [2021-08-23T17:19:44.058Z] EventsListeners: 0 [2021-08-23T17:19:44.058Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:19:44.058Z] Labels: [2021-08-23T17:19:44.058Z] Experimental: false [2021-08-23T17:19:44.058Z] Insecure Registries: [2021-08-23T17:19:44.058Z] 127.0.0.0/8 [2021-08-23T17:19:44.058Z] Live Restore Enabled: false [2021-08-23T17:19:44.058Z] [2021-08-23T17:19:44.058Z] [2021-08-23T17:19:44.058Z] INFO: Stopping daemon under test [2021-08-23T17:19:44.058Z] SUCCESS: The process with PID 4564 (child process of PID 5548) has been terminated. [2021-08-23T17:19:44.058Z] SUCCESS: The process with PID 5548 (child process of PID 7828) has been terminated. [2021-08-23T17:19:44.058Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:19:44.058Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:19:43. [2021-08-23T17:19:44.058Z] INFO: Tidying up at end of run [2021-08-23T17:19:44.058Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.out) to bundles\CIDUT.out [2021-08-23T17:19:44.058Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.err) to bundles\CIDUT.err [2021-08-23T17:19:44.058Z] INFO: Nuke-Everything... [2021-08-23T17:19:44.516Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:19:44.516Z] be85cdfffa45 [2021-08-23T17:19:44.516Z] 9e949bf9c886 [2021-08-23T17:19:44.516Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:19:51.576Z] Deleted: sha256:022b348661b54989c8c93a165815420e2f54ef46447b983d2230c59c7742a0a9 [2021-08-23T17:19:51.576Z] Deleted: sha256:0cb78e012005fae42adb3cc15077a32d8ba61fcc298e0bf48fa7b5491544e024 [2021-08-23T17:19:51.576Z] Deleted: sha256:6d9d5dc4dbf5418ad8fc90a05d718ccb865653911dd81eab154785f101c288a9 [2021-08-23T17:19:51.576Z] Deleted: sha256:10a9f37fa6907d3f5d04fdb8cdb3687109a32241a372f021907c26f8c33eb5a4 [2021-08-23T17:19:51.576Z] Deleted: sha256:91862794f036c3774551426e67859366b64359bb48bccd327e179c574a480be4 [2021-08-23T17:19:51.576Z] Deleted: sha256:43d14137b9f43525436f4a27d931ee388caac1b78e645bb4eab0d96132e6d430 [2021-08-23T17:19:51.576Z] Deleted: sha256:cdc3beffdbfb5b7d3c55e2ce9ed907a053f51dd0c82c20d74dafc73ea9a384f9 [2021-08-23T17:19:51.576Z] Deleted: sha256:6af66ba0cdaf3fa6f4c2979f540031032d84442e5cb3ea46344e3ec38ec269df [2021-08-23T17:19:51.576Z] Deleted: sha256:f9a83bc72ec57a9f1f3b41f5511c2680dc6d87bf4b685a586280741770daf6da [2021-08-23T17:19:51.576Z] Deleted: sha256:5dcce86fb200725cd9ee291b5f8f78db28bf582dffa8a062dccce66028420e66 [2021-08-23T17:19:51.576Z] Deleted: sha256:89e3413c2890d19942c0b815f6832b3987de013da04a67dd36d9aaf35079a8c4 [2021-08-23T17:19:51.576Z] Deleted: sha256:c331002de4aea57a3b1acf78a2441539acb6e9313666b4e800e5d7b4b6db530a [2021-08-23T17:19:51.576Z] Deleted: sha256:cb7c8d7a3d6aa9511cc893ed5ff0680472b97d951ab05ce26f5cf176577bd288 [2021-08-23T17:19:51.576Z] Deleted: sha256:fa6e605cdbcaca1f9fa94be0494de31d0e3cdf25f8ef5958cd8472f60f9e54d5 [2021-08-23T17:19:51.576Z] Deleted: sha256:c426ff215e1319f9fa3a9a9ed29dfccea7aa68d79510b1c00090423a611dcae3 [2021-08-23T17:19:51.576Z] Deleted: sha256:4fa9ca511894a802ccf0595d5583c2059453fe890d1bb9966da11b363c3cac97 [2021-08-23T17:19:51.576Z] INFO: Tidying pidfile d:\CI\PR-42779\2\docker.pid [2021-08-23T17:19:51.576Z] INFO: Nuking d:\CI [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:19:52.240Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:19:52.240Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:19:53.209Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:19:56.110Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:19:56.110Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:19:56.110Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:19:58.372Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:19:58.372Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:19:58.372Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:19:58.372Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:19:58.372Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:19:58.372Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:19:58.372Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:20:04.011Z] INFO: Zapped successfully [2021-08-23T17:20:04.012Z] [2021-08-23T17:20:04.012Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:20:03 CUT 2021. Duration 00:59:39.7005610 [2021-08-23T17:20:04.012Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:20:04.252Z] Recording test results [2021-08-23T17:20:04.901Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:20:06.445Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-23T17:20:07.621Z] Archiving artifacts [2021-08-23T17:20:08.769Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:20:09.695Z] + make clean [2021-08-23T17:20:10.152Z] docker volume rm -f docker-dev-cache [2021-08-23T17:20:10.152Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:20:16.123Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:20:16.123Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:20:18.305Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:20:18.305Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:20:22.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:20:22.122Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:20:22.581Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:20:22.581Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:20:22.581Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:20:32.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:20:32.969Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:20:32.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:20:32.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:20:32.969Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:20:32.969Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:20:32.969Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:20:41.533Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:20:41.533Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:20:41.533Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:20:51.849Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:20:51.849Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:20:51.849Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite (2895.64s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.15s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.48s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.49s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.78s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.91s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.12s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.65s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.24s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.98s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.56s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.32s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.82s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.24s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.85s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.07s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.25s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.50s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.70s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.92s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.55s) [2021-08-23T17:20:52.310Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-23T17:20:52.310Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.84s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.51s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.88s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.25s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.75s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.24s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.63s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.85s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.75s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.76s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.11s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.18s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.66s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.76s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.61s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.74s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.79s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.16s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.38s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.84s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.35s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.05s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.74s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.31s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.45s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.25s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.21s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.23s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.42s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.97s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.83s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.06s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildHistory (13.19s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.98s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.58s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.15s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.45s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.14s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.11s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.84s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.97s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.26s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.13s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.99s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-23T17:20:52.311Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.51s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.56s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2021-08-23T17:20:52.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.78s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.14s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.33s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.25s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.35s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.24s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.96s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildRm (13.87s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (8.81s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.64s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.58s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.24s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.01s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildStderr (4.78s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.91s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.43s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.82s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.86s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.53s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.97s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.76s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.50s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.98s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.78s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.92s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.76s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.16s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.51s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.77s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.42s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.67s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitChange (5.42s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.82s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitNewFile (16.93s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitTTY (7.31s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.86s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.95s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.33s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.54s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.52s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.27s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.45s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.27s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.32s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.08s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.53s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:20:52.770Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.15s) [2021-08-23T17:20:52.770Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.77s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.74s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00041f4e8_} (2.70s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1172543822_c:\foo_false____} (2.72s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1172543822_c:\foo_true____} (2.69s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.31s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.55s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.06s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.14s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.37s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToDot (2.75s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCpToStdout (7.66s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.20s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.40s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.75s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.40s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsCopy (5.39s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.39s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.14s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.26s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFilters (5.30s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsRename (7.52s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsResize (8.11s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.40s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.21s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.30s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.27s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.40s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.26s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.85s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.98s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.05s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.06s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.80s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.98s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.78s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.98s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.13s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.66s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.65s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.50s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.58s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectHistory (4.65s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.43s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.39s) [2021-08-23T17:20:52.771Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.44s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectStatus (2.92s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.84s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.39s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.72s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2021-08-23T17:20:52.771Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.27s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.69s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.51s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.35s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.23s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.88s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.74s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.57s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.57s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsSince (9.29s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsTail (3.10s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.86s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.52s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.13s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.13s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsByOrder (9.15s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.34s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.69s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.46s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.44s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.00s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.97s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.25s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.97s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.51s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.48s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.67s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.70s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.59s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.70s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.32s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.08s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.65s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.23s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiTag (0.92s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.07s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.74s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.04s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.93s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.13s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.48s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.56s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.57s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.15s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.46s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.48s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.62s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.29s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.68s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.54s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.43s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.49s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.67s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunExitCode (2.44s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.21s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.10s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.91s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.58s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:20:52.772Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.33s) [2021-08-23T17:20:52.772Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.45s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.37s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.95s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.04s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.81s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.06s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.42s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.35s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.36s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.85s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.87s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.87s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.34s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.49s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.37s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.94s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.43s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.96s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.46s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.49s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.46s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.42s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.44s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.89s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.40s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.91s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.58s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.72s) [2021-08-23T17:20:52.773Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-23T17:20:52.773Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.64s) [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:20:52.773Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.773Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:20:52.774Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:20:52.774Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:20:52.774Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:20:52.774Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:20:52.774Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:20:52.774Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:20:52.774Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerDaemonSuite [2021-08-23T17:20:52.774Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:20:52.774Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:20:52.774Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:20:52.774Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerSwarmSuite [2021-08-23T17:20:52.774Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:20:52.774Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:20:52.774Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerNetworkSuite [2021-08-23T17:20:52.774Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:20:52.774Z] === RUN TestDockerHubPullSuite [2021-08-23T17:20:52.774Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:20:52.774Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:20:52.774Z] PASS [2021-08-23T17:20:52.774Z] ok github.com/docker/docker/integration-cli 2896.057s [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === Skipped [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T17:20:53.234Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.234Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:20:53.234Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:20:53.234Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:20:53.234Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-08-23T17:20:53.234Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:20:53.234Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:20:53.234Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:20:53.234Z] [2021-08-23T17:20:53.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-23T17:20:53.235Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:20:53.235Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.235Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:20:53.235Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-08-23T17:20:53.236Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:20:53.236Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:20:53.236Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:20:53.236Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-08-23T17:20:53.236Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-23T17:20:53.236Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:20:53.236Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:20:53.236Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:53.237Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:53.237Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-23T17:20:53.237Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:20:53.237Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:20:53.237Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:20:53.237Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-08-23T17:20:53.237Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:20:53.237Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.05s) [2021-08-23T17:20:53.237Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.237Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.05s) [2021-08-23T17:20:53.237Z] [2021-08-23T17:20:53.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.06s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.06s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:20:53.238Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:20:53.238Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:20:53.238Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:20:53.238Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:20:53.238Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:20:53.238Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:20:53.238Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-23T17:20:53.238Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.238Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-23T17:20:53.238Z] [2021-08-23T17:20:53.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-23T17:20:53.239Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-23T17:20:53.239Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:20:53.239Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-23T17:20:53.239Z] [2021-08-23T17:20:53.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:20:53.239Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.239Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-08-23T17:20:53.240Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.240Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-08-23T17:20:53.240Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-23T17:20:53.698Z] [2021-08-23T17:20:53.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T17:20:53.698Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.698Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-23T17:20:53.699Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.699Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-23T17:20:53.699Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:20:53.700Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-23T17:20:53.700Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:53.700Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.700Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:53.700Z] [2021-08-23T17:20:53.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:20:53.701Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.701Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:20:53.701Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:20:53.702Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:53.702Z] DONE 1092 tests, 546 skipped in 2906.061s [2021-08-23T17:20:53.702Z] INFO: Integration tests ended at 08/23/2021 17:20:53. Duration:00:48:26.3098288 [2021-08-23T17:20:53.702Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:20:53.702Z] [2021-08-23T17:20:54.160Z] Containers: 2 [2021-08-23T17:20:54.160Z] Running: 0 [2021-08-23T17:20:54.160Z] Paused: 0 [2021-08-23T17:20:54.160Z] Stopped: 2 [2021-08-23T17:20:54.160Z] Images: 18 [2021-08-23T17:20:54.160Z] Server Version: 0.0.0-dev [2021-08-23T17:20:54.160Z] Storage Driver: windowsfilter [2021-08-23T17:20:54.160Z] Windows: [2021-08-23T17:20:54.160Z] Logging Driver: json-file [2021-08-23T17:20:54.160Z] Plugins: [2021-08-23T17:20:54.160Z] Volume: local [2021-08-23T17:20:54.160Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:20:54.160Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:20:54.160Z] Swarm: inactive [2021-08-23T17:20:54.160Z] Default Isolation: process [2021-08-23T17:20:54.160Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T17:20:54.160Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T17:20:54.160Z] OSType: windows [2021-08-23T17:20:54.160Z] Architecture: x86_64 [2021-08-23T17:20:54.160Z] CPUs: 4 [2021-08-23T17:20:54.160Z] Total Memory: 32GiB [2021-08-23T17:20:54.160Z] Name: azwin-2-5686b0 [2021-08-23T17:20:54.160Z] ID: YNPN:ICYZ:2UBQ:DGW6:26DB:JA4P:HNIP:KUYX:5GW2:6XQY:SJCN:OQDC [2021-08-23T17:20:54.160Z] Docker Root Dir: D:\CI\PR-42779\2\daemon [2021-08-23T17:20:54.160Z] Debug Mode (client): false [2021-08-23T17:20:54.160Z] Debug Mode (server): true [2021-08-23T17:20:54.160Z] File Descriptors: -1 [2021-08-23T17:20:54.160Z] Goroutines: 17 [2021-08-23T17:20:54.160Z] System Time: 2021-08-23T17:20:53.6819521Z [2021-08-23T17:20:54.160Z] EventsListeners: 0 [2021-08-23T17:20:54.160Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:20:54.160Z] Labels: [2021-08-23T17:20:54.160Z] Experimental: false [2021-08-23T17:20:54.160Z] Insecure Registries: [2021-08-23T17:20:54.160Z] 127.0.0.0/8 [2021-08-23T17:20:54.160Z] Live Restore Enabled: false [2021-08-23T17:20:54.160Z] [2021-08-23T17:20:54.160Z] [2021-08-23T17:20:54.160Z] INFO: Stopping daemon under test [2021-08-23T17:20:54.160Z] SUCCESS: The process with PID 7964 (child process of PID 1312) has been terminated. [2021-08-23T17:20:54.160Z] SUCCESS: The process with PID 1312 (child process of PID 4708) has been terminated. [2021-08-23T17:20:54.160Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:20:54.160Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:20:53. [2021-08-23T17:20:54.160Z] INFO: Tidying up at end of run [2021-08-23T17:20:54.160Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.out) to bundles\CIDUT.out [2021-08-23T17:20:54.160Z] INFO: Saving daemon under test log (d:\CI\PR-42779\2\dut.err) to bundles\CIDUT.err [2021-08-23T17:20:54.160Z] INFO: Nuke-Everything... [2021-08-23T17:20:54.619Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:20:55.077Z] 80d9897e471f [2021-08-23T17:20:55.077Z] 1dc77fccd698 [2021-08-23T17:20:55.077Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:20:57.267Z] Deleted: sha256:d2a5fa3fbee17359921c7fd0871a00a980ad7afd40ac155dade7fc4e7c480b84 [2021-08-23T17:20:57.267Z] Deleted: sha256:1e8c5d8ffb6c06d422f6b376f9411f4f5d3463926512bd72fa79c403b3a1b070 [2021-08-23T17:20:57.267Z] INFO: Tidying pidfile d:\CI\PR-42779\2\docker.pid [2021-08-23T17:20:57.267Z] INFO: Nuking d:\CI [2021-08-23T17:21:27.213Z] INFO: Zapped successfully [2021-08-23T17:21:27.213Z] [2021-08-23T17:21:27.213Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:21:25 CUT 2021. Duration 01:24:45.4913041 [2021-08-23T17:21:27.213Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:21:27.454Z] Recording test results [2021-08-23T17:21:27.887Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:21:29.367Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-23T17:21:31.798Z] Archiving artifacts [2021-08-23T17:21:33.019Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42779/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:21:33.943Z] + make clean [2021-08-23T17:21:34.911Z] docker volume rm -f docker-dev-cache [2021-08-23T17:21:34.911Z] 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