Pull request #41500 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c9c77563011fcae2384be997fee4d2f557161150+0c9c828937722aad5930098e1d319a263aa04851 (a75bee5cb0a23519825e91579d48b6802efb6dcf) 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 using credential jps-reader > git rev-parse --is-inside-work-tree # 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 [2020-09-29T18:16:14.798Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-29T18:16:14.804Z] Trying to pass milestone 3 [Pipeline] milestone [2020-09-29T18:16:14.849Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-29T18:16:15.101Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e049025a38fc7917) in /home/ubuntu/workspace/moby_PR-41500 [Pipeline] { [Pipeline] checkout [2020-09-29T18:16:17.097Z] using credential docker-jenkins-github-credentials [2020-09-29T18:16:17.104Z] Cloning the remote Git repository [2020-09-29T18:16:17.104Z] Cloning with configured refspecs honoured and without tags [2020-09-29T18:16:17.119Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:17.171Z] > git init /home/ubuntu/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:17.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:17.389Z] > git --version # timeout=10 [2020-09-29T18:16:17.406Z] > git --version # 'git version 2.17.1' [2020-09-29T18:16:17.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:17.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:32.436Z] Fetching without tags [2020-09-29T18:16:32.692Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:16:32.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:16:32.393Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:16:32.406Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:32.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:16:32.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:32.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:32.438Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:32.700Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:16:32.718Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:16:34.054Z] Merge succeeded, producing 9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:16:34.055Z] Checking out Revision 9bea8868f2758dd6224230c9e90996dc4460c90b (PR-41500) [2020-09-29T18:16:33.335Z] > git remote # timeout=10 [2020-09-29T18:16:33.350Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:16:33.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:33.379Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:16:34.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:16:34.055Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:16:34.066Z] > git checkout -f 9bea8868f2758dd6224230c9e90996dc4460c90b # timeout=10 [2020-09-29T18:16:37.711Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:16:37.730Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:16:38.771Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/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 [2020-09-29T18:16:37.712Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [2020-09-29T18:16:44.048Z] Unable to find image 'alpine:latest' locally [2020-09-29T18:16:44.048Z] latest: Pulling from library/alpine [2020-09-29T18:16:44.048Z] df20fa9351a1: Pulling fs layer [2020-09-29T18:16:44.048Z] df20fa9351a1: Download complete [2020-09-29T18:16:44.048Z] df20fa9351a1: Pull complete [2020-09-29T18:16:44.048Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T18:16:44.048Z] Status: Downloaded newer image for alpine:latest [2020-09-29T18:16:48.245Z] 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: 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] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-29T18:16:49.124Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e049025a38fc7917) in /home/ubuntu/workspace/moby_PR-41500 [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-29T18:16:49.138Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41500 [2020-09-29T18:16:49.138Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41500 [2020-09-29T18:16:49.141Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-049f44c3df7c5a81a) in /home/ubuntu/workspace/moby_PR-41500 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-09-29T18:16:49.149Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0094df59dcf00a76a) in /home/ubuntu/workspace/moby_PR-41500 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2020-09-29T18:16:49.199Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0544167b997b5933b) in /home/ubuntu/workspace/moby_PR-41500 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-09-29T18:16:49.238Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] checkout [2020-09-29T18:16:49.260Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-29T18:16:49.263Z] Fetching changes from the remote Git repository [2020-09-29T18:16:49.269Z] Cloning the remote Git repository [2020-09-29T18:16:49.269Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-09-29T18:16:49.285Z] using credential docker-jenkins-github-credentials [2020-09-29T18:16:49.288Z] Fetching without tags [2020-09-29T18:16:49.288Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-09-29T18:16:49.301Z] Cloning the remote Git repository [2020-09-29T18:16:49.301Z] Cloning with configured refspecs honoured and without tags [2020-09-29T18:16:49.302Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-29T18:16:49.308Z] Cloning the remote Git repository [2020-09-29T18:16:49.308Z] Cloning with configured refspecs honoured and without tags [2020-09-29T18:16:49.309Z] Cloning the remote Git repository [2020-09-29T18:16:49.309Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-29T18:16:49.665Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:16:49.927Z] Merge succeeded, producing 12e73afb8c1d29f0977fafef03b363c3c74c17b9 [2020-09-29T18:16:49.928Z] Checking out Revision 12e73afb8c1d29f0977fafef03b363c3c74c17b9 (PR-41500) [2020-09-29T18:16:50.008Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:16:50.021Z] First time build. Skipping changelog. [2020-09-29T18:16:49.242Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-29T18:16:49.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:16:49.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:49.289Z] > git --version # timeout=10 [2020-09-29T18:16:49.302Z] > git --version # 'git version 2.17.1' [2020-09-29T18:16:49.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.303Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:49.665Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:16:49.680Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:16:49.742Z] > git remote # timeout=10 [2020-09-29T18:16:49.758Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:16:49.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.789Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:16:49.913Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:16:49.927Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:16:49.942Z] > git checkout -f 12e73afb8c1d29f0977fafef03b363c3c74c17b9 # timeout=10 [2020-09-29T18:16:50.008Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [2020-09-29T18:16:49.271Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:49.271Z] > git init /home/ubuntu/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:49.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:49.295Z] > git --version # timeout=10 [2020-09-29T18:16:49.303Z] > git --version # 'git version 2.7.4' [2020-09-29T18:16:49.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.305Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:49.306Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:49.307Z] > git init /home/docker/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:49.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:49.318Z] > git --version # timeout=10 [2020-09-29T18:16:49.321Z] > git --version # 'git version 2.7.4' [2020-09-29T18:16:49.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.322Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:49.317Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:49.317Z] > git init /home/jenkins/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:49.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:49.357Z] > git --version # timeout=10 [2020-09-29T18:16:49.361Z] > git --version # 'git version 2.17.1' [2020-09-29T18:16:49.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.361Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:49.361Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:49.361Z] > git init /home/ubuntu/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:49.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:49.373Z] > git --version # timeout=10 [2020-09-29T18:16:49.386Z] > git --version # 'git version 2.17.1' [2020-09-29T18:16:49.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:49.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:16:50.579Z] Running on azwin-2-a03770 in d:\jenkins\workspace\moby_PR-41500 [Pipeline] { [Pipeline] ws [2020-09-29T18:16:50.595Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-29T18:16:50.737Z] + [ PR != PR ] [2020-09-29T18:16:50.737Z] + [ master != master ] [2020-09-29T18:16:50.737Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:16:51.084Z] + docker version [2020-09-29T18:16:51.084Z] Client: Docker Engine - Community [2020-09-29T18:16:51.084Z] Version: 19.03.13 [2020-09-29T18:16:51.084Z] API version: 1.40 [2020-09-29T18:16:51.084Z] Go version: go1.13.15 [2020-09-29T18:16:51.084Z] Git commit: 4484c46d9d [2020-09-29T18:16:51.084Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T18:16:51.084Z] OS/Arch: linux/amd64 [2020-09-29T18:16:51.084Z] Experimental: false [2020-09-29T18:16:51.084Z] [2020-09-29T18:16:51.084Z] Server: Docker Engine - Community [2020-09-29T18:16:51.084Z] Engine: [2020-09-29T18:16:51.084Z] Version: 19.03.13 [2020-09-29T18:16:51.084Z] API version: 1.40 (minimum version 1.12) [2020-09-29T18:16:51.084Z] Go version: go1.13.15 [2020-09-29T18:16:51.084Z] Git commit: 4484c46d9d [2020-09-29T18:16:51.084Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T18:16:51.084Z] OS/Arch: linux/amd64 [2020-09-29T18:16:51.084Z] Experimental: true [2020-09-29T18:16:51.084Z] containerd: [2020-09-29T18:16:51.084Z] Version: 1.3.7 [2020-09-29T18:16:51.084Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:16:51.084Z] runc: [2020-09-29T18:16:51.084Z] Version: 1.0.0-rc10 [2020-09-29T18:16:51.084Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:16:51.084Z] docker-init: [2020-09-29T18:16:51.084Z] Version: 0.18.0 [2020-09-29T18:16:51.084Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T18:16:51.370Z] + docker info [2020-09-29T18:16:51.462Z] using credential docker-jenkins-github-credentials [2020-09-29T18:16:51.469Z] Cloning the remote Git repository [2020-09-29T18:16:51.469Z] Cloning with configured refspecs honoured and without tags [2020-09-29T18:16:51.485Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:16:51.536Z] > git init /home/ubuntu/workspace/moby_PR-41500 # timeout=10 [2020-09-29T18:16:51.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:51.819Z] > git --version # timeout=10 [2020-09-29T18:16:51.838Z] > git --version # 'git version 2.17.1' [2020-09-29T18:16:51.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:51.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:59.300Z] Fetching without tags [2020-09-29T18:16:59.592Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:00.138Z] Merge succeeded, producing fd552e776e3f00aa4c959d79d64da4e8f4c4d3e8 [2020-09-29T18:17:00.139Z] Checking out Revision fd552e776e3f00aa4c959d79d64da4e8f4c4d3e8 (PR-41500) [2020-09-29T18:17:00.207Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:00.222Z] First time build. Skipping changelog. [2020-09-29T18:16:59.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:16:59.278Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:16:59.279Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:59.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:16:59.308Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:16:59.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:16:59.308Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:16:59.599Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:16:59.600Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:00.067Z] > git remote # timeout=10 [2020-09-29T18:17:00.068Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:00.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:00.073Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:00.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:17:00.145Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:00.146Z] > git checkout -f fd552e776e3f00aa4c959d79d64da4e8f4c4d3e8 # timeout=10 [2020-09-29T18:17:00.214Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:01.140Z] + docker version [2020-09-29T18:17:01.140Z] Client: Docker Engine - Community [2020-09-29T18:17:01.140Z] Version: 19.03.7 [2020-09-29T18:17:01.140Z] API version: 1.40 [2020-09-29T18:17:01.140Z] Go version: go1.12.17 [2020-09-29T18:17:01.140Z] Git commit: 7141c199a2 [2020-09-29T18:17:01.140Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-29T18:17:01.140Z] OS/Arch: linux/s390x [2020-09-29T18:17:01.140Z] Experimental: false [2020-09-29T18:17:01.140Z] [2020-09-29T18:17:01.140Z] Server: Docker Engine - Community [2020-09-29T18:17:01.140Z] Engine: [2020-09-29T18:17:01.140Z] Version: 19.03.7 [2020-09-29T18:17:01.140Z] API version: 1.40 (minimum version 1.12) [2020-09-29T18:17:01.140Z] Go version: go1.12.17 [2020-09-29T18:17:01.140Z] Git commit: 7141c199a2 [2020-09-29T18:17:01.140Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-29T18:17:01.140Z] OS/Arch: linux/s390x [2020-09-29T18:17:01.140Z] Experimental: true [2020-09-29T18:17:01.140Z] containerd: [2020-09-29T18:17:01.140Z] Version: 1.2.13 [2020-09-29T18:17:01.140Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T18:17:01.140Z] runc: [2020-09-29T18:17:01.140Z] Version: 1.0.0-rc10 [2020-09-29T18:17:01.140Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:01.140Z] docker-init: [2020-09-29T18:17:01.140Z] Version: 0.18.0 [2020-09-29T18:17:01.140Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T18:17:01.355Z] Client: [2020-09-29T18:17:01.355Z] Debug Mode: false [2020-09-29T18:17:01.355Z] [2020-09-29T18:17:01.355Z] Server: [2020-09-29T18:17:01.355Z] Containers: 0 [2020-09-29T18:17:01.355Z] Running: 0 [2020-09-29T18:17:01.355Z] Paused: 0 [2020-09-29T18:17:01.355Z] Stopped: 0 [2020-09-29T18:17:01.355Z] Images: 1 [2020-09-29T18:17:01.355Z] Server Version: 19.03.13 [2020-09-29T18:17:01.355Z] Storage Driver: overlay2 [2020-09-29T18:17:01.355Z] Backing Filesystem: extfs [2020-09-29T18:17:01.355Z] Supports d_type: true [2020-09-29T18:17:01.355Z] Native Overlay Diff: true [2020-09-29T18:17:01.355Z] Logging Driver: json-file [2020-09-29T18:17:01.355Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:01.355Z] Plugins: [2020-09-29T18:17:01.355Z] Volume: local [2020-09-29T18:17:01.356Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:01.356Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T18:17:01.356Z] Swarm: inactive [2020-09-29T18:17:01.356Z] Runtimes: runc [2020-09-29T18:17:01.356Z] Default Runtime: runc [2020-09-29T18:17:01.356Z] Init Binary: docker-init [2020-09-29T18:17:01.356Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:01.356Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:01.356Z] init version: fec3683 [2020-09-29T18:17:01.356Z] Security Options: [2020-09-29T18:17:01.356Z] apparmor [2020-09-29T18:17:01.356Z] seccomp [2020-09-29T18:17:01.356Z] Profile: default [2020-09-29T18:17:01.356Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T18:17:01.356Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T18:17:01.356Z] OSType: linux [2020-09-29T18:17:01.356Z] Architecture: x86_64 [2020-09-29T18:17:01.356Z] CPUs: 2 [2020-09-29T18:17:01.356Z] Total Memory: 7.487GiB [2020-09-29T18:17:01.356Z] Name: ip-10-100-33-173 [2020-09-29T18:17:01.356Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T18:17:01.356Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:01.356Z] Debug Mode: false [2020-09-29T18:17:01.356Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:01.356Z] Labels: [2020-09-29T18:17:01.356Z] Experimental: true [2020-09-29T18:17:01.356Z] Insecure Registries: [2020-09-29T18:17:01.356Z] 127.0.0.0/8 [2020-09-29T18:17:01.356Z] Live Restore Enabled: true [2020-09-29T18:17:01.356Z] [2020-09-29T18:17:01.356Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T18:17:01.527Z] + docker info [2020-09-29T18:17:01.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:01.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:01.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:01.645Z] + bash /home/ubuntu/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:01.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:01.645Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T18:17:01.645Z] [2020-09-29T18:17:01.645Z] Generally Necessary: [2020-09-29T18:17:01.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:01.645Z] - apparmor: enabled and tools installed [2020-09-29T18:17:01.645Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:01.645Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:01.645Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T18:17:01.645Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:01.645Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T18:17:01.645Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:01.645Z] [2020-09-29T18:17:01.645Z] Optional Features: [2020-09-29T18:17:01.645Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:01.645Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:01.645Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:01.645Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T18:17:01.645Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:01.645Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:01.645Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T18:17:01.645Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T18:17:01.645Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:01.819Z] Client: [2020-09-29T18:17:01.819Z] Debug Mode: false [2020-09-29T18:17:01.819Z] [2020-09-29T18:17:01.819Z] Server: [2020-09-29T18:17:01.819Z] Containers: 0 [2020-09-29T18:17:01.819Z] Running: 0 [2020-09-29T18:17:01.819Z] Paused: 0 [2020-09-29T18:17:01.819Z] Stopped: 0 [2020-09-29T18:17:01.819Z] Images: 2 [2020-09-29T18:17:01.819Z] Server Version: 19.03.7 [2020-09-29T18:17:01.819Z] Storage Driver: overlay2 [2020-09-29T18:17:01.819Z] Backing Filesystem: [2020-09-29T18:17:01.819Z] Supports d_type: true [2020-09-29T18:17:01.819Z] Native Overlay Diff: true [2020-09-29T18:17:01.819Z] Logging Driver: json-file [2020-09-29T18:17:01.819Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:01.819Z] Plugins: [2020-09-29T18:17:01.819Z] Volume: local [2020-09-29T18:17:01.819Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:01.819Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T18:17:01.819Z] Swarm: inactive [2020-09-29T18:17:01.819Z] Runtimes: runc [2020-09-29T18:17:01.819Z] Default Runtime: runc [2020-09-29T18:17:01.819Z] Init Binary: docker-init [2020-09-29T18:17:01.819Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T18:17:01.819Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:01.819Z] init version: fec3683 [2020-09-29T18:17:01.819Z] Security Options: [2020-09-29T18:17:01.819Z] apparmor [2020-09-29T18:17:01.819Z] seccomp [2020-09-29T18:17:01.819Z] Profile: default [2020-09-29T18:17:01.819Z] Kernel Version: 4.15.0-91-generic [2020-09-29T18:17:01.819Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-29T18:17:01.819Z] OSType: linux [2020-09-29T18:17:01.820Z] Architecture: s390x [2020-09-29T18:17:01.820Z] CPUs: 2 [2020-09-29T18:17:01.820Z] Total Memory: 7.861GiB [2020-09-29T18:17:01.820Z] Name: s390x-ubuntu-16 [2020-09-29T18:17:01.820Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-29T18:17:01.820Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:01.820Z] Debug Mode: false [2020-09-29T18:17:01.820Z] Username: dockerbuildbot [2020-09-29T18:17:01.820Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:01.820Z] Labels: [2020-09-29T18:17:01.820Z] Experimental: true [2020-09-29T18:17:01.820Z] Insecure Registries: [2020-09-29T18:17:01.820Z] 127.0.0.0/8 [2020-09-29T18:17:01.820Z] Live Restore Enabled: false [2020-09-29T18:17:01.820Z] [2020-09-29T18:17:01.820Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T18:17:01.905Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:01.905Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:01.905Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:01.905Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:01.905Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:01.905Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:01.905Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:01.905Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:01.905Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:01.905Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:01.905Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:01.905Z] - Network Drivers: [2020-09-29T18:17:01.905Z] - "overlay": [2020-09-29T18:17:01.905Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:01.905Z] Optional (for encrypted networks): [2020-09-29T18:17:01.905Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:01.905Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T18:17:01.905Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T18:17:01.905Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T18:17:01.905Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T18:17:01.905Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:01.905Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T18:17:01.905Z] - "ipvlan": [2020-09-29T18:17:01.905Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:01.905Z] - "macvlan": [2020-09-29T18:17:01.905Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:01.905Z] - "ftp,tftp client in container": [2020-09-29T18:17:01.905Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:01.905Z] - Storage Drivers: [2020-09-29T18:17:01.905Z] - "aufs": [2020-09-29T18:17:01.905Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:01.905Z] - "btrfs": [2020-09-29T18:17:01.905Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:01.905Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:01.905Z] - "devicemapper": [2020-09-29T18:17:01.905Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:01.905Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:01.905Z] - "overlay": [2020-09-29T18:17:01.905Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:01.905Z] - "zfs": [2020-09-29T18:17:01.905Z] - /dev/zfs: present [2020-09-29T18:17:01.905Z] - zfs command: missing [2020-09-29T18:17:01.905Z] - zpool command: missing [2020-09-29T18:17:01.905Z] [2020-09-29T18:17:01.905Z] Limits: [2020-09-29T18:17:01.905Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:01.905Z] [2020-09-29T18:17:01.905Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:02.212Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:02.212Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:02.212Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:02.212Z] + bash /home/jenkins/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:02.212Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:02.212Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-09-29T18:17:02.212Z] [2020-09-29T18:17:02.212Z] Generally Necessary: [2020-09-29T18:17:02.212Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:02.212Z] - apparmor: enabled and tools installed [2020-09-29T18:17:02.212Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:02.212Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:02.212Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:02.212Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T18:17:02.212Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:02.212Z] [2020-09-29T18:17:02.212Z] Optional Features: [2020-09-29T18:17:02.212Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:02.212Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:02.212Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:02.212Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:02.212Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T18:17:02.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:02.275Z] #2 [internal] load .dockerignore [2020-09-29T18:17:02.275Z] #2 transferring context: 87B done [2020-09-29T18:17:02.275Z] #2 DONE 0.1s [2020-09-29T18:17:02.275Z] [2020-09-29T18:17:02.275Z] #1 [internal] load build definition from Dockerfile [2020-09-29T18:17:02.275Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T18:17:02.275Z] #1 DONE 0.1s [2020-09-29T18:17:02.275Z] [2020-09-29T18:17:02.275Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:02.535Z] #3 DONE 0.3s [2020-09-29T18:17:02.535Z] [2020-09-29T18:17:02.535Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:02.535Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T18:17:02.536Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:02.536Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:02.536Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:02.536Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:02.536Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:02.536Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:02.536Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:02.536Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:02.536Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:02.536Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:02.536Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:02.536Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:02.536Z] - Network Drivers: [2020-09-29T18:17:02.536Z] - "overlay": [2020-09-29T18:17:02.536Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:02.536Z] Optional (for encrypted networks): [2020-09-29T18:17:02.536Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T18:17:02.536Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T18:17:02.536Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:02.536Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T18:17:02.536Z] - "ipvlan": [2020-09-29T18:17:02.536Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:02.536Z] - "macvlan": [2020-09-29T18:17:02.536Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:02.536Z] - "ftp,tftp client in container": [2020-09-29T18:17:02.536Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:02.536Z] - Storage Drivers: [2020-09-29T18:17:02.536Z] - "aufs": [2020-09-29T18:17:02.536Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:02.536Z] - "btrfs": [2020-09-29T18:17:02.536Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:02.536Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:02.536Z] - "devicemapper": [2020-09-29T18:17:02.536Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:02.536Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:02.536Z] - "overlay": [2020-09-29T18:17:02.536Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:02.536Z] - "zfs": [2020-09-29T18:17:02.536Z] - /dev/zfs: missing [2020-09-29T18:17:02.536Z] - zfs command: missing [2020-09-29T18:17:02.536Z] - zpool command: missing [2020-09-29T18:17:02.536Z] [2020-09-29T18:17:02.536Z] Limits: [2020-09-29T18:17:02.536Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:02.536Z] [2020-09-29T18:17:02.536Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:02.794Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-29T18:17:02.794Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T18:17:02.794Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-29T18:17:02.794Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-29T18:17:02.969Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:02.969Z] #2 [internal] load .dockerignore [2020-09-29T18:17:02.969Z] #2 transferring context: 87B done [2020-09-29T18:17:02.969Z] #2 DONE 0.0s [2020-09-29T18:17:02.969Z] [2020-09-29T18:17:02.969Z] #1 [internal] load build definition from Dockerfile [2020-09-29T18:17:02.969Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T18:17:02.969Z] #1 DONE 0.0s [2020-09-29T18:17:02.969Z] [2020-09-29T18:17:02.969Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:03.054Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-29T18:17:03.055Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-29T18:17:03.055Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-29T18:17:03.055Z] #4 DONE 0.6s [2020-09-29T18:17:03.271Z] Fetching without tags [2020-09-29T18:17:03.313Z] [2020-09-29T18:17:03.313Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:03.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:03.287Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:17:03.292Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:03.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:03.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:03.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:03.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:03.533Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:03.573Z] #7 ... [2020-09-29T18:17:03.573Z] [2020-09-29T18:17:03.573Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:03.573Z] #6 DONE 0.3s [2020-09-29T18:17:03.604Z] #3 DONE 0.5s [2020-09-29T18:17:03.604Z] [2020-09-29T18:17:03.604Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:03.604Z] #4 CACHED [2020-09-29T18:17:03.833Z] [2020-09-29T18:17:03.834Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:03.834Z] #5 DONE 0.5s [2020-09-29T18:17:03.834Z] [2020-09-29T18:17:03.834Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:03.834Z] #7 DONE 0.5s [2020-09-29T18:17:04.099Z] [2020-09-29T18:17:04.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:04.099Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T18:17:04.099Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T18:17:04.099Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2020-09-29T18:17:04.099Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.16MB / 10.00MB 0.2s [2020-09-29T18:17:04.099Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-29T18:17:04.099Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-29T18:17:04.099Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 260.65kB / 7.81MB 0.2s [2020-09-29T18:17:04.171Z] Fetching without tags [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:04.239Z] #7 DONE 0.2s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:04.239Z] #5 DONE 0.1s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:04.239Z] #6 DONE 0.2s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:04.239Z] #60 DONE 0.0s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:04.239Z] #8 DONE 0.0s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:04.239Z] #24 DONE 0.0s [2020-09-29T18:17:04.239Z] [2020-09-29T18:17:04.239Z] #21 [internal] load build context [2020-09-29T18:17:04.308Z] Merge succeeded, producing 208a4c7bd63eff6179e01df354e8c11a08ca594a [2020-09-29T18:17:04.308Z] Checking out Revision 208a4c7bd63eff6179e01df354e8c11a08ca594a (PR-41500) [2020-09-29T18:17:04.365Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.14MB / 50.40MB 0.4s [2020-09-29T18:17:04.365Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2020-09-29T18:17:04.365Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-09-29T18:17:04.365Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.62MB / 50.40MB 0.6s [2020-09-29T18:17:04.365Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-29T18:17:04.365Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-29T18:17:04.365Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-09-29T18:17:04.365Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2020-09-29T18:17:04.479Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:04.498Z] First time build. Skipping changelog. [2020-09-29T18:17:04.558Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:04.624Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.77MB / 50.40MB 0.7s [2020-09-29T18:17:04.624Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.25MB / 68.67MB 0.7s [2020-09-29T18:17:04.624Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.74MB / 50.40MB 0.8s [2020-09-29T18:17:04.624Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.05MB / 51.83MB 0.8s [2020-09-29T18:17:04.624Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.37MB / 68.67MB 0.8s [2020-09-29T18:17:04.874Z] #21 transferring context: 51.48MB 0.7s done [2020-09-29T18:17:04.874Z] #21 DONE 0.8s [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:17:04.874Z] #58 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:17:04.874Z] #13 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:17:04.874Z] #18 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:17:04.874Z] #20 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:17:04.874Z] #16 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #33 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:17:04.874Z] #61 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:04.874Z] #9 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:17:04.874Z] #17 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:04.874Z] #38 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #44 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #48 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:04.874Z] #49 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:04.874Z] #37 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:04.874Z] #25 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #52 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:04.874Z] #10 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #31 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:17:04.874Z] #41 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:17:04.874Z] #12 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:04.874Z] #40 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #50 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:04.874Z] #35 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:17:04.874Z] #42 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:04.874Z] #30 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:17:04.874Z] #28 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:04.874Z] #26 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:17:04.874Z] #19 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:04.874Z] #34 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:17:04.874Z] #23 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:17:04.874Z] #14 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:04.874Z] #32 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #39 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #63 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:04.874Z] #62 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:17:04.874Z] #15 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:04.874Z] #43 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:04.874Z] #56 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #59 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:04.874Z] #47 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:04.874Z] #54 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #46 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:17:04.874Z] #36 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:17:04.874Z] #57 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:04.874Z] #53 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:04.874Z] #45 CACHED [2020-09-29T18:17:04.874Z] [2020-09-29T18:17:04.874Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:04.875Z] #22 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:04.875Z] #29 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:04.875Z] #11 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:17:04.875Z] #55 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:04.875Z] #27 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:04.875Z] #51 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:17:04.875Z] #64 CACHED [2020-09-29T18:17:04.875Z] [2020-09-29T18:17:04.875Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:17:04.886Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.77MB / 50.40MB 0.9s [2020-09-29T18:17:04.886Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.33MB / 51.83MB 0.9s [2020-09-29T18:17:04.886Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2020-09-29T18:17:04.886Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.29MB / 51.83MB 1.1s [2020-09-29T18:17:04.886Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.78MB / 68.67MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:04.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:04.151Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:17:04.155Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:04.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:04.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:04.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:04.174Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:04.559Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:04.563Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:05.149Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.31MB / 51.83MB 1.2s [2020-09-29T18:17:05.149Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.97MB / 68.67MB 1.2s [2020-09-29T18:17:05.149Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.75MB / 51.83MB 1.3s [2020-09-29T18:17:05.149Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.29MB / 68.67MB 1.3s [2020-09-29T18:17:03.586Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:03.591Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:04.113Z] > git remote # timeout=10 [2020-09-29T18:17:04.119Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:04.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:04.125Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:04.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:17:04.361Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:04.369Z] > git checkout -f 208a4c7bd63eff6179e01df354e8c11a08ca594a # timeout=10 [2020-09-29T18:17:04.533Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [2020-09-29T18:17:05.275Z] + docker version [2020-09-29T18:17:05.275Z] Client: Docker Engine - Community [2020-09-29T18:17:05.275Z] Version: 19.03.13 [2020-09-29T18:17:05.275Z] API version: 1.40 [2020-09-29T18:17:05.275Z] Go version: go1.13.15 [2020-09-29T18:17:05.275Z] Git commit: 4484c46d9d [2020-09-29T18:17:05.275Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T18:17:05.275Z] OS/Arch: linux/amd64 [2020-09-29T18:17:05.275Z] Experimental: false [2020-09-29T18:17:05.275Z] [2020-09-29T18:17:05.275Z] Server: Docker Engine - Community [2020-09-29T18:17:05.275Z] Engine: [2020-09-29T18:17:05.275Z] Version: 19.03.13 [2020-09-29T18:17:05.275Z] API version: 1.40 (minimum version 1.12) [2020-09-29T18:17:05.275Z] Go version: go1.13.15 [2020-09-29T18:17:05.275Z] Git commit: 4484c46d9d [2020-09-29T18:17:05.275Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T18:17:05.275Z] OS/Arch: linux/amd64 [2020-09-29T18:17:05.275Z] Experimental: true [2020-09-29T18:17:05.275Z] containerd: [2020-09-29T18:17:05.275Z] Version: 1.3.7 [2020-09-29T18:17:05.275Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:05.275Z] runc: [2020-09-29T18:17:05.275Z] Version: 1.0.0-rc10 [2020-09-29T18:17:05.275Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:05.275Z] docker-init: [2020-09-29T18:17:05.275Z] Version: 0.18.0 [2020-09-29T18:17:05.276Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T18:17:05.413Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.51MB / 68.67MB 1.4s [2020-09-29T18:17:05.581Z] + docker info [2020-09-29T18:17:05.673Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.52MB / 68.67MB 1.5s [2020-09-29T18:17:05.673Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-29T18:17:05.841Z] Client: [2020-09-29T18:17:05.841Z] Debug Mode: false [2020-09-29T18:17:05.841Z] [2020-09-29T18:17:05.841Z] Server: [2020-09-29T18:17:05.841Z] Containers: 0 [2020-09-29T18:17:05.841Z] Running: 0 [2020-09-29T18:17:05.841Z] Paused: 0 [2020-09-29T18:17:05.841Z] Stopped: 0 [2020-09-29T18:17:05.841Z] Images: 2 [2020-09-29T18:17:05.841Z] Server Version: 19.03.13 [2020-09-29T18:17:05.841Z] Storage Driver: overlay2 [2020-09-29T18:17:05.841Z] Backing Filesystem: extfs [2020-09-29T18:17:05.841Z] Supports d_type: true [2020-09-29T18:17:05.841Z] Native Overlay Diff: true [2020-09-29T18:17:05.841Z] Logging Driver: json-file [2020-09-29T18:17:05.841Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:05.841Z] Plugins: [2020-09-29T18:17:05.841Z] Volume: local [2020-09-29T18:17:05.841Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:05.841Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T18:17:05.841Z] Swarm: inactive [2020-09-29T18:17:05.841Z] Runtimes: runc [2020-09-29T18:17:05.841Z] Default Runtime: runc [2020-09-29T18:17:05.841Z] Init Binary: docker-init [2020-09-29T18:17:05.841Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:05.841Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:05.841Z] init version: fec3683 [2020-09-29T18:17:05.841Z] Security Options: [2020-09-29T18:17:05.841Z] apparmor [2020-09-29T18:17:05.841Z] seccomp [2020-09-29T18:17:05.841Z] Profile: default [2020-09-29T18:17:05.841Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T18:17:05.841Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T18:17:05.841Z] OSType: linux [2020-09-29T18:17:05.841Z] Architecture: x86_64 [2020-09-29T18:17:05.841Z] CPUs: 2 [2020-09-29T18:17:05.841Z] Total Memory: 7.487GiB [2020-09-29T18:17:05.841Z] Name: ip-10-100-44-40 [2020-09-29T18:17:05.841Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T18:17:05.841Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:05.841Z] Debug Mode: false [2020-09-29T18:17:05.841Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:05.841Z] Labels: [2020-09-29T18:17:05.841Z] Experimental: true [2020-09-29T18:17:05.841Z] Insecure Registries: [2020-09-29T18:17:05.841Z] 127.0.0.0/8 [2020-09-29T18:17:05.841Z] Live Restore Enabled: true [2020-09-29T18:17:05.841Z] [2020-09-29T18:17:05.841Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T18:17:05.912Z] #65 DONE 0.8s [2020-09-29T18:17:05.912Z] [2020-09-29T18:17:05.912Z] #66 exporting to image [2020-09-29T18:17:05.912Z] #66 exporting layers [2020-09-29T18:17:05.958Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-09-29T18:17:05.958Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2020-09-29T18:17:05.958Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s [2020-09-29T18:17:05.958Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.91MB / 120.17MB 2.0s [2020-09-29T18:17:05.958Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s [2020-09-29T18:17:06.124Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:06.124Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:06.124Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:06.124Z] + bash /home/ubuntu/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:06.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:06.124Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T18:17:06.124Z] [2020-09-29T18:17:06.124Z] Generally Necessary: [2020-09-29T18:17:06.124Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:06.124Z] - apparmor: enabled and tools installed [2020-09-29T18:17:06.124Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:06.124Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:06.124Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T18:17:06.124Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T18:17:06.124Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:06.124Z] [2020-09-29T18:17:06.124Z] Optional Features: [2020-09-29T18:17:06.124Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:06.124Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:06.124Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:06.124Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T18:17:06.124Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:06.124Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:06.124Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T18:17:06.124Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:06.124Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:06.124Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:06.163Z] Merge succeeded, producing aac58a3683a75776df81bbcb76ad11af12eb98e8 [2020-09-29T18:17:06.164Z] Checking out Revision aac58a3683a75776df81bbcb76ad11af12eb98e8 (PR-41500) [2020-09-29T18:17:06.222Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.60MB / 120.17MB 2.4s [2020-09-29T18:17:06.222Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done [2020-09-29T18:17:06.282Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:06.290Z] First time build. Skipping changelog. [2020-09-29T18:17:06.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:06.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:06.384Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:06.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:06.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:06.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:06.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:06.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:06.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:06.384Z] - Network Drivers: [2020-09-29T18:17:06.384Z] - "overlay": [2020-09-29T18:17:06.384Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:06.384Z] Optional (for encrypted networks): [2020-09-29T18:17:06.384Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:06.384Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T18:17:06.384Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T18:17:06.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T18:17:06.384Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T18:17:06.384Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:06.384Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T18:17:06.384Z] - "ipvlan": [2020-09-29T18:17:06.384Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:06.384Z] - "macvlan": [2020-09-29T18:17:06.384Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:06.384Z] - "ftp,tftp client in container": [2020-09-29T18:17:06.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:06.384Z] - Storage Drivers: [2020-09-29T18:17:06.384Z] - "aufs": [2020-09-29T18:17:06.384Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:06.384Z] - "btrfs": [2020-09-29T18:17:06.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:06.384Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:06.384Z] - "devicemapper": [2020-09-29T18:17:06.384Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:06.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:06.384Z] - "overlay": [2020-09-29T18:17:06.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:06.384Z] - "zfs": [2020-09-29T18:17:06.384Z] - /dev/zfs: present [2020-09-29T18:17:06.384Z] - zfs command: missing [2020-09-29T18:17:06.384Z] - zpool command: missing [2020-09-29T18:17:06.384Z] [2020-09-29T18:17:06.384Z] Limits: [2020-09-29T18:17:06.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:06.384Z] [2020-09-29T18:17:06.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:06.482Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.67MB / 120.17MB 2.5s [2020-09-29T18:17:06.550Z] #66 exporting layers 0.6s done [2020-09-29T18:17:06.551Z] #66 writing image sha256:28b73aacf82a9764f2c37fc66f57f50fde7eb7072fbf6d7f9f9a71b3271f3128 [2020-09-29T18:17:06.551Z] #66 writing image sha256:28b73aacf82a9764f2c37fc66f57f50fde7eb7072fbf6d7f9f9a71b3271f3128 done [2020-09-29T18:17:06.551Z] #66 naming to docker.io/library/docker:9bea8868f2758dd6224230c9e90996dc4460c90b done [2020-09-29T18:17:06.551Z] #66 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-09-29T18:17:06.627Z] Fetching without tags [Pipeline] sh [2020-09-29T18:17:06.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:06.746Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.11MB / 120.17MB 2.7s [2020-09-29T18:17:06.746Z] #2 [internal] load build definition from Dockerfile [2020-09-29T18:17:06.746Z] #2 transferring dockerfile: 16.46kB done [2020-09-29T18:17:06.746Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2020-09-29T18:17:06.746Z] #2 DONE 0.0s [2020-09-29T18:17:06.746Z] [2020-09-29T18:17:06.746Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.03MB / 120.17MB 2.9s [2020-09-29T18:17:06.746Z] #1 [internal] load .dockerignore [2020-09-29T18:17:06.746Z] #1 transferring context: 87B done [2020-09-29T18:17:06.746Z] #1 DONE 0.0s [2020-09-29T18:17:06.746Z] [2020-09-29T18:17:06.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:06.746Z] #3 DONE 0.1s [2020-09-29T18:17:06.746Z] [2020-09-29T18:17:06.746Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:06.746Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:06.885Z] Fetching without tags [2020-09-29T18:17:05.502Z] > git remote # timeout=10 [2020-09-29T18:17:05.508Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:05.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:05.513Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:06.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:17:06.165Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:06.168Z] > git checkout -f aac58a3683a75776df81bbcb76ad11af12eb98e8 # timeout=10 [2020-09-29T18:17:06.283Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [2020-09-29T18:17:06.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:06.860Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:17:06.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:06.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:06.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:06.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:06.891Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:06.952Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:06.999Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/test/unit [2020-09-29T18:17:07.006Z] [2020-09-29T18:17:07.006Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:07.006Z] #6 DONE 0.1s [2020-09-29T18:17:07.006Z] [2020-09-29T18:17:07.006Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:07.006Z] #5 DONE 0.1s [2020-09-29T18:17:07.006Z] [2020-09-29T18:17:07.006Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:07.008Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.43MB / 120.17MB 3.1s [2020-09-29T18:17:07.084Z] + docker version [2020-09-29T18:17:07.084Z] Client: Docker Engine - Community [2020-09-29T18:17:07.084Z] Version: 19.03.13 [2020-09-29T18:17:07.084Z] API version: 1.40 [2020-09-29T18:17:07.084Z] Go version: go1.13.15 [2020-09-29T18:17:07.084Z] Git commit: 4484c46 [2020-09-29T18:17:07.084Z] Built: Wed Sep 16 17:03:45 2020 [2020-09-29T18:17:07.084Z] OS/Arch: linux/arm64 [2020-09-29T18:17:07.084Z] Experimental: false [2020-09-29T18:17:07.084Z] [2020-09-29T18:17:07.084Z] Server: Docker Engine - Community [2020-09-29T18:17:07.084Z] Engine: [2020-09-29T18:17:07.084Z] Version: 19.03.13 [2020-09-29T18:17:07.084Z] API version: 1.40 (minimum version 1.12) [2020-09-29T18:17:07.084Z] Go version: go1.13.15 [2020-09-29T18:17:07.084Z] Git commit: 4484c46 [2020-09-29T18:17:07.084Z] Built: Wed Sep 16 17:02:17 2020 [2020-09-29T18:17:07.084Z] OS/Arch: linux/arm64 [2020-09-29T18:17:07.084Z] Experimental: true [2020-09-29T18:17:07.084Z] containerd: [2020-09-29T18:17:07.084Z] Version: 1.3.7 [2020-09-29T18:17:07.084Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:07.084Z] runc: [2020-09-29T18:17:07.084Z] Version: 1.0.0-rc10 [2020-09-29T18:17:07.084Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:07.084Z] docker-init: [2020-09-29T18:17:07.084Z] Version: 0.18.0 [2020-09-29T18:17:07.084Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T18:17:07.273Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.66MB / 120.17MB 3.4s [2020-09-29T18:17:07.283Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:06.521Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:06.540Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:17:06.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:06.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:06.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:06.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:06.629Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:06.957Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:06.970Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:07.374Z] + docker info [2020-09-29T18:17:07.541Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.01MB / 120.17MB 3.6s [2020-09-29T18:17:07.580Z] #7 DONE 0.4s [2020-09-29T18:17:07.580Z] [2020-09-29T18:17:07.580Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:07.581Z] #24 DONE 0.0s [2020-09-29T18:17:07.581Z] [2020-09-29T18:17:07.581Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:07.581Z] #60 DONE 0.0s [2020-09-29T18:17:07.581Z] [2020-09-29T18:17:07.581Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:07.581Z] #8 DONE 0.0s [2020-09-29T18:17:07.581Z] [2020-09-29T18:17:07.581Z] #21 [internal] load build context [2020-09-29T18:17:07.802Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.67MB / 120.17MB 3.9s [2020-09-29T18:17:07.802Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.57MB / 120.17MB 4.0s [2020-09-29T18:17:07.945Z] Client: [2020-09-29T18:17:07.945Z] Debug Mode: false [2020-09-29T18:17:07.945Z] [2020-09-29T18:17:07.945Z] Server: [2020-09-29T18:17:07.945Z] Containers: 0 [2020-09-29T18:17:07.945Z] Running: 0 [2020-09-29T18:17:07.945Z] Paused: 0 [2020-09-29T18:17:07.945Z] Stopped: 0 [2020-09-29T18:17:07.945Z] Images: 3 [2020-09-29T18:17:07.945Z] Server Version: 19.03.13 [2020-09-29T18:17:07.945Z] Storage Driver: overlay2 [2020-09-29T18:17:07.945Z] Backing Filesystem: extfs [2020-09-29T18:17:07.945Z] Supports d_type: true [2020-09-29T18:17:07.945Z] Native Overlay Diff: true [2020-09-29T18:17:07.945Z] Logging Driver: json-file [2020-09-29T18:17:07.945Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:07.945Z] Plugins: [2020-09-29T18:17:07.945Z] Volume: local [2020-09-29T18:17:07.945Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:07.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T18:17:07.945Z] Swarm: inactive [2020-09-29T18:17:07.945Z] Runtimes: runc [2020-09-29T18:17:07.945Z] Default Runtime: runc [2020-09-29T18:17:07.945Z] Init Binary: docker-init [2020-09-29T18:17:07.945Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:07.945Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:07.945Z] init version: fec3683 [2020-09-29T18:17:07.945Z] Security Options: [2020-09-29T18:17:07.945Z] apparmor [2020-09-29T18:17:07.945Z] seccomp [2020-09-29T18:17:07.945Z] Profile: default [2020-09-29T18:17:07.945Z] Kernel Version: 4.15.0-1083-aws [2020-09-29T18:17:07.945Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-29T18:17:07.945Z] OSType: linux [2020-09-29T18:17:07.945Z] Architecture: aarch64 [2020-09-29T18:17:07.945Z] CPUs: 4 [2020-09-29T18:17:07.945Z] Total Memory: 7.525GiB [2020-09-29T18:17:07.945Z] Name: ip-10-100-57-145 [2020-09-29T18:17:07.945Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-09-29T18:17:07.945Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:07.945Z] Debug Mode: false [2020-09-29T18:17:07.945Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:07.945Z] Labels: [2020-09-29T18:17:07.945Z] Experimental: true [2020-09-29T18:17:07.945Z] Insecure Registries: [2020-09-29T18:17:07.945Z] 127.0.0.0/8 [2020-09-29T18:17:07.945Z] Live Restore Enabled: true [2020-09-29T18:17:07.945Z] [2020-09-29T18:17:07.945Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T18:17:08.169Z] Merge succeeded, producing 92bd0b978786e273eb0631ce47af9a7a3f5cff2b [2020-09-29T18:17:08.170Z] Checking out Revision 92bd0b978786e273eb0631ce47af9a7a3f5cff2b (PR-41500) [2020-09-29T18:17:08.235Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:08.235Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:08.235Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:08.235Z] + bash /home/ubuntu/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:08.235Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:08.235Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-09-29T18:17:08.235Z] [2020-09-29T18:17:08.235Z] Generally Necessary: [2020-09-29T18:17:08.235Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:08.235Z] - apparmor: enabled and tools installed [2020-09-29T18:17:08.235Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:08.235Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:08.235Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:08.235Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:08.235Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:08.235Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:08.235Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:08.235Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:08.247Z] Merge succeeded, producing ca9895528fcf36bd0bf4bdbf1e3d396ce63ecaad [2020-09-29T18:17:08.247Z] Checking out Revision ca9895528fcf36bd0bf4bdbf1e3d396ce63ecaad (PR-41500) [2020-09-29T18:17:08.263Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:08.277Z] First time build. Skipping changelog. [2020-09-29T18:17:08.495Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:08.496Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:08.496Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:08.496Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:08.496Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:08.496Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:08.496Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T18:17:08.496Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:08.496Z] [2020-09-29T18:17:08.496Z] Optional Features: [2020-09-29T18:17:08.496Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:08.496Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:08.496Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:08.496Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:08.496Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:08.496Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T18:17:08.496Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:08.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:08.757Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T18:17:08.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T18:17:08.757Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:08.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:08.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:08.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:08.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:08.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:08.757Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:08.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:08.757Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:08.757Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:08.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:08.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:08.757Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:08.757Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:08.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:08.757Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:08.757Z] - Network Drivers: [2020-09-29T18:17:08.757Z] - "overlay": [2020-09-29T18:17:08.757Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:08.757Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:08.757Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-09-29T18:17:07.288Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:07.291Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:08.043Z] > git remote # timeout=10 [2020-09-29T18:17:08.046Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:08.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:08.049Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:08.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:17:08.175Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:08.178Z] > git checkout -f 92bd0b978786e273eb0631ce47af9a7a3f5cff2b # timeout=10 [2020-09-29T18:17:08.268Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:08.965Z] #21 transferring context: 51.48MB 1.2s done [2020-09-29T18:17:08.965Z] #21 DONE 1.3s [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #55 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:08.965Z] #26 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #44 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #48 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:17:08.965Z] #20 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:08.965Z] #10 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #33 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:08.965Z] #53 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:17:08.965Z] #17 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:08.965Z] #45 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:17:08.965Z] #15 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:17:08.965Z] #42 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #36 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:17:08.965Z] #19 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:17:08.965Z] #23 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:08.965Z] #9 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:17:08.965Z] #41 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:08.965Z] #49 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:08.965Z] #43 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:17:08.965Z] #58 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #50 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:08.965Z] #25 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:08.965Z] #32 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:08.965Z] #51 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #46 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:08.965Z] #37 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:17:08.965Z] #16 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:08.965Z] #38 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:08.965Z] #40 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:08.965Z] #47 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:08.965Z] #35 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:17:08.965Z] #18 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:08.965Z] #34 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:17:08.965Z] #28 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:08.965Z] #54 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #52 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:08.965Z] #62 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #39 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:08.965Z] #27 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:08.965Z] #29 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:17:08.965Z] #61 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:08.965Z] #11 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:17:08.965Z] #12 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #59 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #63 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:17:08.965Z] #14 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:08.965Z] #30 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:08.965Z] #22 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:17:08.965Z] #57 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:08.965Z] #56 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:17:08.965Z] #31 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:17:08.965Z] #13 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:17:08.965Z] #64 CACHED [2020-09-29T18:17:08.965Z] [2020-09-29T18:17:08.965Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:17:09.017Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:09.017Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T18:17:09.017Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T18:17:09.017Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T18:17:09.017Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T18:17:09.017Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:09.017Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T18:17:09.017Z] - "ipvlan": [2020-09-29T18:17:09.017Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:09.017Z] - "macvlan": [2020-09-29T18:17:09.017Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:09.017Z] - "ftp,tftp client in container": [2020-09-29T18:17:09.017Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:09.017Z] - Storage Drivers: [2020-09-29T18:17:09.017Z] - "aufs": [2020-09-29T18:17:09.017Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:09.017Z] - "btrfs": [2020-09-29T18:17:09.017Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:09.017Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:09.017Z] - "devicemapper": [2020-09-29T18:17:09.017Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:09.017Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:09.017Z] - "overlay": [2020-09-29T18:17:09.017Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:09.017Z] - "zfs": [2020-09-29T18:17:09.017Z] - /dev/zfs: missing [2020-09-29T18:17:09.017Z] - zfs command: missing [2020-09-29T18:17:09.017Z] - zpool command: missing [2020-09-29T18:17:09.017Z] [2020-09-29T18:17:09.017Z] Limits: [2020-09-29T18:17:09.017Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:09.017Z] [2020-09-29T18:17:09.017Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:09.194Z] + docker version [2020-09-29T18:17:09.194Z] Client: [2020-09-29T18:17:09.194Z] Version: 18.06.1-ce [2020-09-29T18:17:09.194Z] API version: 1.38 [2020-09-29T18:17:09.194Z] Go version: go1.10.3 [2020-09-29T18:17:09.194Z] Git commit: e68fc7a [2020-09-29T18:17:09.194Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-29T18:17:09.194Z] OS/Arch: linux/ppc64le [2020-09-29T18:17:09.194Z] Experimental: false [2020-09-29T18:17:09.194Z] [2020-09-29T18:17:09.194Z] Server: [2020-09-29T18:17:09.194Z] Engine: [2020-09-29T18:17:09.194Z] Version: 18.06.1-ce [2020-09-29T18:17:09.194Z] API version: 1.38 (minimum version 1.12) [2020-09-29T18:17:09.194Z] Go version: go1.10.3 [2020-09-29T18:17:09.194Z] Git commit: e68fc7a [2020-09-29T18:17:09.194Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-29T18:17:09.194Z] OS/Arch: linux/ppc64le [2020-09-29T18:17:09.194Z] Experimental: true [2020-09-29T18:17:09.194Z] #8 ... [2020-09-29T18:17:09.194Z] [2020-09-29T18:17:09.194Z] #21 [internal] load build context [2020-09-29T18:17:09.194Z] #21 transferring context: 51.48MB 4.9s done [2020-09-29T18:17:09.194Z] #21 DONE 5.4s [2020-09-29T18:17:09.194Z] [2020-09-29T18:17:09.194Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:09.194Z] #8 ... [2020-09-29T18:17:09.194Z] [2020-09-29T18:17:09.194Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:09.194Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T18:17:09.194Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done [2020-09-29T18:17:09.194Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done [2020-09-29T18:17:09.194Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T18:17:09.194Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 4.5s done [2020-09-29T18:17:09.194Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 0.6s [2020-09-29T18:17:07.698Z] > git remote # timeout=10 [2020-09-29T18:17:07.713Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:07.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:07.726Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:08.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T18:17:08.247Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:08.258Z] > git checkout -f ca9895528fcf36bd0bf4bdbf1e3d396ce63ecaad # timeout=10 [Pipeline] sh [2020-09-29T18:17:09.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:09.361Z] #1 [internal] load .dockerignore [2020-09-29T18:17:09.361Z] #1 transferring context: 87B done [2020-09-29T18:17:09.361Z] #1 DONE 0.0s [2020-09-29T18:17:09.361Z] [2020-09-29T18:17:09.361Z] #2 [internal] load build definition from Dockerfile [2020-09-29T18:17:09.361Z] #2 transferring dockerfile: 16.46kB 0.0s done [2020-09-29T18:17:09.361Z] #2 DONE 0.0s [2020-09-29T18:17:09.361Z] [2020-09-29T18:17:09.361Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:09.454Z] #24 ... [2020-09-29T18:17:09.454Z] [2020-09-29T18:17:09.454Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:09.454Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T18:17:09.454Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T18:17:09.454Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T18:17:09.454Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-09-29T18:17:09.454Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-09-29T18:17:09.454Z] #60 DONE 5.6s [2020-09-29T18:17:09.454Z] [2020-09-29T18:17:09.454Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:09.454Z] #24 ... [2020-09-29T18:17:09.454Z] [2020-09-29T18:17:09.454Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:09.454Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done [2020-09-29T18:17:09.576Z] + docker info [2020-09-29T18:17:09.576Z] Containers: 1 [2020-09-29T18:17:09.576Z] Running: 1 [2020-09-29T18:17:09.576Z] Paused: 0 [2020-09-29T18:17:09.576Z] Stopped: 0 [2020-09-29T18:17:09.576Z] Images: 14 [2020-09-29T18:17:09.576Z] Server Version: 18.06.1-ce [2020-09-29T18:17:09.576Z] Storage Driver: overlay2 [2020-09-29T18:17:09.576Z] Backing Filesystem: extfs [2020-09-29T18:17:09.576Z] Supports d_type: true [2020-09-29T18:17:09.576Z] Native Overlay Diff: true [2020-09-29T18:17:09.576Z] Logging Driver: json-file [2020-09-29T18:17:09.576Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:09.576Z] Plugins: [2020-09-29T18:17:09.576Z] Volume: local [2020-09-29T18:17:09.576Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:09.576Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-29T18:17:09.576Z] Swarm: inactive [2020-09-29T18:17:09.576Z] Runtimes: runc [2020-09-29T18:17:09.576Z] Default Runtime: runc [2020-09-29T18:17:09.576Z] Init Binary: docker-init [2020-09-29T18:17:09.576Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-29T18:17:09.576Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-29T18:17:09.576Z] init version: fec3683 [2020-09-29T18:17:09.576Z] Security Options: [2020-09-29T18:17:09.576Z] apparmor [2020-09-29T18:17:09.576Z] seccomp [2020-09-29T18:17:09.576Z] Profile: default [2020-09-29T18:17:09.576Z] Kernel Version: 4.4.0-139-generic [2020-09-29T18:17:09.576Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-29T18:17:09.576Z] OSType: linux [2020-09-29T18:17:09.576Z] Architecture: ppc64le [2020-09-29T18:17:09.576Z] CPUs: 4 [2020-09-29T18:17:09.576Z] Total Memory: 7.972GiB [2020-09-29T18:17:09.576Z] Name: ppc64le-ubuntu-32 [2020-09-29T18:17:09.576Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-29T18:17:09.576Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:09.576Z] Debug Mode (client): false [2020-09-29T18:17:09.576Z] Debug Mode (server): false [2020-09-29T18:17:09.576Z] Username: dockerbuildbot [2020-09-29T18:17:09.576Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:09.576Z] Labels: [2020-09-29T18:17:09.576Z] Experimental: true [2020-09-29T18:17:09.576Z] Insecure Registries: [2020-09-29T18:17:09.576Z] 127.0.0.0/8 [2020-09-29T18:17:09.576Z] Live Restore Enabled: false [2020-09-29T18:17:09.576Z] [Pipeline] sh [2020-09-29T18:17:09.621Z] #3 DONE 0.3s [2020-09-29T18:17:09.621Z] [2020-09-29T18:17:09.621Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:09.621Z] #4 CACHED [2020-09-29T18:17:09.747Z] ? github.com/docker/docker/api [no test files] [2020-09-29T18:17:09.905Z] #65 DONE 0.9s [2020-09-29T18:17:09.905Z] [2020-09-29T18:17:09.905Z] #66 exporting to image [2020-09-29T18:17:09.905Z] #66 exporting layers [2020-09-29T18:17:09.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:09.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:09.963Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:09.963Z] + bash /home/docker/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:09.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:09.963Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-29T18:17:09.963Z] [2020-09-29T18:17:09.963Z] Generally Necessary: [2020-09-29T18:17:09.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:09.963Z] - apparmor: enabled and tools installed [2020-09-29T18:17:09.963Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:09.963Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:09.963Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:09.963Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:09.963Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:10.198Z] #6 DONE 0.1s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:10.198Z] #7 DONE 0.1s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:10.198Z] #5 DONE 0.1s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:10.198Z] #60 DONE 0.0s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:10.198Z] #8 DONE 0.0s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #21 [internal] load build context [2020-09-29T18:17:10.198Z] #21 ... [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:10.198Z] #24 DONE 0.0s [2020-09-29T18:17:10.198Z] [2020-09-29T18:17:10.198Z] #21 [internal] load build context [2020-09-29T18:17:10.258Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T18:17:10.258Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:10.258Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-29T18:17:10.258Z] [2020-09-29T18:17:10.258Z] Optional Features: [2020-09-29T18:17:10.258Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:10.258Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:10.258Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:10.258Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:10.258Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:10.258Z] (cgroup swap accounting is currently enabled) [2020-09-29T18:17:10.258Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-29T18:17:10.258Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:10.258Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:10.258Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T18:17:10.258Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T18:17:10.258Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:10.258Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:10.258Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:10.258Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:10.258Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:10.258Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:10.258Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:10.258Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:10.258Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:10.258Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:10.258Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:10.258Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:10.258Z] - Network Drivers: [2020-09-29T18:17:10.258Z] - "overlay": [2020-09-29T18:17:10.258Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:10.258Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:10.258Z] Optional (for encrypted networks): [2020-09-29T18:17:10.474Z] #66 exporting layers 1.0s done [2020-09-29T18:17:10.552Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:10.552Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:10.552Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T18:17:10.552Z] - "ipvlan": [2020-09-29T18:17:10.552Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:10.552Z] - "macvlan": [2020-09-29T18:17:10.552Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:10.552Z] - "ftp,tftp client in container": [2020-09-29T18:17:10.552Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:10.552Z] - Storage Drivers: [2020-09-29T18:17:10.552Z] - "aufs": [2020-09-29T18:17:10.552Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:10.552Z] - "btrfs": [2020-09-29T18:17:10.552Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:10.552Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:10.552Z] - "devicemapper": [2020-09-29T18:17:10.552Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:10.552Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:10.552Z] - "overlay": [2020-09-29T18:17:10.552Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:10.552Z] - "zfs": [2020-09-29T18:17:10.552Z] - /dev/zfs: missing [2020-09-29T18:17:10.552Z] - zfs command: missing [2020-09-29T18:17:10.552Z] - zpool command: missing [2020-09-29T18:17:10.552Z] [2020-09-29T18:17:10.552Z] Limits: [2020-09-29T18:17:10.552Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:10.552Z] [2020-09-29T18:17:10.552Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:10.733Z] #66 writing image sha256:a1dc9a4d88f7b845b0cb4838a62edf72a8fc817f7d2417aca1778668cb8a76ad done [2020-09-29T18:17:10.733Z] #66 naming to docker.io/library/docker:9bea8868f2758dd6224230c9e90996dc4460c90b done [2020-09-29T18:17:10.733Z] #66 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:17:10.835Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-09-29T18:17:10.988Z] + make bundles/buildx [2020-09-29T18:17:11.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -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:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary test-integration [2020-09-29T18:17:11.281Z] make: command: Command not found [2020-09-29T18:17:11.281Z] make: command: Command not found [2020-09-29T18:17:11.281Z] mkdir bundles [2020-09-29T18:17:11.281Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-29T18:17:11.281Z] --build-arg BUILDX_COMMIT \ [2020-09-29T18:17:11.281Z] --build-arg BUILDX_REPO \ [2020-09-29T18:17:11.281Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-29T18:17:11.281Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-29T18:17:11.281Z] . [2020-09-29T18:17:11.281Z] /bin/sh: 4: go: not found [2020-09-29T18:17:11.281Z] /bin/sh: 5: go: not found [2020-09-29T18:17:11.353Z] [2020-09-29T18:17:11.614Z] Removing bundles/ [2020-09-29T18:17:11.614Z] [2020-09-29T18:17:11.614Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T18:17:11.614Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:17:11.614Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:17:11.632Z] #21 transferring context: 51.48MB 1.4s done [2020-09-29T18:17:11.632Z] #21 DONE 1.4s [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:17:11.632Z] #17 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:11.632Z] #51 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #48 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:17:11.632Z] #57 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:11.632Z] #56 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #39 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #46 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:17:11.632Z] #16 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:11.632Z] #45 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #50 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #63 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #31 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:11.632Z] #40 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:17:11.632Z] #19 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:11.632Z] #62 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:11.632Z] #49 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:11.632Z] #27 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #36 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:17:11.632Z] #15 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:17:11.632Z] #14 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:11.632Z] #26 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:11.632Z] #47 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:11.632Z] #35 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:11.632Z] #38 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #44 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:17:11.632Z] #61 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:17:11.632Z] #28 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:17:11.632Z] #13 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:11.632Z] #54 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:11.632Z] #10 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #33 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:11.632Z] #25 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:11.632Z] #11 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:17:11.632Z] #23 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:17:11.632Z] #52 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:11.632Z] #29 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:11.632Z] #34 CACHED [2020-09-29T18:17:11.632Z] [2020-09-29T18:17:11.632Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:11.632Z] #9 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:17:11.633Z] #20 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:11.633Z] #32 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:11.633Z] #37 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:11.633Z] #22 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:17:11.633Z] #41 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:17:11.633Z] #59 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:11.633Z] #30 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:17:11.633Z] #18 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:11.633Z] #43 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:17:11.633Z] #55 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:17:11.633Z] #42 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:17:11.633Z] #58 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:17:11.633Z] #12 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:11.633Z] #53 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:17:11.633Z] #64 CACHED [2020-09-29T18:17:11.633Z] [2020-09-29T18:17:11.633Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:17:11.776Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done [2020-09-29T18:17:11.856Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:11.868Z] First time build. Skipping changelog. [2020-09-29T18:17:12.035Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-29T18:17:12.081Z] using credential docker-jenkins-github-credentials [2020-09-29T18:17:12.154Z] Cloning the remote Git repository [2020-09-29T18:17:12.154Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:12.605Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-09-29T18:17:12.865Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-29T18:17:12.907Z] + docker version [2020-09-29T18:17:13.125Z] #8 ... [2020-09-29T18:17:13.125Z] [2020-09-29T18:17:13.125Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:13.125Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.2s done [2020-09-29T18:17:13.125Z] #24 DONE 9.3s [2020-09-29T18:17:13.125Z] [2020-09-29T18:17:13.125Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:12.340Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T18:17:12.728Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-29T18:17:11.856Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [2020-09-29T18:17:13.376Z] Sending build context to Docker daemon 56.24MB [2020-09-29T18:17:13.376Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-29T18:17:13.376Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-29T18:17:13.376Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-29T18:17:13.376Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-29T18:17:13.376Z] ---> 805dc2d65d1c [2020-09-29T18:17:13.376Z] Step 5/15 : ARG BUILDX_REPO [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 749fd1e75df3 [2020-09-29T18:17:13.376Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 50cfadc0666c [2020-09-29T18:17:13.376Z] Step 7/15 : WORKDIR /buildx [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 721332bd8748 [2020-09-29T18:17:13.376Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 64c5614df45b [2020-09-29T18:17:13.376Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 29f0aeecddd1 [2020-09-29T18:17:13.376Z] Step 10/15 : ARG GOOS [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 7ff31c6aec64 [2020-09-29T18:17:13.376Z] Step 11/15 : ARG GOARCH [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 4757df5abe73 [2020-09-29T18:17:13.376Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 4ccb3fb95e5e [2020-09-29T18:17:13.376Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-29T18:17:13.376Z] ---> 805dc2d65d1c [2020-09-29T18:17:13.376Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 07d5257bb68c [2020-09-29T18:17:13.376Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-29T18:17:13.376Z] ---> Using cache [2020-09-29T18:17:13.376Z] ---> 2f7188cd81a0 [2020-09-29T18:17:13.376Z] Successfully built 2f7188cd81a0 [2020-09-29T18:17:13.376Z] Successfully tagged moby-buildx:latest [2020-09-29T18:17:13.376Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-29T18:17:13.376Z] if [ -n "${id}" ]; then \ [2020-09-29T18:17:13.376Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-29T18:17:13.376Z] && touch bundles/buildx; \ [2020-09-29T18:17:13.376Z] docker rm -f ${id}; \ [2020-09-29T18:17:13.376Z] fi [2020-09-29T18:17:13.384Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-29T18:17:13.554Z] #65 DONE 1.9s [2020-09-29T18:17:13.554Z] [2020-09-29T18:17:13.554Z] #66 exporting to image [2020-09-29T18:17:13.554Z] #66 exporting layers [2020-09-29T18:17:13.644Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-29T18:17:13.668Z] eb95838cc00d60164def25cdac11698ff1d726ee4b2056cb4528442fd219ffc3 [2020-09-29T18:17:13.668Z] bundles/buildx version [2020-09-29T18:17:13.668Z] buildx v0.3.1 6db68d0 [2020-09-29T18:17:13.668Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:13.961Z] #2 [internal] load build definition from Dockerfile [2020-09-29T18:17:13.961Z] #2 transferring dockerfile: 16.45kB done [2020-09-29T18:17:13.961Z] #2 DONE 0.0s [2020-09-29T18:17:13.961Z] [2020-09-29T18:17:13.961Z] #1 [internal] load .dockerignore [2020-09-29T18:17:13.961Z] #1 transferring context: 87B done [2020-09-29T18:17:13.961Z] #1 DONE 0.0s [2020-09-29T18:17:13.961Z] [2020-09-29T18:17:13.961Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:14.253Z] #3 DONE 0.2s [2020-09-29T18:17:14.253Z] [2020-09-29T18:17:14.253Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:14.253Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T18:17:14.253Z] #4 CACHED [2020-09-29T18:17:14.253Z] [2020-09-29T18:17:14.253Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:14.545Z] #5 DONE 0.3s [2020-09-29T18:17:14.545Z] [2020-09-29T18:17:14.545Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:14.545Z] #6 DONE 0.2s [2020-09-29T18:17:14.545Z] [2020-09-29T18:17:14.545Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:14.846Z] #7 DONE 0.4s [2020-09-29T18:17:14.846Z] [2020-09-29T18:17:14.846Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:14.846Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T18:17:14.846Z] #60 DONE 0.0s [2020-09-29T18:17:14.846Z] [2020-09-29T18:17:14.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:14.846Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T18:17:14.846Z] #8 DONE 0.0s [2020-09-29T18:17:14.846Z] [2020-09-29T18:17:14.846Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:14.846Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T18:17:14.846Z] #24 DONE 0.0s [2020-09-29T18:17:14.846Z] [2020-09-29T18:17:14.846Z] #21 [internal] load build context [2020-09-29T18:17:13.629Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:13.629Z] > git --version # timeout=10 [2020-09-29T18:17:13.676Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-29T18:17:13.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:13.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:15.469Z] #66 exporting layers 1.5s done [2020-09-29T18:17:15.469Z] #66 writing image sha256:47d826f0f37eea349564f97d2477840eb6293730cd6aca3c990976ee263ade95 done [2020-09-29T18:17:15.469Z] #66 naming to docker.io/library/docker:9bea8868f2758dd6224230c9e90996dc4460c90b done [2020-09-29T18:17:15.469Z] #66 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T18:17:15.816Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/test/unit [2020-09-29T18:17:17.102Z] Client: Docker Engine - Community [2020-09-29T18:17:17.103Z] Version: 19.03.13 [2020-09-29T18:17:17.103Z] API version: 1.40 [2020-09-29T18:17:17.103Z] Go version: go1.13.15 [2020-09-29T18:17:17.103Z] Git commit: 4484c46d9d [2020-09-29T18:17:17.103Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T18:17:17.103Z] OS/Arch: linux/amd64 [2020-09-29T18:17:17.103Z] Experimental: false [2020-09-29T18:17:17.103Z] [2020-09-29T18:17:17.103Z] Server: Docker Engine - Community [2020-09-29T18:17:17.103Z] Engine: [2020-09-29T18:17:17.103Z] Version: 19.03.13 [2020-09-29T18:17:17.103Z] API version: 1.40 (minimum version 1.12) [2020-09-29T18:17:17.103Z] Go version: go1.13.15 [2020-09-29T18:17:17.103Z] Git commit: 4484c46d9d [2020-09-29T18:17:17.103Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T18:17:17.103Z] OS/Arch: linux/amd64 [2020-09-29T18:17:17.103Z] Experimental: true [2020-09-29T18:17:17.103Z] containerd: [2020-09-29T18:17:17.103Z] Version: 1.3.7 [2020-09-29T18:17:17.103Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:17.103Z] runc: [2020-09-29T18:17:17.103Z] Version: 1.0.0-rc10 [2020-09-29T18:17:17.103Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:17.103Z] docker-init: [2020-09-29T18:17:17.103Z] Version: 0.18.0 [2020-09-29T18:17:17.103Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T18:17:17.414Z] + docker info [2020-09-29T18:17:17.641Z] #21 transferring context: 51.48MB 2.7s done [2020-09-29T18:17:17.641Z] #21 DONE 2.7s [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:17:17.641Z] #42 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:17:17.641Z] #17 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:17.641Z] #10 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:17:17.641Z] #15 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:17:17.641Z] #61 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:17.641Z] #45 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:17:17.641Z] #41 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:17.641Z] #9 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #55 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #33 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:17:17.641Z] #23 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #50 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:17.641Z] #53 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #52 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #44 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:17.641Z] #11 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:17.641Z] #54 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:17.641Z] #62 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:17:17.641Z] #14 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:17:17.641Z] #12 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:17:17.641Z] #28 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #63 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #36 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #59 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:17:17.641Z] #16 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:17.641Z] #27 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:17.641Z] #35 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:17.641Z] #56 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:17:17.641Z] #13 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:17.641Z] #29 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:17:17.641Z] #19 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.641Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:17:17.641Z] #48 CACHED [2020-09-29T18:17:17.641Z] [2020-09-29T18:17:17.642Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:17.642Z] #32 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:17.642Z] #22 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:17.642Z] #49 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:17.642Z] #47 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:17.642Z] #30 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:17:17.642Z] #46 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:17.642Z] #37 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:17.642Z] #26 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:17.642Z] #34 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:17:17.642Z] #20 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:17.642Z] #40 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:17:17.642Z] #18 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:17:17.642Z] #31 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:17:17.642Z] #58 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:17:17.642Z] #57 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:17.642Z] #51 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:17:17.642Z] #39 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:17.642Z] #38 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:17.642Z] #25 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:17.642Z] #43 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:17:17.642Z] #64 CACHED [2020-09-29T18:17:17.642Z] [2020-09-29T18:17:17.642Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:17:17.839Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2020-09-29T18:17:17.839Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-29T18:17:18.240Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-09-29T18:17:18.688Z] #65 DONE 0.9s [2020-09-29T18:17:18.688Z] [2020-09-29T18:17:18.688Z] #66 exporting to oci image format [2020-09-29T18:17:18.688Z] #66 exporting layers [2020-09-29T18:17:20.029Z] ? github.com/docker/docker/api [no test files] [2020-09-29T18:17:21.137Z] #8 ... [2020-09-29T18:17:21.137Z] [2020-09-29T18:17:21.137Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:21.137Z] #25 0.932 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:21.137Z] #25 0.943 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:21.137Z] #25 1.004 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:21.137Z] #25 1.104 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:21.137Z] #25 1.364 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:21.137Z] #25 1.859 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:21.137Z] #25 3.174 Fetched 8387 kB in 2s (3367 kB/s) [2020-09-29T18:17:21.137Z] #25 3.174 Reading package lists... [2020-09-29T18:17:21.137Z] #25 4.117 Reading package lists... [2020-09-29T18:17:21.137Z] #25 4.911 Building dependency tree... [2020-09-29T18:17:21.137Z] #25 5.272 The following additional packages will be installed: [2020-09-29T18:17:21.137Z] #25 5.272 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T18:17:21.137Z] #25 5.272 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T18:17:21.137Z] #25 5.273 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T18:17:21.137Z] #25 5.275 Suggested packages: [2020-09-29T18:17:21.137Z] #25 5.275 krb5-doc krb5-user [2020-09-29T18:17:21.137Z] #25 5.275 Recommended packages: [2020-09-29T18:17:21.137Z] #25 5.275 krb5-locales publicsuffix libsasl2-modules [2020-09-29T18:17:21.137Z] #25 5.544 The following NEW packages will be installed: [2020-09-29T18:17:21.137Z] #25 5.545 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T18:17:21.137Z] #25 5.545 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T18:17:21.137Z] #25 5.545 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T18:17:21.137Z] #25 5.546 libssh2-1 libssl1.1 openssl [2020-09-29T18:17:21.137Z] #25 5.828 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T18:17:21.137Z] #25 5.828 Need to get 5049 kB of archives. [2020-09-29T18:17:21.137Z] #25 5.828 After this operation, 12.1 MB of additional disk space will be used. [2020-09-29T18:17:21.137Z] #25 5.828 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-29T18:17:21.137Z] #25 5.866 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-29T18:17:21.137Z] #25 5.882 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T18:17:21.137Z] #25 5.886 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-29T18:17:21.137Z] #25 5.887 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-29T18:17:21.137Z] #25 5.889 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-29T18:17:21.137Z] #25 5.892 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-29T18:17:21.137Z] #25 5.902 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-29T18:17:21.137Z] #25 5.906 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-29T18:17:21.137Z] #25 5.908 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-29T18:17:21.137Z] #25 5.911 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T18:17:21.137Z] #25 5.913 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-29T18:17:21.137Z] #25 5.918 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-29T18:17:21.137Z] #25 5.921 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-29T18:17:21.137Z] #25 5.922 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-29T18:17:21.137Z] #25 5.924 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-29T18:17:21.137Z] #25 5.927 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-29T18:17:21.137Z] #25 5.935 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-29T18:17:21.137Z] #25 5.940 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T18:17:21.137Z] #25 5.944 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T18:17:21.137Z] #25 5.947 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T18:17:21.137Z] #25 6.215 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:17:21.137Z] #25 6.241 Fetched 5049 kB in 0s (13.4 MB/s) [2020-09-29T18:17:21.137Z] #25 6.284 Selecting previously unselected package libssl1.1:amd64. [2020-09-29T18:17:21.137Z] #25 6.284 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T18:17:21.137Z] #25 6.289 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 6.297 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:21.137Z] #25 6.554 Selecting previously unselected package openssl. [2020-09-29T18:17:21.137Z] #25 6.554 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 6.556 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:21.137Z] #25 6.736 Selecting previously unselected package ca-certificates. [2020-09-29T18:17:21.137Z] #25 6.736 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T18:17:21.137Z] #25 6.746 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:21.137Z] #25 6.898 Selecting previously unselected package libkeyutils1:amd64. [2020-09-29T18:17:21.137Z] #25 6.898 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 6.902 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-29T18:17:21.137Z] #25 6.962 Selecting previously unselected package libkrb5support0:amd64. [2020-09-29T18:17:21.137Z] #25 6.962 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 6.964 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-29T18:17:21.137Z] #25 7.040 Selecting previously unselected package libk5crypto3:amd64. [2020-09-29T18:17:21.137Z] #25 7.040 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 7.044 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-29T18:17:21.137Z] #25 7.121 Selecting previously unselected package libkrb5-3:amd64. [2020-09-29T18:17:21.137Z] #25 7.121 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 7.124 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-29T18:17:21.137Z] #25 7.280 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-29T18:17:21.137Z] #25 7.280 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-29T18:17:21.137Z] #25 7.283 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T18:17:21.137Z] #25 7.338 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-29T18:17:21.137Z] #25 7.338 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.341 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:21.138Z] #25 7.377 Selecting previously unselected package libsasl2-2:amd64. [2020-09-29T18:17:21.138Z] #25 7.378 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.382 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:21.138Z] #25 7.433 Selecting previously unselected package libldap-common. [2020-09-29T18:17:21.138Z] #25 7.433 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T18:17:21.138Z] #25 7.437 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:21.138Z] #25 7.479 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-29T18:17:21.138Z] #25 7.479 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.483 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:21.138Z] #25 7.537 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-29T18:17:21.138Z] #25 7.537 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.541 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T18:17:21.138Z] #25 7.588 Selecting previously unselected package libpsl5:amd64. [2020-09-29T18:17:21.138Z] #25 7.588 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.591 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-29T18:17:21.138Z] #25 7.629 Selecting previously unselected package librtmp1:amd64. [2020-09-29T18:17:21.138Z] #25 7.629 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.641 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T18:17:21.138Z] #25 7.682 Selecting previously unselected package libssh2-1:amd64. [2020-09-29T18:17:21.138Z] #25 7.682 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.687 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T18:17:21.138Z] #25 7.734 Selecting previously unselected package libcurl4:amd64. [2020-09-29T18:17:21.138Z] #25 7.736 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.740 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T18:17:21.138Z] #25 7.800 Selecting previously unselected package curl. [2020-09-29T18:17:21.138Z] #25 7.800 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.807 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T18:17:21.138Z] #25 7.872 Selecting previously unselected package libonig5:amd64. [2020-09-29T18:17:21.138Z] #25 7.872 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.877 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:17:21.138Z] #25 7.937 Selecting previously unselected package libjq1:amd64. [2020-09-29T18:17:21.138Z] #25 7.937 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.941 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:17:21.138Z] #25 7.988 Selecting previously unselected package jq. [2020-09-29T18:17:21.138Z] #25 7.988 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:17:21.138Z] #25 7.993 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T18:17:21.138Z] #25 8.032 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-29T18:17:21.138Z] #25 8.044 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-29T18:17:21.399Z] #25 8.061 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:21.399Z] #25 8.187 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T18:17:21.399Z] #25 8.204 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:21.399Z] #25 8.217 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-29T18:17:21.399Z] #25 8.227 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:21.399Z] #25 8.240 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T18:17:21.399Z] #25 8.265 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-29T18:17:21.399Z] #25 8.272 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:21.399Z] #25 8.283 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T18:17:21.658Z] #25 8.293 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-29T18:17:21.658Z] #25 8.303 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:21.658Z] #25 8.319 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:17:21.658Z] #25 8.330 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:17:21.658Z] #25 8.340 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:21.658Z] #25 8.351 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:22.229Z] #25 8.936 Updating certificates in /etc/ssl/certs... [2020-09-29T18:17:22.798Z] #25 9.659 126 added, 0 removed; done. [2020-09-29T18:17:23.058Z] #25 9.696 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T18:17:23.058Z] #25 9.709 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T18:17:23.058Z] #25 9.720 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T18:17:23.058Z] #25 9.731 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T18:17:23.058Z] #25 9.742 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:17:23.058Z] #25 9.759 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:23.058Z] #25 9.767 Updating certificates in /etc/ssl/certs... [2020-09-29T18:17:23.637Z] #25 10.37 0 added, 0 removed; done. [2020-09-29T18:17:23.637Z] #25 10.37 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T18:17:23.637Z] #25 10.37 done. [2020-09-29T18:17:23.985Z] Client: [2020-09-29T18:17:23.985Z] Debug Mode: false [2020-09-29T18:17:23.985Z] [2020-09-29T18:17:23.985Z] Server: [2020-09-29T18:17:23.985Z] Containers: 0 [2020-09-29T18:17:23.985Z] Running: 0 [2020-09-29T18:17:23.985Z] Paused: 0 [2020-09-29T18:17:23.985Z] Stopped: 0 [2020-09-29T18:17:23.985Z] Images: 0 [2020-09-29T18:17:23.985Z] Server Version: 19.03.13 [2020-09-29T18:17:23.985Z] Storage Driver: overlay2 [2020-09-29T18:17:23.985Z] Backing Filesystem: extfs [2020-09-29T18:17:23.985Z] Supports d_type: true [2020-09-29T18:17:23.985Z] Native Overlay Diff: true [2020-09-29T18:17:23.985Z] Logging Driver: json-file [2020-09-29T18:17:23.985Z] Cgroup Driver: cgroupfs [2020-09-29T18:17:23.985Z] Plugins: [2020-09-29T18:17:23.985Z] Volume: local [2020-09-29T18:17:23.985Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T18:17:23.985Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T18:17:23.985Z] Swarm: inactive [2020-09-29T18:17:23.985Z] Runtimes: runc [2020-09-29T18:17:23.985Z] Default Runtime: runc [2020-09-29T18:17:23.985Z] Init Binary: docker-init [2020-09-29T18:17:23.985Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T18:17:23.985Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T18:17:23.985Z] init version: fec3683 [2020-09-29T18:17:23.985Z] Security Options: [2020-09-29T18:17:23.985Z] apparmor [2020-09-29T18:17:23.985Z] seccomp [2020-09-29T18:17:23.985Z] Profile: default [2020-09-29T18:17:23.985Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T18:17:23.985Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T18:17:23.985Z] OSType: linux [2020-09-29T18:17:23.985Z] Architecture: x86_64 [2020-09-29T18:17:23.985Z] CPUs: 2 [2020-09-29T18:17:23.985Z] Total Memory: 7.487GiB [2020-09-29T18:17:23.985Z] Name: ip-10-100-112-165 [2020-09-29T18:17:23.985Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T18:17:23.985Z] Docker Root Dir: /var/lib/docker [2020-09-29T18:17:23.985Z] Debug Mode: false [2020-09-29T18:17:23.985Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:17:23.985Z] Labels: [2020-09-29T18:17:23.985Z] Experimental: true [2020-09-29T18:17:23.985Z] Insecure Registries: [2020-09-29T18:17:23.985Z] 127.0.0.0/8 [2020-09-29T18:17:23.985Z] Live Restore Enabled: true [2020-09-29T18:17:23.985Z] [2020-09-29T18:17:23.985Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T18:17:24.266Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:24.266Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:17:24.266Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41500/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T18:17:24.266Z] + bash /home/ubuntu/workspace/moby_PR-41500/check-config.sh [2020-09-29T18:17:24.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T18:17:24.266Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T18:17:24.266Z] [2020-09-29T18:17:24.266Z] Generally Necessary: [2020-09-29T18:17:24.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T18:17:24.266Z] - apparmor: enabled and tools installed [2020-09-29T18:17:24.266Z] - CONFIG_NAMESPACES: enabled [2020-09-29T18:17:24.266Z] - CONFIG_NET_NS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_PID_NS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_IPC_NS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_UTS_NS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUPS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CPUSETS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_MEMCG: enabled [2020-09-29T18:17:24.266Z] - CONFIG_KEYS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_VETH: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T18:17:24.266Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T18:17:24.266Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T18:17:24.266Z] [2020-09-29T18:17:24.266Z] Optional Features: [2020-09-29T18:17:24.266Z] - CONFIG_USER_NS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_SECCOMP: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T18:17:24.266Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T18:17:24.266Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T18:17:24.266Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T18:17:24.266Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T18:17:24.266Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T18:17:24.266Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T18:17:24.266Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T18:17:24.266Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T18:17:24.266Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T18:17:24.266Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T18:17:24.266Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T18:17:24.266Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T18:17:24.266Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T18:17:24.312Z] #66 exporting layers 5.7s done [2020-09-29T18:17:24.312Z] #66 exporting manifest sha256:c756724361acacd87d33e8fe80c0ecdf368d90ece7c997dde8c3536ceff58a10 done [2020-09-29T18:17:24.312Z] #66 exporting config sha256:ce32e9a2a33f0db845ea380437059704bb203580226dd8d12585d6231dc22e78 done [2020-09-29T18:17:24.312Z] #66 sending tarball [2020-09-29T18:17:24.525Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T18:17:24.525Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T18:17:24.525Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T18:17:24.525Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_EXT4_FS: enabled [2020-09-29T18:17:24.525Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T18:17:24.525Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T18:17:24.525Z] - Network Drivers: [2020-09-29T18:17:24.525Z] - "overlay": [2020-09-29T18:17:24.525Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T18:17:24.525Z] Optional (for encrypted networks): [2020-09-29T18:17:24.525Z] - CONFIG_CRYPTO: enabled [2020-09-29T18:17:24.525Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T18:17:24.525Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T18:17:24.525Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T18:17:24.525Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T18:17:24.525Z] - CONFIG_XFRM: enabled [2020-09-29T18:17:24.525Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T18:17:24.525Z] - "ipvlan": [2020-09-29T18:17:24.525Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T18:17:24.525Z] - "macvlan": [2020-09-29T18:17:24.525Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T18:17:24.525Z] - "ftp,tftp client in container": [2020-09-29T18:17:24.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T18:17:24.525Z] - Storage Drivers: [2020-09-29T18:17:24.525Z] - "aufs": [2020-09-29T18:17:24.525Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T18:17:24.525Z] - "btrfs": [2020-09-29T18:17:24.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T18:17:24.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T18:17:24.525Z] - "devicemapper": [2020-09-29T18:17:24.525Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T18:17:24.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T18:17:24.525Z] - "overlay": [2020-09-29T18:17:24.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T18:17:24.525Z] - "zfs": [2020-09-29T18:17:24.525Z] - /dev/zfs: present [2020-09-29T18:17:24.525Z] - zfs command: missing [2020-09-29T18:17:24.525Z] - zpool command: missing [2020-09-29T18:17:24.525Z] [2020-09-29T18:17:24.525Z] Limits: [2020-09-29T18:17:24.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T18:17:24.525Z] [2020-09-29T18:17:24.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T18:17:24.871Z] + sudo modprobe ip_vs [2020-09-29T18:17:24.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bea8868f2758dd6224230c9e90996dc4460c90b . [2020-09-29T18:17:25.132Z] #2 [internal] load .dockerignore [2020-09-29T18:17:25.132Z] #2 transferring context: 87B done [2020-09-29T18:17:25.132Z] #2 DONE 0.1s [2020-09-29T18:17:25.132Z] [2020-09-29T18:17:25.132Z] #1 [internal] load build definition from Dockerfile [2020-09-29T18:17:25.132Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T18:17:25.132Z] #1 DONE 0.1s [2020-09-29T18:17:25.132Z] [2020-09-29T18:17:25.132Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T18:17:25.391Z] #3 DONE 0.4s [2020-09-29T18:17:25.650Z] [2020-09-29T18:17:25.650Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T18:17:25.650Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T18:17:25.650Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-29T18:17:25.650Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 475.94kB / 8.88MB 0.1s [2020-09-29T18:17:25.650Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T18:17:25.650Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-29T18:17:25.650Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-29T18:17:25.917Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-09-29T18:17:25.917Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-29T18:17:26.176Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-29T18:17:26.176Z] #4 DONE 0.6s [2020-09-29T18:17:26.176Z] [2020-09-29T18:17:26.176Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:26.440Z] #7 ... [2020-09-29T18:17:26.440Z] [2020-09-29T18:17:26.440Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T18:17:26.440Z] #6 DONE 0.2s [2020-09-29T18:17:26.440Z] [2020-09-29T18:17:26.440Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T18:17:26.440Z] #7 DONE 0.3s [2020-09-29T18:17:26.440Z] [2020-09-29T18:17:26.440Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T18:17:26.440Z] #5 DONE 0.3s [2020-09-29T18:17:26.700Z] [2020-09-29T18:17:26.700Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:26.700Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T18:17:26.700Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T18:17:26.700Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done [2020-09-29T18:17:26.700Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done [2020-09-29T18:17:26.932Z] #25 DONE 13.5s [2020-09-29T18:17:26.932Z] [2020-09-29T18:17:26.932Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:27.190Z] #26 DONE 0.2s [2020-09-29T18:17:27.191Z] [2020-09-29T18:17:27.191Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:27.450Z] #27 ... [2020-09-29T18:17:27.450Z] [2020-09-29T18:17:27.450Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:27.450Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2020-09-29T18:17:27.450Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2020-09-29T18:17:27.450Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-29T18:17:27.450Z] #8 DONE 23.6s [2020-09-29T18:17:27.710Z] [2020-09-29T18:17:27.710Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:27.710Z] #27 0.684 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:27.970Z] #27 0.929 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T18:17:27.970Z] [2020-09-29T18:17:27.970Z] #27 ... [2020-09-29T18:17:27.970Z] [2020-09-29T18:17:27.970Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:27.970Z] #9 DONE 0.5s [2020-09-29T18:17:27.970Z] [2020-09-29T18:17:27.970Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:27.970Z] #27 1.013 [2020-09-29T18:17:28.490Z] #27 1.126 ### 4.8% #################### 29.1% ####################################### 54.6% ############################################ 62.3% ######################################################## 78.4% ######################################################################## 100.0% [2020-09-29T18:17:28.490Z] #27 1.669 [2020-09-29T18:17:28.751Z] #27 1.767 ######################################################################## 100.0% [2020-09-29T18:17:28.751Z] #27 1.830 [2020-09-29T18:17:29.013Z] #27 1.942 ########################################## 59.4% ######################################################################## 100.0% [2020-09-29T18:17:29.013Z] #27 2.029 [2020-09-29T18:17:29.259Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.77MB / 50.40MB 2.7s [2020-09-29T18:17:29.520Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 13.96MB / 50.40MB 3.0s [2020-09-29T18:17:29.533Z] #27 2.142 ####### 10.6% ########################### 37.7% ######################################## 56.8% ###################################################### 76.2% ################################################################# 90.9% ######################################################################## 100.0% [2020-09-29T18:17:29.533Z] #27 2.636 [2020-09-29T18:17:29.784Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 23.89MB / 50.40MB 3.2s [2020-09-29T18:17:29.784Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 28.16MB / 50.40MB 3.3s [2020-09-29T18:17:29.793Z] #27 2.778 0.0% [2020-09-29T18:17:29.793Z] #27 ... [2020-09-29T18:17:29.793Z] [2020-09-29T18:17:29.793Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:29.793Z] #10 DONE 1.9s [2020-09-29T18:17:29.793Z] [2020-09-29T18:17:29.793Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:30.051Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 35.06MB / 50.40MB 3.3s [2020-09-29T18:17:30.051Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 40.96MB / 50.40MB 3.5s [2020-09-29T18:17:30.313Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 43.99MB / 50.40MB 3.6s [2020-09-29T18:17:30.313Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 48.43MB / 50.40MB 3.7s [2020-09-29T18:17:30.868Z] Fetching without tags [2020-09-29T18:17:30.891Z] #24 ... [2020-09-29T18:17:30.891Z] [2020-09-29T18:17:30.891Z] #21 [internal] load build context [2020-09-29T18:17:30.891Z] #21 transferring context: 51.48MB 4.1s done [2020-09-29T18:17:30.891Z] #21 DONE 4.2s [2020-09-29T18:17:30.891Z] [2020-09-29T18:17:30.891Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:30.891Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 4.1s done [2020-09-29T18:17:30.891Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 [2020-09-29T18:17:31.628Z] #27 2.778 0.0% #### 5.8% ########### 15.6% ############## 20.1% ################# 24.5% ################## 26.2% ##################### 29.5% ########################### 38.0% ################################## 47.3% ###################################### 53.3% ############################################# 63.5% ################################################ 67.5% ##################################################### 74.9% ######################################################### 79.8% ################################################################ 89.6% [2020-09-29T18:17:31.628Z] #27 ... [2020-09-29T18:17:31.628Z] [2020-09-29T18:17:31.628Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:31.628Z] #29 DONE 1.7s [2020-09-29T18:17:31.628Z] [2020-09-29T18:17:31.628Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:31.628Z] #37 DONE 1.7s [2020-09-29T18:17:31.628Z] [2020-09-29T18:17:31.628Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:31.628Z] #27 2.778 0.0% #### 5.8% ########### 15.6% ############## 20.1% ################# 24.5% ################## 26.2% ##################### 29.5% ########################### 38.0% ################################## 47.3% ###################################### 53.3% ############################################# 63.5% ################################################ 67.5% ##################################################### 74.9% ######################################################### 79.8% ################################################################ 89.6% ##################################################################### 96.0% ######################################################################## 100.0% [2020-09-29T18:17:31.628Z] #27 4.821 [2020-09-29T18:17:31.832Z] #24 ... [2020-09-29T18:17:31.832Z] [2020-09-29T18:17:31.832Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T18:17:31.832Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T18:17:31.832Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T18:17:31.832Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T18:17:31.832Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-09-29T18:17:31.832Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2020-09-29T18:17:31.832Z] #60 DONE 5.3s [2020-09-29T18:17:31.832Z] [2020-09-29T18:17:31.832Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T18:17:30.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:30.622Z] > git config --add remote.origin.fetch +refs/pull/41500/head:refs/remotes/origin/PR-41500 # timeout=10 [2020-09-29T18:17:30.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:30.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T18:17:30.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T18:17:30.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:30.905Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41500/head:refs/remotes/origin/PR-41500 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T18:17:32.144Z] Merging remotes/origin/master commit 0c9c828937722aad5930098e1d319a263aa04851 into PR head commit c9c77563011fcae2384be997fee4d2f557161150 [2020-09-29T18:17:32.198Z] #27 5.033 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:32.290Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-09-29T18:17:32.462Z] #27 5.369 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T18:17:32.462Z] #27 5.520 [2020-09-29T18:17:32.722Z] #27 5.666 ######################################### 57.0% ######################################################################## 100.0% [2020-09-29T18:17:32.722Z] #27 5.721 [2020-09-29T18:17:32.981Z] #27 5.880 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:32.981Z] #27 6.168 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T18:17:33.241Z] #27 6.312 [2020-09-29T18:17:33.504Z] #27 6.456 0.6% ######################################################################## 100.0% [2020-09-29T18:17:33.504Z] #27 6.560 [2020-09-29T18:17:33.764Z] #27 6.810 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:34.334Z] #27 7.113 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T18:17:34.334Z] #27 7.137 skipping existing c35d46ef359f [2020-09-29T18:17:34.334Z] #27 7.163 [2020-09-29T18:17:34.334Z] #27 7.296 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:34.631Z] #27 7.501 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T18:17:34.631Z] #27 7.618 [2020-09-29T18:17:34.631Z] #27 7.690 ######################################################################## 100.0% [2020-09-29T18:17:32.250Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:32.300Z] > git checkout -f c9c77563011fcae2384be997fee4d2f557161150 # timeout=10 [2020-09-29T18:17:34.917Z] #27 7.721 [2020-09-29T18:17:34.917Z] #27 7.738 Download of images into '/build' complete. [2020-09-29T18:17:34.917Z] #27 7.738 Use something like the following to load the result into a Docker daemon: [2020-09-29T18:17:34.917Z] #27 7.738 tar -cC '/build' . | docker load [2020-09-29T18:17:35.128Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.1s done [2020-09-29T18:17:35.128Z] #24 DONE 8.6s [2020-09-29T18:17:35.128Z] [2020-09-29T18:17:35.128Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:35.517Z] #27 DONE 8.5s [2020-09-29T18:17:35.517Z] [2020-09-29T18:17:35.517Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:36.077Z] #25 0.966 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:36.337Z] #25 0.975 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:36.337Z] #25 0.976 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:36.337Z] #25 1.134 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:36.362Z] Merge succeeded, producing ccb751a764d6cc4642899423a228dd9e65679155 [2020-09-29T18:17:36.362Z] Checking out Revision ccb751a764d6cc4642899423a228dd9e65679155 (PR-41500) [2020-09-29T18:17:36.597Z] #25 1.322 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:36.597Z] #25 ... [2020-09-29T18:17:36.597Z] [2020-09-29T18:17:36.597Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:36.597Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T18:17:36.597Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T18:17:36.597Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-29T18:17:36.597Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-29T18:17:36.597Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-29T18:17:36.597Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2020-09-29T18:17:36.597Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2020-09-29T18:17:36.597Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2020-09-29T18:17:36.597Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s done [2020-09-29T18:17:36.597Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2020-09-29T18:17:36.597Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done [2020-09-29T18:17:36.597Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2020-09-29T18:17:36.597Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-29T18:17:36.597Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-09-29T18:17:36.597Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.6s [2020-09-29T18:17:36.597Z] #8 ... [2020-09-29T18:17:36.597Z] [2020-09-29T18:17:36.597Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:36.597Z] #25 1.562 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:36.903Z] #38 ... [2020-09-29T18:17:36.903Z] [2020-09-29T18:17:36.903Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:36.903Z] #62 6.256 + RM_GOPATH=0 [2020-09-29T18:17:36.903Z] #62 6.256 + TMP_GOPATH= [2020-09-29T18:17:36.903Z] #62 6.256 + : /build [2020-09-29T18:17:36.903Z] #62 6.256 + '[' -z '' ']' [2020-09-29T18:17:36.903Z] #62 6.259 ++ mktemp -d [2020-09-29T18:17:36.903Z] #62 6.259 + export GOPATH=/tmp/tmp.exQyofXPQi [2020-09-29T18:17:36.903Z] #62 6.259 + GOPATH=/tmp/tmp.exQyofXPQi [2020-09-29T18:17:36.903Z] #62 6.259 + RM_GOPATH=1 [2020-09-29T18:17:36.903Z] #62 6.259 + case "$(go env GOARCH)" in [2020-09-29T18:17:36.903Z] #62 6.261 ++ go env GOARCH [2020-09-29T18:17:36.903Z] #62 6.265 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:36.903Z] #62 6.265 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:36.903Z] #62 6.265 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:36.903Z] #62 6.265 + dir=/tmp/install [2020-09-29T18:17:36.903Z] #62 6.265 + bin=proxy [2020-09-29T18:17:36.903Z] #62 6.265 + shift [2020-09-29T18:17:36.903Z] #62 6.265 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T18:17:36.903Z] #62 6.266 + . /tmp/install/proxy.installer [2020-09-29T18:17:36.903Z] #62 6.266 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:17:36.903Z] #62 6.266 + install_proxy [2020-09-29T18:17:36.903Z] #62 6.266 + case "$1" in [2020-09-29T18:17:36.903Z] #62 6.266 + export CGO_ENABLED=0 [2020-09-29T18:17:36.903Z] #62 6.266 + CGO_ENABLED=0 [2020-09-29T18:17:36.903Z] #62 6.266 + _install_proxy [2020-09-29T18:17:36.903Z] #62 6.266 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:17:36.903Z] #62 6.266 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T18:17:36.903Z] #62 6.266 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.exQyofXPQi/src/github.com/docker/libnetwork [2020-09-29T18:17:36.903Z] #62 6.268 Cloning into '/tmp/tmp.exQyofXPQi/src/github.com/docker/libnetwork'... [2020-09-29T18:17:37.162Z] #62 ... [2020-09-29T18:17:37.162Z] [2020-09-29T18:17:37.162Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:17:37.162Z] #38 5.682 + git clone https://github.com/docker/distribution.git . [2020-09-29T18:17:37.422Z] #38 5.683 Cloning into '.'... [2020-09-29T18:17:35.352Z] > git remote # timeout=10 [2020-09-29T18:17:35.501Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T18:17:35.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T18:17:35.555Z] > git merge 0c9c828937722aad5930098e1d319a263aa04851 # timeout=10 [2020-09-29T18:17:36.258Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-29T18:17:36.396Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T18:17:36.441Z] > git checkout -f ccb751a764d6cc4642899423a228dd9e65679155 # timeout=10 [2020-09-29T18:17:38.548Z] #25 3.314 Fetched 8387 kB in 3s (3225 kB/s) [2020-09-29T18:17:39.504Z] #25 3.314 Reading package lists... [2020-09-29T18:17:39.964Z] #38 ... [2020-09-29T18:17:39.964Z] [2020-09-29T18:17:39.964Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:39.964Z] #32 6.440 + RM_GOPATH=0 [2020-09-29T18:17:39.964Z] #32 6.440 + TMP_GOPATH= [2020-09-29T18:17:39.964Z] #32 6.440 + : /build [2020-09-29T18:17:39.964Z] #32 6.440 + '[' -z '' ']' [2020-09-29T18:17:39.964Z] #32 6.440 ++ mktemp -d [2020-09-29T18:17:39.964Z] #32 6.440 + export GOPATH=/tmp/tmp.GEDt4RPXCL [2020-09-29T18:17:39.964Z] #32 6.440 + GOPATH=/tmp/tmp.GEDt4RPXCL [2020-09-29T18:17:39.964Z] #32 6.440 + RM_GOPATH=1 [2020-09-29T18:17:39.964Z] #32 6.440 + case "$(go env GOARCH)" in [2020-09-29T18:17:39.964Z] #32 6.440 ++ go env GOARCH [2020-09-29T18:17:39.964Z] #32 6.469 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:39.964Z] #32 6.469 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:39.964Z] #32 6.469 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:39.964Z] #32 6.477 + dir=/tmp/install [2020-09-29T18:17:39.964Z] #32 6.477 + bin=tomlv [2020-09-29T18:17:39.964Z] #32 6.477 + shift [2020-09-29T18:17:39.964Z] #32 6.477 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T18:17:39.964Z] #32 6.477 + . /tmp/install/tomlv.installer [2020-09-29T18:17:39.964Z] #32 6.477 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:17:39.964Z] #32 6.477 + install_tomlv [2020-09-29T18:17:39.964Z] #32 6.477 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T18:17:39.964Z] #32 6.477 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GEDt4RPXCL/src/github.com/BurntSushi/toml [2020-09-29T18:17:39.964Z] #32 6.477 Cloning into '/tmp/tmp.GEDt4RPXCL/src/github.com/BurntSushi/toml'... [2020-09-29T18:17:39.964Z] #32 6.478 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:17:39.964Z] #32 7.602 + cd /tmp/tmp.GEDt4RPXCL/src/github.com/BurntSushi/toml [2020-09-29T18:17:39.964Z] #32 7.602 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:17:39.964Z] #32 7.621 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T18:17:39.964Z] #32 8.373 runtime/internal/math [2020-09-29T18:17:39.964Z] #32 8.393 internal/cpu [2020-09-29T18:17:39.964Z] #32 8.626 math/bits [2020-09-29T18:17:39.964Z] #32 9.756 internal/bytealg [2020-09-29T18:17:39.964Z] #32 9.910 math [2020-09-29T18:17:40.223Z] #32 ... [2020-09-29T18:17:40.223Z] [2020-09-29T18:17:40.223Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:40.223Z] #56 7.166 + RM_GOPATH=0 [2020-09-29T18:17:40.223Z] #56 7.170 + TMP_GOPATH= [2020-09-29T18:17:40.223Z] #56 7.171 + : /build [2020-09-29T18:17:40.223Z] #56 7.171 + '[' -z '' ']' [2020-09-29T18:17:40.223Z] #56 7.172 ++ mktemp -d [2020-09-29T18:17:40.223Z] #56 7.176 + export GOPATH=/tmp/tmp.MtIqeMYrZC [2020-09-29T18:17:40.223Z] #56 7.177 + GOPATH=/tmp/tmp.MtIqeMYrZC [2020-09-29T18:17:40.223Z] #56 7.177 + RM_GOPATH=1 [2020-09-29T18:17:40.223Z] #56 7.177 + case "$(go env GOARCH)" in [2020-09-29T18:17:40.223Z] #56 7.177 ++ go env GOARCH [2020-09-29T18:17:40.223Z] #56 7.269 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.223Z] #56 7.269 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.223Z] #56 7.270 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:40.223Z] #56 7.270 + dir=/tmp/install [2020-09-29T18:17:40.223Z] #56 7.270 + bin=rootlesskit [2020-09-29T18:17:40.223Z] #56 7.270 + shift [2020-09-29T18:17:40.223Z] #56 7.270 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T18:17:40.223Z] #56 7.271 + . /tmp/install/rootlesskit.installer [2020-09-29T18:17:40.223Z] #56 7.280 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:17:40.223Z] #56 7.281 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:17:40.223Z] #56 7.281 + install_rootlesskit [2020-09-29T18:17:40.223Z] #56 7.281 + case "$1" in [2020-09-29T18:17:40.223Z] #56 7.281 + export CGO_ENABLED=0 [2020-09-29T18:17:40.223Z] #56 7.281 + CGO_ENABLED=0 [2020-09-29T18:17:40.223Z] #56 7.281 + _install_rootlesskit [2020-09-29T18:17:40.223Z] #56 7.281 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T18:17:40.224Z] #56 7.281 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MtIqeMYrZC/src/github.com/rootless-containers/rootlesskit [2020-09-29T18:17:40.224Z] #56 7.281 Cloning into '/tmp/tmp.MtIqeMYrZC/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T18:17:40.224Z] #56 ... [2020-09-29T18:17:40.224Z] [2020-09-29T18:17:40.224Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:40.224Z] #34 7.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:40.224Z] #34 7.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:40.224Z] #34 7.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:40.224Z] #34 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:40.442Z] #25 4.300 Reading package lists... [2020-09-29T18:17:40.485Z] #34 ... [2020-09-29T18:17:40.485Z] [2020-09-29T18:17:40.485Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:40.485Z] #43 6.026 + RM_GOPATH=0 [2020-09-29T18:17:40.485Z] #43 6.026 + TMP_GOPATH= [2020-09-29T18:17:40.485Z] #43 6.026 + : /build [2020-09-29T18:17:40.485Z] #43 6.026 + '[' -z '' ']' [2020-09-29T18:17:40.485Z] #43 6.031 ++ mktemp -d [2020-09-29T18:17:40.485Z] #43 6.031 + export GOPATH=/tmp/tmp.J1YCuM6O5Y [2020-09-29T18:17:40.485Z] #43 6.031 + GOPATH=/tmp/tmp.J1YCuM6O5Y [2020-09-29T18:17:40.485Z] #43 6.031 + RM_GOPATH=1 [2020-09-29T18:17:40.485Z] #43 6.031 + case "$(go env GOARCH)" in [2020-09-29T18:17:40.485Z] #43 6.031 ++ go env GOARCH [2020-09-29T18:17:40.485Z] #43 6.032 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.485Z] #43 6.032 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.485Z] #43 6.032 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:40.485Z] #43 6.033 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:17:40.485Z] #43 6.034 + dir=/tmp/install [2020-09-29T18:17:40.485Z] #43 6.034 + bin=vndr [2020-09-29T18:17:40.485Z] #43 6.034 + shift [2020-09-29T18:17:40.485Z] #43 6.034 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T18:17:40.485Z] #43 6.034 + . /tmp/install/vndr.installer [2020-09-29T18:17:40.485Z] #43 6.034 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:17:40.485Z] #43 6.034 + install_vndr [2020-09-29T18:17:40.485Z] #43 6.034 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T18:17:40.485Z] #43 6.034 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.J1YCuM6O5Y/src/github.com/LK4D4/vndr [2020-09-29T18:17:40.485Z] #43 6.036 Cloning into '/tmp/tmp.J1YCuM6O5Y/src/github.com/LK4D4/vndr'... [2020-09-29T18:17:40.485Z] #43 6.440 + cd /tmp/tmp.J1YCuM6O5Y/src/github.com/LK4D4/vndr [2020-09-29T18:17:40.485Z] #43 6.440 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:17:40.485Z] #43 6.440 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T18:17:40.485Z] #43 7.865 runtime/internal/atomic [2020-09-29T18:17:40.485Z] #43 7.875 internal/cpu [2020-09-29T18:17:40.485Z] #43 8.174 runtime/internal/sys [2020-09-29T18:17:40.485Z] #43 8.353 runtime/internal/math [2020-09-29T18:17:40.485Z] #43 8.912 internal/race [2020-09-29T18:17:40.485Z] #43 9.266 sync/atomic [2020-09-29T18:17:40.485Z] #43 9.307 internal/bytealg [2020-09-29T18:17:40.485Z] #43 9.741 unicode [2020-09-29T18:17:40.485Z] #43 10.43 runtime [2020-09-29T18:17:40.485Z] #43 ... [2020-09-29T18:17:40.485Z] [2020-09-29T18:17:40.485Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:40.485Z] #49 6.775 + RM_GOPATH=0 [2020-09-29T18:17:40.485Z] #49 6.775 + TMP_GOPATH= [2020-09-29T18:17:40.485Z] #49 6.775 + : /build [2020-09-29T18:17:40.485Z] #49 6.775 + '[' -z '' ']' [2020-09-29T18:17:40.485Z] #49 6.775 ++ mktemp -d [2020-09-29T18:17:40.485Z] #49 6.791 + export GOPATH=/tmp/tmp.bh7EYbVJpU [2020-09-29T18:17:40.485Z] #49 6.791 + GOPATH=/tmp/tmp.bh7EYbVJpU [2020-09-29T18:17:40.485Z] #49 6.791 + RM_GOPATH=1 [2020-09-29T18:17:40.485Z] #49 6.791 + case "$(go env GOARCH)" in [2020-09-29T18:17:40.485Z] #49 6.791 ++ go env GOARCH [2020-09-29T18:17:40.485Z] #49 6.804 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.485Z] #49 6.804 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.485Z] #49 6.812 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:17:40.485Z] #49 6.830 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:40.485Z] #49 6.830 + dir=/tmp/install [2020-09-29T18:17:40.485Z] #49 6.830 + bin=shfmt [2020-09-29T18:17:40.485Z] #49 6.830 + shift [2020-09-29T18:17:40.485Z] #49 6.830 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T18:17:40.485Z] #49 6.830 + . /tmp/install/shfmt.installer [2020-09-29T18:17:40.485Z] #49 6.830 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:17:40.485Z] #49 6.830 + install_shfmt [2020-09-29T18:17:40.485Z] #49 6.830 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T18:17:40.485Z] #49 6.830 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bh7EYbVJpU/src/github.com/mvdan/sh [2020-09-29T18:17:40.485Z] #49 6.841 Cloning into '/tmp/tmp.bh7EYbVJpU/src/github.com/mvdan/sh'... [2020-09-29T18:17:40.705Z] #25 5.350 Building dependency tree... [2020-09-29T18:17:40.754Z] #49 ... [2020-09-29T18:17:40.754Z] [2020-09-29T18:17:40.754Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:40.754Z] #45 6.613 + RM_GOPATH=0 [2020-09-29T18:17:40.754Z] #45 6.613 + TMP_GOPATH= [2020-09-29T18:17:40.754Z] #45 6.613 + : /build [2020-09-29T18:17:40.754Z] #45 6.613 + '[' -z '' ']' [2020-09-29T18:17:40.754Z] #45 6.613 ++ mktemp -d [2020-09-29T18:17:40.754Z] #45 6.613 + export GOPATH=/tmp/tmp.hiFdw8OgSn [2020-09-29T18:17:40.754Z] #45 6.613 + GOPATH=/tmp/tmp.hiFdw8OgSn [2020-09-29T18:17:40.754Z] #45 6.613 + RM_GOPATH=1 [2020-09-29T18:17:40.754Z] #45 6.613 + case "$(go env GOARCH)" in [2020-09-29T18:17:40.754Z] #45 6.613 ++ go env GOARCH [2020-09-29T18:17:40.754Z] #45 6.669 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.754Z] #45 6.669 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.754Z] #45 6.669 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:40.754Z] #45 6.669 + dir=/tmp/install [2020-09-29T18:17:40.754Z] #45 6.669 + bin=gotestsum [2020-09-29T18:17:40.754Z] #45 6.669 + shift [2020-09-29T18:17:40.754Z] #45 6.669 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T18:17:40.754Z] #45 6.669 + . /tmp/install/gotestsum.installer [2020-09-29T18:17:40.754Z] #45 6.669 ++ : v0.5.3 [2020-09-29T18:17:40.754Z] #45 6.669 + install_gotestsum [2020-09-29T18:17:40.754Z] #45 6.669 + set -e [2020-09-29T18:17:40.754Z] #45 6.669 + export GO111MODULE=on [2020-09-29T18:17:40.754Z] #45 6.669 + GO111MODULE=on [2020-09-29T18:17:40.754Z] #45 6.669 + GOBIN=/build [2020-09-29T18:17:40.754Z] #45 6.669 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T18:17:40.754Z] #45 6.669 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T18:17:40.754Z] #45 6.669 go: finding gotest.tools v0.5.3 [2020-09-29T18:17:40.754Z] #45 8.054 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T18:17:40.754Z] #45 9.109 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T18:17:40.754Z] #45 10.24 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:17:40.754Z] #45 10.24 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T18:17:40.754Z] #45 10.24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:17:40.754Z] #45 10.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:17:40.755Z] #45 10.28 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T18:17:40.755Z] #45 10.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:17:40.755Z] #45 10.37 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:17:40.755Z] #45 10.38 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T18:17:40.755Z] #45 10.52 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:17:40.755Z] #45 10.57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:17:40.755Z] #45 10.61 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T18:17:40.755Z] #45 ... [2020-09-29T18:17:40.755Z] [2020-09-29T18:17:40.755Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:40.755Z] #47 6.959 + RM_GOPATH=0 [2020-09-29T18:17:40.755Z] #47 6.959 + TMP_GOPATH= [2020-09-29T18:17:40.755Z] #47 6.959 + : /build [2020-09-29T18:17:40.755Z] #47 6.959 + '[' -z '' ']' [2020-09-29T18:17:40.755Z] #47 6.959 ++ mktemp -d [2020-09-29T18:17:40.755Z] #47 6.959 + export GOPATH=/tmp/tmp.2sd14i6qp9 [2020-09-29T18:17:40.755Z] #47 6.959 + GOPATH=/tmp/tmp.2sd14i6qp9 [2020-09-29T18:17:40.755Z] #47 6.959 + RM_GOPATH=1 [2020-09-29T18:17:40.755Z] #47 6.959 + case "$(go env GOARCH)" in [2020-09-29T18:17:40.755Z] #47 6.960 ++ go env GOARCH [2020-09-29T18:17:40.755Z] #47 7.004 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.755Z] #47 7.004 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:40.755Z] #47 7.004 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:40.755Z] #47 7.005 + dir=/tmp/install [2020-09-29T18:17:40.755Z] #47 7.007 + bin=golangci_lint [2020-09-29T18:17:40.755Z] #47 7.007 + shift [2020-09-29T18:17:40.755Z] #47 7.007 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T18:17:40.755Z] #47 7.007 + . /tmp/install/golangci_lint.installer [2020-09-29T18:17:40.755Z] #47 7.007 ++ : v1.23.8 [2020-09-29T18:17:40.755Z] #47 7.007 + install_golangci_lint [2020-09-29T18:17:40.755Z] #47 7.007 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T18:17:40.755Z] #47 7.007 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T18:17:40.755Z] #47 7.007 Installing golangci-lint version v1.23.8 [2020-09-29T18:17:40.964Z] #25 5.621 The following additional packages will be installed: [2020-09-29T18:17:40.964Z] #25 5.621 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T18:17:40.964Z] #25 5.621 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T18:17:40.964Z] #25 5.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T18:17:40.964Z] #25 5.622 Suggested packages: [2020-09-29T18:17:40.964Z] #25 5.622 krb5-doc krb5-user [2020-09-29T18:17:40.964Z] #25 5.622 Recommended packages: [2020-09-29T18:17:40.964Z] #25 5.622 krb5-locales publicsuffix libsasl2-modules [2020-09-29T18:17:41.015Z] #47 ... [2020-09-29T18:17:41.015Z] [2020-09-29T18:17:41.015Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:41.015Z] #40 6.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:41.015Z] #40 6.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:41.015Z] #40 6.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:41.015Z] #40 8.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:41.223Z] #25 5.866 The following NEW packages will be installed: [2020-09-29T18:17:41.223Z] #25 5.866 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T18:17:41.223Z] #25 5.866 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T18:17:41.223Z] #25 5.866 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T18:17:41.223Z] #25 5.866 libssh2-1 libssl1.1 openssl [2020-09-29T18:17:41.223Z] #25 6.136 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T18:17:41.223Z] #25 6.136 Need to get 5049 kB of archives. [2020-09-29T18:17:41.223Z] #25 6.136 After this operation, 12.1 MB of additional disk space will be used. [2020-09-29T18:17:41.223Z] #25 6.136 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-29T18:17:41.223Z] #25 6.165 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-29T18:17:41.223Z] #25 6.183 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T18:17:41.223Z] #25 6.188 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-29T18:17:41.223Z] #25 6.188 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-29T18:17:41.223Z] #25 6.190 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-29T18:17:41.223Z] #25 6.193 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-29T18:17:41.276Z] #40 ... [2020-09-29T18:17:41.276Z] [2020-09-29T18:17:41.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:41.276Z] #11 7.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:41.276Z] #11 7.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:41.276Z] #11 7.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:41.276Z] #11 9.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:41.276Z] #11 ... [2020-09-29T18:17:41.276Z] [2020-09-29T18:17:41.276Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:41.276Z] #22 6.717 + RM_GOPATH=0 [2020-09-29T18:17:41.276Z] #22 6.717 + TMP_GOPATH= [2020-09-29T18:17:41.276Z] #22 6.717 + : /build [2020-09-29T18:17:41.276Z] #22 6.717 + '[' -z '' ']' [2020-09-29T18:17:41.276Z] #22 6.717 ++ mktemp -d [2020-09-29T18:17:41.276Z] #22 6.740 + export GOPATH=/tmp/tmp.d70tz42mvW [2020-09-29T18:17:41.276Z] #22 6.740 + GOPATH=/tmp/tmp.d70tz42mvW [2020-09-29T18:17:41.276Z] #22 6.740 + RM_GOPATH=1 [2020-09-29T18:17:41.276Z] #22 6.740 + case "$(go env GOARCH)" in [2020-09-29T18:17:41.276Z] #22 6.740 ++ go env GOARCH [2020-09-29T18:17:41.276Z] #22 6.775 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:41.276Z] #22 6.775 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:17:41.276Z] #22 6.775 ++ dirname /tmp/install/install.sh [2020-09-29T18:17:41.276Z] #22 6.791 Install docker/cli version 17.06.2-ce from stable [2020-09-29T18:17:41.276Z] #22 6.791 + dir=/tmp/install [2020-09-29T18:17:41.276Z] #22 6.791 + bin=dockercli [2020-09-29T18:17:41.276Z] #22 6.791 + shift [2020-09-29T18:17:41.276Z] #22 6.791 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T18:17:41.276Z] #22 6.791 + . /tmp/install/dockercli.installer [2020-09-29T18:17:41.276Z] #22 6.791 ++ : stable [2020-09-29T18:17:41.276Z] #22 6.791 ++ : 17.06.2-ce [2020-09-29T18:17:41.276Z] #22 6.791 + install_dockercli [2020-09-29T18:17:41.276Z] #22 6.791 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T18:17:41.276Z] #22 6.805 ++ uname -m [2020-09-29T18:17:41.276Z] #22 6.805 + arch=x86_64 [2020-09-29T18:17:41.276Z] #22 6.805 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T18:17:41.276Z] #22 6.805 + url=https://download.docker.com/linux/static [2020-09-29T18:17:41.276Z] #22 6.805 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T18:17:41.276Z] #22 6.805 + tar -xz docker/docker [2020-09-29T18:17:41.483Z] #25 6.201 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-29T18:17:41.483Z] #25 6.205 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-29T18:17:41.483Z] #25 6.208 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-29T18:17:41.483Z] #25 6.210 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T18:17:41.483Z] #25 6.210 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-29T18:17:41.483Z] #25 6.214 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-29T18:17:41.483Z] #25 6.216 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-29T18:17:41.483Z] #25 6.218 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-29T18:17:41.483Z] #25 6.219 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-29T18:17:41.483Z] #25 6.222 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-29T18:17:41.483Z] #25 6.230 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-29T18:17:41.483Z] #25 6.235 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T18:17:41.483Z] #25 6.235 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T18:17:41.483Z] #25 6.238 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T18:17:41.537Z] #22 ... [2020-09-29T18:17:41.537Z] [2020-09-29T18:17:41.537Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:41.537Z] #53 7.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:17:41.537Z] #53 7.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:17:41.537Z] #53 7.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:17:41.537Z] #53 9.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:17:41.537Z] #53 ... [2020-09-29T18:17:41.537Z] [2020-09-29T18:17:41.537Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:41.537Z] #45 11.03 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:17:41.537Z] #45 11.30 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T18:17:41.537Z] #45 11.34 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T18:17:41.537Z] #45 11.38 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:17:41.537Z] #45 11.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:17:41.537Z] #45 11.50 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:17:41.742Z] #25 6.411 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:17:41.742Z] #25 6.433 Fetched 5049 kB in 0s (14.1 MB/s) [2020-09-29T18:17:41.742Z] #25 6.552 Selecting previously unselected package libssl1.1:amd64. [2020-09-29T18:17:41.742Z] #25 6.552 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T18:17:41.742Z] #25 6.556 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T18:17:41.742Z] #25 6.564 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:41.798Z] #45 ... [2020-09-29T18:17:41.798Z] [2020-09-29T18:17:41.798Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:41.798Z] #30 5.735 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T18:17:41.798Z] #30 5.739 Cloning into '.'... [2020-09-29T18:17:41.798Z] #30 ... [2020-09-29T18:17:41.798Z] [2020-09-29T18:17:41.798Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:17:41.798Z] #40 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:42.002Z] #25 6.792 Selecting previously unselected package openssl. [2020-09-29T18:17:42.002Z] #25 6.792 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T18:17:42.002Z] #25 6.796 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:42.263Z] #25 6.986 Selecting previously unselected package ca-certificates. [2020-09-29T18:17:42.263Z] #25 6.986 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T18:17:42.263Z] #25 6.989 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:42.263Z] #25 7.147 Selecting previously unselected package libkeyutils1:amd64. [2020-09-29T18:17:42.263Z] #25 7.147 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-09-29T18:17:42.263Z] #25 7.156 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-29T18:17:42.263Z] #25 7.202 Selecting previously unselected package libkrb5support0:amd64. [2020-09-29T18:17:42.522Z] #25 7.204 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-09-29T18:17:42.522Z] #25 7.209 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-29T18:17:42.522Z] #25 7.302 Selecting previously unselected package libk5crypto3:amd64. [2020-09-29T18:17:42.522Z] #25 7.302 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-09-29T18:17:42.522Z] #25 7.306 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-29T18:17:42.522Z] #25 7.376 Selecting previously unselected package libkrb5-3:amd64. [2020-09-29T18:17:42.522Z] #25 7.376 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-09-29T18:17:42.522Z] #25 7.381 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-29T18:17:42.781Z] #25 7.523 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-29T18:17:42.781Z] #25 7.523 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-29T18:17:42.781Z] #25 7.539 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T18:17:42.781Z] #25 7.614 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-29T18:17:42.781Z] #25 7.614 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T18:17:42.781Z] #25 7.618 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:43.040Z] #25 7.693 Selecting previously unselected package libsasl2-2:amd64. [2020-09-29T18:17:43.040Z] #25 7.693 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T18:17:43.040Z] #25 7.702 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:43.040Z] #25 7.772 Selecting previously unselected package libldap-common. [2020-09-29T18:17:43.040Z] #25 7.772 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T18:17:43.040Z] #25 7.776 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:43.040Z] #25 7.848 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-29T18:17:43.040Z] #25 7.848 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-29T18:17:43.040Z] #25 7.853 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:43.052Z] #66 ... [2020-09-29T18:17:43.052Z] [2020-09-29T18:17:43.052Z] #67 importing to docker [2020-09-29T18:17:43.052Z] #67 ... [2020-09-29T18:17:43.052Z] [2020-09-29T18:17:43.052Z] #66 exporting to oci image format [2020-09-29T18:17:43.052Z] #66 sending tarball 16.0s done [2020-09-29T18:17:43.052Z] #66 DONE 21.7s [2020-09-29T18:17:43.052Z] [2020-09-29T18:17:43.052Z] #67 importing to docker [2020-09-29T18:17:43.052Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T18:17:43.300Z] #25 7.940 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-29T18:17:43.300Z] #25 7.940 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-29T18:17:43.300Z] #25 7.943 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T18:17:43.300Z] #25 8.021 Selecting previously unselected package libpsl5:amd64. [2020-09-29T18:17:43.300Z] #25 8.021 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-09-29T18:17:43.300Z] #25 8.023 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-29T18:17:43.300Z] #25 8.083 Selecting previously unselected package librtmp1:amd64. [2020-09-29T18:17:43.300Z] #25 8.083 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-29T18:17:43.300Z] #25 8.086 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T18:17:43.300Z] #25 8.161 Selecting previously unselected package libssh2-1:amd64. [2020-09-29T18:17:43.300Z] #25 8.161 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-29T18:17:43.300Z] #25 8.165 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T18:17:43.300Z] #25 8.228 Selecting previously unselected package libcurl4:amd64. [2020-09-29T18:17:43.300Z] #25 8.228 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T18:17:43.300Z] #25 8.233 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T18:17:43.489Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/test/unit [2020-09-29T18:17:43.558Z] #25 8.289 Selecting previously unselected package curl. [2020-09-29T18:17:43.558Z] #25 8.291 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T18:17:43.559Z] #25 8.294 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T18:17:43.559Z] #25 8.351 Selecting previously unselected package libonig5:amd64. [2020-09-29T18:17:43.559Z] #25 8.352 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T18:17:43.559Z] #25 8.356 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:17:43.559Z] #25 8.414 Selecting previously unselected package libjq1:amd64. [2020-09-29T18:17:43.559Z] #25 8.414 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:17:43.559Z] #25 8.418 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:17:43.559Z] #25 8.461 Selecting previously unselected package jq. [2020-09-29T18:17:43.559Z] #25 8.461 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:17:43.559Z] #25 8.462 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T18:17:43.559Z] #25 8.500 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-29T18:17:43.713Z] #40 13.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:43.820Z] #25 8.511 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-29T18:17:43.821Z] #25 8.522 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:43.821Z] #25 8.632 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T18:17:43.821Z] #25 8.646 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:43.821Z] #25 8.663 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-29T18:17:43.821Z] #25 8.674 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:43.821Z] #25 8.684 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T18:17:43.821Z] #25 8.697 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-29T18:17:43.821Z] #25 8.712 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T18:17:44.088Z] #25 8.722 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T18:17:44.088Z] #25 8.732 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-29T18:17:44.088Z] #25 8.743 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T18:17:44.088Z] #25 8.756 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:17:44.088Z] #25 8.766 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:17:44.088Z] #25 8.776 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T18:17:44.088Z] #25 8.786 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:44.664Z] #25 9.359 Updating certificates in /etc/ssl/certs... [2020-09-29T18:17:45.233Z] #25 10.12 126 added, 0 removed; done. [2020-09-29T18:17:45.233Z] #25 10.17 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T18:17:45.233Z] #25 10.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T18:17:45.493Z] #25 10.21 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T18:17:45.493Z] #25 10.22 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T18:17:45.493Z] #25 10.24 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:17:45.493Z] #25 10.28 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T18:17:45.493Z] #25 10.29 Updating certificates in /etc/ssl/certs... [2020-09-29T18:17:46.062Z] #25 10.87 0 added, 0 removed; done. [2020-09-29T18:17:46.062Z] #25 10.87 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T18:17:46.062Z] #25 10.87 done. [2020-09-29T18:17:46.630Z] #25 ... [2020-09-29T18:17:46.630Z] [2020-09-29T18:17:46.630Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:46.630Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s done [2020-09-29T18:17:46.630Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-09-29T18:17:46.630Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.9s [2020-09-29T18:17:47.010Z] #40 ... [2020-09-29T18:17:47.010Z] [2020-09-29T18:17:47.010Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:47.010Z] #22 16.66 + mkdir -p /build [2020-09-29T18:17:47.010Z] #22 16.66 + mv docker/docker /build/ [2020-09-29T18:17:47.010Z] #22 16.67 + rmdir docker [2020-09-29T18:17:47.010Z] #22 DONE 17.1s [2020-09-29T18:17:47.010Z] [2020-09-29T18:17:47.010Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:47.010Z] #56 13.40 + cd /tmp/tmp.MtIqeMYrZC/src/github.com/rootless-containers/rootlesskit [2020-09-29T18:17:47.010Z] #56 13.40 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:17:47.010Z] #56 13.95 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T18:17:47.010Z] #56 13.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T18:17:47.038Z] ? github.com/docker/docker/api [no test files] [2020-09-29T18:17:48.390Z] #56 ... [2020-09-29T18:17:48.390Z] [2020-09-29T18:17:48.390Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:48.390Z] #49 18.40 + cd /tmp/tmp.bh7EYbVJpU/src/github.com/mvdan/sh [2020-09-29T18:17:48.390Z] #49 18.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:17:48.390Z] #49 18.49 + GO111MODULE=on [2020-09-29T18:17:48.390Z] #49 18.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T18:17:49.172Z] #8 ... [2020-09-29T18:17:49.172Z] [2020-09-29T18:17:49.172Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T18:17:49.172Z] #25 DONE 13.8s [2020-09-29T18:17:49.172Z] [2020-09-29T18:17:49.172Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:49.172Z] #8 ... [2020-09-29T18:17:49.172Z] [2020-09-29T18:17:49.172Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:17:49.172Z] #26 DONE 0.1s [2020-09-29T18:17:49.172Z] [2020-09-29T18:17:49.172Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T18:17:49.770Z] #49 19.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:17:50.030Z] #49 19.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:17:50.030Z] #49 19.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:17:50.030Z] #49 20.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:17:50.291Z] #49 20.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:17:50.556Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2020-09-29T18:17:50.556Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-29T18:17:50.556Z] #8 DONE 24.1s [2020-09-29T18:17:50.556Z] [2020-09-29T18:17:50.556Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T18:17:50.866Z] #49 ... [2020-09-29T18:17:50.866Z] [2020-09-29T18:17:50.866Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:50.866Z] #32 10.90 runtime [2020-09-29T18:17:50.866Z] #32 14.18 internal/testlog [2020-09-29T18:17:50.866Z] #32 14.61 encoding [2020-09-29T18:17:50.866Z] #32 14.85 runtime/cgo [2020-09-29T18:17:50.866Z] #32 ... [2020-09-29T18:17:50.866Z] [2020-09-29T18:17:50.866Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:17:50.866Z] #45 11.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:17:50.866Z] #45 12.21 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:17:50.866Z] #45 13.92 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:17:50.866Z] #45 14.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:17:50.866Z] #45 16.37 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:17:50.866Z] #45 19.90 go: finding github.com/fatih/color v1.9.0 [2020-09-29T18:17:50.866Z] #45 20.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:17:50.866Z] #45 20.11 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T18:17:50.866Z] #45 20.13 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:17:50.866Z] #45 20.23 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T18:17:50.866Z] #45 20.31 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:17:50.866Z] #45 20.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:17:50.866Z] #45 20.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:17:50.866Z] #45 20.82 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:17:50.866Z] #45 20.92 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:17:50.866Z] #45 20.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:17:51.126Z] #45 ... [2020-09-29T18:17:51.126Z] [2020-09-29T18:17:51.126Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:51.126Z] #49 21.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:17:51.190Z] Commit message: "Merge commit '0c9c828937722aad5930098e1d319a263aa04851' into HEAD" [2020-09-29T18:17:51.310Z] First time build. Skipping changelog. [2020-09-29T18:17:51.696Z] #49 21.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:17:51.224Z] > git rev-list --no-walk ac076048caa25e5afbce6951ddc7513a5bead7c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T18:17:51.957Z] #49 ... [2020-09-29T18:17:51.957Z] [2020-09-29T18:17:51.957Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:17:51.957Z] #53 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:51.957Z] #53 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:52.217Z] #53 ... [2020-09-29T18:17:52.217Z] [2020-09-29T18:17:52.217Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:17:52.217Z] #11 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:52.217Z] #11 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:52.217Z] #11 ... [2020-09-29T18:17:52.217Z] [2020-09-29T18:17:52.217Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:52.217Z] #43 13.09 unicode/utf8 [2020-09-29T18:17:52.217Z] #43 13.72 math [2020-09-29T18:17:52.217Z] #43 18.40 unicode/utf16 [2020-09-29T18:17:52.217Z] #43 18.59 container/list [2020-09-29T18:17:52.217Z] #43 19.22 crypto/internal/subtle [2020-09-29T18:17:52.217Z] #43 19.32 crypto/subtle [2020-09-29T18:17:52.217Z] #43 19.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T18:17:52.217Z] #43 19.60 internal/nettrace [2020-09-29T18:17:52.217Z] #43 19.70 runtime/cgo [2020-09-29T18:17:52.468Z] #9 DONE 1.8s [2020-09-29T18:17:52.468Z] [2020-09-29T18:17:52.468Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:52.468Z] #27 0.906 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:52.468Z] #27 1.103 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T18:17:52.468Z] #27 1.222 [2020-09-29T18:17:52.468Z] #27 1.336 ############ 17.0% ########################## 36.9% ####################################### 54.9% ############################################### 66.3% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-29T18:17:52.468Z] #27 1.881 [2020-09-29T18:17:52.468Z] #27 1.991 ######################################################################## 100.0% [2020-09-29T18:17:52.468Z] #27 2.055 [2020-09-29T18:17:52.468Z] #27 2.168 ################################################################# 91.2% ######################################################################## 100.0% [2020-09-29T18:17:52.468Z] #27 2.233 [2020-09-29T18:17:52.468Z] #27 2.344 ############# 18.2% ########################### 37.6% ######################################## 56.9% ############################################## 64.7% #################################################################### 95.6% ######################################################################## 100.0% [2020-09-29T18:17:52.468Z] #27 2.837 [2020-09-29T18:17:53.158Z] #43 ... [2020-09-29T18:17:53.158Z] [2020-09-29T18:17:53.158Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:17:53.158Z] #34 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:17:53.158Z] #34 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:17:53.158Z] #34 ... [2020-09-29T18:17:53.158Z] [2020-09-29T18:17:53.158Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:53.158Z] #49 23.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:17:54.034Z] #27 2.949 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.5% ################## 25.6% ###################### 30.9% ########################## 36.1% ############################# 41.4% ################################# 46.6% ##################################### 51.5% ######################################### 57.1% ############################################ 62.5% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.1% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2020-09-29T18:17:54.035Z] #27 4.798 [2020-09-29T18:17:54.035Z] #27 4.890 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:54.098Z] #49 24.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:17:54.259Z] + docker version [2020-09-29T18:17:54.293Z] #27 5.016 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T18:17:54.293Z] #27 5.070 [2020-09-29T18:17:54.293Z] #27 5.143 ######################################################################## 100.0% [2020-09-29T18:17:54.293Z] #27 5.178 [2020-09-29T18:17:54.293Z] #27 5.281 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:54.359Z] #49 24.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:17:54.552Z] #27 5.410 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T18:17:54.552Z] #27 5.464 [2020-09-29T18:17:54.619Z] #49 24.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:17:54.619Z] #49 24.62 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:17:54.814Z] #27 5.527 ######################################################################## 100.0% [2020-09-29T18:17:54.814Z] #27 5.543 [2020-09-29T18:17:54.814Z] #27 ... [2020-09-29T18:17:54.814Z] [2020-09-29T18:17:54.814Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T18:17:54.814Z] #10 DONE 2.4s [2020-09-29T18:17:54.814Z] [2020-09-29T18:17:54.814Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T18:17:54.814Z] #37 DONE 0.1s [2020-09-29T18:17:54.814Z] [2020-09-29T18:17:54.814Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:54.814Z] #27 5.775 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:54.814Z] #27 ... [2020-09-29T18:17:54.814Z] [2020-09-29T18:17:54.814Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:55.076Z] #62 ... [2020-09-29T18:17:55.076Z] [2020-09-29T18:17:55.076Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T18:17:55.076Z] #29 DONE 0.1s [2020-09-29T18:17:55.076Z] [2020-09-29T18:17:55.076Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T18:17:55.076Z] #27 5.971 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T18:17:55.076Z] #27 5.998 skipping existing c35d46ef359f [2020-09-29T18:17:55.076Z] #27 6.040 [2020-09-29T18:17:55.336Z] #27 6.224 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T18:17:55.562Z] #49 25.41 runtime/cgo [2020-09-29T18:17:55.562Z] #49 25.53 runtime [2020-09-29T18:17:55.597Z] #27 6.515 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T18:17:55.865Z] #27 6.639 [2020-09-29T18:17:55.865Z] #27 6.698 ######################################################################## 100.0% [2020-09-29T18:17:55.865Z] #27 6.728 [2020-09-29T18:17:55.865Z] #27 6.754 Download of images into '/build' complete. [2020-09-29T18:17:55.865Z] #27 6.754 Use something like the following to load the result into a Docker daemon: [2020-09-29T18:17:55.865Z] #27 6.754 tar -cC '/build' . | docker load [2020-09-29T18:17:56.125Z] #27 DONE 6.8s [2020-09-29T18:17:56.125Z] [2020-09-29T18:17:56.125Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:17:58.865Z] #49 ... [2020-09-29T18:17:58.865Z] [2020-09-29T18:17:58.865Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:17:58.865Z] #62 24.82 Checking out files: 67% (1295/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T18:17:58.865Z] #62 25.46 + cd /tmp/tmp.exQyofXPQi/src/github.com/docker/libnetwork [2020-09-29T18:17:58.865Z] #62 25.46 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:17:58.865Z] #62 25.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T18:17:59.810Z] #62 ... [2020-09-29T18:17:59.810Z] [2020-09-29T18:17:59.810Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:17:59.810Z] #43 29.95 vendor/golang.org/x/crypto/curve25519 [2020-09-29T18:18:00.038Z] Client: Docker Engine - Enterprise [2020-09-29T18:18:00.038Z] Version: 19.03.12 [2020-09-29T18:18:00.038Z] API version: 1.40 [2020-09-29T18:18:00.038Z] Go version: go1.13.13 [2020-09-29T18:18:00.038Z] Git commit: 4306744 [2020-09-29T18:18:00.038Z] Built: 08/05/2020 19:27:53 [2020-09-29T18:18:00.038Z] OS/Arch: windows/amd64 [2020-09-29T18:18:00.038Z] Experimental: false [2020-09-29T18:18:00.038Z] [2020-09-29T18:18:00.038Z] Server: Docker Engine - Enterprise [2020-09-29T18:18:00.038Z] Engine: [2020-09-29T18:18:00.038Z] Version: 19.03.12 [2020-09-29T18:18:00.038Z] API version: 1.40 (minimum version 1.24) [2020-09-29T18:18:00.038Z] Go version: go1.13.13 [2020-09-29T18:18:00.038Z] Git commit: f295753ffd [2020-09-29T18:18:00.038Z] Built: 08/05/2020 19:26:41 [2020-09-29T18:18:00.038Z] OS/Arch: windows/amd64 [2020-09-29T18:18:00.038Z] Experimental: true [2020-09-29T18:18:00.331Z] #30 4.567 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T18:18:00.331Z] #30 4.567 Cloning into '.'... [2020-09-29T18:18:00.331Z] #30 ... [2020-09-29T18:18:00.331Z] [2020-09-29T18:18:00.331Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:00.331Z] #62 5.010 + RM_GOPATH=0 [2020-09-29T18:18:00.331Z] #62 5.010 + TMP_GOPATH= [2020-09-29T18:18:00.331Z] #62 5.010 + : /build [2020-09-29T18:18:00.331Z] #62 5.010 + '[' -z '' ']' [2020-09-29T18:18:00.331Z] #62 5.034 ++ mktemp -d [2020-09-29T18:18:00.331Z] #62 5.034 + export GOPATH=/tmp/tmp.BMPBbynJSJ [2020-09-29T18:18:00.331Z] #62 5.034 + GOPATH=/tmp/tmp.BMPBbynJSJ [2020-09-29T18:18:00.331Z] #62 5.034 + RM_GOPATH=1 [2020-09-29T18:18:00.331Z] #62 5.034 + case "$(go env GOARCH)" in [2020-09-29T18:18:00.331Z] #62 5.034 ++ go env GOARCH [2020-09-29T18:18:00.331Z] #62 5.135 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:00.331Z] #62 5.135 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:00.331Z] #62 5.151 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:18:00.331Z] #62 5.151 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:00.331Z] #62 5.151 + dir=/tmp/install [2020-09-29T18:18:00.331Z] #62 5.151 + bin=proxy [2020-09-29T18:18:00.331Z] #62 5.151 + shift [2020-09-29T18:18:00.331Z] #62 5.151 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T18:18:00.331Z] #62 5.151 + . /tmp/install/proxy.installer [2020-09-29T18:18:00.331Z] #62 5.151 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:18:00.331Z] #62 5.151 + install_proxy [2020-09-29T18:18:00.331Z] #62 5.151 + case "$1" in [2020-09-29T18:18:00.331Z] #62 5.151 + export CGO_ENABLED=0 [2020-09-29T18:18:00.331Z] #62 5.151 + CGO_ENABLED=0 [2020-09-29T18:18:00.331Z] #62 5.151 + _install_proxy [2020-09-29T18:18:00.331Z] #62 5.151 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T18:18:00.331Z] #62 5.151 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BMPBbynJSJ/src/github.com/docker/libnetwork [2020-09-29T18:18:00.331Z] #62 5.193 Cloning into '/tmp/tmp.BMPBbynJSJ/src/github.com/docker/libnetwork'... [Pipeline] sh [2020-09-29T18:18:01.550Z] + docker info [2020-09-29T18:18:02.517Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2020-09-29T18:18:04.016Z] #43 ... [2020-09-29T18:18:04.016Z] [2020-09-29T18:18:04.016Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:18:04.016Z] #38 22.28 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-29T18:18:04.016Z] #38 22.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T18:18:04.016Z] #38 24.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T18:18:04.282Z] #38 ... [2020-09-29T18:18:04.282Z] [2020-09-29T18:18:04.282Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:04.282Z] #40 24.35 Fetched 8387 kB in 18s (456 kB/s) [2020-09-29T18:18:04.282Z] #40 24.35 Reading package lists... [2020-09-29T18:18:04.542Z] #40 31.58 Reading package lists... [2020-09-29T18:18:04.542Z] #40 ... [2020-09-29T18:18:04.542Z] [2020-09-29T18:18:04.542Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:04.542Z] #53 25.90 Fetched 8387 kB in 18s (456 kB/s) [2020-09-29T18:18:04.542Z] #53 25.90 Reading package lists... [2020-09-29T18:18:05.113Z] #53 32.46 Reading package lists... [2020-09-29T18:18:05.113Z] #53 ... [2020-09-29T18:18:05.113Z] [2020-09-29T18:18:05.113Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:05.113Z] #11 25.26 Fetched 8387 kB in 18s (469 kB/s) [2020-09-29T18:18:05.113Z] #11 25.26 Reading package lists... [2020-09-29T18:18:05.373Z] #11 32.41 Reading package lists... [2020-09-29T18:18:05.373Z] #11 ... [2020-09-29T18:18:05.373Z] [2020-09-29T18:18:05.373Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:05.373Z] #34 25.25 Fetched 8387 kB in 18s (463 kB/s) [2020-09-29T18:18:05.373Z] #34 25.25 Reading package lists... [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T18:18:05.602Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T18:18:05.602Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-09-29T18:18:05.628Z] #62 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:05.628Z] #11 4.296 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:18:05.628Z] #11 4.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:18:05.628Z] #11 4.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:18:05.628Z] #11 6.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:18:05.628Z] #11 9.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:18:05.628Z] #11 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:05.628Z] #49 4.811 + RM_GOPATH=0 [2020-09-29T18:18:05.628Z] #49 4.811 + TMP_GOPATH= [2020-09-29T18:18:05.628Z] #49 4.811 + : /build [2020-09-29T18:18:05.628Z] #49 4.811 + '[' -z '' ']' [2020-09-29T18:18:05.628Z] #49 4.812 ++ mktemp -d [2020-09-29T18:18:05.628Z] #49 4.818 + export GOPATH=/tmp/tmp.CAHHqsLAnE [2020-09-29T18:18:05.628Z] #49 4.818 + GOPATH=/tmp/tmp.CAHHqsLAnE [2020-09-29T18:18:05.628Z] #49 4.818 + RM_GOPATH=1 [2020-09-29T18:18:05.628Z] #49 4.818 + case "$(go env GOARCH)" in [2020-09-29T18:18:05.628Z] #49 4.818 ++ go env GOARCH [2020-09-29T18:18:05.628Z] #49 4.840 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #49 4.840 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #49 4.849 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:05.628Z] #49 4.849 + dir=/tmp/install [2020-09-29T18:18:05.628Z] #49 4.859 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:18:05.628Z] #49 4.859 + bin=shfmt [2020-09-29T18:18:05.628Z] #49 4.859 + shift [2020-09-29T18:18:05.628Z] #49 4.859 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T18:18:05.628Z] #49 4.859 + . /tmp/install/shfmt.installer [2020-09-29T18:18:05.628Z] #49 4.859 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:18:05.628Z] #49 4.859 + install_shfmt [2020-09-29T18:18:05.628Z] #49 4.859 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T18:18:05.628Z] #49 4.865 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CAHHqsLAnE/src/github.com/mvdan/sh [2020-09-29T18:18:05.628Z] #49 4.867 Cloning into '/tmp/tmp.CAHHqsLAnE/src/github.com/mvdan/sh'... [2020-09-29T18:18:05.628Z] #49 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:18:05.628Z] #38 4.679 + git clone https://github.com/docker/distribution.git . [2020-09-29T18:18:05.628Z] #38 4.706 Cloning into '.'... [2020-09-29T18:18:05.628Z] #38 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:05.628Z] #32 4.897 + RM_GOPATH=0 [2020-09-29T18:18:05.628Z] #32 4.897 + TMP_GOPATH= [2020-09-29T18:18:05.628Z] #32 4.897 + : /build [2020-09-29T18:18:05.628Z] #32 4.897 + '[' -z '' ']' [2020-09-29T18:18:05.628Z] #32 4.897 ++ mktemp -d [2020-09-29T18:18:05.628Z] #32 4.897 + export GOPATH=/tmp/tmp.xRixljMEUm [2020-09-29T18:18:05.628Z] #32 4.897 + GOPATH=/tmp/tmp.xRixljMEUm [2020-09-29T18:18:05.628Z] #32 4.897 + RM_GOPATH=1 [2020-09-29T18:18:05.628Z] #32 4.897 + case "$(go env GOARCH)" in [2020-09-29T18:18:05.628Z] #32 4.897 ++ go env GOARCH [2020-09-29T18:18:05.628Z] #32 4.959 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #32 4.959 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #32 4.959 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:05.628Z] #32 4.986 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:18:05.628Z] #32 4.986 + dir=/tmp/install [2020-09-29T18:18:05.628Z] #32 4.986 + bin=tomlv [2020-09-29T18:18:05.628Z] #32 4.986 + shift [2020-09-29T18:18:05.628Z] #32 4.986 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T18:18:05.628Z] #32 4.986 + . /tmp/install/tomlv.installer [2020-09-29T18:18:05.628Z] #32 4.986 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:18:05.628Z] #32 4.986 + install_tomlv [2020-09-29T18:18:05.628Z] #32 4.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T18:18:05.628Z] #32 4.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xRixljMEUm/src/github.com/BurntSushi/toml [2020-09-29T18:18:05.628Z] #32 4.986 Cloning into '/tmp/tmp.xRixljMEUm/src/github.com/BurntSushi/toml'... [2020-09-29T18:18:05.628Z] #32 6.467 + cd /tmp/tmp.xRixljMEUm/src/github.com/BurntSushi/toml [2020-09-29T18:18:05.628Z] #32 6.467 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T18:18:05.628Z] #32 6.541 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T18:18:05.628Z] #32 7.414 internal/cpu [2020-09-29T18:18:05.628Z] #32 7.454 runtime/internal/atomic [2020-09-29T18:18:05.628Z] #32 7.712 runtime/internal/sys [2020-09-29T18:18:05.628Z] #32 8.005 runtime/internal/math [2020-09-29T18:18:05.628Z] #32 8.035 math/bits [2020-09-29T18:18:05.628Z] #32 8.097 internal/bytealg [2020-09-29T18:18:05.628Z] #32 8.641 math [2020-09-29T18:18:05.628Z] #32 9.010 runtime [2020-09-29T18:18:05.628Z] #32 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:05.628Z] #34 4.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:18:05.628Z] #34 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:18:05.628Z] #34 4.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:18:05.628Z] #34 5.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:18:05.628Z] #34 8.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:18:05.628Z] #34 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:18:05.628Z] #34 ... [2020-09-29T18:18:05.628Z] [2020-09-29T18:18:05.628Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:05.628Z] #56 4.415 + RM_GOPATH=0 [2020-09-29T18:18:05.628Z] #56 4.415 + TMP_GOPATH= [2020-09-29T18:18:05.628Z] #56 4.415 + : /build [2020-09-29T18:18:05.628Z] #56 4.415 + '[' -z '' ']' [2020-09-29T18:18:05.628Z] #56 4.415 ++ mktemp -d [2020-09-29T18:18:05.628Z] #56 4.416 + export GOPATH=/tmp/tmp.Q3btHhHbeQ [2020-09-29T18:18:05.628Z] #56 4.416 + GOPATH=/tmp/tmp.Q3btHhHbeQ [2020-09-29T18:18:05.628Z] #56 4.416 + RM_GOPATH=1 [2020-09-29T18:18:05.628Z] #56 4.416 + case "$(go env GOARCH)" in [2020-09-29T18:18:05.628Z] #56 4.420 ++ go env GOARCH [2020-09-29T18:18:05.628Z] #56 4.439 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #56 4.439 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.628Z] #56 4.439 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:05.628Z] #56 4.439 + dir=/tmp/install [2020-09-29T18:18:05.628Z] #56 4.440 + bin=rootlesskit [2020-09-29T18:18:05.628Z] #56 4.440 + shift [2020-09-29T18:18:05.628Z] #56 4.440 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T18:18:05.628Z] #56 4.440 + . /tmp/install/rootlesskit.installer [2020-09-29T18:18:05.628Z] #56 4.440 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:18:05.628Z] #56 4.440 + install_rootlesskit [2020-09-29T18:18:05.628Z] #56 4.440 + case "$1" in [2020-09-29T18:18:05.628Z] #56 4.440 + export CGO_ENABLED=0 [2020-09-29T18:18:05.628Z] #56 4.440 + CGO_ENABLED=0 [2020-09-29T18:18:05.628Z] #56 4.440 + _install_rootlesskit [2020-09-29T18:18:05.628Z] #56 4.440 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T18:18:05.628Z] #56 4.440 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:18:05.628Z] #56 4.440 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Q3btHhHbeQ/src/github.com/rootless-containers/rootlesskit [2020-09-29T18:18:05.628Z] #56 4.448 Cloning into '/tmp/tmp.Q3btHhHbeQ/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T18:18:05.629Z] #56 9.921 + cd /tmp/tmp.Q3btHhHbeQ/src/github.com/rootless-containers/rootlesskit [2020-09-29T18:18:05.629Z] #56 9.924 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T18:18:05.629Z] #56 10.72 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T18:18:05.629Z] #56 10.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T18:18:05.629Z] #56 ... [2020-09-29T18:18:05.629Z] [2020-09-29T18:18:05.629Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:05.629Z] #22 4.220 + RM_GOPATH=0 [2020-09-29T18:18:05.629Z] #22 4.220 + TMP_GOPATH= [2020-09-29T18:18:05.629Z] #22 4.220 + : /build [2020-09-29T18:18:05.629Z] #22 4.220 + '[' -z '' ']' [2020-09-29T18:18:05.629Z] #22 4.220 ++ mktemp -d [2020-09-29T18:18:05.629Z] #22 4.220 + export GOPATH=/tmp/tmp.agUAH1Epvg [2020-09-29T18:18:05.629Z] #22 4.220 + GOPATH=/tmp/tmp.agUAH1Epvg [2020-09-29T18:18:05.629Z] #22 4.220 + RM_GOPATH=1 [2020-09-29T18:18:05.629Z] #22 4.220 + case "$(go env GOARCH)" in [2020-09-29T18:18:05.629Z] #22 4.220 ++ go env GOARCH [2020-09-29T18:18:05.629Z] #22 4.224 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.629Z] #22 4.224 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:05.629Z] #22 4.228 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:05.629Z] #22 4.229 Install docker/cli version 17.06.2-ce from stable [2020-09-29T18:18:05.629Z] #22 4.229 + dir=/tmp/install [2020-09-29T18:18:05.629Z] #22 4.229 + bin=dockercli [2020-09-29T18:18:05.629Z] #22 4.229 + shift [2020-09-29T18:18:05.629Z] #22 4.229 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T18:18:05.629Z] #22 4.229 + . /tmp/install/dockercli.installer [2020-09-29T18:18:05.629Z] #22 4.229 ++ : stable [2020-09-29T18:18:05.629Z] #22 4.229 ++ : 17.06.2-ce [2020-09-29T18:18:05.629Z] #22 4.229 + install_dockercli [2020-09-29T18:18:05.629Z] #22 4.229 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T18:18:05.629Z] #22 4.234 ++ uname -m [2020-09-29T18:18:05.629Z] #22 4.235 + arch=x86_64 [2020-09-29T18:18:05.629Z] #22 4.235 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T18:18:05.629Z] #22 4.235 + url=https://download.docker.com/linux/static [2020-09-29T18:18:05.629Z] #22 4.235 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T18:18:05.629Z] #22 4.235 + tar -xz docker/docker [2020-09-29T18:18:05.888Z] #22 ... [2020-09-29T18:18:05.888Z] [2020-09-29T18:18:05.888Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:05.888Z] #40 4.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:18:05.888Z] #40 4.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:18:05.888Z] #40 4.686 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:18:05.888Z] #40 6.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:18:05.888Z] #40 8.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:18:06.149Z] #40 ... [2020-09-29T18:18:06.149Z] [2020-09-29T18:18:06.149Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:06.149Z] #53 4.392 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:18:06.149Z] #53 4.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:18:06.149Z] #53 4.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:18:06.149Z] #53 6.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:18:06.149Z] #53 9.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:18:06.149Z] #53 ... [2020-09-29T18:18:06.149Z] [2020-09-29T18:18:06.149Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:06.149Z] #45 4.183 + RM_GOPATH=0 [2020-09-29T18:18:06.149Z] #45 4.183 + TMP_GOPATH= [2020-09-29T18:18:06.149Z] #45 4.183 + : /build [2020-09-29T18:18:06.149Z] #45 4.183 + '[' -z '' ']' [2020-09-29T18:18:06.149Z] #45 4.187 ++ mktemp -d [2020-09-29T18:18:06.149Z] #45 4.187 + export GOPATH=/tmp/tmp.965psI0p0u [2020-09-29T18:18:06.149Z] #45 4.187 + GOPATH=/tmp/tmp.965psI0p0u [2020-09-29T18:18:06.149Z] #45 4.187 + RM_GOPATH=1 [2020-09-29T18:18:06.149Z] #45 4.187 + case "$(go env GOARCH)" in [2020-09-29T18:18:06.149Z] #45 4.187 ++ go env GOARCH [2020-09-29T18:18:06.149Z] #45 4.200 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.149Z] #45 4.200 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.149Z] #45 4.200 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:06.149Z] #45 4.205 + dir=/tmp/install [2020-09-29T18:18:06.149Z] #45 4.205 + bin=gotestsum [2020-09-29T18:18:06.149Z] #45 4.205 + shift [2020-09-29T18:18:06.149Z] #45 4.205 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T18:18:06.149Z] #45 4.205 + . /tmp/install/gotestsum.installer [2020-09-29T18:18:06.149Z] #45 4.205 ++ : v0.5.3 [2020-09-29T18:18:06.149Z] #45 4.205 + install_gotestsum [2020-09-29T18:18:06.149Z] #45 4.205 + set -e [2020-09-29T18:18:06.149Z] #45 4.205 + export GO111MODULE=on [2020-09-29T18:18:06.149Z] #45 4.205 + GO111MODULE=on [2020-09-29T18:18:06.149Z] #45 4.205 + GOBIN=/build [2020-09-29T18:18:06.149Z] #45 4.205 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T18:18:06.149Z] #45 4.243 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T18:18:06.149Z] #45 4.252 go: finding gotest.tools v0.5.3 [2020-09-29T18:18:06.149Z] #45 5.274 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T18:18:06.149Z] #45 5.775 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T18:18:06.149Z] #45 7.233 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:18:06.149Z] #45 7.235 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T18:18:06.149Z] #45 7.248 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T18:18:06.149Z] #45 7.267 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T18:18:06.149Z] #45 7.315 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:18:06.149Z] #45 7.536 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:18:06.149Z] #45 7.554 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:18:06.149Z] #45 7.677 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:18:06.149Z] #45 7.707 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T18:18:06.149Z] #45 7.710 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:18:06.149Z] #45 7.727 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:18:06.149Z] #45 7.948 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:18:06.149Z] #45 7.977 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:18:06.149Z] #45 7.978 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T18:18:06.149Z] #45 7.999 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T18:18:06.149Z] #45 8.050 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:18:06.149Z] #45 8.201 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:18:06.149Z] #45 8.265 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:18:06.149Z] #45 8.468 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:18:06.149Z] #45 10.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:18:06.409Z] #45 ... [2020-09-29T18:18:06.409Z] [2020-09-29T18:18:06.409Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:06.409Z] #47 4.847 + RM_GOPATH=0 [2020-09-29T18:18:06.409Z] #47 4.847 + TMP_GOPATH= [2020-09-29T18:18:06.409Z] #47 4.847 + : /build [2020-09-29T18:18:06.409Z] #47 4.847 + '[' -z '' ']' [2020-09-29T18:18:06.409Z] #47 4.847 ++ mktemp -d [2020-09-29T18:18:06.409Z] #47 4.855 + export GOPATH=/tmp/tmp.HLAB8w1owz [2020-09-29T18:18:06.409Z] #47 4.855 + GOPATH=/tmp/tmp.HLAB8w1owz [2020-09-29T18:18:06.409Z] #47 4.855 + RM_GOPATH=1 [2020-09-29T18:18:06.409Z] #47 4.855 + case "$(go env GOARCH)" in [2020-09-29T18:18:06.409Z] #47 4.855 ++ go env GOARCH [2020-09-29T18:18:06.409Z] #47 4.928 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.409Z] #47 4.928 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.409Z] #47 4.928 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:06.409Z] #47 4.937 Installing golangci-lint version v1.23.8 [2020-09-29T18:18:06.409Z] #47 4.938 + dir=/tmp/install [2020-09-29T18:18:06.409Z] #47 4.938 + bin=golangci_lint [2020-09-29T18:18:06.409Z] #47 4.938 + shift [2020-09-29T18:18:06.409Z] #47 4.938 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T18:18:06.409Z] #47 4.938 + . /tmp/install/golangci_lint.installer [2020-09-29T18:18:06.409Z] #47 4.938 ++ : v1.23.8 [2020-09-29T18:18:06.409Z] #47 4.938 + install_golangci_lint [2020-09-29T18:18:06.409Z] #47 4.938 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T18:18:06.409Z] #47 4.938 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T18:18:06.409Z] #47 ... [2020-09-29T18:18:06.409Z] [2020-09-29T18:18:06.409Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:06.409Z] #43 4.804 + RM_GOPATH=0 [2020-09-29T18:18:06.409Z] #43 4.804 + TMP_GOPATH= [2020-09-29T18:18:06.409Z] #43 4.804 + : /build [2020-09-29T18:18:06.409Z] #43 4.804 + '[' -z '' ']' [2020-09-29T18:18:06.409Z] #43 4.804 ++ mktemp -d [2020-09-29T18:18:06.409Z] #43 4.804 + export GOPATH=/tmp/tmp.oObzfnc7h0 [2020-09-29T18:18:06.409Z] #43 4.804 + GOPATH=/tmp/tmp.oObzfnc7h0 [2020-09-29T18:18:06.409Z] #43 4.804 + RM_GOPATH=1 [2020-09-29T18:18:06.409Z] #43 4.804 + case "$(go env GOARCH)" in [2020-09-29T18:18:06.409Z] #43 4.804 ++ go env GOARCH [2020-09-29T18:18:06.409Z] #43 4.841 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.409Z] #43 4.842 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:06.409Z] #43 4.842 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:06.409Z] #43 4.843 + dir=/tmp/install [2020-09-29T18:18:06.409Z] #43 4.843 + bin=vndr [2020-09-29T18:18:06.409Z] #43 4.843 + shift [2020-09-29T18:18:06.409Z] #43 4.845 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T18:18:06.409Z] #43 4.845 + . /tmp/install/vndr.installer [2020-09-29T18:18:06.409Z] #43 4.845 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:18:06.409Z] #43 4.845 + install_vndr [2020-09-29T18:18:06.409Z] #43 4.845 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T18:18:06.409Z] #43 4.845 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:18:06.409Z] #43 4.845 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oObzfnc7h0/src/github.com/LK4D4/vndr [2020-09-29T18:18:06.409Z] #43 4.847 Cloning into '/tmp/tmp.oObzfnc7h0/src/github.com/LK4D4/vndr'... [2020-09-29T18:18:06.409Z] #43 5.795 + cd /tmp/tmp.oObzfnc7h0/src/github.com/LK4D4/vndr [2020-09-29T18:18:06.409Z] #43 5.796 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T18:18:06.409Z] #43 5.856 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T18:18:06.409Z] #43 7.688 internal/cpu [2020-09-29T18:18:06.409Z] #43 7.729 runtime/internal/sys [2020-09-29T18:18:06.409Z] #43 7.988 runtime/internal/math [2020-09-29T18:18:06.409Z] #43 8.080 internal/race [2020-09-29T18:18:06.409Z] #43 8.145 sync/atomic [2020-09-29T18:18:06.409Z] #43 8.296 internal/bytealg [2020-09-29T18:18:06.409Z] #43 8.426 unicode [2020-09-29T18:18:06.409Z] #43 9.086 runtime [2020-09-29T18:18:06.668Z] #43 11.72 unicode/utf8 [2020-09-29T18:18:06.668Z] #43 ... [2020-09-29T18:18:06.668Z] [2020-09-29T18:18:06.668Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:06.668Z] #53 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:18:08.344Z] ok github.com/docker/docker/builder/remotecontext 0.384s coverage: 13.6% of statements [2020-09-29T18:18:08.344Z] ok github.com/docker/docker/builder/dockerfile 1.054s coverage: 48.0% of statements [2020-09-29T18:18:08.671Z] #34 32.07 Reading package lists... [2020-09-29T18:18:08.671Z] #34 ... [2020-09-29T18:18:08.671Z] [2020-09-29T18:18:08.671Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:08.671Z] #40 31.58 Reading package lists... [2020-09-29T18:18:08.982Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-29T18:18:09.217Z] #53 ... [2020-09-29T18:18:09.217Z] [2020-09-29T18:18:09.217Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:09.217Z] #22 13.32 + mkdir -p /build [2020-09-29T18:18:09.217Z] #22 13.33 + mv docker/docker /build/ [2020-09-29T18:18:09.217Z] #22 13.33 + rmdir docker [2020-09-29T18:18:09.217Z] #22 DONE 13.9s [2020-09-29T18:18:09.217Z] [2020-09-29T18:18:09.217Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:09.217Z] #32 13.27 internal/testlog [2020-09-29T18:18:09.217Z] #32 13.64 encoding [2020-09-29T18:18:09.217Z] #32 13.86 runtime/cgo [2020-09-29T18:18:10.056Z] #40 38.48 Building dependency tree... [2020-09-29T18:18:10.532Z] ok github.com/docker/docker/builder/remotecontext/git 1.530s coverage: 86.3% of statements [2020-09-29T18:18:10.532Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T18:18:10.532Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T18:18:12.043Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2020-09-29T18:18:12.600Z] #40 42.25 The following additional packages will be installed: [2020-09-29T18:18:12.600Z] #40 42.27 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T18:18:12.600Z] #40 42.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T18:18:12.600Z] #40 42.30 Suggested packages: [2020-09-29T18:18:12.600Z] #40 42.30 manpages-dev python-setuptools [2020-09-29T18:18:13.417Z] #32 ... [2020-09-29T18:18:13.417Z] [2020-09-29T18:18:13.417Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:13.417Z] #49 15.74 + cd /tmp/tmp.CAHHqsLAnE/src/github.com/mvdan/sh [2020-09-29T18:18:13.417Z] #49 15.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T18:18:13.417Z] #49 15.84 + GO111MODULE=on [2020-09-29T18:18:13.417Z] #49 15.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T18:18:13.417Z] #49 16.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:18:13.417Z] #49 17.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:18:13.417Z] #49 17.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:18:13.417Z] #49 17.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:18:13.417Z] #49 17.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:18:13.417Z] #49 18.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:18:13.542Z] #40 43.66 The following NEW packages will be installed: [2020-09-29T18:18:13.677Z] #49 18.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:18:13.802Z] #40 43.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T18:18:13.802Z] #40 43.68 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T18:18:13.802Z] #40 43.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T18:18:13.802Z] #40 43.68 python-six zlib1g-dev [2020-09-29T18:18:14.063Z] #40 44.18 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:14.063Z] #40 44.18 Need to get 4095 kB of archives. [2020-09-29T18:18:14.063Z] #40 44.18 After this operation, 22.5 MB of additional disk space will be used. [2020-09-29T18:18:14.063Z] #40 44.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-29T18:18:14.063Z] #40 44.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T18:18:14.063Z] #40 44.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T18:18:14.063Z] #40 44.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T18:18:14.063Z] #40 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-29T18:18:14.063Z] #40 44.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T18:18:14.063Z] #40 44.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-29T18:18:14.324Z] #40 ... [2020-09-29T18:18:14.324Z] [2020-09-29T18:18:14.324Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:14.324Z] #62 DONE 44.3s [2020-09-29T18:18:14.324Z] [2020-09-29T18:18:14.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:14.324Z] #40 44.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-29T18:18:14.324Z] #40 44.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-29T18:18:14.324Z] #40 44.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-29T18:18:14.324Z] #40 ... [2020-09-29T18:18:14.324Z] [2020-09-29T18:18:14.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:14.324Z] #11 32.41 Reading package lists... [2020-09-29T18:18:14.324Z] #11 39.10 Building dependency tree... [2020-09-29T18:18:14.324Z] #11 43.08 The following additional packages will be installed: [2020-09-29T18:18:14.324Z] #11 43.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T18:18:14.324Z] #11 43.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T18:18:14.324Z] #11 43.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T18:18:14.324Z] #11 43.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T18:18:14.324Z] #11 43.12 Suggested packages: [2020-09-29T18:18:14.324Z] #11 43.12 gcc-8-locales seccomp wine64 [2020-09-29T18:18:14.324Z] #11 44.28 The following NEW packages will be installed: [2020-09-29T18:18:14.324Z] #11 44.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T18:18:14.324Z] #11 44.29 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T18:18:14.324Z] #11 44.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T18:18:14.324Z] #11 44.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T18:18:14.324Z] #11 44.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T18:18:14.324Z] #11 44.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T18:18:14.585Z] #11 ... [2020-09-29T18:18:14.585Z] [2020-09-29T18:18:14.585Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:14.585Z] #40 44.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-29T18:18:14.585Z] #40 44.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-29T18:18:14.585Z] #40 44.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-29T18:18:14.585Z] #40 44.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-29T18:18:14.585Z] #40 44.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T18:18:14.585Z] #40 44.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T18:18:14.585Z] #40 44.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-29T18:18:15.059Z] #49 20.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:18:15.998Z] #49 ... [2020-09-29T18:18:15.998Z] [2020-09-29T18:18:15.998Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:15.998Z] #34 21.21 Fetched 8387 kB in 17s (492 kB/s) [2020-09-29T18:18:16.259Z] #34 21.21 Reading package lists... [2020-09-29T18:18:16.259Z] #34 ... [2020-09-29T18:18:16.259Z] [2020-09-29T18:18:16.259Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:16.259Z] #40 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:18:16.259Z] #40 ... [2020-09-29T18:18:16.259Z] [2020-09-29T18:18:16.259Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:18:16.259Z] #38 21.18 Checking out files: 91% (1524/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-29T18:18:16.259Z] #38 21.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T18:18:16.338Z] Client: [2020-09-29T18:18:16.338Z] Debug Mode: false [2020-09-29T18:18:16.338Z] Plugins: [2020-09-29T18:18:16.338Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T18:18:16.338Z] [2020-09-29T18:18:16.338Z] Server: [2020-09-29T18:18:16.338Z] Containers: 0 [2020-09-29T18:18:16.338Z] Running: 0 [2020-09-29T18:18:16.338Z] Paused: 0 [2020-09-29T18:18:16.338Z] Stopped: 0 [2020-09-29T18:18:16.338Z] Images: 0 [2020-09-29T18:18:16.338Z] Server Version: 19.03.12 [2020-09-29T18:18:16.338Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T18:18:16.338Z] Windows: [2020-09-29T18:18:16.338Z] LCOW: [2020-09-29T18:18:16.338Z] Logging Driver: json-file [2020-09-29T18:18:16.338Z] Plugins: [2020-09-29T18:18:16.338Z] Volume: local [2020-09-29T18:18:16.338Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T18:18:16.338Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T18:18:16.338Z] Swarm: inactive [2020-09-29T18:18:16.338Z] Default Isolation: process [2020-09-29T18:18:16.338Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T18:18:16.338Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T18:18:16.338Z] OSType: windows [2020-09-29T18:18:16.338Z] Architecture: x86_64 [2020-09-29T18:18:16.338Z] CPUs: 4 [2020-09-29T18:18:16.338Z] Total Memory: 32GiB [2020-09-29T18:18:16.338Z] Name: azwin-2-a03770 [2020-09-29T18:18:16.338Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T18:18:16.338Z] Docker Root Dir: D:\docker [2020-09-29T18:18:16.338Z] Debug Mode: false [2020-09-29T18:18:16.338Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:18:16.338Z] Labels: [2020-09-29T18:18:16.338Z] Experimental: true [2020-09-29T18:18:16.338Z] Insecure Registries: [2020-09-29T18:18:16.338Z] 10.0.0.4:5000 [2020-09-29T18:18:16.338Z] 127.0.0.0/8 [2020-09-29T18:18:16.338Z] Registry Mirrors: [2020-09-29T18:18:16.338Z] http://10.0.0.4:5000/ [2020-09-29T18:18:16.338Z] Live Restore Enabled: false [2020-09-29T18:18:16.338Z] [Pipeline] } [Pipeline] // stage [2020-09-29T18:18:16.500Z] #40 46.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:16.500Z] #40 ... [2020-09-29T18:18:16.500Z] [2020-09-29T18:18:16.500Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:16.500Z] #53 32.46 Reading package lists... [2020-09-29T18:18:16.500Z] #53 39.40 Building dependency tree... [2020-09-29T18:18:16.500Z] #53 42.73 The following additional packages will be installed: [2020-09-29T18:18:16.500Z] #53 42.75 libbtrfs0 [2020-09-29T18:18:16.500Z] #53 43.00 The following NEW packages will be installed: [2020-09-29T18:18:16.500Z] #53 43.02 libbtrfs-dev libbtrfs0 [2020-09-29T18:18:16.500Z] #53 43.52 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:16.500Z] #53 43.52 Need to get 119 kB of archives. [2020-09-29T18:18:16.500Z] #53 43.52 After this operation, 387 kB of additional disk space will be used. [2020-09-29T18:18:16.500Z] #53 43.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T18:18:16.500Z] #53 43.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T18:18:16.500Z] #53 45.15 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:16.500Z] #53 45.51 Fetched 119 kB in 0s (298 kB/s) [2020-09-29T18:18:16.500Z] #53 45.64 Selecting previously unselected package libbtrfs0. [2020-09-29T18:18:16.500Z] #53 45.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:16.500Z] #53 45.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T18:18:16.500Z] #53 45.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T18:18:16.500Z] #53 45.85 Selecting previously unselected package libbtrfs-dev. [2020-09-29T18:18:16.500Z] #53 45.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T18:18:16.500Z] #53 45.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:18:16.500Z] #53 46.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T18:18:16.500Z] #53 46.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:18:16.500Z] #53 46.24 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:16.500Z] #53 DONE 46.5s [2020-09-29T18:18:16.500Z] [2020-09-29T18:18:16.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:16.500Z] #40 46.50 Fetched 4095 kB in 1s (4773 kB/s) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-29T18:18:16.766Z] #40 46.65 Selecting previously unselected package libcap-dev:amd64. [2020-09-29T18:18:16.766Z] #40 46.65 (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 ... 15410 files and directories currently installed.) [2020-09-29T18:18:16.766Z] #40 46.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-29T18:18:16.766Z] #40 46.82 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T18:18:16.831Z] #38 ... [2020-09-29T18:18:16.831Z] [2020-09-29T18:18:16.831Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:16.831Z] #11 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:18:16.831Z] #11 21.73 Fetched 8387 kB in 18s (472 kB/s) [2020-09-29T18:18:16.831Z] #11 21.73 Reading package lists... [2020-09-29T18:18:16.831Z] #11 ... [2020-09-29T18:18:16.831Z] [2020-09-29T18:18:16.831Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:16.831Z] #45 11.88 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:18:16.831Z] #45 12.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:18:16.831Z] #45 16.26 go: finding github.com/fatih/color v1.9.0 [2020-09-29T18:18:16.831Z] #45 16.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:18:16.831Z] #45 16.29 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T18:18:16.831Z] #45 16.39 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T18:18:16.831Z] #45 16.52 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:18:16.831Z] #45 16.56 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:18:16.831Z] #45 16.76 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:18:16.831Z] #45 16.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:18:16.831Z] #45 17.01 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:18:16.831Z] #45 17.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:18:16.831Z] #45 17.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:18:17.030Z] #40 47.03 Selecting previously unselected package libnet1:amd64. [2020-09-29T18:18:17.030Z] #40 47.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:18:17.030Z] #40 47.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:17.092Z] #45 ... [2020-09-29T18:18:17.092Z] [2020-09-29T18:18:17.092Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:17.092Z] #49 21.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T18:18:17.092Z] #49 21.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T18:18:17.092Z] #49 21.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T18:18:17.092Z] #49 21.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T18:18:17.092Z] #49 ... [2020-09-29T18:18:17.092Z] [2020-09-29T18:18:17.092Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:17.092Z] #43 12.27 math [2020-09-29T18:18:17.092Z] #43 16.18 unicode/utf16 [2020-09-29T18:18:17.092Z] #43 16.43 container/list [2020-09-29T18:18:17.092Z] #43 16.85 crypto/internal/subtle [2020-09-29T18:18:17.092Z] #43 17.02 crypto/subtle [2020-09-29T18:18:17.092Z] #43 17.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T18:18:17.092Z] #43 17.39 internal/nettrace [2020-09-29T18:18:17.092Z] #43 17.66 runtime/cgo [2020-09-29T18:18:17.292Z] #40 47.33 Selecting previously unselected package libnet1-dev. [2020-09-29T18:18:17.292Z] #40 47.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:18:17.292Z] #40 47.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:17.353Z] #43 ... [2020-09-29T18:18:17.353Z] [2020-09-29T18:18:17.353Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:17.353Z] #40 22.19 Fetched 8387 kB in 18s (467 kB/s) [2020-09-29T18:18:17.553Z] #40 47.61 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T18:18:17.553Z] #40 47.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T18:18:17.553Z] #40 47.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:18:17.816Z] #40 47.77 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-29T18:18:17.816Z] #40 47.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-29T18:18:17.816Z] #40 47.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T18:18:18.076Z] #40 48.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T18:18:18.076Z] #40 48.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:18.076Z] #40 48.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:18.076Z] #40 48.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-29T18:18:18.076Z] #40 48.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:18.076Z] #40 48.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:18.338Z] #40 48.31 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-29T18:18:18.338Z] #40 48.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-29T18:18:18.338Z] #40 48.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T18:18:18.338Z] #40 ... [2020-09-29T18:18:18.338Z] [2020-09-29T18:18:18.338Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:18.338Z] #34 32.07 Reading package lists... [2020-09-29T18:18:18.338Z] #34 38.81 Building dependency tree... [2020-09-29T18:18:18.338Z] #34 42.79 The following additional packages will be installed: [2020-09-29T18:18:18.338Z] #34 42.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T18:18:18.338Z] #34 42.81 Suggested packages: [2020-09-29T18:18:18.338Z] #34 42.83 cmake-doc ninja-build lrzip [2020-09-29T18:18:18.338Z] #34 42.83 Recommended packages: [2020-09-29T18:18:18.338Z] #34 42.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T18:18:18.338Z] #34 43.88 The following NEW packages will be installed: [2020-09-29T18:18:18.338Z] #34 43.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T18:18:18.338Z] #34 43.91 vim-common xxd [2020-09-29T18:18:18.338Z] #34 44.40 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:18.338Z] #34 44.40 Need to get 14.9 MB of archives. [2020-09-29T18:18:18.338Z] #34 44.40 After this operation, 61.8 MB of additional disk space will be used. [2020-09-29T18:18:18.338Z] #34 44.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T18:18:18.338Z] #34 44.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T18:18:18.338Z] #34 44.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T18:18:18.338Z] #34 44.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T18:18:18.338Z] #34 45.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-29T18:18:18.338Z] #34 45.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-29T18:18:18.338Z] #34 45.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-29T18:18:18.338Z] #34 45.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-29T18:18:18.338Z] #34 45.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-29T18:18:18.338Z] #34 45.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-29T18:18:18.338Z] #34 47.74 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:18.338Z] #34 47.97 Fetched 14.9 MB in 2s (6738 kB/s) [2020-09-29T18:18:18.338Z] #34 48.06 Selecting previously unselected package xxd. [2020-09-29T18:18:18.338Z] #34 48.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:18.338Z] #34 48.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:18:18.338Z] #34 48.20 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T18:18:18.338Z] #34 48.40 Selecting previously unselected package vim-common. [2020-09-29T18:18:18.338Z] #34 48.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:18:18.338Z] #34 48.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T18:18:18.598Z] #34 ... [2020-09-29T18:18:18.598Z] [2020-09-29T18:18:18.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:18:18.598Z] #30 47.02 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2020-09-29T18:18:18.598Z] #30 ... [2020-09-29T18:18:18.598Z] [2020-09-29T18:18:18.598Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:18.598Z] #32 38.73 sync [2020-09-29T18:18:18.598Z] #32 38.74 internal/reflectlite [2020-09-29T18:18:18.598Z] #32 41.29 sort [2020-09-29T18:18:18.598Z] #32 41.30 errors [2020-09-29T18:18:18.598Z] #32 41.79 strconv [2020-09-29T18:18:18.598Z] #32 42.44 io [2020-09-29T18:18:18.598Z] #32 43.54 internal/oserror [2020-09-29T18:18:18.598Z] #32 43.68 syscall [2020-09-29T18:18:18.598Z] #32 46.16 reflect [2020-09-29T18:18:18.859Z] #32 ... [2020-09-29T18:18:18.859Z] [2020-09-29T18:18:18.859Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:18.859Z] #34 48.77 Selecting previously unselected package cmake-data. [2020-09-29T18:18:18.859Z] #34 48.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T18:18:18.859Z] #34 48.81 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T18:18:21.414Z] #34 ... [2020-09-29T18:18:21.414Z] [2020-09-29T18:18:21.414Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:21.414Z] #43 41.41 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T18:18:21.414Z] #43 41.48 errors [2020-09-29T18:18:21.414Z] #43 41.66 sort [2020-09-29T18:18:21.414Z] #43 41.95 io [2020-09-29T18:18:21.414Z] #43 42.97 strconv [2020-09-29T18:18:21.414Z] #43 43.23 bytes [2020-09-29T18:18:21.414Z] #43 45.77 bufio [2020-09-29T18:18:21.414Z] #43 47.60 reflect [2020-09-29T18:18:21.414Z] #43 47.75 syscall [2020-09-29T18:18:21.675Z] #43 ... [2020-09-29T18:18:21.675Z] [2020-09-29T18:18:21.675Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:21.675Z] #49 51.36 syscall [2020-09-29T18:18:21.675Z] #49 51.46 reflect [2020-09-29T18:18:22.632Z] #40 22.19 Reading package lists... [2020-09-29T18:18:22.632Z] #40 ... [2020-09-29T18:18:22.632Z] [2020-09-29T18:18:22.632Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:22.632Z] #34 21.21 Reading package lists... [2020-09-29T18:18:24.973Z] #49 ... [2020-09-29T18:18:24.973Z] [2020-09-29T18:18:24.973Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:24.973Z] #11 44.79 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:24.973Z] #11 44.79 Need to get 77.7 MB of archives. [2020-09-29T18:18:24.973Z] #11 44.79 After this operation, 487 MB of additional disk space will be used. [2020-09-29T18:18:24.973Z] #11 44.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-29T18:18:24.973Z] #11 45.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-29T18:18:24.973Z] #11 45.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T18:18:24.973Z] #11 45.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-29T18:18:24.973Z] #11 45.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-29T18:18:24.973Z] #11 45.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T18:18:24.973Z] #11 46.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T18:18:24.973Z] #11 46.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T18:18:24.973Z] #11 46.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-29T18:18:24.973Z] #11 50.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-29T18:18:24.973Z] #11 52.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-29T18:18:24.973Z] #11 52.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-29T18:18:24.973Z] #11 52.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T18:18:24.973Z] #11 52.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T18:18:24.973Z] #11 52.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-29T18:18:24.973Z] #11 52.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-29T18:18:24.973Z] #11 52.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-29T18:18:24.973Z] #11 52.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-29T18:18:24.973Z] #11 52.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-29T18:18:24.973Z] #11 52.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-29T18:18:24.973Z] #11 52.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-29T18:18:24.973Z] #11 53.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-29T18:18:24.973Z] #11 53.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-29T18:18:24.973Z] #11 53.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-29T18:18:24.973Z] #11 53.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-29T18:18:24.973Z] #11 54.32 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:24.973Z] #11 54.61 Fetched 77.7 MB in 9s (9054 kB/s) [2020-09-29T18:18:24.973Z] #11 54.73 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T18:18:24.973Z] #11 54.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:24.973Z] #11 54.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-29T18:18:24.973Z] #11 54.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T18:18:24.973Z] #11 ... [2020-09-29T18:18:24.973Z] [2020-09-29T18:18:24.973Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:24.973Z] #40 48.61 Selecting previously unselected package libprotobuf17:amd64. [2020-09-29T18:18:24.973Z] #40 48.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 48.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 49.42 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-29T18:18:24.973Z] #40 49.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 49.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 49.62 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-29T18:18:24.973Z] #40 49.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 49.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 51.10 Selecting previously unselected package libprotoc17:amd64. [2020-09-29T18:18:24.973Z] #40 51.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 51.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 51.80 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T18:18:24.973Z] #40 51.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 51.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T18:18:24.973Z] #40 52.04 Selecting previously unselected package protobuf-compiler. [2020-09-29T18:18:24.973Z] #40 52.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 52.07 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 52.27 Selecting previously unselected package python-pkg-resources. [2020-09-29T18:18:24.973Z] #40 52.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T18:18:24.973Z] #40 52.28 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T18:18:24.973Z] #40 52.54 Selecting previously unselected package python-six. [2020-09-29T18:18:24.973Z] #40 52.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T18:18:24.973Z] #40 52.55 Unpacking python-six (1.12.0-1) ... [2020-09-29T18:18:24.973Z] #40 53.00 Selecting previously unselected package python-protobuf. [2020-09-29T18:18:24.973Z] #40 53.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:24.973Z] #40 53.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T18:18:24.973Z] #40 53.58 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T18:18:26.887Z] #40 ... [2020-09-29T18:18:26.887Z] [2020-09-29T18:18:26.887Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:26.887Z] #54 1.169 + RM_GOPATH=0 [2020-09-29T18:18:26.887Z] #54 1.169 + TMP_GOPATH= [2020-09-29T18:18:26.887Z] #54 1.169 + : /build [2020-09-29T18:18:26.887Z] #54 1.169 + '[' -z '' ']' [2020-09-29T18:18:26.887Z] #54 1.172 ++ mktemp -d [2020-09-29T18:18:26.887Z] #54 1.172 + export GOPATH=/tmp/tmp.jYEhO25q2r [2020-09-29T18:18:26.887Z] #54 1.172 + GOPATH=/tmp/tmp.jYEhO25q2r [2020-09-29T18:18:26.887Z] #54 1.172 + RM_GOPATH=1 [2020-09-29T18:18:26.887Z] #54 1.172 + case "$(go env GOARCH)" in [2020-09-29T18:18:26.887Z] #54 1.173 ++ go env GOARCH [2020-09-29T18:18:26.887Z] #54 1.210 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:26.887Z] #54 1.211 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:26.887Z] #54 1.219 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:26.887Z] #54 1.243 + dir=/tmp/install [2020-09-29T18:18:26.887Z] #54 1.243 + bin=containerd [2020-09-29T18:18:26.887Z] #54 1.244 + shift [2020-09-29T18:18:26.887Z] #54 1.244 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T18:18:26.887Z] #54 1.244 + . /tmp/install/containerd.installer [2020-09-29T18:18:26.887Z] #54 1.244 ++ set -e [2020-09-29T18:18:26.887Z] #54 1.244 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:18:26.887Z] #54 1.245 + install_containerd [2020-09-29T18:18:26.887Z] #54 1.245 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T18:18:26.887Z] #54 1.245 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jYEhO25q2r/src/github.com/containerd/containerd [2020-09-29T18:18:26.887Z] #54 1.246 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:18:26.887Z] #54 1.260 Cloning into '/tmp/tmp.jYEhO25q2r/src/github.com/containerd/containerd'... [2020-09-29T18:18:26.887Z] #54 ... [2020-09-29T18:18:26.887Z] [2020-09-29T18:18:26.887Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:18:26.887Z] #30 47.02 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T18:18:26.887Z] #30 47.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T18:18:26.887Z] #30 47.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T18:18:27.458Z] #30 ... [2020-09-29T18:18:27.458Z] [2020-09-29T18:18:27.458Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:27.458Z] #11 57.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T18:18:27.458Z] #11 57.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T18:18:27.458Z] #11 57.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T18:18:27.913Z] #34 27.53 Reading package lists... [2020-09-29T18:18:27.913Z] #34 ... [2020-09-29T18:18:27.913Z] [2020-09-29T18:18:27.913Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:27.913Z] #53 22.48 Fetched 8387 kB in 18s (455 kB/s) [2020-09-29T18:18:27.913Z] #53 22.48 Reading package lists... [2020-09-29T18:18:27.913Z] #53 28.85 Reading package lists... [2020-09-29T18:18:27.913Z] #53 ... [2020-09-29T18:18:27.913Z] [2020-09-29T18:18:27.913Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:27.913Z] #49 22.64 runtime [2020-09-29T18:18:27.913Z] #49 22.66 runtime/cgo [2020-09-29T18:18:27.913Z] #49 ... [2020-09-29T18:18:27.913Z] [2020-09-29T18:18:27.913Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:27.914Z] #62 23.08 Checking out files: 61% (1165/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T18:18:27.914Z] #62 23.79 + cd /tmp/tmp.BMPBbynJSJ/src/github.com/docker/libnetwork [2020-09-29T18:18:27.914Z] #62 23.79 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T18:18:27.914Z] #62 24.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T18:18:27.914Z] #62 ... [2020-09-29T18:18:27.914Z] [2020-09-29T18:18:27.914Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:18:27.914Z] #38 22.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T18:18:28.607Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T18:18:28.607Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-09-29T18:18:28.855Z] #38 ... [2020-09-29T18:18:28.855Z] [2020-09-29T18:18:28.855Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:28.855Z] #34 27.53 Reading package lists... [2020-09-29T18:18:29.560Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2020-09-29T18:18:30.057Z] #11 ... [2020-09-29T18:18:30.057Z] [2020-09-29T18:18:30.057Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:30.057Z] #45 DONE 60.1s [2020-09-29T18:18:30.057Z] [2020-09-29T18:18:30.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:30.057Z] #11 60.22 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T18:18:30.057Z] #11 60.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T18:18:30.317Z] #11 60.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T18:18:30.317Z] #11 60.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-29T18:18:30.508Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2020-09-29T18:18:30.578Z] #11 60.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:18:30.578Z] #11 60.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:18:30.771Z] #34 33.96 Building dependency tree... [2020-09-29T18:18:30.885Z] #11 60.87 Selecting previously unselected package dmsetup. [2020-09-29T18:18:30.885Z] #11 60.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:18:30.885Z] #11 60.89 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T18:18:31.147Z] #11 61.32 Selecting previously unselected package mingw-w64-common. [2020-09-29T18:18:31.407Z] #11 61.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T18:18:31.407Z] #11 61.36 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T18:18:31.454Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.0% of statements [2020-09-29T18:18:31.668Z] #11 ... [2020-09-29T18:18:31.668Z] [2020-09-29T18:18:31.668Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:31.668Z] #34 51.76 Selecting previously unselected package libicu63:amd64. [2020-09-29T18:18:31.668Z] #34 51.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T18:18:31.668Z] #34 51.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:18:31.668Z] #34 59.54 Selecting previously unselected package libxml2:amd64. [2020-09-29T18:18:31.668Z] #34 59.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-29T18:18:31.668Z] #34 59.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T18:18:31.668Z] #34 60.57 Selecting previously unselected package libarchive13:amd64. [2020-09-29T18:18:31.668Z] #34 60.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-29T18:18:31.668Z] #34 60.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T18:18:31.668Z] #34 61.56 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-29T18:18:31.668Z] #34 61.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-29T18:18:31.668Z] #34 61.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T18:18:31.929Z] #34 61.82 Selecting previously unselected package librhash0:amd64. [2020-09-29T18:18:31.929Z] #34 61.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-29T18:18:31.929Z] #34 61.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-29T18:18:31.929Z] #34 ... [2020-09-29T18:18:31.929Z] [2020-09-29T18:18:31.929Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:31.929Z] #40 58.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:31.929Z] #40 58.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:31.929Z] #40 58.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:31.929Z] #40 58.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:31.929Z] #40 58.38 Setting up python-six (1.12.0-1) ... [2020-09-29T18:18:32.028Z] ok github.com/docker/docker/builder/remotecontext/git 3.965s coverage: 86.3% of statements [2020-09-29T18:18:32.028Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T18:18:32.028Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T18:18:32.189Z] #40 62.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T18:18:32.449Z] #40 62.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:18:32.449Z] #40 62.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:32.449Z] #40 62.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T18:18:32.449Z] #40 62.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:32.449Z] #40 62.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T18:18:32.449Z] #40 62.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:32.449Z] #40 62.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:32.449Z] #40 62.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T18:18:32.449Z] #40 62.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T18:18:32.685Z] #34 37.35 The following additional packages will be installed: [2020-09-29T18:18:32.685Z] #34 37.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T18:18:32.685Z] #34 37.38 Suggested packages: [2020-09-29T18:18:32.685Z] #34 37.38 cmake-doc ninja-build lrzip [2020-09-29T18:18:32.685Z] #34 37.38 Recommended packages: [2020-09-29T18:18:32.685Z] #34 37.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T18:18:32.709Z] #40 ... [2020-09-29T18:18:32.709Z] [2020-09-29T18:18:32.709Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:32.709Z] #32 52.59 time [2020-09-29T18:18:32.709Z] #32 58.32 internal/poll [2020-09-29T18:18:32.709Z] #32 60.44 internal/syscall/execenv [2020-09-29T18:18:32.709Z] #32 60.55 internal/syscall/unix [2020-09-29T18:18:32.709Z] #32 60.93 internal/fmtsort [2020-09-29T18:18:32.709Z] #32 61.03 os [2020-09-29T18:18:32.709Z] #32 61.81 strings [2020-09-29T18:18:32.709Z] #32 ... [2020-09-29T18:18:32.709Z] [2020-09-29T18:18:32.709Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:32.709Z] #34 61.99 Selecting previously unselected package libuv1:amd64. [2020-09-29T18:18:32.709Z] #34 62.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-29T18:18:32.709Z] #34 62.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-29T18:18:32.709Z] #34 62.17 Selecting previously unselected package cmake. [2020-09-29T18:18:32.709Z] #34 62.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-29T18:18:32.709Z] #34 62.20 Unpacking cmake (3.13.4-1) ... [2020-09-29T18:18:32.945Z] #34 ... [2020-09-29T18:18:32.945Z] [2020-09-29T18:18:32.945Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:32.945Z] #11 21.73 Reading package lists... [2020-09-29T18:18:32.945Z] #11 28.32 Reading package lists... [2020-09-29T18:18:32.945Z] #11 34.62 Building dependency tree... [2020-09-29T18:18:32.945Z] #11 37.33 The following additional packages will be installed: [2020-09-29T18:18:32.945Z] #11 37.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T18:18:32.945Z] #11 37.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T18:18:32.945Z] #11 37.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T18:18:32.945Z] #11 37.34 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T18:18:32.945Z] #11 37.36 Suggested packages: [2020-09-29T18:18:32.945Z] #11 37.36 gcc-8-locales seccomp wine64 [2020-09-29T18:18:32.945Z] #11 ... [2020-09-29T18:18:32.945Z] [2020-09-29T18:18:32.945Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:32.945Z] #40 22.19 Reading package lists... [2020-09-29T18:18:32.945Z] #40 28.36 Reading package lists... [2020-09-29T18:18:32.945Z] #40 34.78 Building dependency tree... [2020-09-29T18:18:32.945Z] #40 38.20 The following additional packages will be installed: [2020-09-29T18:18:33.205Z] #40 38.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T18:18:33.205Z] #40 38.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T18:18:33.205Z] #40 38.22 Suggested packages: [2020-09-29T18:18:33.205Z] #40 38.24 manpages-dev python-setuptools [2020-09-29T18:18:33.205Z] #40 ... [2020-09-29T18:18:33.205Z] [2020-09-29T18:18:33.205Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:33.205Z] #43 37.86 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T18:18:33.205Z] #43 37.87 internal/reflectlite [2020-09-29T18:18:33.205Z] #43 38.29 math/rand [2020-09-29T18:18:34.588Z] #43 39.35 internal/singleflight [2020-09-29T18:18:35.251Z] #34 ... [2020-09-29T18:18:35.251Z] [2020-09-29T18:18:35.251Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:35.251Z] #43 54.82 time [2020-09-29T18:18:35.251Z] #43 61.56 internal/fmtsort [2020-09-29T18:18:35.251Z] #43 61.64 os [2020-09-29T18:18:35.251Z] #43 62.27 strings [2020-09-29T18:18:35.251Z] #43 65.00 regexp/syntax [2020-09-29T18:18:35.251Z] #43 ... [2020-09-29T18:18:35.251Z] [2020-09-29T18:18:35.251Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:35.251Z] #34 65.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:18:35.251Z] #34 65.09 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T18:18:35.251Z] #34 65.11 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-29T18:18:35.251Z] #34 65.14 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T18:18:35.251Z] #34 65.21 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-29T18:18:35.251Z] #34 65.22 Setting up cmake-data (3.13.4-1) ... [2020-09-29T18:18:35.251Z] #34 65.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T18:18:35.251Z] #34 65.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T18:18:35.251Z] #34 65.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T18:18:35.251Z] #34 65.37 Setting up cmake (3.13.4-1) ... [2020-09-29T18:18:35.512Z] #34 65.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:35.512Z] #34 65.50 Processing triggers for mime-support (3.62) ... [2020-09-29T18:18:35.529Z] #43 40.45 strconv [2020-09-29T18:18:35.529Z] #43 40.45 io [2020-09-29T18:18:36.114Z] #43 ... [2020-09-29T18:18:36.114Z] [2020-09-29T18:18:36.114Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:36.114Z] #62 DONE 41.4s [2020-09-29T18:18:36.375Z] [2020-09-29T18:18:36.375Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:36.375Z] #43 41.47 bytes [2020-09-29T18:18:36.522Z] #34 DONE 66.4s [2020-09-29T18:18:36.522Z] [2020-09-29T18:18:36.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:36.522Z] #43 66.03 fmt [2020-09-29T18:18:37.316Z] #43 ... [2020-09-29T18:18:37.316Z] [2020-09-29T18:18:37.316Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T18:18:37.316Z] #53 28.85 Reading package lists... [2020-09-29T18:18:37.316Z] #53 35.12 Building dependency tree... [2020-09-29T18:18:37.316Z] #53 38.14 The following additional packages will be installed: [2020-09-29T18:18:37.316Z] #53 38.15 libbtrfs0 [2020-09-29T18:18:37.316Z] #53 38.36 The following NEW packages will be installed: [2020-09-29T18:18:37.316Z] #53 38.36 libbtrfs-dev libbtrfs0 [2020-09-29T18:18:37.316Z] #53 38.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:37.316Z] #53 38.82 Need to get 119 kB of archives. [2020-09-29T18:18:37.316Z] #53 38.82 After this operation, 387 kB of additional disk space will be used. [2020-09-29T18:18:37.316Z] #53 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T18:18:37.316Z] #53 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T18:18:37.316Z] #53 40.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:37.316Z] #53 40.88 Fetched 119 kB in 0s (343 kB/s) [2020-09-29T18:18:37.316Z] #53 41.10 Selecting previously unselected package libbtrfs0. [2020-09-29T18:18:37.316Z] #53 41.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 ... 15410 files and directories currently installed.) [2020-09-29T18:18:37.316Z] #53 41.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T18:18:37.316Z] #53 41.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T18:18:37.316Z] #53 41.52 Selecting previously unselected package libbtrfs-dev. [2020-09-29T18:18:37.316Z] #53 41.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T18:18:37.316Z] #53 41.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:18:37.316Z] #53 41.79 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T18:18:37.316Z] #53 41.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:18:37.316Z] #53 41.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:37.316Z] #53 DONE 42.3s [2020-09-29T18:18:37.316Z] [2020-09-29T18:18:37.316Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:37.316Z] #40 39.59 The following NEW packages will be installed: [2020-09-29T18:18:37.316Z] #40 39.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T18:18:37.316Z] #40 39.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T18:18:37.316Z] #40 39.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T18:18:37.316Z] #40 39.61 python-six zlib1g-dev [2020-09-29T18:18:37.316Z] #40 40.01 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:37.316Z] #40 40.01 Need to get 4095 kB of archives. [2020-09-29T18:18:37.316Z] #40 40.01 After this operation, 22.5 MB of additional disk space will be used. [2020-09-29T18:18:37.316Z] #40 40.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-29T18:18:37.316Z] #40 40.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T18:18:37.316Z] #40 40.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T18:18:37.316Z] #40 40.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T18:18:37.316Z] #40 40.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-29T18:18:37.316Z] #40 40.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T18:18:37.316Z] #40 40.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-29T18:18:37.316Z] #40 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-29T18:18:37.316Z] #40 40.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-29T18:18:37.316Z] #40 40.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-29T18:18:37.316Z] #40 40.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-29T18:18:37.316Z] #40 40.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-29T18:18:37.316Z] #40 40.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-29T18:18:37.316Z] #40 40.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-29T18:18:37.316Z] #40 40.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T18:18:37.316Z] #40 40.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T18:18:37.316Z] #40 40.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-29T18:18:37.316Z] #40 42.41 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:37.335Z] ok github.com/docker/docker/client 0.452s coverage: 75.4% of statements [2020-09-29T18:18:37.591Z] #40 42.74 Fetched 4095 kB in 1s (3555 kB/s) [2020-09-29T18:18:37.591Z] #40 42.83 Selecting previously unselected package libcap-dev:amd64. [2020-09-29T18:18:37.868Z] #40 42.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:37.868Z] #40 42.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-29T18:18:37.868Z] #40 42.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T18:18:38.438Z] #40 43.35 Selecting previously unselected package libnet1:amd64. [2020-09-29T18:18:38.438Z] #40 43.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:18:38.438Z] #40 43.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:38.438Z] #40 43.53 Selecting previously unselected package libnet1-dev. [2020-09-29T18:18:38.438Z] #40 43.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:18:38.438Z] #40 43.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:38.698Z] #40 43.73 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T18:18:38.698Z] #40 43.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T18:18:38.698Z] #40 43.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:18:38.698Z] #40 43.87 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-29T18:18:38.958Z] #40 43.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-29T18:18:38.958Z] #40 43.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T18:18:39.188Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 29.1% of statements [2020-09-29T18:18:39.188Z] ok github.com/docker/docker/container 0.110s coverage: 34.4% of statements [2020-09-29T18:18:39.188Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T18:18:39.188Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T18:18:39.188Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T18:18:39.188Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T18:18:39.218Z] #40 44.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T18:18:39.218Z] #40 44.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:39.218Z] #40 44.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:39.218Z] #40 44.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-29T18:18:39.218Z] #40 44.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:39.218Z] #40 44.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:39.480Z] #40 44.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-29T18:18:39.480Z] #40 44.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-29T18:18:39.480Z] #40 44.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T18:18:39.740Z] #40 44.81 Selecting previously unselected package libprotobuf17:amd64. [2020-09-29T18:18:39.740Z] #40 44.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:39.740Z] #40 44.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:39.833Z] #43 ... [2020-09-29T18:18:39.833Z] [2020-09-29T18:18:39.833Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:39.833Z] #49 59.57 context [2020-09-29T18:18:39.833Z] #49 60.68 internal/syscall/unix [2020-09-29T18:18:39.833Z] #49 61.05 os [2020-09-29T18:18:39.833Z] #49 64.47 encoding/binary [2020-09-29T18:18:39.833Z] #49 64.83 fmt [2020-09-29T18:18:39.833Z] #49 67.30 encoding/base64 [2020-09-29T18:18:39.833Z] #49 68.18 golang.org/x/sys/unix [2020-09-29T18:18:39.833Z] #49 ... [2020-09-29T18:18:39.833Z] [2020-09-29T18:18:39.833Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:39.833Z] #40 69.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T18:18:39.833Z] #40 69.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:39.833Z] #40 DONE 69.6s [2020-09-29T18:18:39.833Z] [2020-09-29T18:18:39.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:40.680Z] #40 ... [2020-09-29T18:18:40.680Z] [2020-09-29T18:18:40.680Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:18:40.680Z] #30 45.48 Checking out files: 90% (1374/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2020-09-29T18:18:40.680Z] #30 ... [2020-09-29T18:18:40.680Z] [2020-09-29T18:18:40.680Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:40.680Z] #32 35.74 sync [2020-09-29T18:18:40.680Z] #32 35.75 internal/reflectlite [2020-09-29T18:18:40.680Z] #32 38.27 errors [2020-09-29T18:18:40.680Z] #32 38.28 sort [2020-09-29T18:18:40.680Z] #32 38.66 strconv [2020-09-29T18:18:40.680Z] #32 39.50 io [2020-09-29T18:18:40.680Z] #32 40.51 internal/oserror [2020-09-29T18:18:40.680Z] #32 40.78 syscall [2020-09-29T18:18:40.680Z] #32 42.49 reflect [2020-09-29T18:18:40.680Z] #32 ... [2020-09-29T18:18:40.680Z] [2020-09-29T18:18:40.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:40.680Z] #40 45.72 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-29T18:18:40.680Z] #40 45.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:40.680Z] #40 45.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:40.680Z] #40 45.93 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-29T18:18:40.680Z] #40 45.94 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:40.680Z] #40 45.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:41.743Z] #41 2.177 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T18:18:41.743Z] #41 2.177 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T18:18:41.743Z] #41 2.198 Note: Building without GnuTLS support [2020-09-29T18:18:41.743Z] #41 2.202 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T18:18:41.743Z] #41 2.225 Makefile.config:40: Warn: Building without nftables support [2020-09-29T18:18:42.069Z] #40 47.33 Selecting previously unselected package libprotoc17:amd64. [2020-09-29T18:18:42.329Z] #40 47.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:42.329Z] #40 47.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:42.589Z] #40 47.90 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T18:18:42.717Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2020-09-29T18:18:42.850Z] #40 47.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:18:42.850Z] #40 47.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T18:18:43.110Z] #40 48.09 Selecting previously unselected package protobuf-compiler. [2020-09-29T18:18:43.110Z] #40 48.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:43.110Z] #40 48.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T18:18:43.110Z] #40 48.25 Selecting previously unselected package python-pkg-resources. [2020-09-29T18:18:43.110Z] #40 48.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T18:18:43.110Z] #40 48.26 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T18:18:43.110Z] #40 ... [2020-09-29T18:18:43.110Z] [2020-09-29T18:18:43.110Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:43.110Z] #34 38.41 The following NEW packages will be installed: [2020-09-29T18:18:43.110Z] #34 38.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T18:18:43.110Z] #34 38.43 vim-common xxd [2020-09-29T18:18:43.110Z] #34 38.76 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:43.110Z] #34 38.76 Need to get 14.9 MB of archives. [2020-09-29T18:18:43.110Z] #34 38.76 After this operation, 61.8 MB of additional disk space will be used. [2020-09-29T18:18:43.110Z] #34 38.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T18:18:43.110Z] #34 38.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T18:18:43.110Z] #34 38.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T18:18:43.110Z] #34 38.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T18:18:43.110Z] #34 40.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-29T18:18:43.110Z] #34 40.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-29T18:18:43.110Z] #34 40.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-29T18:18:43.110Z] #34 40.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-29T18:18:43.110Z] #34 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-29T18:18:43.110Z] #34 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-29T18:18:43.110Z] #34 42.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:43.110Z] #34 43.07 Fetched 14.9 MB in 2s (6469 kB/s) [2020-09-29T18:18:43.110Z] #34 43.31 Selecting previously unselected package xxd. [2020-09-29T18:18:43.110Z] #34 43.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:43.110Z] #34 43.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:18:43.110Z] #34 43.42 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T18:18:43.110Z] #34 43.64 Selecting previously unselected package vim-common. [2020-09-29T18:18:43.110Z] #34 43.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:18:43.110Z] #34 43.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T18:18:43.110Z] #34 44.09 Selecting previously unselected package cmake-data. [2020-09-29T18:18:43.110Z] #34 44.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T18:18:43.110Z] #34 44.10 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T18:18:43.110Z] #34 46.79 Selecting previously unselected package libicu63:amd64. [2020-09-29T18:18:43.110Z] #34 46.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T18:18:43.110Z] #34 46.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:18:43.370Z] #34 ... [2020-09-29T18:18:43.370Z] [2020-09-29T18:18:43.370Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:43.370Z] #40 48.51 Selecting previously unselected package python-six. [2020-09-29T18:18:43.370Z] #40 48.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T18:18:43.370Z] #40 48.52 Unpacking python-six (1.12.0-1) ... [2020-09-29T18:18:43.370Z] #40 48.61 Selecting previously unselected package python-protobuf. [2020-09-29T18:18:43.630Z] #40 48.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-29T18:18:43.630Z] #40 48.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T18:18:43.630Z] #40 ... [2020-09-29T18:18:43.630Z] [2020-09-29T18:18:43.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:43.630Z] #11 38.68 The following NEW packages will be installed: [2020-09-29T18:18:43.630Z] #11 38.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T18:18:43.630Z] #11 38.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T18:18:43.630Z] #11 38.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T18:18:43.630Z] #11 38.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T18:18:43.630Z] #11 38.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T18:18:43.630Z] #11 38.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T18:18:43.630Z] #11 39.04 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:18:43.630Z] #11 39.04 Need to get 77.7 MB of archives. [2020-09-29T18:18:43.630Z] #11 39.04 After this operation, 487 MB of additional disk space will be used. [2020-09-29T18:18:43.630Z] #11 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-29T18:18:43.630Z] #11 39.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-29T18:18:43.630Z] #11 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T18:18:43.630Z] #11 39.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-29T18:18:43.630Z] #11 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-29T18:18:43.630Z] #11 39.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T18:18:43.630Z] #11 40.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T18:18:43.630Z] #11 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T18:18:43.631Z] #11 41.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-29T18:18:43.631Z] #11 45.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-29T18:18:43.631Z] #11 48.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-29T18:18:43.631Z] #11 48.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-29T18:18:43.631Z] #11 48.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T18:18:43.631Z] #11 48.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T18:18:43.631Z] #11 48.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-29T18:18:43.631Z] #11 48.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-29T18:18:43.631Z] #11 48.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-29T18:18:43.631Z] #11 48.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-29T18:18:43.631Z] #11 48.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-29T18:18:43.631Z] #11 48.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-29T18:18:43.631Z] #11 48.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-29T18:18:43.631Z] #11 48.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-29T18:18:43.631Z] #11 48.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-29T18:18:43.631Z] #11 48.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-29T18:18:43.631Z] #11 48.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-29T18:18:43.631Z] #11 ... [2020-09-29T18:18:43.631Z] [2020-09-29T18:18:43.631Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:18:43.631Z] #30 45.48 Checking out files: 90% (1374/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T18:18:43.631Z] #30 46.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T18:18:43.631Z] #30 46.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T18:18:43.654Z] #41 3.954 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T18:18:43.654Z] #41 3.994 GEN .gitid [2020-09-29T18:18:43.654Z] #41 4.053 GEN criu/include/version.h [2020-09-29T18:18:43.654Z] #41 4.105 GEN include/common/asm [2020-09-29T18:18:44.233Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-29T18:18:44.594Z] #41 ... [2020-09-29T18:18:44.594Z] [2020-09-29T18:18:44.594Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:44.594Z] #32 64.49 path [2020-09-29T18:18:44.594Z] #32 64.67 fmt [2020-09-29T18:18:44.594Z] #32 65.10 path/filepath [2020-09-29T18:18:44.594Z] #32 66.67 io/ioutil [2020-09-29T18:18:44.594Z] #32 67.91 text/tabwriter [2020-09-29T18:18:44.594Z] #32 69.30 github.com/BurntSushi/toml [2020-09-29T18:18:44.594Z] #32 69.31 flag [2020-09-29T18:18:44.594Z] #32 71.48 log [2020-09-29T18:18:44.594Z] #32 74.01 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T18:18:44.594Z] #32 ... [2020-09-29T18:18:44.594Z] [2020-09-29T18:18:44.594Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:44.594Z] #35 1.046 + RM_GOPATH=0 [2020-09-29T18:18:44.594Z] #35 1.046 + TMP_GOPATH= [2020-09-29T18:18:44.594Z] #35 1.046 + : /build [2020-09-29T18:18:44.594Z] #35 1.046 + '[' -z '' ']' [2020-09-29T18:18:44.594Z] #35 1.048 ++ mktemp -d [2020-09-29T18:18:44.594Z] #35 1.057 + export GOPATH=/tmp/tmp.A5wmBrZSN6 [2020-09-29T18:18:44.594Z] #35 1.057 + GOPATH=/tmp/tmp.A5wmBrZSN6 [2020-09-29T18:18:44.594Z] #35 1.057 + RM_GOPATH=1 [2020-09-29T18:18:44.594Z] #35 1.058 + case "$(go env GOARCH)" in [2020-09-29T18:18:44.594Z] #35 1.058 ++ go env GOARCH [2020-09-29T18:18:44.594Z] #35 1.104 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:44.594Z] #35 1.105 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:44.594Z] #35 1.105 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:44.594Z] #35 1.109 + dir=/tmp/install [2020-09-29T18:18:44.594Z] #35 1.109 + bin=tini [2020-09-29T18:18:44.594Z] #35 1.109 + shift [2020-09-29T18:18:44.594Z] #35 1.109 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T18:18:44.594Z] #35 1.109 + . /tmp/install/tini.installer [2020-09-29T18:18:44.595Z] #35 1.109 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:44.595Z] #35 1.109 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:44.595Z] #35 1.109 + install_tini [2020-09-29T18:18:44.595Z] #35 1.109 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T18:18:44.595Z] #35 1.109 + git clone https://github.com/krallin/tini.git /tmp/tmp.A5wmBrZSN6/tini [2020-09-29T18:18:44.595Z] #35 1.111 Cloning into '/tmp/tmp.A5wmBrZSN6/tini'... [2020-09-29T18:18:44.595Z] #35 1.847 + cd /tmp/tmp.A5wmBrZSN6/tini [2020-09-29T18:18:44.595Z] #35 1.847 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:44.595Z] #35 1.875 + cmake . [2020-09-29T18:18:44.595Z] #35 2.656 -- The C compiler identification is GNU 8.3.0 [2020-09-29T18:18:44.595Z] #35 2.707 -- Check for working C compiler: /usr/bin/cc [2020-09-29T18:18:44.595Z] #35 3.570 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T18:18:44.595Z] #35 3.570 -- Detecting C compiler ABI info [2020-09-29T18:18:44.595Z] #35 4.450 -- Detecting C compiler ABI info - done [2020-09-29T18:18:44.595Z] #35 4.510 -- Detecting C compile features [2020-09-29T18:18:44.595Z] #35 6.798 -- Detecting C compile features - done [2020-09-29T18:18:44.595Z] #35 6.833 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T18:18:44.595Z] #35 7.081 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T18:18:44.595Z] #35 7.202 -- Configuring done [2020-09-29T18:18:44.595Z] #35 7.245 -- Generating done [2020-09-29T18:18:44.595Z] #35 7.248 -- Build files have been written to: /tmp/tmp.A5wmBrZSN6/tini [2020-09-29T18:18:44.595Z] #35 7.258 + make tini-static [2020-09-29T18:18:44.595Z] #35 7.727 Scanning dependencies of target tini-static [2020-09-29T18:18:44.595Z] #35 7.813 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T18:18:45.271Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-09-29T18:18:45.535Z] #35 ... [2020-09-29T18:18:45.535Z] [2020-09-29T18:18:45.535Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:45.535Z] #41 5.886 PBCC images/timens.pb-c.c [2020-09-29T18:18:45.535Z] #41 5.940 DEP images/timens.pb-c.d [2020-09-29T18:18:45.535Z] #41 6.023 PBCC images/fown.pb-c.c [2020-09-29T18:18:45.795Z] #41 6.033 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T18:18:45.795Z] #41 6.105 PBCC images/opts.pb-c.c [2020-09-29T18:18:45.795Z] #41 6.152 PBCC images/memfd.pb-c.c [2020-09-29T18:18:45.795Z] #41 6.203 DEP images/fown.pb-c.d [2020-09-29T18:18:45.795Z] #41 6.268 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T18:18:46.061Z] #41 6.332 DEP images/opts.pb-c.d [2020-09-29T18:18:46.061Z] #41 6.384 DEP images/memfd.pb-c.d [2020-09-29T18:18:46.061Z] #41 6.457 PBCC images/sit.pb-c.c [2020-09-29T18:18:46.061Z] #41 6.511 DEP images/sit.pb-c.d [2020-09-29T18:18:46.325Z] #41 6.563 PBCC images/macvlan.pb-c.c [2020-09-29T18:18:46.325Z] #41 6.657 DEP images/macvlan.pb-c.d [2020-09-29T18:18:46.325Z] #41 6.689 PBCC images/autofs.pb-c.c [2020-09-29T18:18:46.325Z] #41 6.729 DEP images/autofs.pb-c.d [2020-09-29T18:18:46.585Z] #41 6.816 PBCC images/sysctl.pb-c.c [2020-09-29T18:18:46.585Z] #41 6.846 DEP images/sysctl.pb-c.d [2020-09-29T18:18:46.585Z] #41 6.910 PBCC images/time.pb-c.c [2020-09-29T18:18:46.585Z] #41 6.989 DEP images/time.pb-c.d [2020-09-29T18:18:46.585Z] #41 7.036 PBCC images/binfmt-misc.pb-c.c [2020-09-29T18:18:46.585Z] #41 7.073 DEP images/binfmt-misc.pb-c.d [2020-09-29T18:18:46.585Z] #41 7.126 PBCC images/seccomp.pb-c.c [2020-09-29T18:18:46.585Z] #41 7.145 DEP images/seccomp.pb-c.d [2020-09-29T18:18:46.845Z] #41 7.206 PBCC images/userns.pb-c.c [2020-09-29T18:18:46.845Z] #41 7.237 DEP images/userns.pb-c.d [2020-09-29T18:18:46.845Z] #41 7.315 PBCC images/cgroup.pb-c.c [2020-09-29T18:18:46.845Z] #41 7.340 DEP images/cgroup.pb-c.d [2020-09-29T18:18:46.845Z] #41 7.384 PBCC images/ext-file.pb-c.c [2020-09-29T18:18:46.845Z] #41 7.413 DEP images/ext-file.pb-c.d [2020-09-29T18:18:46.965Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-29T18:18:46.965Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0d341016\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-29T18:18:46.965Z] ---------------------------------------------------------------------------- [2020-09-29T18:18:46.965Z] [2020-09-29T18:18:46.965Z] INFO: executeCI.ps1 starting at Tue Sep 29 18:18:45 CUT 2020 [2020-09-29T18:18:46.965Z] [2020-09-29T18:18:46.965Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-29T18:18:46.965Z] INFO: Running git version 2.24.1.windows.2 [2020-09-29T18:18:46.965Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-29T18:18:46.965Z] INFO: Environment variables: [2020-09-29T18:18:46.965Z] [2020-09-29T18:18:46.965Z] Name Value [2020-09-29T18:18:46.965Z] ---- ----- [2020-09-29T18:18:46.965Z] ALLUSERSPROFILE C:\ProgramData [2020-09-29T18:18:46.965Z] amd64 true [2020-09-29T18:18:46.965Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-29T18:18:46.965Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-29T18:18:46.965Z] arm64 true [2020-09-29T18:18:46.965Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-29T18:18:46.965Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-29T18:18:46.965Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-29T18:18:46.965Z] BRANCH_NAME PR-41500 [2020-09-29T18:18:46.965Z] BUILD_DISPLAY_NAME #4 [2020-09-29T18:18:46.965Z] BUILD_ID 4 [2020-09-29T18:18:46.965Z] BUILD_NUMBER 4 [2020-09-29T18:18:46.965Z] BUILD_TAG jenkins-moby-PR-41500-4 [2020-09-29T18:18:46.965Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41500/4/ [2020-09-29T18:18:46.965Z] CHANGE_AUTHOR thaJeztah [2020-09-29T18:18:46.965Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-29T18:18:46.965Z] CHANGE_BRANCH seccomp_separate [2020-09-29T18:18:46.965Z] CHANGE_FORK thaJeztah/docker [2020-09-29T18:18:46.965Z] CHANGE_ID 41500 [2020-09-29T18:18:46.965Z] CHANGE_TARGET master [2020-09-29T18:18:46.965Z] CHANGE_TITLE seccomp: remove dependency on oci package [2020-09-29T18:18:46.965Z] CHANGE_URL https://github.com/moby/moby/pull/41500 [2020-09-29T18:18:46.965Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T18:18:46.965Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-29T18:18:46.965Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-29T18:18:46.965Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-29T18:18:46.965Z] COMPUTERNAME azwin-2-a03770 [2020-09-29T18:18:46.965Z] ComSpec C:\windows\system32\cmd.exe [2020-09-29T18:18:46.965Z] ConfigSequenceNumber 0 [2020-09-29T18:18:46.965Z] dco true [2020-09-29T18:18:46.965Z] DOCKER_BUILDKIT 0 [2020-09-29T18:18:46.965Z] DOCKER_DUT_DEBUG 1 [2020-09-29T18:18:46.965Z] DOCKER_EXPERIMENTAL 1 [2020-09-29T18:18:46.965Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-29T18:18:46.965Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-29T18:18:46.965Z] EXECUTOR_NUMBER 0 [2020-09-29T18:18:46.965Z] FQDN azwin-2-a03770.westus.cloudapp.azure.com [2020-09-29T18:18:46.965Z] GIT_BRANCH PR-41500 [2020-09-29T18:18:46.965Z] GIT_COMMIT 9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:18:46.965Z] GIT_PREVIOUS_COMMIT ac076048caa25e5afbce6951ddc7513a5bead7c4 [2020-09-29T18:18:46.965Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 3d16d598e8a2e54ec59b9a3b971fd84d5899fcc1 [2020-09-29T18:18:46.965Z] GIT_URL https://github.com/moby/moby.git [2020-09-29T18:18:46.965Z] HUDSON_COOKIE 351b8b7c-40f6-4619-bcc4-7a6fc640effe [2020-09-29T18:18:46.965Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-29T18:18:46.965Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-29T18:18:46.965Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-29T18:18:46.965Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-09-29T18:18:46.965Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-29T18:18:46.965Z] JENKINS_NODE_COOKIE fb11c0ef-9419-496f-8c7d-e873d1602390 [2020-09-29T18:18:46.965Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-29T18:18:46.965Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-29T18:18:46.965Z] JOB_BASE_NAME PR-41500 [2020-09-29T18:18:46.965Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41500/display/redirect [2020-09-29T18:18:46.965Z] JOB_NAME moby/PR-41500 [2020-09-29T18:18:46.965Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41500/ [2020-09-29T18:18:46.965Z] library.jps.version master [2020-09-29T18:18:46.965Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-29T18:18:46.965Z] NODE_LABELS amd64 azure azwin-2-a03770 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-29T18:18:46.965Z] NODE_NAME azwin-2-a03770 [2020-09-29T18:18:46.965Z] NUMBER_OF_PROCESSORS 4 [2020-09-29T18:18:46.965Z] OS Windows_NT [2020-09-29T18:18:46.965Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-29T18:18:46.965Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-29T18:18:46.965Z] ppc64le true [2020-09-29T18:18:46.965Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-29T18:18:46.965Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-09-29T18:18:46.965Z] PROCESSOR_LEVEL 6 [2020-09-29T18:18:46.965Z] PROCESSOR_REVISION 4f01 [2020-09-29T18:18:46.965Z] ProgramData C:\ProgramData [2020-09-29T18:18:46.965Z] ProgramFiles C:\Program Files [2020-09-29T18:18:46.965Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-29T18:18:46.965Z] ProgramW6432 C:\Program Files [2020-09-29T18:18:46.965Z] PROMPT $P$G [2020-09-29T18:18:46.965Z] PSExecutionPolicyPreference Bypass [2020-09-29T18:18:46.965Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-29T18:18:46.965Z] PUBLIC C:\Users\Public [2020-09-29T18:18:46.965Z] rootless true [2020-09-29T18:18:46.965Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41500/4/display/redirect?page=changes [2020-09-29T18:18:46.965Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41500/4/display/redirect [2020-09-29T18:18:46.965Z] s390x true [2020-09-29T18:18:46.965Z] SKIP_VALIDATION_TESTS 1 [2020-09-29T18:18:46.965Z] SOURCES_DRIVE d [2020-09-29T18:18:46.965Z] SOURCES_SUBDIR gopath [2020-09-29T18:18:46.965Z] STAGE_NAME Run tests [2020-09-29T18:18:46.965Z] SystemDrive C: [2020-09-29T18:18:46.965Z] SystemRoot C:\windows [2020-09-29T18:18:46.965Z] TEMP C:\windows\TEMP [2020-09-29T18:18:46.965Z] TESTDEBUG 0 [2020-09-29T18:18:46.965Z] TESTRUN_DRIVE d [2020-09-29T18:18:46.965Z] TESTRUN_SUBDIR CI [2020-09-29T18:18:46.965Z] TIMEOUT 120m [2020-09-29T18:18:46.965Z] TMP C:\windows\TEMP [2020-09-29T18:18:46.965Z] unit_validate true [2020-09-29T18:18:46.965Z] USERDOMAIN WORKGROUP [2020-09-29T18:18:46.965Z] USERNAME azwin-2-a03770$ [2020-09-29T18:18:46.965Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-29T18:18:46.965Z] validate_force false [2020-09-29T18:18:46.965Z] windir C:\windows [2020-09-29T18:18:46.965Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-29T18:18:46.966Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-29T18:18:46.966Z] windowsRS1 false [2020-09-29T18:18:46.966Z] windowsRS5 true [2020-09-29T18:18:46.966Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-29T18:18:46.966Z] [2020-09-29T18:18:46.966Z] [2020-09-29T18:18:46.966Z] [2020-09-29T18:18:47.106Z] #41 7.462 PBCC images/rpc.pb-c.c [2020-09-29T18:18:47.106Z] #41 7.519 DEP images/rpc.pb-c.d [2020-09-29T18:18:47.106Z] #41 ... [2020-09-29T18:18:47.106Z] [2020-09-29T18:18:47.106Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:47.106Z] #35 9.368 [100%] Linking C executable tini-static [2020-09-29T18:18:47.106Z] #35 9.944 [100%] Built target tini-static [2020-09-29T18:18:47.106Z] #35 10.05 + mkdir -p /build [2020-09-29T18:18:47.106Z] #35 10.05 + cp tini-static /build/docker-init [2020-09-29T18:18:47.106Z] #35 DONE 10.8s [2020-09-29T18:18:47.106Z] [2020-09-29T18:18:47.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:47.106Z] #41 7.573 PBCC images/siginfo.pb-c.c [2020-09-29T18:18:47.106Z] #41 7.625 DEP images/siginfo.pb-c.d [2020-09-29T18:18:47.366Z] #41 7.737 PBCC images/pagemap.pb-c.c [2020-09-29T18:18:47.626Z] #41 7.946 DEP images/pagemap.pb-c.d [2020-09-29T18:18:47.626Z] #41 8.020 PBCC images/rlimit.pb-c.c [2020-09-29T18:18:47.626Z] #41 ... [2020-09-29T18:18:47.626Z] [2020-09-29T18:18:47.626Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:47.626Z] #11 67.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T18:18:47.626Z] #11 67.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T18:18:47.626Z] #11 67.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T18:18:47.626Z] #11 74.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T18:18:47.626Z] #11 74.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:18:47.627Z] #11 74.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:18:47.627Z] #11 74.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T18:18:47.627Z] #11 74.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:18:47.627Z] #11 74.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:18:47.627Z] #11 ... [2020-09-29T18:18:47.627Z] [2020-09-29T18:18:47.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:47.627Z] #41 8.097 DEP images/rlimit.pb-c.d [2020-09-29T18:18:47.828Z] #30 ... [2020-09-29T18:18:47.828Z] [2020-09-29T18:18:47.828Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:47.828Z] #54 1.345 + RM_GOPATH=0 [2020-09-29T18:18:47.828Z] #54 1.346 + TMP_GOPATH= [2020-09-29T18:18:47.828Z] #54 1.346 + : /build [2020-09-29T18:18:47.828Z] #54 1.346 + '[' -z '' ']' [2020-09-29T18:18:47.828Z] #54 1.355 ++ mktemp -d [2020-09-29T18:18:47.828Z] #54 1.356 + export GOPATH=/tmp/tmp.ng7qQW9OUG [2020-09-29T18:18:47.828Z] #54 1.357 + GOPATH=/tmp/tmp.ng7qQW9OUG [2020-09-29T18:18:47.828Z] #54 1.357 + RM_GOPATH=1 [2020-09-29T18:18:47.828Z] #54 1.357 + case "$(go env GOARCH)" in [2020-09-29T18:18:47.828Z] #54 1.358 ++ go env GOARCH [2020-09-29T18:18:47.828Z] #54 1.399 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:47.828Z] #54 1.399 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:47.828Z] #54 1.401 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:47.828Z] #54 1.413 + dir=/tmp/install [2020-09-29T18:18:47.828Z] #54 1.413 + bin=containerd [2020-09-29T18:18:47.828Z] #54 1.413 + shift [2020-09-29T18:18:47.828Z] #54 1.413 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T18:18:47.828Z] #54 1.413 + . /tmp/install/containerd.installer [2020-09-29T18:18:47.828Z] #54 1.413 ++ set -e [2020-09-29T18:18:47.828Z] #54 1.413 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:18:47.828Z] #54 1.421 + install_containerd [2020-09-29T18:18:47.828Z] #54 1.424 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T18:18:47.828Z] #54 1.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ng7qQW9OUG/src/github.com/containerd/containerd [2020-09-29T18:18:47.828Z] #54 1.424 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:18:47.828Z] #54 1.430 Cloning into '/tmp/tmp.ng7qQW9OUG/src/github.com/containerd/containerd'... [2020-09-29T18:18:47.828Z] #54 ... [2020-09-29T18:18:47.828Z] [2020-09-29T18:18:47.828Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:47.828Z] #11 49.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:18:47.828Z] #11 49.82 Fetched 77.7 MB in 10s (7904 kB/s) [2020-09-29T18:18:47.828Z] #11 49.91 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T18:18:47.828Z] #11 49.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T18:18:47.828Z] #11 49.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-29T18:18:47.828Z] #11 49.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T18:18:47.828Z] #11 52.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T18:18:47.828Z] #11 52.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T18:18:47.828Z] #11 52.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T18:18:47.886Z] #41 8.189 PBCC images/file-lock.pb-c.c [2020-09-29T18:18:47.886Z] #41 8.321 DEP images/file-lock.pb-c.d [2020-09-29T18:18:47.886Z] #41 8.413 PBCC images/tty.pb-c.c [2020-09-29T18:18:47.930Z] INFO: Sources under d:\gopath\... [2020-09-29T18:18:47.930Z] INFO: Test run under d:\CI\... [2020-09-29T18:18:47.930Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-29T18:18:47.930Z] INFO: docker/docker repository was found [2020-09-29T18:18:48.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:18:48.106Z] [2020-09-29T18:18:48.106Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:18:48.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:18:48.106Z] HOSTNAME=e0236658c25d [2020-09-29T18:18:48.106Z] DEST=bundles/test-integration [2020-09-29T18:18:48.106Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:18:48.106Z] DOCKER_ROOTLESS=1 [2020-09-29T18:18:48.106Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:18:48.106Z] container=docker [2020-09-29T18:18:48.106Z] HOME=/root [2020-09-29T18:18:48.106Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:18:48.106Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:18:48.106Z] VALIDATE_BRANCH=master [2020-09-29T18:18:48.106Z] TERM=xterm [2020-09-29T18:18:48.106Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:18:48.106Z] SHLVL=1 [2020-09-29T18:18:48.106Z] TIMEOUT=120m [2020-09-29T18:18:48.106Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:18:48.106Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:18:48.106Z] GO111MODULE=off [2020-09-29T18:18:48.106Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T18:18:48.106Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:18:48.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:18:48.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:18:48.106Z] GOPATH=/go [2020-09-29T18:18:48.106Z] PKG_CONFIG=pkg-config [2020-09-29T18:18:48.106Z] _=/usr/bin/env [2020-09-29T18:18:48.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:18:48.147Z] #41 8.513 DEP images/tty.pb-c.d [2020-09-29T18:18:48.387Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-29T18:18:48.406Z] #41 8.713 PBCC images/tun.pb-c.c [2020-09-29T18:18:48.407Z] #41 8.868 PBCC images/netdev.pb-c.c [2020-09-29T18:18:48.407Z] #41 8.917 DEP images/tun.pb-c.d [2020-09-29T18:18:48.667Z] #41 8.973 DEP images/netdev.pb-c.d [2020-09-29T18:18:48.667Z] #41 9.026 PBCC images/vma.pb-c.c [2020-09-29T18:18:48.667Z] #41 9.097 DEP images/vma.pb-c.d [2020-09-29T18:18:48.844Z] ltsc2019: Pulling from windows/servercore [2020-09-29T18:18:48.927Z] #41 9.178 PBCC images/creds.pb-c.c [2020-09-29T18:18:48.927Z] #41 9.225 DEP images/creds.pb-c.d [2020-09-29T18:18:48.927Z] #41 9.290 PBCC images/utsns.pb-c.c [2020-09-29T18:18:48.927Z] #41 9.343 DEP images/utsns.pb-c.d [2020-09-29T18:18:48.927Z] #41 9.403 PBCC images/ipc-desc.pb-c.c [2020-09-29T18:18:49.186Z] #41 ... [2020-09-29T18:18:49.186Z] [2020-09-29T18:18:49.186Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:49.186Z] #32 DONE 79.1s [2020-09-29T18:18:49.186Z] [2020-09-29T18:18:49.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:49.186Z] #41 9.449 PBCC images/ipc-sem.pb-c.c [2020-09-29T18:18:49.186Z] #41 9.493 DEP images/ipc-desc.pb-c.d [2020-09-29T18:18:49.186Z] #41 9.562 DEP images/ipc-sem.pb-c.d [2020-09-29T18:18:49.186Z] #41 9.609 PBCC images/ipc-msg.pb-c.c [2020-09-29T18:18:49.186Z] #41 9.655 DEP images/ipc-msg.pb-c.d [2020-09-29T18:18:49.186Z] #41 9.763 PBCC images/ipc-shm.pb-c.c [2020-09-29T18:18:49.209Z] #11 ... [2020-09-29T18:18:49.210Z] [2020-09-29T18:18:49.210Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:49.210Z] #43 44.23 bufio [2020-09-29T18:18:49.210Z] #43 45.10 reflect [2020-09-29T18:18:49.210Z] #43 45.91 syscall [2020-09-29T18:18:49.210Z] #43 53.39 time [2020-09-29T18:18:49.210Z] #43 ... [2020-09-29T18:18:49.210Z] [2020-09-29T18:18:49.210Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:49.210Z] #34 54.03 Selecting previously unselected package libxml2:amd64. [2020-09-29T18:18:49.210Z] #34 54.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-29T18:18:49.210Z] #34 54.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T18:18:49.304Z] 4612f6d0b889: Pulling fs layer [2020-09-29T18:18:49.304Z] c3aff4450246: Pulling fs layer [2020-09-29T18:18:49.445Z] #41 9.838 DEP images/ipc-shm.pb-c.d [2020-09-29T18:18:49.704Z] #41 9.949 PBCC images/ipc-var.pb-c.c [2020-09-29T18:18:49.704Z] #41 10.06 DEP images/ipc-var.pb-c.d [2020-09-29T18:18:49.704Z] #41 10.14 PBCC images/sk-opts.pb-c.c [2020-09-29T18:18:49.779Z] #34 ... [2020-09-29T18:18:49.779Z] [2020-09-29T18:18:49.779Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:18:49.779Z] #45 DONE 54.7s [2020-09-29T18:18:49.779Z] [2020-09-29T18:18:49.779Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:49.779Z] #34 54.79 Selecting previously unselected package libarchive13:amd64. [2020-09-29T18:18:49.779Z] #34 54.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-29T18:18:49.779Z] #34 54.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T18:18:49.963Z] #41 10.23 PBCC images/packet-sock.pb-c.c [2020-09-29T18:18:49.963Z] #41 10.39 DEP images/sk-opts.pb-c.d [2020-09-29T18:18:49.963Z] #41 10.48 DEP images/packet-sock.pb-c.d [2020-09-29T18:18:50.222Z] #41 10.64 PBCC images/sk-netlink.pb-c.c [2020-09-29T18:18:50.222Z] #41 10.71 DEP images/sk-netlink.pb-c.d [2020-09-29T18:18:50.222Z] #41 10.75 PBCC images/sk-inet.pb-c.c [2020-09-29T18:18:50.222Z] #41 ... [2020-09-29T18:18:50.222Z] [2020-09-29T18:18:50.222Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:50.222Z] #43 70.27 regexp [2020-09-29T18:18:50.222Z] #43 72.40 go/token [2020-09-29T18:18:50.222Z] #43 73.42 go/scanner [2020-09-29T18:18:50.222Z] #43 74.45 internal/lazyregexp [2020-09-29T18:18:50.222Z] #43 74.79 net/url [2020-09-29T18:18:50.222Z] #43 74.87 go/ast [2020-09-29T18:18:50.222Z] #43 76.69 text/template/parse [2020-09-29T18:18:50.482Z] #43 ... [2020-09-29T18:18:50.482Z] [2020-09-29T18:18:50.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:50.482Z] #41 10.83 DEP images/sk-inet.pb-c.d [2020-09-29T18:18:50.482Z] #41 10.86 PBCC images/sk-unix.pb-c.c [2020-09-29T18:18:50.482Z] #41 10.90 DEP images/sk-unix.pb-c.d [2020-09-29T18:18:50.482Z] #41 10.91 PBCC images/mm.pb-c.c [2020-09-29T18:18:50.482Z] #41 10.93 DEP images/mm.pb-c.d [2020-09-29T18:18:50.482Z] #41 11.00 PBCC images/timerfd.pb-c.c [2020-09-29T18:18:50.721Z] #34 55.57 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-29T18:18:50.721Z] #34 55.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-29T18:18:50.721Z] #34 55.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T18:18:50.721Z] #34 55.74 Selecting previously unselected package librhash0:amd64. [2020-09-29T18:18:50.721Z] #34 55.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-29T18:18:50.721Z] #34 55.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-29T18:18:50.721Z] #34 55.99 Selecting previously unselected package libuv1:amd64. [2020-09-29T18:18:50.721Z] #34 55.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-29T18:18:50.741Z] #41 11.04 DEP images/timerfd.pb-c.d [2020-09-29T18:18:50.741Z] #41 11.10 PBCC images/timer.pb-c.c [2020-09-29T18:18:50.741Z] #41 11.16 DEP images/timer.pb-c.d [2020-09-29T18:18:50.741Z] #41 11.22 PBCC images/sa.pb-c.c [2020-09-29T18:18:50.984Z] #34 56.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-29T18:18:50.984Z] #34 56.14 Selecting previously unselected package cmake. [2020-09-29T18:18:50.984Z] #34 56.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-29T18:18:50.984Z] #34 56.18 Unpacking cmake (3.13.4-1) ... [2020-09-29T18:18:50.999Z] #41 11.28 DEP images/sa.pb-c.d [2020-09-29T18:18:50.999Z] #41 11.35 PBCC images/pipe-data.pb-c.c [2020-09-29T18:18:50.999Z] #41 ... [2020-09-29T18:18:50.999Z] [2020-09-29T18:18:50.999Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:50.999Z] #49 70.97 encoding/json [2020-09-29T18:18:50.999Z] #49 77.76 github.com/pkg/diff [2020-09-29T18:18:50.999Z] #49 78.25 go/ast [2020-09-29T18:18:50.999Z] #49 80.33 golang.org/x/crypto/ssh/terminal [2020-09-29T18:18:50.999Z] #49 ... [2020-09-29T18:18:50.999Z] [2020-09-29T18:18:50.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:18:50.999Z] #41 11.36 DEP images/pipe-data.pb-c.d [2020-09-29T18:18:50.999Z] #41 11.41 PBCC images/mnt.pb-c.c [2020-09-29T18:18:50.999Z] #41 11.43 DEP images/mnt.pb-c.d [2020-09-29T18:18:51.245Z] #34 ... [2020-09-29T18:18:51.245Z] [2020-09-29T18:18:51.245Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:51.245Z] #49 46.46 reflect [2020-09-29T18:18:51.245Z] #49 46.50 syscall [2020-09-29T18:18:51.245Z] #49 54.27 time [2020-09-29T18:18:51.259Z] #41 11.50 PBCC images/sk-packet.pb-c.c [2020-09-29T18:18:51.259Z] #41 11.51 DEP images/sk-packet.pb-c.d [2020-09-29T18:18:51.259Z] #41 11.55 PBCC images/tcp-stream.pb-c.c [2020-09-29T18:18:51.259Z] #41 11.61 DEP images/tcp-stream.pb-c.d [2020-09-29T18:18:51.259Z] #41 11.65 PBCC images/pipe.pb-c.c [2020-09-29T18:18:51.259Z] #41 11.69 DEP images/pipe.pb-c.d [2020-09-29T18:18:51.259Z] #41 11.75 PBCC images/pstree.pb-c.c [2020-09-29T18:18:51.505Z] #49 ... [2020-09-29T18:18:51.505Z] [2020-09-29T18:18:51.505Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:18:51.505Z] #11 55.87 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T18:18:51.505Z] #11 55.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T18:18:51.505Z] #11 55.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T18:18:51.505Z] #11 56.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-29T18:18:51.505Z] #11 56.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:18:51.505Z] #11 56.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:18:51.505Z] #11 56.32 Selecting previously unselected package dmsetup. [2020-09-29T18:18:51.505Z] #11 56.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:18:51.505Z] #11 56.35 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T18:18:51.505Z] #11 56.51 Selecting previously unselected package mingw-w64-common. [2020-09-29T18:18:51.505Z] #11 56.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T18:18:51.505Z] #11 56.52 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T18:18:51.518Z] #41 11.79 DEP images/pstree.pb-c.d [2020-09-29T18:18:51.519Z] #41 11.81 PBCC images/fs.pb-c.c [2020-09-29T18:18:51.519Z] #41 11.83 DEP images/fs.pb-c.d [2020-09-29T18:18:51.519Z] #41 11.87 PBCC images/signalfd.pb-c.c [2020-09-29T18:18:51.519Z] #41 11.93 DEP images/signalfd.pb-c.d [2020-09-29T18:18:51.519Z] #41 11.97 PBCC images/fh.pb-c.c [2020-09-29T18:18:51.778Z] #41 12.02 PBCC images/fsnotify.pb-c.c [2020-09-29T18:18:51.778Z] #41 12.11 DEP images/fh.pb-c.d [2020-09-29T18:18:51.778Z] #41 12.18 DEP images/fsnotify.pb-c.d [2020-09-29T18:18:51.778Z] #41 12.23 PBCC images/eventpoll.pb-c.c [2020-09-29T18:18:51.778Z] #41 12.26 DEP images/eventpoll.pb-c.d [2020-09-29T18:18:51.778Z] #41 12.30 PBCC images/eventfd.pb-c.c [2020-09-29T18:18:51.778Z] #41 12.31 DEP images/eventfd.pb-c.d [2020-09-29T18:18:52.038Z] #41 12.37 PBCC images/remap-file-path.pb-c.c [2020-09-29T18:18:52.038Z] #41 12.39 DEP images/remap-file-path.pb-c.d [2020-09-29T18:18:52.038Z] #41 12.44 PBCC images/fifo.pb-c.c [2020-09-29T18:18:52.038Z] #41 12.46 DEP images/fifo.pb-c.d [2020-09-29T18:18:52.038Z] #41 12.53 PBCC images/ghost-file.pb-c.c [2020-09-29T18:18:52.178Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.1% of statements [2020-09-29T18:18:52.299Z] #41 12.61 DEP images/ghost-file.pb-c.d [2020-09-29T18:18:52.299Z] #41 12.64 PBCC images/regfile.pb-c.c [2020-09-29T18:18:52.299Z] #41 12.70 DEP images/regfile.pb-c.d [2020-09-29T18:18:52.299Z] #41 12.76 PBCC images/ns.pb-c.c [2020-09-29T18:18:52.299Z] #41 12.81 DEP images/ns.pb-c.d [2020-09-29T18:18:52.558Z] #41 12.87 PBCC images/fdinfo.pb-c.c [2020-09-29T18:18:52.558Z] #41 12.99 DEP images/fdinfo.pb-c.d [2020-09-29T18:18:52.558Z] #41 13.03 PBCC images/core-aarch64.pb-c.c [2020-09-29T18:18:52.558Z] #41 13.08 PBCC images/core-arm.pb-c.c [2020-09-29T18:18:52.818Z] #41 13.14 PBCC images/core-ppc64.pb-c.c [2020-09-29T18:18:52.818Z] #41 13.22 PBCC images/core-s390.pb-c.c [2020-09-29T18:18:52.818Z] #41 13.26 PBCC images/core-x86.pb-c.c [2020-09-29T18:18:53.078Z] #41 13.29 PBCC images/core.pb-c.c [2020-09-29T18:18:53.078Z] #41 13.37 PBCC images/inventory.pb-c.c [2020-09-29T18:18:53.078Z] #41 13.41 DEP images/core-aarch64.pb-c.d [2020-09-29T18:18:53.078Z] #41 13.47 DEP images/core-arm.pb-c.d [2020-09-29T18:18:53.078Z] #41 13.52 DEP images/core-ppc64.pb-c.d [2020-09-29T18:18:53.078Z] #41 13.56 DEP images/core-s390.pb-c.d [2020-09-29T18:18:53.078Z] #41 13.59 DEP images/core-x86.pb-c.d [2020-09-29T18:18:53.078Z] #41 13.63 DEP images/core.pb-c.d [2020-09-29T18:18:53.338Z] #41 13.67 DEP images/inventory.pb-c.d [2020-09-29T18:18:53.338Z] #41 13.72 PBCC images/cpuinfo.pb-c.c [2020-09-29T18:18:53.338Z] #41 13.75 DEP images/cpuinfo.pb-c.d [2020-09-29T18:18:53.338Z] #41 13.79 PBCC images/stats.pb-c.c [2020-09-29T18:18:53.338Z] #41 13.82 DEP images/stats.pb-c.d [2020-09-29T18:18:53.691Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-09-29T18:18:53.984Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-09-29T18:18:54.049Z] #11 ... [2020-09-29T18:18:54.049Z] [2020-09-29T18:18:54.049Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:54.049Z] #40 49.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T18:18:54.049Z] #40 53.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 53.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:54.049Z] #40 53.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:54.049Z] #40 53.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T18:18:54.049Z] #40 53.56 Setting up python-six (1.12.0-1) ... [2020-09-29T18:18:54.049Z] #40 57.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T18:18:54.049Z] #40 57.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:18:54.049Z] #40 57.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 57.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T18:18:54.049Z] #40 57.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 57.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 57.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T18:18:54.049Z] #40 57.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 57.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T18:18:54.049Z] #40 57.82 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T18:18:54.049Z] #40 ... [2020-09-29T18:18:54.049Z] [2020-09-29T18:18:54.049Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:54.049Z] #43 59.36 os [2020-09-29T18:18:54.309Z] #43 ... [2020-09-29T18:18:54.309Z] [2020-09-29T18:18:54.309Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:54.309Z] #32 49.43 time [2020-09-29T18:18:54.309Z] #32 55.89 internal/poll [2020-09-29T18:18:54.309Z] #32 57.22 internal/fmtsort [2020-09-29T18:18:54.309Z] #32 57.94 internal/syscall/execenv [2020-09-29T18:18:54.309Z] #32 57.97 internal/syscall/unix [2020-09-29T18:18:54.309Z] #32 58.12 strings [2020-09-29T18:18:54.309Z] #32 58.27 os [2020-09-29T18:18:54.576Z] #32 ... [2020-09-29T18:18:54.576Z] [2020-09-29T18:18:54.576Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T18:18:54.576Z] #34 58.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:18:54.576Z] #34 58.94 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T18:18:54.576Z] #34 58.96 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-29T18:18:54.576Z] #34 58.98 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T18:18:54.576Z] #34 59.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-29T18:18:54.576Z] #34 59.05 Setting up cmake-data (3.13.4-1) ... [2020-09-29T18:18:54.576Z] #34 59.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T18:18:54.576Z] #34 59.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T18:18:54.576Z] #34 59.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T18:18:54.576Z] #34 59.15 Setting up cmake (3.13.4-1) ... [2020-09-29T18:18:54.576Z] #34 59.16 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:54.576Z] #34 59.23 Processing triggers for mime-support (3.62) ... [2020-09-29T18:18:54.576Z] #34 DONE 59.8s [2020-09-29T18:18:54.576Z] [2020-09-29T18:18:54.576Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:54.576Z] #49 59.71 context [2020-09-29T18:18:54.619Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-29T18:18:55.247Z] #41 15.23 make[1]: Nothing to be done for 'all'. [2020-09-29T18:18:55.254Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-29T18:18:55.889Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.3% of statements [2020-09-29T18:18:55.889Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T18:18:55.889Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T18:18:55.889Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T18:18:55.889Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T18:18:56.004Z] #49 60.91 os [2020-09-29T18:18:56.005Z] #49 61.19 encoding/binary [2020-09-29T18:18:56.373Z] c3aff4450246: Verifying Checksum [2020-09-29T18:18:56.373Z] c3aff4450246: Download complete [2020-09-29T18:18:56.629Z] #41 16.77 CC images/stats.o [2020-09-29T18:18:56.889Z] #41 17.29 CC images/core.o [2020-09-29T18:18:57.401Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-29T18:18:57.459Z] #41 18.03 CC images/core-x86.o [2020-09-29T18:18:58.029Z] #41 18.61 CC images/core-arm.o [2020-09-29T18:18:58.038Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 56.2% of statements [2020-09-29T18:18:58.591Z] #49 63.60 encoding/base64 [2020-09-29T18:18:58.599Z] #41 19.02 CC images/core-aarch64.o [2020-09-29T18:18:58.858Z] #41 19.43 CC images/core-ppc64.o [2020-09-29T18:18:59.530Z] #49 ... [2020-09-29T18:18:59.530Z] [2020-09-29T18:18:59.530Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T18:18:59.530Z] #40 64.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T18:18:59.530Z] #40 64.01 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:18:59.530Z] #40 DONE 64.4s [2020-09-29T18:18:59.530Z] [2020-09-29T18:18:59.530Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:59.530Z] #49 64.47 fmt [2020-09-29T18:18:59.789Z] #49 ... [2020-09-29T18:18:59.789Z] [2020-09-29T18:18:59.789Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:18:59.789Z] #35 1.170 + RM_GOPATH=0 [2020-09-29T18:18:59.789Z] #35 1.170 + TMP_GOPATH= [2020-09-29T18:18:59.789Z] #35 1.170 + : /build [2020-09-29T18:18:59.789Z] #35 1.170 + '[' -z '' ']' [2020-09-29T18:18:59.789Z] #35 1.172 ++ mktemp -d [2020-09-29T18:18:59.789Z] #35 1.174 + export GOPATH=/tmp/tmp.CB2YbGQa5R [2020-09-29T18:18:59.789Z] #35 1.174 + GOPATH=/tmp/tmp.CB2YbGQa5R [2020-09-29T18:18:59.789Z] #35 1.174 + RM_GOPATH=1 [2020-09-29T18:18:59.789Z] #35 1.175 + case "$(go env GOARCH)" in [2020-09-29T18:18:59.789Z] #35 1.175 ++ go env GOARCH [2020-09-29T18:18:59.789Z] #35 1.203 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:59.789Z] #35 1.203 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:18:59.789Z] #35 1.204 ++ dirname /tmp/install/install.sh [2020-09-29T18:18:59.789Z] #35 1.210 + dir=/tmp/install [2020-09-29T18:18:59.789Z] #35 1.210 + bin=tini [2020-09-29T18:18:59.789Z] #35 1.210 + shift [2020-09-29T18:18:59.789Z] #35 1.210 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T18:18:59.789Z] #35 1.211 + . /tmp/install/tini.installer [2020-09-29T18:18:59.789Z] #35 1.211 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:59.789Z] #35 1.211 + install_tini [2020-09-29T18:18:59.789Z] #35 1.211 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T18:18:59.789Z] #35 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.CB2YbGQa5R/tini [2020-09-29T18:18:59.789Z] #35 1.211 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:59.789Z] #35 1.220 Cloning into '/tmp/tmp.CB2YbGQa5R/tini'... [2020-09-29T18:18:59.789Z] #35 2.190 + cd /tmp/tmp.CB2YbGQa5R/tini [2020-09-29T18:18:59.789Z] #35 2.191 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T18:18:59.789Z] #35 2.215 + cmake . [2020-09-29T18:18:59.789Z] #35 2.859 -- The C compiler identification is GNU 8.3.0 [2020-09-29T18:18:59.789Z] #35 2.933 -- Check for working C compiler: /usr/bin/cc [2020-09-29T18:18:59.789Z] #35 3.744 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T18:18:59.789Z] #35 3.752 -- Detecting C compiler ABI info [2020-09-29T18:18:59.789Z] #35 4.652 -- Detecting C compiler ABI info - done [2020-09-29T18:18:59.789Z] #35 4.791 -- Detecting C compile features [2020-09-29T18:18:59.789Z] #35 ... [2020-09-29T18:18:59.789Z] [2020-09-29T18:18:59.789Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:18:59.789Z] #49 64.99 golang.org/x/sys/unix [2020-09-29T18:18:59.798Z] #41 20.16 CC images/core-s390.o [2020-09-29T18:19:00.058Z] #41 ... [2020-09-29T18:19:00.058Z] [2020-09-29T18:19:00.058Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:19:00.058Z] #54 35.36 Checking out files: 54% (1788/3268) Checking out files: 55% (1798/3268) Checking out files: 56% (1831/3268) Checking out files: 57% (1863/3268) Checking out files: 58% (1896/3268) Checking out files: 59% (1929/3268) Checking out files: 60% (1961/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 94% (3099/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T18:19:00.058Z] #54 36.52 + cd /tmp/tmp.jYEhO25q2r/src/github.com/containerd/containerd [2020-09-29T18:19:00.058Z] #54 36.52 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:19:00.058Z] #54 37.34 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T18:19:00.058Z] #54 37.35 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T18:19:00.058Z] #54 37.35 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T18:19:00.058Z] #54 37.35 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T18:19:00.058Z] #54 37.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T18:19:00.058Z] #54 37.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T18:19:00.058Z] #54 37.35 + '[' '' = dynamic ']' [2020-09-29T18:19:00.058Z] #54 37.35 + make [2020-09-29T18:19:00.058Z] #54 38.16 + bin/ctr [2020-09-29T18:19:00.318Z] #54 ... [2020-09-29T18:19:00.318Z] [2020-09-29T18:19:00.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:00.318Z] #41 20.88 CC images/cpuinfo.o [2020-09-29T18:19:00.579Z] #41 ... [2020-09-29T18:19:00.579Z] [2020-09-29T18:19:00.579Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:00.579Z] #43 80.60 go/parser [2020-09-29T18:19:00.579Z] #43 82.19 text/template [2020-09-29T18:19:00.579Z] #43 83.85 encoding/xml [2020-09-29T18:19:00.579Z] #43 86.99 go/doc [2020-09-29T18:19:00.579Z] #43 89.70 github.com/LK4D4/vndr/versioned [2020-09-29T18:19:00.579Z] #43 89.81 compress/flate [2020-09-29T18:19:00.579Z] #43 90.46 github.com/LK4D4/vndr/build [2020-09-29T18:19:00.839Z] #43 ... [2020-09-29T18:19:00.839Z] [2020-09-29T18:19:00.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:00.839Z] #41 21.31 CC images/inventory.o [2020-09-29T18:19:01.099Z] #41 21.53 CC images/fdinfo.o [2020-09-29T18:19:01.360Z] #41 21.91 CC images/fown.o [2020-09-29T18:19:01.360Z] #41 ... [2020-09-29T18:19:01.360Z] [2020-09-29T18:19:01.360Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:01.360Z] #49 81.54 mvdan.cc/editorconfig [2020-09-29T18:19:01.360Z] #49 82.82 mvdan.cc/sh/v3/fileutil [2020-09-29T18:19:01.360Z] #49 83.02 mvdan.cc/sh/v3/syntax [2020-09-29T18:19:01.360Z] #49 89.33 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T18:19:01.930Z] #49 ... [2020-09-29T18:19:01.930Z] [2020-09-29T18:19:01.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:01.930Z] #41 22.13 CC images/ns.o [2020-09-29T18:19:01.930Z] #41 22.32 CC images/regfile.o [2020-09-29T18:19:02.191Z] #41 22.56 CC images/ghost-file.o [2020-09-29T18:19:02.499Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.091s coverage: 46.2% of statements [2020-09-29T18:19:02.762Z] #41 22.92 CC images/fifo.o [2020-09-29T18:19:02.762Z] #41 23.19 CC images/remap-file-path.o [2020-09-29T18:19:02.792Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-09-29T18:19:03.022Z] #41 23.43 CC images/eventfd.o [2020-09-29T18:19:03.022Z] #41 23.60 CC images/eventpoll.o [2020-09-29T18:19:03.592Z] #41 23.91 CC images/fh.o [2020-09-29T18:19:03.852Z] #41 24.26 CC images/fsnotify.o [2020-09-29T18:19:03.947Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 29.1% of statements [2020-09-29T18:19:03.947Z] ok github.com/docker/docker/container 0.154s coverage: 34.7% of statements [2020-09-29T18:19:03.947Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T18:19:03.947Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T18:19:03.947Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T18:19:03.947Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T18:19:04.793Z] #41 25.11 CC images/signalfd.o [2020-09-29T18:19:05.053Z] #41 25.30 CC images/fs.o [2020-09-29T18:19:05.053Z] #41 25.51 CC images/pstree.o [2020-09-29T18:19:05.064Z] #49 69.61 encoding/json [2020-09-29T18:19:05.064Z] #49 ... [2020-09-29T18:19:05.064Z] [2020-09-29T18:19:05.064Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:05.064Z] #43 59.80 strings [2020-09-29T18:19:05.064Z] #43 63.10 regexp/syntax [2020-09-29T18:19:05.064Z] #43 63.67 fmt [2020-09-29T18:19:05.064Z] #43 67.99 flag [2020-09-29T18:19:05.064Z] #43 69.10 go/token [2020-09-29T18:19:05.064Z] #43 69.63 regexp [2020-09-29T18:19:05.064Z] #43 ... [2020-09-29T18:19:05.064Z] [2020-09-29T18:19:05.064Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:05.064Z] #35 7.300 -- Detecting C compile features - done [2020-09-29T18:19:05.064Z] #35 7.344 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T18:19:05.064Z] #35 7.575 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T18:19:05.064Z] #35 7.727 -- Configuring done [2020-09-29T18:19:05.064Z] #35 7.759 -- Generating done [2020-09-29T18:19:05.064Z] #35 7.761 -- Build files have been written to: /tmp/tmp.CB2YbGQa5R/tini [2020-09-29T18:19:05.064Z] #35 7.765 + make tini-static [2020-09-29T18:19:05.064Z] #35 8.117 Scanning dependencies of target tini-static [2020-09-29T18:19:05.064Z] #35 8.213 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T18:19:05.064Z] #35 9.521 [100%] Linking C executable tini-static [2020-09-29T18:19:05.064Z] #35 10.13 [100%] Built target tini-static [2020-09-29T18:19:05.064Z] #35 10.23 + mkdir -p /build [2020-09-29T18:19:05.064Z] #35 10.24 + cp tini-static /build/docker-init [2020-09-29T18:19:05.313Z] #41 25.72 CC images/pipe.o [2020-09-29T18:19:05.324Z] #35 DONE 10.6s [2020-09-29T18:19:05.324Z] [2020-09-29T18:19:05.324Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:05.324Z] #43 70.34 go/scanner [2020-09-29T18:19:05.573Z] #41 25.92 CC images/tcp-stream.o [2020-09-29T18:19:05.834Z] #41 26.25 CC images/sk-packet.o [2020-09-29T18:19:06.096Z] #41 ... [2020-09-29T18:19:06.096Z] [2020-09-29T18:19:06.096Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:06.096Z] #49 DONE 96.1s [2020-09-29T18:19:06.319Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.218s coverage: 49.5% of statements [2020-09-29T18:19:06.357Z] [2020-09-29T18:19:06.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:06.357Z] #41 26.56 CC images/mnt.o [2020-09-29T18:19:06.357Z] #41 26.93 CC images/pipe-data.o [2020-09-29T18:19:06.506Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements [2020-09-29T18:19:06.685Z] 4612f6d0b889: Verifying Checksum [2020-09-29T18:19:06.685Z] 4612f6d0b889: Download complete [2020-09-29T18:19:06.701Z] #43 ... [2020-09-29T18:19:06.701Z] [2020-09-29T18:19:06.701Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:06.701Z] #32 61.54 path [2020-09-29T18:19:06.701Z] #32 62.24 text/tabwriter [2020-09-29T18:19:06.701Z] #32 62.51 fmt [2020-09-29T18:19:06.701Z] #32 62.87 path/filepath [2020-09-29T18:19:06.701Z] #32 64.25 io/ioutil [2020-09-29T18:19:06.701Z] #32 66.44 github.com/BurntSushi/toml [2020-09-29T18:19:06.701Z] #32 66.45 flag [2020-09-29T18:19:06.701Z] #32 68.41 log [2020-09-29T18:19:06.701Z] #32 71.60 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T18:19:06.701Z] #32 ... [2020-09-29T18:19:06.701Z] [2020-09-29T18:19:06.701Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:06.701Z] #41 2.091 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T18:19:06.701Z] #41 2.091 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T18:19:06.701Z] #41 2.116 Note: Building without GnuTLS support [2020-09-29T18:19:06.701Z] #41 2.118 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T18:19:06.701Z] #41 2.124 Makefile.config:40: Warn: Building without nftables support [2020-09-29T18:19:06.701Z] #41 4.128 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T18:19:06.701Z] #41 4.201 GEN .gitid [2020-09-29T18:19:06.701Z] #41 4.231 GEN criu/include/version.h [2020-09-29T18:19:06.701Z] #41 4.323 GEN include/common/asm [2020-09-29T18:19:06.701Z] #41 6.267 PBCC images/timens.pb-c.c [2020-09-29T18:19:06.701Z] #41 6.286 DEP images/timens.pb-c.d [2020-09-29T18:19:06.701Z] #41 6.342 PBCC images/fown.pb-c.c [2020-09-29T18:19:06.701Z] #41 6.395 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T18:19:06.701Z] #41 6.578 PBCC images/opts.pb-c.c [2020-09-29T18:19:06.701Z] #41 6.612 PBCC images/memfd.pb-c.c [2020-09-29T18:19:06.701Z] #41 6.700 DEP images/fown.pb-c.d [2020-09-29T18:19:06.701Z] #41 6.903 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.098 DEP images/opts.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.140 DEP images/memfd.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.191 PBCC images/sit.pb-c.c [2020-09-29T18:19:06.701Z] #41 7.260 DEP images/sit.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.356 PBCC images/macvlan.pb-c.c [2020-09-29T18:19:06.701Z] #41 7.391 DEP images/macvlan.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.427 PBCC images/autofs.pb-c.c [2020-09-29T18:19:06.701Z] #41 7.444 DEP images/autofs.pb-c.d [2020-09-29T18:19:06.701Z] #41 7.485 PBCC images/sysctl.pb-c.c [2020-09-29T18:19:06.960Z] #41 7.515 DEP images/sysctl.pb-c.d [2020-09-29T18:19:06.960Z] #41 7.548 PBCC images/time.pb-c.c [2020-09-29T18:19:06.960Z] #41 7.576 DEP images/time.pb-c.d [2020-09-29T18:19:06.960Z] #41 7.632 PBCC images/binfmt-misc.pb-c.c [2020-09-29T18:19:06.960Z] #41 7.675 DEP images/binfmt-misc.pb-c.d [2020-09-29T18:19:06.960Z] #41 7.752 PBCC images/seccomp.pb-c.c [2020-09-29T18:19:07.219Z] #41 7.764 DEP images/seccomp.pb-c.d [2020-09-29T18:19:07.219Z] #41 7.832 PBCC images/userns.pb-c.c [2020-09-29T18:19:07.219Z] #41 7.848 DEP images/userns.pb-c.d [2020-09-29T18:19:07.219Z] #41 7.894 PBCC images/cgroup.pb-c.c [2020-09-29T18:19:07.219Z] #41 ... [2020-09-29T18:19:07.219Z] [2020-09-29T18:19:07.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:07.219Z] #43 72.18 go/ast [2020-09-29T18:19:07.297Z] #41 27.41 CC images/sa.o [2020-09-29T18:19:07.297Z] #41 27.69 CC images/timer.o [2020-09-29T18:19:07.557Z] #41 28.06 CC images/timerfd.o [2020-09-29T18:19:07.789Z] #43 ... [2020-09-29T18:19:07.789Z] [2020-09-29T18:19:07.789Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:07.789Z] #11 62.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T18:19:07.789Z] #11 62.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T18:19:07.789Z] #11 62.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T18:19:07.789Z] #11 69.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T18:19:07.789Z] #11 69.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:19:07.789Z] #11 69.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:07.789Z] #11 69.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T18:19:07.789Z] #11 69.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:19:07.789Z] #11 69.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:07.789Z] #11 ... [2020-09-29T18:19:07.789Z] [2020-09-29T18:19:07.789Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:07.789Z] #41 7.926 DEP images/cgroup.pb-c.d [2020-09-29T18:19:07.789Z] #41 7.980 PBCC images/ext-file.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.010 DEP images/ext-file.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.053 PBCC images/rpc.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.087 DEP images/rpc.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.184 PBCC images/siginfo.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.219 DEP images/siginfo.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.280 PBCC images/pagemap.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.347 DEP images/pagemap.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.423 PBCC images/rlimit.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.477 DEP images/rlimit.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.527 PBCC images/file-lock.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.535 DEP images/file-lock.pb-c.d [2020-09-29T18:19:07.789Z] #41 8.606 PBCC images/tty.pb-c.c [2020-09-29T18:19:07.789Z] #41 8.663 DEP images/tty.pb-c.d [2020-09-29T18:19:08.048Z] #41 8.775 PBCC images/tun.pb-c.c [2020-09-29T18:19:08.048Z] #41 8.851 PBCC images/netdev.pb-c.c [2020-09-29T18:19:08.048Z] #41 8.899 DEP images/tun.pb-c.d [2020-09-29T18:19:08.126Z] #41 28.33 CC images/mm.o [2020-09-29T18:19:08.126Z] #41 28.70 CC images/sk-opts.o [2020-09-29T18:19:08.307Z] #41 8.951 DEP images/netdev.pb-c.d [2020-09-29T18:19:08.307Z] #41 8.999 PBCC images/vma.pb-c.c [2020-09-29T18:19:08.307Z] #41 9.035 DEP images/vma.pb-c.d [2020-09-29T18:19:08.307Z] #41 9.099 PBCC images/creds.pb-c.c [2020-09-29T18:19:08.307Z] #41 9.111 DEP images/creds.pb-c.d [2020-09-29T18:19:08.307Z] #41 9.155 PBCC images/utsns.pb-c.c [2020-09-29T18:19:08.430Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2020-09-29T18:19:08.566Z] #41 9.179 DEP images/utsns.pb-c.d [2020-09-29T18:19:08.566Z] #41 9.252 PBCC images/ipc-desc.pb-c.c [2020-09-29T18:19:08.566Z] #41 9.263 PBCC images/ipc-sem.pb-c.c [2020-09-29T18:19:08.566Z] #41 9.299 DEP images/ipc-desc.pb-c.d [2020-09-29T18:19:08.566Z] #41 9.338 DEP images/ipc-sem.pb-c.d [2020-09-29T18:19:08.566Z] #41 9.395 PBCC images/ipc-msg.pb-c.c [2020-09-29T18:19:08.697Z] #41 28.99 CC images/sk-unix.o [2020-09-29T18:19:08.697Z] #41 29.26 CC images/sk-inet.o [2020-09-29T18:19:08.825Z] #41 9.428 DEP images/ipc-msg.pb-c.d [2020-09-29T18:19:08.825Z] #41 9.471 PBCC images/ipc-shm.pb-c.c [2020-09-29T18:19:08.825Z] #41 9.505 DEP images/ipc-shm.pb-c.d [2020-09-29T18:19:08.825Z] #41 9.587 PBCC images/ipc-var.pb-c.c [2020-09-29T18:19:09.083Z] #41 9.631 DEP images/ipc-var.pb-c.d [2020-09-29T18:19:09.083Z] #41 9.667 PBCC images/sk-opts.pb-c.c [2020-09-29T18:19:09.083Z] #41 9.688 PBCC images/packet-sock.pb-c.c [2020-09-29T18:19:09.083Z] #41 9.755 DEP images/sk-opts.pb-c.d [2020-09-29T18:19:09.083Z] #41 9.836 DEP images/packet-sock.pb-c.d [2020-09-29T18:19:09.084Z] #41 9.899 PBCC images/sk-netlink.pb-c.c [2020-09-29T18:19:09.267Z] #41 29.56 CC images/tun.o [2020-09-29T18:19:09.342Z] #41 9.955 DEP images/sk-netlink.pb-c.d [2020-09-29T18:19:09.343Z] #41 10.04 PBCC images/sk-inet.pb-c.c [2020-09-29T18:19:09.343Z] #41 10.13 DEP images/sk-inet.pb-c.d [2020-09-29T18:19:09.526Z] #41 29.86 CC images/sk-netlink.o [2020-09-29T18:19:09.602Z] #41 10.19 PBCC images/sk-unix.pb-c.c [2020-09-29T18:19:09.602Z] #41 10.24 DEP images/sk-unix.pb-c.d [2020-09-29T18:19:09.602Z] #41 10.34 PBCC images/mm.pb-c.c [2020-09-29T18:19:09.602Z] #41 10.41 DEP images/mm.pb-c.d [2020-09-29T18:19:09.602Z] #41 10.48 PBCC images/timerfd.pb-c.c [2020-09-29T18:19:09.786Z] #41 30.04 CC images/packet-sock.o [2020-09-29T18:19:09.862Z] #41 10.53 DEP images/timerfd.pb-c.d [2020-09-29T18:19:09.862Z] #41 10.60 PBCC images/timer.pb-c.c [2020-09-29T18:19:09.862Z] #41 10.65 DEP images/timer.pb-c.d [2020-09-29T18:19:09.862Z] #41 10.69 PBCC images/sa.pb-c.c [2020-09-29T18:19:09.862Z] #41 10.72 DEP images/sa.pb-c.d [2020-09-29T18:19:10.047Z] #41 30.51 CC images/ipc-var.o [2020-09-29T18:19:10.121Z] #41 10.74 PBCC images/pipe-data.pb-c.c [2020-09-29T18:19:10.121Z] #41 10.78 DEP images/pipe-data.pb-c.d [2020-09-29T18:19:10.121Z] #41 10.84 PBCC images/mnt.pb-c.c [2020-09-29T18:19:10.121Z] #41 ... [2020-09-29T18:19:10.121Z] [2020-09-29T18:19:10.121Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:10.121Z] #32 DONE 75.4s [2020-09-29T18:19:10.121Z] [2020-09-29T18:19:10.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:10.121Z] #41 10.94 DEP images/mnt.pb-c.d [2020-09-29T18:19:10.307Z] #41 30.75 CC images/ipc-desc.o [2020-09-29T18:19:10.378Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2020-09-29T18:19:10.380Z] #41 11.05 PBCC images/sk-packet.pb-c.c [2020-09-29T18:19:10.380Z] #41 11.10 DEP images/sk-packet.pb-c.d [2020-09-29T18:19:10.380Z] #41 11.18 PBCC images/tcp-stream.pb-c.c [2020-09-29T18:19:10.567Z] #41 30.95 CC images/ipc-shm.o [2020-09-29T18:19:10.638Z] #41 11.31 DEP images/tcp-stream.pb-c.d [2020-09-29T18:19:10.639Z] #41 11.40 PBCC images/pipe.pb-c.c [2020-09-29T18:19:10.827Z] #41 31.15 CC images/ipc-msg.o [2020-09-29T18:19:10.904Z] #41 11.58 DEP images/pipe.pb-c.d [2020-09-29T18:19:10.904Z] #41 11.68 PBCC images/pstree.pb-c.c [2020-09-29T18:19:10.904Z] #41 11.73 DEP images/pstree.pb-c.d [2020-09-29T18:19:10.904Z] #41 11.75 PBCC images/fs.pb-c.c [2020-09-29T18:19:10.904Z] #41 11.76 DEP images/fs.pb-c.d [2020-09-29T18:19:10.904Z] #41 11.79 PBCC images/signalfd.pb-c.c [2020-09-29T18:19:11.087Z] #41 31.44 CC images/ipc-sem.o [2020-09-29T18:19:11.164Z] #41 11.86 DEP images/signalfd.pb-c.d [2020-09-29T18:19:11.164Z] #41 11.95 PBCC images/fh.pb-c.c [2020-09-29T18:19:11.164Z] #41 12.00 PBCC images/fsnotify.pb-c.c [2020-09-29T18:19:11.348Z] #41 31.70 CC images/utsns.o [2020-09-29T18:19:11.423Z] #41 12.10 DEP images/fh.pb-c.d [2020-09-29T18:19:11.423Z] #41 12.12 DEP images/fsnotify.pb-c.d [2020-09-29T18:19:11.423Z] #41 12.13 PBCC images/eventpoll.pb-c.c [2020-09-29T18:19:11.423Z] #41 12.13 DEP images/eventpoll.pb-c.d [2020-09-29T18:19:11.423Z] #41 12.15 PBCC images/eventfd.pb-c.c [2020-09-29T18:19:11.423Z] #41 12.15 DEP images/eventfd.pb-c.d [2020-09-29T18:19:11.423Z] #41 12.21 PBCC images/remap-file-path.pb-c.c [2020-09-29T18:19:11.423Z] #41 12.24 DEP images/remap-file-path.pb-c.d [2020-09-29T18:19:11.423Z] #41 12.27 PBCC images/fifo.pb-c.c [2020-09-29T18:19:11.608Z] #41 31.97 CC images/creds.o [2020-09-29T18:19:11.682Z] #41 12.29 DEP images/fifo.pb-c.d [2020-09-29T18:19:11.682Z] #41 12.34 PBCC images/ghost-file.pb-c.c [2020-09-29T18:19:11.682Z] #41 12.39 DEP images/ghost-file.pb-c.d [2020-09-29T18:19:11.682Z] #41 12.43 PBCC images/regfile.pb-c.c [2020-09-29T18:19:11.868Z] #41 32.24 CC images/vma.o [2020-09-29T18:19:11.943Z] #41 12.49 DEP images/regfile.pb-c.d [2020-09-29T18:19:11.943Z] #41 12.54 PBCC images/ns.pb-c.c [2020-09-29T18:19:11.943Z] #41 12.56 DEP images/ns.pb-c.d [2020-09-29T18:19:11.943Z] #41 12.61 PBCC images/fdinfo.pb-c.c [2020-09-29T18:19:11.943Z] #41 12.70 DEP images/fdinfo.pb-c.d [2020-09-29T18:19:11.943Z] #41 12.77 PBCC images/core-aarch64.pb-c.c [2020-09-29T18:19:12.128Z] #41 32.41 CC images/netdev.o [2020-09-29T18:19:12.202Z] #41 12.82 PBCC images/core-arm.pb-c.c [2020-09-29T18:19:12.202Z] #41 12.86 PBCC images/core-ppc64.pb-c.c [2020-09-29T18:19:12.202Z] #41 12.92 PBCC images/core-s390.pb-c.c [2020-09-29T18:19:12.202Z] #41 12.96 PBCC images/core-x86.pb-c.c [2020-09-29T18:19:12.202Z] #41 13.02 PBCC images/core.pb-c.c [2020-09-29T18:19:12.388Z] #41 32.75 CC images/tty.o [2020-09-29T18:19:12.470Z] #41 13.11 PBCC images/inventory.pb-c.c [2020-09-29T18:19:12.470Z] #41 13.19 DEP images/core-aarch64.pb-c.d [2020-09-29T18:19:12.470Z] #41 13.29 DEP images/core-arm.pb-c.d [2020-09-29T18:19:12.470Z] #41 13.34 DEP images/core-ppc64.pb-c.d [2020-09-29T18:19:12.648Z] #41 ... [2020-09-29T18:19:12.648Z] [2020-09-29T18:19:12.648Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:12.648Z] #43 92.50 hash/crc32 [2020-09-29T18:19:12.648Z] #43 93.04 compress/gzip [2020-09-29T18:19:12.648Z] #43 93.75 net [2020-09-29T18:19:12.648Z] #43 93.99 vendor/golang.org/x/text/transform [2020-09-29T18:19:12.648Z] #43 94.86 vendor/golang.org/x/text/unicode/bidi [2020-09-29T18:19:12.648Z] #43 96.55 vendor/golang.org/x/text/secure/bidirule [2020-09-29T18:19:12.648Z] #43 96.95 vendor/golang.org/x/text/unicode/norm [2020-09-29T18:19:12.648Z] #43 100.6 vendor/golang.org/x/net/idna [2020-09-29T18:19:12.648Z] #43 102.6 vendor/golang.org/x/net/http2/hpack [2020-09-29T18:19:12.730Z] #41 13.38 DEP images/core-s390.pb-c.d [2020-09-29T18:19:12.730Z] #41 13.48 DEP images/core-x86.pb-c.d [2020-09-29T18:19:12.730Z] #41 13.54 DEP images/core.pb-c.d [2020-09-29T18:19:12.908Z] #43 ... [2020-09-29T18:19:12.908Z] [2020-09-29T18:19:12.908Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:12.908Z] #41 33.22 CC images/file-lock.o [2020-09-29T18:19:12.908Z] #41 33.39 CC images/rlimit.o [2020-09-29T18:19:12.933Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2020-09-29T18:19:12.989Z] #41 13.62 DEP images/inventory.pb-c.d [2020-09-29T18:19:12.989Z] #41 13.71 PBCC images/cpuinfo.pb-c.c [2020-09-29T18:19:12.989Z] #41 13.75 DEP images/cpuinfo.pb-c.d [2020-09-29T18:19:12.989Z] #41 13.80 PBCC images/stats.pb-c.c [2020-09-29T18:19:13.168Z] #41 33.60 CC images/pagemap.o [2020-09-29T18:19:13.226Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.573s coverage: 73.1% of statements [2020-09-29T18:19:13.226Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T18:19:13.226Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.529s coverage: 57.7% of statements [2020-09-29T18:19:13.226Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T18:19:13.247Z] #41 13.83 DEP images/stats.pb-c.d [2020-09-29T18:19:13.510Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 81.8% of statements [2020-09-29T18:19:13.739Z] #41 33.92 CC images/siginfo.o [2020-09-29T18:19:13.999Z] #41 34.21 CC images/rpc.o [2020-09-29T18:19:14.331Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.667s coverage: 76.1% of statements [2020-09-29T18:19:14.332Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T18:19:14.332Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-09-29T18:19:14.460Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-09-29T18:19:14.625Z] #41 15.15 make[1]: Nothing to be done for 'all'. [2020-09-29T18:19:14.939Z] #41 35.34 CC images/ext-file.o [2020-09-29T18:19:15.198Z] #41 35.55 CC images/cgroup.o [2020-09-29T18:19:15.370Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-09-29T18:19:15.768Z] #41 36.25 CC images/userns.o [2020-09-29T18:19:15.851Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-29T18:19:16.003Z] #41 16.56 CC images/stats.o [2020-09-29T18:19:16.007Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-09-29T18:19:16.007Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.8% of statements [2020-09-29T18:19:16.007Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T18:19:16.007Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T18:19:16.261Z] #41 16.93 CC images/core.o [2020-09-29T18:19:16.339Z] #41 36.52 CC images/google/protobuf/descriptor.o [2020-09-29T18:19:16.829Z] #41 17.55 CC images/core-x86.o [2020-09-29T18:19:17.046Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2020-09-29T18:19:17.397Z] #41 18.03 CC images/core-arm.o [2020-09-29T18:19:17.664Z] #41 18.44 CC images/core-aarch64.o [2020-09-29T18:19:17.682Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-09-29T18:19:17.682Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T18:19:17.682Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T18:19:17.721Z] #41 37.97 CC images/opts.o [2020-09-29T18:19:17.721Z] #41 38.21 CC images/seccomp.o [2020-09-29T18:19:17.923Z] #41 ... [2020-09-29T18:19:17.923Z] [2020-09-29T18:19:17.923Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:19:17.923Z] #54 34.45 Checking out files: 31% (1017/3268) Checking out files: 32% (1046/3268) Checking out files: 33% (1079/3268) Checking out files: 34% (1112/3268) Checking out files: 35% (1144/3268) Checking out files: 36% (1177/3268) Checking out files: 37% (1210/3268) Checking out files: 38% (1242/3268) Checking out files: 39% (1275/3268) Checking out files: 40% (1308/3268) Checking out files: 41% (1340/3268) Checking out files: 42% (1373/3268) Checking out files: 43% (1406/3268) Checking out files: 44% (1438/3268) Checking out files: 45% (1471/3268) Checking out files: 46% (1504/3268) Checking out files: 47% (1536/3268) Checking out files: 48% (1569/3268) Checking out files: 49% (1602/3268) Checking out files: 50% (1634/3268) Checking out files: 51% (1667/3268) Checking out files: 52% (1700/3268) Checking out files: 53% (1733/3268) Checking out files: 54% (1765/3268) Checking out files: 55% (1798/3268) Checking out files: 56% (1831/3268) Checking out files: 57% (1863/3268) Checking out files: 58% (1896/3268) Checking out files: 59% (1929/3268) Checking out files: 60% (1961/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 80% (2617/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T18:19:17.923Z] #54 36.17 + cd /tmp/tmp.ng7qQW9OUG/src/github.com/containerd/containerd [2020-09-29T18:19:17.923Z] #54 36.17 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T18:19:17.923Z] #54 36.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T18:19:17.923Z] #54 36.64 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T18:19:17.923Z] #54 36.65 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T18:19:17.923Z] #54 36.65 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T18:19:17.923Z] #54 36.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T18:19:17.923Z] #54 36.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T18:19:17.923Z] #54 36.65 + '[' '' = dynamic ']' [2020-09-29T18:19:17.923Z] #54 36.65 + make [2020-09-29T18:19:17.923Z] #54 37.42 + bin/ctr [2020-09-29T18:19:18.291Z] #41 38.48 CC images/binfmt-misc.o [2020-09-29T18:19:18.291Z] #41 38.65 CC images/time.o [2020-09-29T18:19:18.319Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-09-29T18:19:18.551Z] #41 38.79 CC images/sysctl.o [2020-09-29T18:19:18.551Z] #41 ... [2020-09-29T18:19:18.551Z] [2020-09-29T18:19:18.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:18.551Z] #11 98.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T18:19:18.551Z] #11 98.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:19:18.551Z] #11 98.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:18.551Z] #11 ... [2020-09-29T18:19:18.551Z] [2020-09-29T18:19:18.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:18.551Z] #41 39.02 CC images/autofs.o [2020-09-29T18:19:18.611Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2020-09-29T18:19:18.812Z] #41 39.23 CC images/macvlan.o [2020-09-29T18:19:18.860Z] #54 ... [2020-09-29T18:19:18.860Z] [2020-09-29T18:19:18.860Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:18.860Z] #43 73.85 internal/lazyregexp [2020-09-29T18:19:18.860Z] #43 74.04 net/url [2020-09-29T18:19:18.860Z] #43 76.02 text/template/parse [2020-09-29T18:19:18.860Z] #43 77.88 go/parser [2020-09-29T18:19:18.860Z] #43 80.38 text/template [2020-09-29T18:19:18.860Z] #43 80.90 encoding/xml [2020-09-29T18:19:18.860Z] #43 ... [2020-09-29T18:19:18.860Z] [2020-09-29T18:19:18.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:18.860Z] #41 18.78 CC images/core-ppc64.o [2020-09-29T18:19:18.860Z] #41 19.33 CC images/core-s390.o [2020-09-29T18:19:18.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2020-09-29T18:19:18.909Z] time="2020-09-29T18:19:18Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-578105845/container.log.1: no such file or directory" [2020-09-29T18:19:18.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-09-29T18:19:19.081Z] #41 39.53 CC images/sit.o [2020-09-29T18:19:19.118Z] #41 19.92 CC images/cpuinfo.o [2020-09-29T18:19:19.160Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-09-29T18:19:19.342Z] #41 39.73 CC images/memfd.o [2020-09-29T18:19:19.377Z] #41 ... [2020-09-29T18:19:19.377Z] [2020-09-29T18:19:19.377Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:19.377Z] #49 74.62 github.com/pkg/diff [2020-09-29T18:19:19.377Z] #49 76.47 go/ast [2020-09-29T18:19:19.377Z] #49 76.72 golang.org/x/crypto/ssh/terminal [2020-09-29T18:19:19.377Z] #49 78.14 mvdan.cc/editorconfig [2020-09-29T18:19:19.377Z] #49 79.30 mvdan.cc/sh/v3/fileutil [2020-09-29T18:19:19.377Z] #49 79.50 mvdan.cc/sh/v3/syntax [2020-09-29T18:19:19.603Z] #41 40.05 CC images/timens.o [2020-09-29T18:19:19.636Z] #49 ... [2020-09-29T18:19:19.636Z] [2020-09-29T18:19:19.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:19.636Z] #41 20.34 CC images/inventory.o [2020-09-29T18:19:19.895Z] #41 20.60 CC images/fdinfo.o [2020-09-29T18:19:19.948Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-09-29T18:19:19.948Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T18:19:19.995Z] #41 40.30 LINK images/built-in.o [2020-09-29T18:19:19.995Z] #41 40.43 GEN compel/include/asm [2020-09-29T18:19:20.105Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.468s coverage: 14.1% of statements [2020-09-29T18:19:20.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:19:20.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:19:20.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:19:20.240Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 37.7% of statements [2020-09-29T18:19:20.262Z] #41 40.47 GEN compel/include/version.h [2020-09-29T18:19:20.263Z] #41 40.51 touch .config [2020-09-29T18:19:20.263Z] #41 40.58 GEN include/common/config.h [2020-09-29T18:19:20.263Z] #41 40.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-29T18:19:20.263Z] #41 40.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-29T18:19:20.263Z] #41 40.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-29T18:19:20.263Z] #41 40.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-29T18:19:20.368Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.566s coverage: 56.2% of statements [2020-09-29T18:19:20.464Z] #41 20.97 CC images/fown.o [2020-09-29T18:19:20.464Z] #41 21.19 CC images/ns.o [2020-09-29T18:19:20.531Z] #41 40.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-29T18:19:20.531Z] #41 40.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-29T18:19:20.531Z] #41 40.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T18:19:20.531Z] #41 40.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-29T18:19:20.531Z] #41 40.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T18:19:20.531Z] #41 40.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T18:19:20.531Z] #41 40.99 DEP compel/plugins/std/infect.d [2020-09-29T18:19:20.531Z] #41 41.05 DEP compel/plugins/std/string.d [2020-09-29T18:19:20.725Z] #41 21.43 CC images/regfile.o [2020-09-29T18:19:20.790Z] #41 41.16 DEP compel/plugins/std/log.d [2020-09-29T18:19:20.790Z] #41 41.24 DEP compel/plugins/std/fds.d [2020-09-29T18:19:20.877Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-29T18:19:20.984Z] #41 21.72 CC images/ghost-file.o [2020-09-29T18:19:21.052Z] #41 41.33 DEP compel/plugins/std/std.d [2020-09-29T18:19:21.052Z] #41 41.43 DEP compel/plugins/shmem/shmem.d [2020-09-29T18:19:21.052Z] #41 41.50 DEP compel/plugins/fds/fds.d [2020-09-29T18:19:21.244Z] #41 21.98 CC images/fifo.o [2020-09-29T18:19:21.313Z] #41 41.66 CC compel/plugins/std/std.o [2020-09-29T18:19:21.504Z] #41 22.17 CC images/remap-file-path.o [2020-09-29T18:19:21.504Z] #41 22.37 CC images/eventfd.o [2020-09-29T18:19:21.574Z] #41 41.95 CC compel/plugins/std/fds.o [2020-09-29T18:19:21.763Z] #41 22.62 CC images/eventpoll.o [2020-09-29T18:19:21.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2020-09-29T18:19:21.916Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-29T18:19:22.021Z] #41 22.88 CC images/fh.o [2020-09-29T18:19:22.144Z] #41 42.42 CC compel/plugins/std/log.o [2020-09-29T18:19:22.281Z] #41 23.16 CC images/fsnotify.o [2020-09-29T18:19:22.553Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-29T18:19:22.845Z] ok github.com/docker/docker/daemon/logger/splunk 1.463s coverage: 82.5% of statements [2020-09-29T18:19:22.845Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T18:19:22.845Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T18:19:22.929Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-09-29T18:19:23.084Z] #41 43.24 CC compel/plugins/std/string.o [2020-09-29T18:19:23.218Z] #41 23.70 CC images/signalfd.o [2020-09-29T18:19:23.218Z] #41 23.93 CC images/fs.o [2020-09-29T18:19:23.345Z] #41 43.84 CC compel/plugins/std/infect.o [2020-09-29T18:19:23.477Z] #41 24.09 CC images/pstree.o [2020-09-29T18:19:23.477Z] #41 24.30 CC images/pipe.o [2020-09-29T18:19:23.605Z] #41 ... [2020-09-29T18:19:23.605Z] [2020-09-29T18:19:23.605Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:23.605Z] #43 103.7 mime [2020-09-29T18:19:23.605Z] #43 105.4 mime/quotedprintable [2020-09-29T18:19:23.605Z] #43 105.7 net/http/internal [2020-09-29T18:19:23.605Z] #43 110.3 net/textproto [2020-09-29T18:19:23.605Z] #43 110.3 crypto/x509 [2020-09-29T18:19:23.605Z] #43 111.7 vendor/golang.org/x/net/http/httpguts [2020-09-29T18:19:23.605Z] #43 111.9 vendor/golang.org/x/net/http/httpproxy [2020-09-29T18:19:23.605Z] #43 112.4 mime/multipart [2020-09-29T18:19:23.737Z] #41 24.51 CC images/tcp-stream.o [2020-09-29T18:19:23.866Z] #43 ... [2020-09-29T18:19:23.866Z] [2020-09-29T18:19:23.866Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:23.866Z] #11 113.4 Selecting previously unselected package libapparmor1:amd64. [2020-09-29T18:19:23.866Z] #11 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-29T18:19:23.866Z] #11 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T18:19:23.866Z] #11 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-29T18:19:23.866Z] #11 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-29T18:19:23.866Z] #11 113.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T18:19:23.866Z] #11 113.7 Selecting previously unselected package libbtrfs0. [2020-09-29T18:19:23.866Z] #11 113.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T18:19:23.866Z] #11 113.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T18:19:23.884Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-09-29T18:19:24.311Z] #41 24.79 CC images/sk-packet.o [2020-09-29T18:19:24.311Z] #41 25.04 CC images/mnt.o [2020-09-29T18:19:24.437Z] #11 114.3 Selecting previously unselected package libbtrfs-dev. [2020-09-29T18:19:24.437Z] #11 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T18:19:24.437Z] #11 114.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:19:24.845Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T18:19:24.845Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T18:19:24.845Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T18:19:24.846Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-09-29T18:19:24.846Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2020-09-29T18:19:24.848Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.301s coverage: 45.9% of statements [2020-09-29T18:19:24.880Z] #41 25.39 CC images/pipe-data.o [2020-09-29T18:19:24.880Z] #41 25.63 CC images/sa.o [2020-09-29T18:19:25.007Z] #11 ... [2020-09-29T18:19:25.007Z] [2020-09-29T18:19:25.007Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:19:25.007Z] #56 107.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T18:19:25.007Z] #56 107.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T18:19:25.007Z] #56 DONE 115.1s [2020-09-29T18:19:25.007Z] [2020-09-29T18:19:25.007Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:25.007Z] #11 115.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-29T18:19:25.139Z] #41 25.81 CC images/timer.o [2020-09-29T18:19:25.271Z] #11 ... [2020-09-29T18:19:25.271Z] [2020-09-29T18:19:25.271Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:19:25.271Z] #57 DONE 0.1s [2020-09-29T18:19:25.271Z] [2020-09-29T18:19:25.271Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:19:25.271Z] #58 DONE 0.0s [2020-09-29T18:19:25.271Z] [2020-09-29T18:19:25.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:25.271Z] #11 115.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:19:25.271Z] #11 115.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:25.271Z] #11 115.4 Selecting previously unselected package libudev-dev:amd64. [2020-09-29T18:19:25.271Z] #11 115.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T18:19:25.271Z] #11 115.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:25.398Z] #41 26.19 CC images/timerfd.o [2020-09-29T18:19:25.399Z] ok github.com/docker/docker/distribution 1.644s coverage: 21.9% of statements [2020-09-29T18:19:25.399Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T18:19:25.422Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.023s coverage: 73.1% of statements [2020-09-29T18:19:25.531Z] #11 115.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-29T18:19:25.658Z] #41 26.44 CC images/mm.o [2020-09-29T18:19:25.791Z] #11 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-29T18:19:25.791Z] #11 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T18:19:25.917Z] #41 26.69 CC images/sk-opts.o [2020-09-29T18:19:26.035Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-29T18:19:26.177Z] #41 27.02 CC images/sk-unix.o [2020-09-29T18:19:26.361Z] #11 116.3 Selecting previously unselected package libpcre16-3:amd64. [2020-09-29T18:19:26.361Z] #11 116.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:26.361Z] #11 116.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:26.361Z] #11 116.5 Selecting previously unselected package libpcre32-3:amd64. [2020-09-29T18:19:26.369Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.926s coverage: 49.5% of statements [2020-09-29T18:19:26.377Z] ok github.com/docker/docker/builder/remotecontext/git 3.965s coverage: 86.3% of statements [2020-09-29T18:19:26.436Z] #41 ... [2020-09-29T18:19:26.436Z] [2020-09-29T18:19:26.436Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T18:19:26.436Z] #49 86.36 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T18:19:26.436Z] #49 DONE 91.6s [2020-09-29T18:19:26.436Z] [2020-09-29T18:19:26.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:26.436Z] #43 84.99 go/doc [2020-09-29T18:19:26.436Z] #43 86.16 github.com/LK4D4/vndr/versioned [2020-09-29T18:19:26.436Z] #43 86.25 compress/flate [2020-09-29T18:19:26.436Z] #43 88.10 github.com/LK4D4/vndr/build [2020-09-29T18:19:26.436Z] #43 88.75 hash/crc32 [2020-09-29T18:19:26.436Z] #43 89.34 compress/gzip [2020-09-29T18:19:26.436Z] #43 90.10 vendor/golang.org/x/crypto/cryptobyte [2020-09-29T18:19:26.436Z] #43 91.46 net [2020-09-29T18:19:26.622Z] #11 116.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:26.622Z] #11 116.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:26.622Z] #11 116.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-29T18:19:26.622Z] #11 116.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:26.622Z] #11 116.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T18:19:26.670Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-09-29T18:19:26.670Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T18:19:26.670Z] ok github.com/docker/docker/image 0.026s coverage: 86.4% of statements [2020-09-29T18:19:26.882Z] #11 116.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-29T18:19:26.882Z] #11 116.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:26.882Z] #11 116.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T18:19:27.005Z] #43 92.07 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-29T18:19:27.005Z] #43 ... [2020-09-29T18:19:27.005Z] [2020-09-29T18:19:27.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:27.005Z] #41 27.71 CC images/sk-inet.o [2020-09-29T18:19:27.142Z] #11 117.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-29T18:19:27.142Z] #11 117.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-29T18:19:27.142Z] #11 117.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T18:19:27.306Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-09-29T18:19:27.306Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T18:19:27.403Z] #11 117.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-29T18:19:27.403Z] #11 117.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:19:27.403Z] #11 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:27.403Z] #11 117.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-29T18:19:27.431Z] ok github.com/docker/docker/builder/remotecontext 0.556s coverage: 13.6% of statements [2020-09-29T18:19:27.575Z] #41 28.32 CC images/tun.o [2020-09-29T18:19:27.600Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-29T18:19:27.600Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T18:19:27.663Z] #11 117.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-29T18:19:27.663Z] #11 117.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T18:19:27.663Z] #11 117.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-29T18:19:27.663Z] #11 117.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T18:19:27.663Z] #11 117.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:27.893Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-29T18:19:28.143Z] #41 28.70 CC images/sk-netlink.o [2020-09-29T18:19:28.143Z] #41 28.88 CC images/packet-sock.o [2020-09-29T18:19:28.232Z] #11 118.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T18:19:28.232Z] #11 118.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T18:19:28.232Z] #11 118.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T18:19:28.232Z] #11 118.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T18:19:28.232Z] #11 118.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:28.290Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.471s coverage: 76.1% of statements [2020-09-29T18:19:28.290Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.3% of statements [2020-09-29T18:19:28.290Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T18:19:28.290Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T18:19:28.290Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T18:19:28.290Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T18:19:28.290Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T18:19:28.402Z] #41 29.18 CC images/ipc-var.o [2020-09-29T18:19:28.492Z] #11 118.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T18:19:28.492Z] #11 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:28.492Z] #11 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T18:19:28.492Z] #11 118.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:28.492Z] #11 118.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:28.492Z] #11 118.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T18:19:28.492Z] #11 118.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T18:19:28.502Z] ok github.com/docker/docker/builder/dockerfile 1.309s coverage: 48.0% of statements [2020-09-29T18:19:28.502Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T18:19:28.502Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T18:19:28.531Z] ok github.com/docker/docker/oci 0.007s coverage: 8.2% of statements [2020-09-29T18:19:28.552Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-09-29T18:19:28.661Z] #41 29.36 CC images/ipc-desc.o [2020-09-29T18:19:28.759Z] #11 118.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:28.759Z] #11 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T18:19:28.759Z] #11 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T18:19:28.759Z] #11 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:28.759Z] #11 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T18:19:28.759Z] #11 118.7 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 [2020-09-29T18:19:28.759Z] #11 118.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T18:19:28.759Z] #11 118.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T18:19:28.759Z] #11 118.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:28.759Z] #11 118.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T18:19:28.759Z] #11 118.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:28.759Z] #11 118.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:28.759Z] #11 118.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:19:28.920Z] #41 29.63 CC images/ipc-shm.o [2020-09-29T18:19:29.179Z] #41 29.82 CC images/ipc-msg.o [2020-09-29T18:19:29.343Z] #11 DONE 119.2s [2020-09-29T18:19:29.343Z] [2020-09-29T18:19:29.343Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:29.438Z] #41 30.04 CC images/ipc-sem.o [2020-09-29T18:19:29.438Z] #41 30.18 CC images/utsns.o [2020-09-29T18:19:29.438Z] #41 30.32 CC images/creds.o [2020-09-29T18:19:29.567Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-09-29T18:19:29.567Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-29T18:19:29.944Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-29T18:19:30.005Z] #41 30.49 CC images/vma.o [2020-09-29T18:19:30.005Z] #41 30.71 CC images/netdev.o [2020-09-29T18:19:30.207Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2020-09-29T18:19:30.265Z] #41 30.99 CC images/tty.o [2020-09-29T18:19:30.725Z] #51 ... [2020-09-29T18:19:30.725Z] [2020-09-29T18:19:30.725Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:19:30.725Z] #12 DONE 1.5s [2020-09-29T18:19:30.725Z] [2020-09-29T18:19:30.725Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:30.725Z] #51 1.494 + RM_GOPATH=0 [2020-09-29T18:19:30.725Z] #51 1.505 + TMP_GOPATH= [2020-09-29T18:19:30.725Z] #51 1.509 + : /build [2020-09-29T18:19:30.725Z] #51 1.509 + '[' -z '' ']' [2020-09-29T18:19:30.725Z] #51 1.512 ++ mktemp -d [2020-09-29T18:19:30.725Z] #51 1.513 + export GOPATH=/tmp/tmp.a4X7GIjqcn [2020-09-29T18:19:30.725Z] #51 1.513 + GOPATH=/tmp/tmp.a4X7GIjqcn [2020-09-29T18:19:30.725Z] #51 1.513 + RM_GOPATH=1 [2020-09-29T18:19:30.725Z] #51 1.513 + case "$(go env GOARCH)" in [2020-09-29T18:19:30.725Z] #51 1.513 ++ go env GOARCH [2020-09-29T18:19:30.725Z] #51 1.525 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:19:30.725Z] #51 1.526 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:19:30.725Z] #51 1.526 ++ dirname /tmp/install/install.sh [2020-09-29T18:19:30.726Z] #51 1.527 + dir=/tmp/install [2020-09-29T18:19:30.726Z] #51 1.528 + bin=runc [2020-09-29T18:19:30.726Z] #51 1.528 + shift [2020-09-29T18:19:30.726Z] #51 1.528 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T18:19:30.726Z] #51 1.528 + . /tmp/install/runc.installer [2020-09-29T18:19:30.726Z] #51 1.528 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T18:19:30.726Z] #51 1.528 + install_runc [2020-09-29T18:19:30.726Z] #51 1.537 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T18:19:30.726Z] #51 1.546 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T18:19:30.726Z] #51 1.546 + uname -r [2020-09-29T18:19:30.726Z] #51 1.546 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T18:19:30.726Z] #51 1.546 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T18:19:30.726Z] #51 1.546 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a4X7GIjqcn/src/github.com/opencontainers/runc [2020-09-29T18:19:30.726Z] #51 1.546 Cloning into '/tmp/tmp.a4X7GIjqcn/src/github.com/opencontainers/runc'... [2020-09-29T18:19:30.835Z] #41 31.45 CC images/file-lock.o [2020-09-29T18:19:30.835Z] #41 31.60 CC images/rlimit.o [2020-09-29T18:19:31.080Z] ok github.com/docker/docker/pkg/archive 0.520s coverage: 77.2% of statements [2020-09-29T18:19:31.095Z] #41 31.76 CC images/pagemap.o [2020-09-29T18:19:31.357Z] #41 32.08 CC images/siginfo.o [2020-09-29T18:19:31.600Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.8% of statements [2020-09-29T18:19:31.617Z] #41 32.42 CC images/rpc.o [2020-09-29T18:19:31.863Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.0% of statements [2020-09-29T18:19:32.107Z] #51 ... [2020-09-29T18:19:32.107Z] [2020-09-29T18:19:32.107Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:19:32.107Z] #13 DONE 1.1s [2020-09-29T18:19:32.107Z] [2020-09-29T18:19:32.107Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:19:32.116Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 68.3% of statements [2020-09-29T18:19:32.116Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-29T18:19:32.409Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-29T18:19:32.679Z] #14 0.934 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T18:19:32.831Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.164s coverage: 57.7% of statements [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T18:19:32.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.278s coverage: 77.8% of statements [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T18:19:32.831Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T18:19:32.939Z] #14 DONE 1.1s [2020-09-29T18:19:32.939Z] [2020-09-29T18:19:32.939Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:19:33.000Z] #41 33.53 CC images/ext-file.o [2020-09-29T18:19:33.000Z] #41 33.72 CC images/cgroup.o [2020-09-29T18:19:33.014Z] ok github.com/docker/docker/client 0.334s coverage: 75.4% of statements [2020-09-29T18:19:33.412Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2020-09-29T18:19:33.570Z] #41 34.31 CC images/userns.o [2020-09-29T18:19:33.675Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2020-09-29T18:19:33.675Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2020-09-29T18:19:33.829Z] #41 34.55 CC images/google/protobuf/descriptor.o [2020-09-29T18:19:34.322Z] #15 ... [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:34.322Z] #41 44.36 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-29T18:19:34.322Z] #41 44.39 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-29T18:19:34.322Z] #41 44.45 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-29T18:19:34.322Z] #41 44.58 AR compel/plugins/std.lib.a [2020-09-29T18:19:34.322Z] #41 44.61 CC compel/plugins/fds/fds.o [2020-09-29T18:19:34.322Z] #41 44.97 AR compel/plugins/fds.lib.a [2020-09-29T18:19:34.322Z] #41 45.00 HOSTDEP compel/src/lib/log-host.d [2020-09-29T18:19:34.322Z] #41 45.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T18:19:34.322Z] #41 45.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-29T18:19:34.322Z] #41 45.24 HOSTDEP compel/src/main-host.d [2020-09-29T18:19:34.322Z] #41 45.32 DEP compel/src/lib/ptrace.d [2020-09-29T18:19:34.322Z] #41 45.38 DEP compel/src/lib/infect.d [2020-09-29T18:19:34.322Z] #41 45.67 DEP compel/src/lib/infect-util.d [2020-09-29T18:19:34.322Z] #41 45.85 DEP compel/src/lib/infect-rpc.d [2020-09-29T18:19:34.322Z] #41 46.02 DEP compel/arch/x86/src/lib/infect.d [2020-09-29T18:19:34.322Z] #41 46.26 DEP compel/arch/x86/src/lib/cpu.d [2020-09-29T18:19:34.322Z] #41 46.35 DEP compel/src/lib/log.d [2020-09-29T18:19:34.322Z] #41 46.48 DEP compel/src/main.d [2020-09-29T18:19:34.322Z] #41 46.59 DEP compel/src/lib/handle-elf.d [2020-09-29T18:19:34.322Z] #41 46.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-29T18:19:34.322Z] #41 46.85 CC compel/src/lib/log.o [2020-09-29T18:19:34.322Z] #41 47.04 CC compel/arch/x86/src/lib/cpu.o [2020-09-29T18:19:34.322Z] #41 47.69 CC compel/arch/x86/src/lib/infect.o [2020-09-29T18:19:34.322Z] #41 48.41 CC compel/src/lib/infect-rpc.o [2020-09-29T18:19:34.322Z] #41 48.81 CC compel/src/lib/infect-util.o [2020-09-29T18:19:34.322Z] #41 49.00 CC compel/src/lib/infect.o [2020-09-29T18:19:34.322Z] #41 52.05 CC compel/src/lib/ptrace.o [2020-09-29T18:19:34.322Z] #41 52.80 AR compel/libcompel.a [2020-09-29T18:19:34.322Z] #41 52.92 HOSTCC compel/src/main-host.o [2020-09-29T18:19:34.322Z] #41 53.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-29T18:19:34.322Z] #41 53.46 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T18:19:34.322Z] #41 54.05 HOSTCC compel/src/lib/log-host.o [2020-09-29T18:19:34.322Z] #41 54.31 HOSTLINK compel/compel-host-bin [2020-09-29T18:19:34.322Z] #41 ... [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:19:34.322Z] #15 DONE 1.2s [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:34.322Z] #41 54.48 DEP soccr/soccr.d [2020-09-29T18:19:34.322Z] #41 ... [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:19:34.322Z] #16 ... [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:34.322Z] #43 114.3 crypto/tls [2020-09-29T18:19:34.322Z] #43 120.5 net/http/httptrace [2020-09-29T18:19:34.322Z] #43 120.9 net/http [2020-09-29T18:19:34.322Z] #43 ... [2020-09-29T18:19:34.322Z] [2020-09-29T18:19:34.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:34.322Z] #41 54.71 CC soccr/soccr.o [2020-09-29T18:19:34.625Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.059s coverage: 61.6% of statements [2020-09-29T18:19:35.262Z] #41 ... [2020-09-29T18:19:35.262Z] [2020-09-29T18:19:35.262Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:19:35.262Z] #16 DONE 1.1s [2020-09-29T18:19:35.522Z] [2020-09-29T18:19:35.522Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:19:35.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 37.7% of statements [2020-09-29T18:19:35.576Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-09-29T18:19:35.576Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T18:19:35.736Z] #41 36.09 CC images/opts.o [2020-09-29T18:19:35.736Z] #41 36.28 CC images/seccomp.o [2020-09-29T18:19:35.994Z] #41 36.58 CC images/binfmt-misc.o [2020-09-29T18:19:35.994Z] #41 36.76 CC images/time.o [2020-09-29T18:19:36.150Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-09-29T18:19:36.253Z] #41 36.95 CC images/sysctl.o [2020-09-29T18:19:36.462Z] #17 DONE 1.1s [2020-09-29T18:19:36.462Z] [2020-09-29T18:19:36.462Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:19:36.513Z] #41 37.19 CC images/autofs.o [2020-09-29T18:19:36.513Z] #41 37.34 CC images/macvlan.o [2020-09-29T18:19:36.726Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-09-29T18:19:36.772Z] #41 37.50 CC images/sit.o [2020-09-29T18:19:36.869Z] ok github.com/docker/docker/layer 7.272s coverage: 68.8% of statements [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T18:19:36.869Z] ok github.com/docker/docker/pkg/chrootarchive 3.504s coverage: 43.2% of statements [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T18:19:36.869Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T18:19:36.869Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-09-29T18:19:36.869Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-09-29T18:19:36.869Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-09-29T18:19:36.989Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2020-09-29T18:19:37.031Z] #41 37.71 CC images/memfd.o [2020-09-29T18:19:37.031Z] #41 ... [2020-09-29T18:19:37.031Z] [2020-09-29T18:19:37.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:37.031Z] #11 92.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T18:19:37.031Z] #11 92.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T18:19:37.031Z] #11 92.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:37.031Z] #11 ... [2020-09-29T18:19:37.031Z] [2020-09-29T18:19:37.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:37.031Z] #41 37.90 CC images/timens.o [2020-09-29T18:19:37.163Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-09-29T18:19:37.563Z] ok github.com/docker/docker/daemon/network 0.075s coverage: 63.8% of statements [2020-09-29T18:19:37.598Z] #41 38.15 LINK images/built-in.o [2020-09-29T18:19:37.598Z] #41 38.31 GEN compel/include/asm [2020-09-29T18:19:37.598Z] #41 38.34 GEN compel/include/version.h [2020-09-29T18:19:37.598Z] #41 38.37 touch .config [2020-09-29T18:19:37.598Z] #41 38.41 GEN include/common/config.h [2020-09-29T18:19:37.798Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-09-29T18:19:37.844Z] #18 1.352 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:19:37.845Z] #18 1.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:19:37.857Z] #41 38.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-29T18:19:37.857Z] #41 38.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-29T18:19:37.857Z] #41 38.51 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-29T18:19:37.857Z] #41 38.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-29T18:19:37.857Z] #41 38.57 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-29T18:19:37.857Z] #41 38.58 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-29T18:19:37.857Z] #41 38.60 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T18:19:37.857Z] #41 38.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-29T18:19:37.857Z] #41 38.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T18:19:37.857Z] #41 38.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T18:19:38.091Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-09-29T18:19:38.105Z] #18 1.636 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:19:38.116Z] #41 38.68 DEP compel/plugins/std/infect.d [2020-09-29T18:19:38.116Z] #41 38.79 DEP compel/plugins/std/string.d [2020-09-29T18:19:38.116Z] #41 38.85 DEP compel/plugins/std/log.d [2020-09-29T18:19:38.116Z] #41 38.92 DEP compel/plugins/std/fds.d [2020-09-29T18:19:38.365Z] #18 1.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:19:38.376Z] #41 39.01 DEP compel/plugins/std/std.d [2020-09-29T18:19:38.376Z] #41 ... [2020-09-29T18:19:38.376Z] [2020-09-29T18:19:38.376Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:38.376Z] #43 93.41 vendor/golang.org/x/crypto/hkdf [2020-09-29T18:19:38.376Z] #43 93.59 vendor/golang.org/x/text/transform [2020-09-29T18:19:38.376Z] #43 94.16 vendor/golang.org/x/text/unicode/bidi [2020-09-29T18:19:38.376Z] #43 95.74 vendor/golang.org/x/text/secure/bidirule [2020-09-29T18:19:38.376Z] #43 96.06 vendor/golang.org/x/text/unicode/norm [2020-09-29T18:19:38.376Z] #43 99.60 vendor/golang.org/x/net/idna [2020-09-29T18:19:38.376Z] #43 102.1 vendor/golang.org/x/net/http2/hpack [2020-09-29T18:19:38.376Z] #43 102.9 mime [2020-09-29T18:19:38.376Z] #43 ... [2020-09-29T18:19:38.376Z] [2020-09-29T18:19:38.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:38.376Z] #41 39.17 DEP compel/plugins/shmem/shmem.d [2020-09-29T18:19:38.512Z] ok github.com/docker/docker/daemon/logger/splunk 1.781s coverage: 82.5% of statements [2020-09-29T18:19:38.512Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T18:19:38.512Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T18:19:38.635Z] #41 39.25 DEP compel/plugins/fds/fds.d [2020-09-29T18:19:38.635Z] #41 39.36 CC compel/plugins/std/std.o [2020-09-29T18:19:38.775Z] ok github.com/docker/docker/distribution/metadata 0.102s coverage: 48.2% of statements [2020-09-29T18:19:38.896Z] #41 39.72 CC compel/plugins/std/fds.o [2020-09-29T18:19:39.129Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-09-29T18:19:39.476Z] #41 40.14 CC compel/plugins/std/log.o [2020-09-29T18:19:39.746Z] #18 3.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:19:39.764Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-09-29T18:19:40.171Z] ok github.com/docker/docker/errdefs 0.038s coverage: 49.4% of statements [2020-09-29T18:19:40.399Z] ok github.com/docker/docker/pkg/fsutils 0.353s coverage: 85.1% of statements [2020-09-29T18:19:40.423Z] #41 41.00 CC compel/plugins/std/string.o [2020-09-29T18:19:40.692Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2020-09-29T18:19:40.692Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-29T18:19:41.004Z] #41 41.61 CC compel/plugins/std/infect.o [2020-09-29T18:19:41.116Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-09-29T18:19:41.129Z] #18 4.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:19:41.264Z] #41 42.01 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-29T18:19:41.264Z] #41 42.06 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-29T18:19:41.264Z] #41 42.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-29T18:19:41.523Z] #41 42.17 AR compel/plugins/std.lib.a [2020-09-29T18:19:41.523Z] #41 42.26 CC compel/plugins/fds/fds.o [2020-09-29T18:19:41.691Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-09-29T18:19:41.691Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.6% of statements [2020-09-29T18:19:41.730Z] ok github.com/docker/docker/pkg/ioutils 0.263s coverage: 70.6% of statements [2020-09-29T18:19:41.730Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 70.1% of statements [2020-09-29T18:19:41.783Z] #41 42.44 AR compel/plugins/fds.lib.a [2020-09-29T18:19:41.783Z] #41 42.48 HOSTDEP compel/src/lib/log-host.d [2020-09-29T18:19:41.783Z] #41 42.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T18:19:41.783Z] #41 42.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-29T18:19:41.955Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-09-29T18:19:42.023Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-09-29T18:19:42.023Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-09-29T18:19:42.023Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T18:19:42.023Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T18:19:42.023Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T18:19:42.043Z] #41 42.74 HOSTDEP compel/src/main-host.d [2020-09-29T18:19:42.043Z] #41 42.85 DEP compel/src/lib/ptrace.d [2020-09-29T18:19:42.043Z] #41 42.93 DEP compel/src/lib/infect.d [2020-09-29T18:19:42.218Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-09-29T18:19:42.218Z] ok github.com/docker/docker/distribution 2.549s coverage: 21.9% of statements [2020-09-29T18:19:42.218Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T18:19:42.218Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T18:19:42.218Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T18:19:42.218Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T18:19:42.303Z] #41 43.06 DEP compel/src/lib/infect-util.d [2020-09-29T18:19:42.315Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-09-29T18:19:42.315Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T18:19:42.315Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-29T18:19:42.511Z] #18 ... [2020-09-29T18:19:42.511Z] [2020-09-29T18:19:42.511Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:42.511Z] #41 56.35 AR soccr/libsoccr.a [2020-09-29T18:19:42.511Z] #41 56.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T18:19:42.511Z] #41 57.00 DEP criu/arch/x86/sigframe.d [2020-09-29T18:19:42.511Z] #41 57.15 DEP criu/arch/x86/sigaction_compat.d [2020-09-29T18:19:42.511Z] #41 57.24 DEP criu/arch/x86/kerndat.d [2020-09-29T18:19:42.511Z] #41 57.43 DEP criu/arch/x86/crtools.d [2020-09-29T18:19:42.511Z] #41 57.54 DEP criu/arch/x86/cpu.d [2020-09-29T18:19:42.511Z] #41 57.76 CC criu/arch/x86/cpu.o [2020-09-29T18:19:42.511Z] #41 58.43 CC criu/arch/x86/crtools.o [2020-09-29T18:19:42.511Z] #41 59.75 CC criu/arch/x86/kerndat.o [2020-09-29T18:19:42.511Z] #41 60.29 CC criu/arch/x86/sigaction_compat.o [2020-09-29T18:19:42.511Z] #41 60.49 CC criu/arch/x86/sigframe.o [2020-09-29T18:19:42.511Z] #41 60.74 LINK criu/arch/x86/crtools.built-in.o [2020-09-29T18:19:42.511Z] #41 60.78 DEP criu/pie/util-vdso-elf32.d [2020-09-29T18:19:42.511Z] #41 60.89 DEP criu/pie/util-vdso.d [2020-09-29T18:19:42.511Z] #41 61.01 DEP criu/pie/util.d [2020-09-29T18:19:42.511Z] #41 61.15 CC criu/pie/util.o [2020-09-29T18:19:42.511Z] #41 61.37 CC criu/pie/util-vdso.o [2020-09-29T18:19:42.511Z] #41 62.07 CC criu/pie/util-vdso-elf32.o [2020-09-29T18:19:42.511Z] #41 62.70 AR criu/pie/pie.lib.a [2020-09-29T18:19:42.511Z] #41 62.78 DEP criu/pie/restorer.d [2020-09-29T18:19:42.511Z] #41 62.95 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-29T18:19:42.511Z] #41 63.04 DEP criu/arch/x86/restorer_unmap.d [2020-09-29T18:19:42.563Z] #41 43.16 DEP compel/src/lib/infect-rpc.d [2020-09-29T18:19:42.563Z] #41 43.27 DEP compel/arch/x86/src/lib/infect.d [2020-09-29T18:19:42.608Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-09-29T18:19:42.608Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-09-29T18:19:42.771Z] #41 63.06 DEP criu/arch/x86/restorer.d [2020-09-29T18:19:42.771Z] #41 63.21 DEP criu/arch/x86/vdso-pie.d [2020-09-29T18:19:42.771Z] #41 63.31 DEP criu/pie/parasite-vdso.d [2020-09-29T18:19:42.823Z] #41 43.47 DEP compel/arch/x86/src/lib/cpu.d [2020-09-29T18:19:42.823Z] #41 43.58 DEP compel/src/lib/log.d [2020-09-29T18:19:42.823Z] #41 43.71 DEP compel/src/main.d [2020-09-29T18:19:42.901Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-09-29T18:19:42.901Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T18:19:42.901Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T18:19:43.031Z] #41 63.44 DEP criu/pie/parasite.d [2020-09-29T18:19:43.083Z] #41 43.81 DEP compel/src/lib/handle-elf.d [2020-09-29T18:19:43.083Z] #41 43.91 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-29T18:19:43.292Z] #41 63.69 CC criu/pie/parasite.o [2020-09-29T18:19:43.343Z] #41 44.06 CC compel/src/lib/log.o [2020-09-29T18:19:43.536Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-09-29T18:19:43.603Z] #41 44.26 CC compel/arch/x86/src/lib/cpu.o [2020-09-29T18:19:43.609Z] ok github.com/docker/docker/oci 0.049s coverage: 8.2% of statements [2020-09-29T18:19:43.609Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-09-29T18:19:43.831Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-29T18:19:44.126Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-29T18:19:44.177Z] #41 ... [2020-09-29T18:19:44.177Z] [2020-09-29T18:19:44.177Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:19:44.177Z] #56 102.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T18:19:44.177Z] #56 102.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T18:19:44.177Z] #56 DONE 109.3s [2020-09-29T18:19:44.177Z] [2020-09-29T18:19:44.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:44.177Z] #11 108.2 Selecting previously unselected package libapparmor1:amd64. [2020-09-29T18:19:44.177Z] #11 108.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T18:19:44.177Z] #11 108.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-29T18:19:44.177Z] #11 108.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T18:19:44.177Z] #11 108.5 Selecting previously unselected package libbtrfs0. [2020-09-29T18:19:44.177Z] #11 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T18:19:44.177Z] #11 108.6 Selecting previously unselected package libbtrfs-dev. [2020-09-29T18:19:44.177Z] #11 108.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:19:44.177Z] #11 108.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-29T18:19:44.177Z] #11 108.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:44.177Z] #11 108.7 Selecting previously unselected package libudev-dev:amd64. [2020-09-29T18:19:44.177Z] #11 108.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 108.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:44.177Z] #11 109.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-29T18:19:44.177Z] #11 109.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-29T18:19:44.177Z] #11 109.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T18:19:44.177Z] #11 ... [2020-09-29T18:19:44.177Z] [2020-09-29T18:19:44.177Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T18:19:44.177Z] #57 DONE 0.0s [2020-09-29T18:19:44.177Z] [2020-09-29T18:19:44.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:44.177Z] #11 109.4 Selecting previously unselected package libpcre16-3:amd64. [2020-09-29T18:19:44.177Z] #11 109.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:44.231Z] #41 ... [2020-09-29T18:19:44.231Z] [2020-09-29T18:19:44.231Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:44.231Z] #43 134.2 github.com/LK4D4/vndr/godl [2020-09-29T18:19:44.419Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-29T18:19:44.437Z] #11 ... [2020-09-29T18:19:44.437Z] [2020-09-29T18:19:44.437Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T18:19:44.437Z] #58 DONE 0.1s [2020-09-29T18:19:44.437Z] [2020-09-29T18:19:44.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T18:19:44.437Z] #11 109.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:44.437Z] #11 109.6 Selecting previously unselected package libpcre32-3:amd64. [2020-09-29T18:19:44.437Z] #11 109.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:44.437Z] #11 109.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:45.002Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2020-09-29T18:19:45.007Z] #11 110.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-29T18:19:45.007Z] #11 110.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:45.007Z] #11 110.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T18:19:45.007Z] #11 110.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-29T18:19:45.171Z] #43 134.9 github.com/LK4D4/vndr [2020-09-29T18:19:45.266Z] #11 110.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-29T18:19:45.267Z] #11 110.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T18:19:45.474Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-29T18:19:45.766Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-29T18:19:45.836Z] #11 110.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-29T18:19:45.836Z] #11 110.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-29T18:19:45.836Z] #11 110.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T18:19:45.836Z] #11 111.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-29T18:19:45.836Z] #11 111.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-29T18:19:45.836Z] #11 111.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:45.836Z] #11 111.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-29T18:19:45.950Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-09-29T18:19:45.951Z] ok github.com/docker/docker/pkg/authorization 0.364s coverage: 68.3% of statements [2020-09-29T18:19:46.098Z] #11 111.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-29T18:19:46.098Z] #11 111.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T18:19:46.212Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2020-09-29T18:19:46.373Z] #11 111.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-29T18:19:46.373Z] #11 111.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T18:19:46.373Z] #11 111.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:46.633Z] #11 111.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T18:19:46.633Z] #11 111.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T18:19:46.633Z] #11 111.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T18:19:46.633Z] #11 111.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T18:19:46.633Z] #11 111.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:19:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:19:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:19:46.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:19:46.786Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-09-29T18:19:46.893Z] #11 111.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T18:19:46.893Z] #11 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:46.893Z] #11 111.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T18:19:46.893Z] #11 111.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T18:19:46.893Z] #11 111.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T18:19:46.893Z] #11 112.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:46.893Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T18:19:46.893Z] #11 112.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 [2020-09-29T18:19:46.893Z] #11 112.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T18:19:46.893Z] #11 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T18:19:46.893Z] #11 112.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 [2020-09-29T18:19:46.893Z] #11 112.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T18:19:46.893Z] #11 112.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T18:19:46.893Z] #11 112.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:46.893Z] #11 112.1 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T18:19:46.893Z] #11 112.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:46.893Z] #11 112.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T18:19:47.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:19:47.049Z] ok github.com/docker/docker/pkg/archive 1.312s coverage: 76.8% of statements [2020-09-29T18:19:47.154Z] #11 112.2 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:19:47.414Z] #11 DONE 112.5s [2020-09-29T18:19:47.414Z] [2020-09-29T18:19:47.414Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T18:19:47.624Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-09-29T18:19:47.886Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2020-09-29T18:19:48.460Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-09-29T18:19:48.502Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2020-09-29T18:19:48.794Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-09-29T18:19:48.796Z] #12 DONE 1.5s [2020-09-29T18:19:48.796Z] [2020-09-29T18:19:48.796Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:19:48.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:19:49.035Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-09-29T18:19:49.086Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-29T18:19:49.086Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-29T18:19:49.365Z] #13 ... [2020-09-29T18:19:49.365Z] [2020-09-29T18:19:49.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:49.365Z] #43 104.4 mime/quotedprintable [2020-09-29T18:19:49.365Z] #43 104.8 net/http/internal [2020-09-29T18:19:49.365Z] #43 108.2 crypto/tls [2020-09-29T18:19:49.365Z] #43 114.6 net/http/httptrace [2020-09-29T18:19:49.365Z] #43 ... [2020-09-29T18:19:49.365Z] [2020-09-29T18:19:49.365Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:49.365Z] #51 1.443 + RM_GOPATH=0 [2020-09-29T18:19:49.365Z] #51 1.444 + TMP_GOPATH= [2020-09-29T18:19:49.365Z] #51 1.445 + : /build [2020-09-29T18:19:49.365Z] #51 1.446 + '[' -z '' ']' [2020-09-29T18:19:49.365Z] #51 1.449 ++ mktemp -d [2020-09-29T18:19:49.365Z] #51 1.463 + export GOPATH=/tmp/tmp.uzNPrr5QBx [2020-09-29T18:19:49.365Z] #51 1.463 + GOPATH=/tmp/tmp.uzNPrr5QBx [2020-09-29T18:19:49.365Z] #51 1.463 + RM_GOPATH=1 [2020-09-29T18:19:49.365Z] #51 1.463 + case "$(go env GOARCH)" in [2020-09-29T18:19:49.365Z] #51 1.465 ++ go env GOARCH [2020-09-29T18:19:49.365Z] #51 1.541 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:19:49.365Z] #51 1.541 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:19:49.365Z] #51 1.541 ++ dirname /tmp/install/install.sh [2020-09-29T18:19:49.365Z] #51 1.541 + dir=/tmp/install [2020-09-29T18:19:49.365Z] #51 1.541 + bin=runc [2020-09-29T18:19:49.365Z] #51 1.541 + shift [2020-09-29T18:19:49.365Z] #51 1.541 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T18:19:49.365Z] #51 1.541 + . /tmp/install/runc.installer [2020-09-29T18:19:49.365Z] #51 1.541 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T18:19:49.365Z] #51 1.541 + install_runc [2020-09-29T18:19:49.365Z] #51 1.555 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T18:19:49.365Z] #51 1.555 + uname -r [2020-09-29T18:19:49.365Z] #51 1.565 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T18:19:49.365Z] #51 1.566 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T18:19:49.365Z] #51 1.566 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T18:19:49.365Z] #51 1.566 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uzNPrr5QBx/src/github.com/opencontainers/runc [2020-09-29T18:19:49.365Z] #51 1.566 Cloning into '/tmp/tmp.uzNPrr5QBx/src/github.com/opencontainers/runc'... [2020-09-29T18:19:49.378Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-29T18:19:49.608Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-29T18:19:49.934Z] #51 ... [2020-09-29T18:19:49.934Z] [2020-09-29T18:19:49.934Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T18:19:49.934Z] #13 DONE 1.1s [2020-09-29T18:19:50.018Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-09-29T18:19:50.194Z] [2020-09-29T18:19:50.194Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T18:19:50.310Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-09-29T18:19:50.451Z] #43 ... [2020-09-29T18:19:50.451Z] [2020-09-29T18:19:50.451Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:50.451Z] #51 10.45 + cd /tmp/tmp.a4X7GIjqcn/src/github.com/opencontainers/runc [2020-09-29T18:19:50.451Z] #51 10.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T18:19:50.451Z] #51 10.85 + '[' -z '' ']' [2020-09-29T18:19:50.451Z] #51 10.86 + target=static [2020-09-29T18:19:50.451Z] #51 10.87 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T18:19:50.451Z] #51 11.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T18:19:50.451Z] #51 ... [2020-09-29T18:19:50.451Z] [2020-09-29T18:19:50.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:50.451Z] #41 64.79 LINK criu/pie/parasite.built-in.o [2020-09-29T18:19:50.451Z] #41 64.80 GEN criu/pie/parasite-blob.h [2020-09-29T18:19:50.451Z] #41 64.82 CC criu/pie/parasite-vdso.o [2020-09-29T18:19:50.451Z] #41 65.38 CC criu/arch/x86/vdso-pie.o [2020-09-29T18:19:50.451Z] #41 65.67 CC criu/arch/x86/restorer.o [2020-09-29T18:19:50.451Z] #41 66.14 CC criu/arch/x86/restorer_unmap.o [2020-09-29T18:19:50.451Z] #41 66.20 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-29T18:19:50.451Z] #41 66.39 CC criu/pie/restorer.o [2020-09-29T18:19:50.451Z] #41 69.07 LINK criu/pie/restorer.built-in.o [2020-09-29T18:19:50.451Z] #41 69.07 GEN criu/pie/restorer-blob.h [2020-09-29T18:19:50.451Z] #41 69.15 DEP criu/vdso.d [2020-09-29T18:19:50.451Z] #41 69.38 DEP criu/vdso-compat.d [2020-09-29T18:19:50.451Z] #41 69.51 DEP criu/uts_ns.d [2020-09-29T18:19:50.451Z] #41 69.67 DEP criu/util.d [2020-09-29T18:19:50.451Z] #41 69.90 DEP criu/uffd.d [2020-09-29T18:19:50.451Z] #41 70.13 DEP criu/tun.d [2020-09-29T18:19:50.451Z] #41 70.27 DEP criu/tty.d [2020-09-29T18:19:50.451Z] #41 70.50 DEP criu/timerfd.d [2020-09-29T18:19:50.451Z] #41 70.66 DEP criu/timens.d [2020-09-29T18:19:50.451Z] #41 70.87 DEP criu/sysfs_parse.d [2020-09-29T18:19:50.553Z] ok github.com/docker/docker/pkg/chrootarchive 3.510s coverage: 43.2% of statements [2020-09-29T18:19:50.553Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-29T18:19:50.603Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-09-29T18:19:50.712Z] #41 71.05 DEP criu/sysctl.d [2020-09-29T18:19:50.712Z] #41 71.22 DEP criu/string.d [2020-09-29T18:19:50.712Z] #41 71.27 DEP criu/stats.d [2020-09-29T18:19:51.128Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-09-29T18:19:51.141Z] #14 1.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T18:19:51.141Z] #14 DONE 1.1s [2020-09-29T18:19:51.141Z] [2020-09-29T18:19:51.141Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T18:19:51.238Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2020-09-29T18:19:51.238Z] testing: warning: no tests to run [2020-09-29T18:19:51.238Z] coverage: [no statements] [2020-09-29T18:19:51.238Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-29T18:19:51.282Z] #41 71.43 DEP criu/sockets.d [2020-09-29T18:19:51.282Z] #41 71.63 DEP criu/sk-unix.d [2020-09-29T18:19:51.530Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-29T18:19:51.542Z] #41 71.92 DEP criu/sk-tcp.d [2020-09-29T18:19:51.710Z] ok github.com/docker/docker/pkg/fsutils 0.355s coverage: 85.1% of statements [2020-09-29T18:19:51.710Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-09-29T18:19:51.802Z] #41 72.08 DEP criu/sk-queue.d [2020-09-29T18:19:51.802Z] #41 72.21 DEP criu/sk-packet.d [2020-09-29T18:19:51.822Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-29T18:19:51.822Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-29T18:19:51.973Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2020-09-29T18:19:52.062Z] #41 72.46 DEP criu/sk-netlink.d [2020-09-29T18:19:52.235Z] ok github.com/docker/docker/layer 7.578s coverage: 68.8% of statements [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T18:19:52.235Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T18:19:52.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:19:52.322Z] #41 72.63 DEP criu/sk-inet.d [2020-09-29T18:19:52.538Z] #15 DONE 1.2s [2020-09-29T18:19:52.538Z] [2020-09-29T18:19:52.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:52.538Z] #41 45.24 CC compel/arch/x86/src/lib/infect.o [2020-09-29T18:19:52.538Z] #41 46.29 CC compel/src/lib/infect-rpc.o [2020-09-29T18:19:52.538Z] #41 46.63 CC compel/src/lib/infect-util.o [2020-09-29T18:19:52.538Z] #41 46.93 CC compel/src/lib/infect.o [2020-09-29T18:19:52.538Z] #41 49.64 CC compel/src/lib/ptrace.o [2020-09-29T18:19:52.538Z] #41 50.21 AR compel/libcompel.a [2020-09-29T18:19:52.538Z] #41 50.30 HOSTCC compel/src/main-host.o [2020-09-29T18:19:52.538Z] #41 50.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-29T18:19:52.538Z] #41 50.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T18:19:52.538Z] #41 51.30 HOSTCC compel/src/lib/log-host.o [2020-09-29T18:19:52.538Z] #41 51.58 HOSTLINK compel/compel-host-bin [2020-09-29T18:19:52.538Z] #41 51.69 DEP soccr/soccr.d [2020-09-29T18:19:52.538Z] #41 51.91 CC soccr/soccr.o [2020-09-29T18:19:52.538Z] #41 ... [2020-09-29T18:19:52.538Z] [2020-09-29T18:19:52.538Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T18:19:52.582Z] #41 72.82 DEP criu/signalfd.d [2020-09-29T18:19:52.582Z] #41 73.03 DEP criu/sigframe.d [2020-09-29T18:19:52.583Z] #41 73.15 DEP criu/shmem.d [2020-09-29T18:19:52.809Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-09-29T18:19:53.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2020-09-29T18:19:53.152Z] #41 73.32 DEP criu/servicefd.d [2020-09-29T18:19:53.152Z] #41 73.50 DEP criu/seize.d [2020-09-29T18:19:53.336Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 70.6% of statements [2020-09-29T18:19:53.336Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-09-29T18:19:53.336Z] ok github.com/docker/docker/pkg/idtools 0.873s coverage: 70.1% of statements [2020-09-29T18:19:53.336Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T18:19:53.336Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T18:19:53.336Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T18:19:53.336Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T18:19:53.387Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.1% of statements [2020-09-29T18:19:53.416Z] #41 73.65 DEP criu/seccomp.d [2020-09-29T18:19:53.416Z] #41 73.81 DEP criu/rst-malloc.d [2020-09-29T18:19:53.483Z] #16 DONE 1.0s [2020-09-29T18:19:53.483Z] [2020-09-29T18:19:53.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:53.483Z] #41 53.65 AR soccr/libsoccr.a [2020-09-29T18:19:53.483Z] #41 53.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T18:19:53.483Z] #41 54.26 DEP criu/arch/x86/sigframe.d [2020-09-29T18:19:53.600Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-09-29T18:19:53.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:19:53.679Z] #41 73.94 DEP criu/rbtree.d [2020-09-29T18:19:53.679Z] #41 73.99 DEP criu/pstree.d [2020-09-29T18:19:53.679Z] #41 74.17 DEP criu/protobuf.d [2020-09-29T18:19:53.742Z] #41 54.47 DEP criu/arch/x86/sigaction_compat.d [2020-09-29T18:19:53.862Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-09-29T18:19:53.939Z] #41 74.33 GEN criu/protobuf-desc-gen.h [2020-09-29T18:19:54.002Z] #41 54.59 DEP criu/arch/x86/kerndat.d [2020-09-29T18:19:54.002Z] #41 54.71 DEP criu/arch/x86/crtools.d [2020-09-29T18:19:54.024Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-09-29T18:19:54.125Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 86.7% of statements [2020-09-29T18:19:54.125Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-09-29T18:19:54.125Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T18:19:54.125Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T18:19:54.262Z] #41 54.83 DEP criu/arch/x86/cpu.d [2020-09-29T18:19:54.262Z] #41 54.94 CC criu/arch/x86/cpu.o [2020-09-29T18:19:54.316Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.7% of statements [2020-09-29T18:19:54.522Z] #41 ... [2020-09-29T18:19:54.522Z] [2020-09-29T18:19:54.522Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T18:19:54.522Z] #17 DONE 1.1s [2020-09-29T18:19:54.522Z] [2020-09-29T18:19:54.522Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:19:54.609Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-09-29T18:19:55.076Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-09-29T18:19:55.327Z] #41 ... [2020-09-29T18:19:55.327Z] [2020-09-29T18:19:55.327Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:55.327Z] #43 DONE 145.4s [2020-09-29T18:19:55.327Z] [2020-09-29T18:19:55.327Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:19:55.327Z] #18 9.534 Fetched 8387 kB in 8s (993 kB/s) [2020-09-29T18:19:55.327Z] #18 9.534 Reading package lists... [2020-09-29T18:19:55.327Z] #18 13.61 Reading package lists... [2020-09-29T18:19:55.327Z] #18 17.75 Building dependency tree... [2020-09-29T18:19:55.338Z] ok github.com/docker/docker/pkg/pools 0.019s coverage: 88.2% of statements [2020-09-29T18:19:55.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-09-29T18:19:55.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:19:55.600Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-09-29T18:19:55.649Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2020-09-29T18:19:55.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:19:55.899Z] #18 ... [2020-09-29T18:19:55.899Z] [2020-09-29T18:19:55.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:55.899Z] #41 76.41 DEP criu/protobuf-desc.d [2020-09-29T18:19:55.902Z] #18 1.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T18:19:55.902Z] #18 1.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T18:19:56.161Z] #18 1.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T18:19:56.161Z] #41 76.65 DEP criu/proc_parse.d [2020-09-29T18:19:56.174Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements [2020-09-29T18:19:56.284Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-29T18:19:56.284Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-29T18:19:56.421Z] #18 1.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T18:19:56.735Z] #41 76.88 DEP criu/plugin.d [2020-09-29T18:19:56.735Z] #41 77.01 DEP criu/pipes.d [2020-09-29T18:19:56.735Z] #41 77.17 DEP criu/pie-util.d [2020-09-29T18:19:56.735Z] #41 77.27 DEP criu/pie-util-vdso.d [2020-09-29T18:19:56.749Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-09-29T18:19:56.749Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 73.9% of statements [2020-09-29T18:19:56.993Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-29T18:19:56.993Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-29T18:19:56.995Z] #41 77.46 DEP criu/pie-util-vdso-elf32.d [2020-09-29T18:19:57.255Z] #41 77.58 DEP criu/path.d [2020-09-29T18:19:57.324Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-09-29T18:19:57.324Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-09-29T18:19:57.516Z] #41 77.77 DEP criu/parasite-syscall.d [2020-09-29T18:19:57.516Z] #41 77.93 DEP criu/pagemap.d [2020-09-29T18:19:57.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:19:57.776Z] #41 78.07 DEP criu/pagemap-cache.d [2020-09-29T18:19:57.776Z] #41 78.19 DEP criu/page-xfer.d [2020-09-29T18:19:57.801Z] #18 3.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T18:19:57.898Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-29T18:19:58.036Z] #41 78.36 DEP criu/page-pipe.d [2020-09-29T18:19:58.296Z] #41 78.50 DEP criu/netfilter.d [2020-09-29T18:19:58.296Z] #41 78.64 DEP criu/net.d [2020-09-29T18:19:58.296Z] #41 78.83 DEP criu/namespaces.d [2020-09-29T18:19:58.474Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.2% of statements [2020-09-29T18:19:58.556Z] #41 78.98 DEP criu/mount.d [2020-09-29T18:19:58.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:19:58.735Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-09-29T18:19:58.815Z] #41 79.20 DEP criu/memfd.d [2020-09-29T18:19:59.065Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2020-09-29T18:19:59.075Z] #41 79.34 DEP criu/mem.d [2020-09-29T18:19:59.075Z] #41 79.56 DEP criu/lsm.d [2020-09-29T18:19:59.180Z] #18 4.573 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T18:19:59.311Z] ok github.com/docker/docker/pkg/signal 2.854s coverage: 61.0% of statements [2020-09-29T18:19:59.311Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-09-29T18:19:59.334Z] #41 79.67 DEP criu/log.d [2020-09-29T18:19:59.334Z] #41 79.81 DEP criu/libnetlink.d [2020-09-29T18:19:59.574Z] testing: warning: no tests to run [2020-09-29T18:19:59.574Z] coverage: [no statements] [2020-09-29T18:19:59.574Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-09-29T18:19:59.594Z] #41 79.93 DEP criu/kerndat.d [2020-09-29T18:19:59.594Z] #41 80.11 DEP criu/kcmp-ids.d [2020-09-29T18:19:59.750Z] #18 ... [2020-09-29T18:19:59.750Z] [2020-09-29T18:19:59.750Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:19:59.750Z] #43 114.8 net/http [2020-09-29T18:19:59.750Z] #43 ... [2020-09-29T18:19:59.750Z] [2020-09-29T18:19:59.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:19:59.750Z] #41 55.79 CC criu/arch/x86/crtools.o [2020-09-29T18:19:59.750Z] #41 57.07 CC criu/arch/x86/kerndat.o [2020-09-29T18:19:59.750Z] #41 57.44 CC criu/arch/x86/sigaction_compat.o [2020-09-29T18:19:59.750Z] #41 57.70 CC criu/arch/x86/sigframe.o [2020-09-29T18:19:59.750Z] #41 58.01 LINK criu/arch/x86/crtools.built-in.o [2020-09-29T18:19:59.750Z] #41 58.08 DEP criu/pie/util-vdso-elf32.d [2020-09-29T18:19:59.750Z] #41 58.19 DEP criu/pie/util-vdso.d [2020-09-29T18:19:59.750Z] #41 58.32 DEP criu/pie/util.d [2020-09-29T18:19:59.750Z] #41 58.42 CC criu/pie/util.o [2020-09-29T18:19:59.750Z] #41 58.59 CC criu/pie/util-vdso.o [2020-09-29T18:19:59.750Z] #41 59.27 CC criu/pie/util-vdso-elf32.o [2020-09-29T18:19:59.750Z] #41 59.94 AR criu/pie/pie.lib.a [2020-09-29T18:19:59.750Z] #41 60.01 DEP criu/pie/restorer.d [2020-09-29T18:19:59.750Z] #41 60.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-29T18:19:59.750Z] #41 60.36 DEP criu/arch/x86/restorer_unmap.d [2020-09-29T18:19:59.750Z] #41 60.38 DEP criu/arch/x86/restorer.d [2020-09-29T18:19:59.750Z] #41 60.52 DEP criu/arch/x86/vdso-pie.d [2020-09-29T18:19:59.777Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-09-29T18:19:59.838Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-09-29T18:19:59.838Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-29T18:19:59.853Z] #41 80.17 DEP criu/irmap.d [2020-09-29T18:19:59.854Z] #41 80.30 DEP criu/ipc_ns.d [2020-09-29T18:19:59.854Z] #41 80.40 DEP criu/image.d [2020-09-29T18:20:00.010Z] #41 60.66 DEP criu/pie/parasite-vdso.d [2020-09-29T18:20:00.070Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-09-29T18:20:00.100Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-09-29T18:20:00.101Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-09-29T18:20:00.115Z] #41 80.57 DEP criu/image-desc.d [2020-09-29T18:20:00.115Z] #41 80.63 DEP criu/fsnotify.d [2020-09-29T18:20:00.394Z] #41 80.85 DEP criu/filesystems.d [2020-09-29T18:20:00.401Z] #41 60.81 DEP criu/pie/parasite.d [2020-09-29T18:20:00.401Z] #41 61.05 CC criu/pie/parasite.o [2020-09-29T18:20:00.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:20:00.775Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-09-29T18:20:00.972Z] #41 81.09 DEP criu/files.d [2020-09-29T18:20:00.973Z] #41 81.24 DEP criu/files-reg.d [2020-09-29T18:20:00.973Z] #41 81.41 DEP criu/files-ext.d [2020-09-29T18:20:00.973Z] #41 81.50 DEP criu/file-lock.d [2020-09-29T18:20:01.234Z] #41 81.66 DEP criu/file-ids.d [2020-09-29T18:20:01.234Z] #41 81.76 DEP criu/fifo.d [2020-09-29T18:20:01.494Z] #41 81.88 DEP criu/fdstore.d [2020-09-29T18:20:01.494Z] #41 82.01 DEP criu/fault-injection.d [2020-09-29T18:20:01.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:20:01.530Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-09-29T18:20:01.530Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 75.3% of statements [2020-09-29T18:20:01.754Z] #41 82.04 DEP criu/external.d [2020-09-29T18:20:01.754Z] #41 82.14 DEP criu/eventpoll.d [2020-09-29T18:20:01.754Z] #41 82.26 DEP criu/eventfd.d [2020-09-29T18:20:01.786Z] #41 62.12 LINK criu/pie/parasite.built-in.o [2020-09-29T18:20:01.786Z] #41 62.14 GEN criu/pie/parasite-blob.h [2020-09-29T18:20:01.786Z] #41 62.15 CC criu/pie/parasite-vdso.o [2020-09-29T18:20:02.014Z] #41 82.40 DEP criu/crtools.d [2020-09-29T18:20:02.014Z] #41 82.53 DEP criu/cr-service.d [2020-09-29T18:20:02.046Z] #41 62.79 CC criu/arch/x86/vdso-pie.o [2020-09-29T18:20:02.275Z] #41 ... [2020-09-29T18:20:02.275Z] [2020-09-29T18:20:02.275Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:20:02.275Z] #30 DONE 150.6s [2020-09-29T18:20:02.275Z] [2020-09-29T18:20:02.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:02.275Z] #41 82.72 DEP criu/cr-restore.d [2020-09-29T18:20:02.275Z] #41 ... [2020-09-29T18:20:02.275Z] [2020-09-29T18:20:02.275Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:02.275Z] #18 20.23 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T18:20:02.275Z] #18 20.23 The following additional packages will be installed: [2020-09-29T18:20:02.275Z] #18 20.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T18:20:02.275Z] #18 20.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T18:20:02.275Z] #18 20.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T18:20:02.275Z] #18 20.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T18:20:02.275Z] #18 20.23 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T18:20:02.275Z] #18 20.23 Suggested packages: [2020-09-29T18:20:02.275Z] #18 20.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T18:20:02.275Z] #18 20.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T18:20:02.275Z] #18 20.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T18:20:02.275Z] #18 20.23 Recommended packages: [2020-09-29T18:20:02.275Z] #18 20.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T18:20:02.275Z] #18 20.23 python3-keyrings.alt python3-xdg unzip [2020-09-29T18:20:02.275Z] #18 21.93 The following NEW packages will be installed: [2020-09-29T18:20:02.275Z] #18 21.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T18:20:02.275Z] #18 21.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T18:20:02.275Z] #18 21.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T18:20:02.275Z] #18 21.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T18:20:02.275Z] #18 21.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T18:20:02.275Z] #18 21.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T18:20:02.275Z] #18 21.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T18:20:02.275Z] #18 21.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T18:20:02.275Z] #18 21.94 xz-utils zip [2020-09-29T18:20:02.275Z] #18 22.27 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:20:02.275Z] #18 22.27 Need to get 28.5 MB of archives. [2020-09-29T18:20:02.275Z] #18 22.27 After this operation, 116 MB of additional disk space will be used. [2020-09-29T18:20:02.275Z] #18 22.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-29T18:20:02.275Z] #18 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-29T18:20:02.275Z] #18 22.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-29T18:20:02.275Z] #18 22.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-29T18:20:02.275Z] #18 22.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-29T18:20:02.275Z] #18 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-29T18:20:02.275Z] #18 22.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T18:20:02.275Z] #18 22.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-29T18:20:02.275Z] #18 22.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-29T18:20:02.275Z] #18 22.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-29T18:20:02.275Z] #18 22.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-29T18:20:02.275Z] #18 22.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-29T18:20:02.275Z] #18 22.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-29T18:20:02.275Z] #18 22.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-29T18:20:02.275Z] #18 22.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-29T18:20:02.275Z] #18 22.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-29T18:20:02.275Z] #18 22.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T18:20:02.275Z] #18 22.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T18:20:02.275Z] #18 22.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T18:20:02.275Z] #18 22.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-29T18:20:02.275Z] #18 22.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-29T18:20:02.275Z] #18 22.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-29T18:20:02.275Z] #18 22.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-29T18:20:02.275Z] #18 22.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T18:20:02.275Z] #18 22.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T18:20:02.275Z] #18 22.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T18:20:02.275Z] #18 22.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-29T18:20:02.275Z] #18 22.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-29T18:20:02.275Z] #18 22.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T18:20:02.275Z] #18 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T18:20:02.275Z] #18 23.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T18:20:02.275Z] #18 23.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T18:20:02.275Z] #18 23.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-29T18:20:02.275Z] #18 23.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-29T18:20:02.275Z] #18 23.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T18:20:02.275Z] #18 23.30 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T18:20:02.275Z] #18 23.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T18:20:02.275Z] #18 23.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-29T18:20:02.275Z] #18 23.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T18:20:02.275Z] #18 23.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T18:20:02.275Z] #18 23.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T18:20:02.275Z] #18 23.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-29T18:20:02.275Z] #18 23.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-29T18:20:02.275Z] #18 23.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-29T18:20:02.275Z] #18 23.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T18:20:02.275Z] #18 23.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-29T18:20:02.275Z] #18 23.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-29T18:20:02.275Z] #18 23.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-29T18:20:02.275Z] #18 24.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:20:02.275Z] #18 24.89 Fetched 28.5 MB in 2s (14.3 MB/s) [2020-09-29T18:20:02.275Z] #18 24.96 Selecting previously unselected package pigz. [2020-09-29T18:20:02.275Z] #18 24.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-29T18:20:02.275Z] #18 25.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-29T18:20:02.275Z] #18 25.05 Unpacking pigz (2.4-1) ... [2020-09-29T18:20:02.275Z] #18 25.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-29T18:20:02.275Z] #18 25.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:02.275Z] #18 25.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:02.275Z] #18 25.59 Selecting previously unselected package python3.7-minimal. [2020-09-29T18:20:02.275Z] #18 25.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:02.275Z] #18 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T18:20:02.305Z] #41 63.05 CC criu/arch/x86/restorer.o [2020-09-29T18:20:02.476Z] ok github.com/docker/docker/reference 0.037s coverage: 84.4% of statements [2020-09-29T18:20:02.876Z] #41 63.55 CC criu/arch/x86/restorer_unmap.o [2020-09-29T18:20:02.876Z] #41 63.59 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-29T18:20:02.876Z] #41 ... [2020-09-29T18:20:02.876Z] [2020-09-29T18:20:02.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:20:02.876Z] #43 128.0 github.com/LK4D4/vndr/godl [2020-09-29T18:20:02.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:20:03.051Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.1% of statements [2020-09-29T18:20:03.215Z] #18 26.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:03.215Z] #18 26.78 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T18:20:03.629Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-09-29T18:20:03.629Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-09-29T18:20:03.815Z] #43 128.9 github.com/LK4D4/vndr [2020-09-29T18:20:03.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:20:03.841Z] Using test binary docker [2020-09-29T18:20:03.892Z] ok github.com/docker/docker/registry 0.226s coverage: 56.3% of statements [2020-09-29T18:20:04.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T18:20:04.101Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:20:04.101Z] INFO: Waiting for daemon to start... [2020-09-29T18:20:04.102Z] Starting dockerd [2020-09-29T18:20:04.467Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2020-09-29T18:20:04.730Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2020-09-29T18:20:05.759Z] #18 28.99 Selecting previously unselected package python3-minimal. [2020-09-29T18:20:05.759Z] #18 28.99 (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 ... 23681 files and directories currently installed.) [2020-09-29T18:20:05.759Z] #18 29.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-29T18:20:05.759Z] #18 29.06 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T18:20:05.759Z] #18 29.18 Selecting previously unselected package libmpdec2:amd64. [2020-09-29T18:20:05.759Z] #18 29.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-29T18:20:05.759Z] #18 29.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T18:20:05.759Z] #18 29.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-29T18:20:05.759Z] #18 29.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:05.759Z] #18 29.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:06.656Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-09-29T18:20:06.699Z] #18 30.26 Selecting previously unselected package python3.7. [2020-09-29T18:20:06.699Z] #18 30.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:06.699Z] #18 30.27 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:06.918Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-09-29T18:20:06.959Z] #18 30.41 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-29T18:20:06.959Z] #18 30.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-29T18:20:06.959Z] #18 30.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T18:20:06.959Z] #18 30.51 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T18:20:07.181Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 67.0% of statements [2020-09-29T18:20:07.393Z] . [2020-09-29T18:20:07.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:20:07.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:20:07.393Z] Error: No such image: emptyfs [2020-09-29T18:20:07.393Z] Running integration-test (iteration 1) [2020-09-29T18:20:07.393Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T18:20:07.899Z] #18 31.25 Selecting previously unselected package python3. [2020-09-29T18:20:07.899Z] #18 31.25 (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 ... 24093 files and directories currently installed.) [2020-09-29T18:20:07.899Z] #18 31.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-29T18:20:07.899Z] #18 31.30 Unpacking python3 (3.7.3-1) ... [2020-09-29T18:20:07.899Z] #18 31.41 Selecting previously unselected package libip4tc0:amd64. [2020-09-29T18:20:07.899Z] #18 31.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:07.899Z] #18 31.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:07.899Z] #18 31.52 Selecting previously unselected package libip6tc0:amd64. [2020-09-29T18:20:07.899Z] #18 31.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:07.899Z] #18 31.54 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:07.899Z] #18 31.61 Selecting previously unselected package libiptc0:amd64. [2020-09-29T18:20:08.012Z] #43 ... [2020-09-29T18:20:08.012Z] [2020-09-29T18:20:08.012Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:20:08.012Z] #51 10.09 + cd /tmp/tmp.uzNPrr5QBx/src/github.com/opencontainers/runc [2020-09-29T18:20:08.012Z] #51 10.09 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T18:20:08.012Z] #51 10.51 + '[' -z '' ']' [2020-09-29T18:20:08.012Z] #51 10.51 + target=static [2020-09-29T18:20:08.013Z] #51 10.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T18:20:08.013Z] #51 10.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T18:20:08.013Z] #51 ... [2020-09-29T18:20:08.013Z] [2020-09-29T18:20:08.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:08.013Z] #41 63.82 CC criu/pie/restorer.o [2020-09-29T18:20:08.013Z] #41 66.71 LINK criu/pie/restorer.built-in.o [2020-09-29T18:20:08.013Z] #41 66.72 GEN criu/pie/restorer-blob.h [2020-09-29T18:20:08.013Z] #41 66.82 DEP criu/vdso.d [2020-09-29T18:20:08.013Z] #41 66.93 DEP criu/vdso-compat.d [2020-09-29T18:20:08.013Z] #41 67.03 DEP criu/uts_ns.d [2020-09-29T18:20:08.013Z] #41 67.14 DEP criu/util.d [2020-09-29T18:20:08.013Z] #41 67.28 DEP criu/uffd.d [2020-09-29T18:20:08.013Z] #41 67.42 DEP criu/tun.d [2020-09-29T18:20:08.013Z] #41 67.63 DEP criu/tty.d [2020-09-29T18:20:08.013Z] #41 67.87 DEP criu/timerfd.d [2020-09-29T18:20:08.013Z] #41 68.02 DEP criu/timens.d [2020-09-29T18:20:08.013Z] #41 68.23 DEP criu/sysfs_parse.d [2020-09-29T18:20:08.013Z] #41 68.48 DEP criu/sysctl.d [2020-09-29T18:20:08.013Z] #41 68.63 DEP criu/string.d [2020-09-29T18:20:08.013Z] #41 68.69 DEP criu/stats.d [2020-09-29T18:20:08.159Z] #18 31.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:08.159Z] #18 31.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:08.159Z] #18 31.70 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-29T18:20:08.159Z] #18 31.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-29T18:20:08.159Z] #18 31.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T18:20:08.159Z] #18 31.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-29T18:20:08.159Z] #18 31.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-29T18:20:08.159Z] #18 31.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T18:20:08.273Z] #41 68.81 DEP criu/sockets.d [2020-09-29T18:20:08.273Z] #41 69.00 DEP criu/sk-unix.d [2020-09-29T18:20:08.420Z] #18 31.87 Selecting previously unselected package libnftnl11:amd64. [2020-09-29T18:20:08.420Z] #18 31.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-29T18:20:08.420Z] #18 31.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T18:20:08.420Z] #18 31.97 Selecting previously unselected package iptables. [2020-09-29T18:20:08.420Z] #18 31.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-29T18:20:08.420Z] #18 31.98 Unpacking iptables (1.8.2-4) ... [2020-09-29T18:20:08.533Z] #41 69.13 DEP criu/sk-tcp.d [2020-09-29T18:20:08.568Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-29T18:20:08.680Z] #18 32.32 Selecting previously unselected package xxd. [2020-09-29T18:20:08.680Z] #18 32.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:20:08.680Z] #18 32.33 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T18:20:08.792Z] #41 69.39 DEP criu/sk-queue.d [2020-09-29T18:20:08.792Z] #41 69.54 DEP criu/sk-packet.d [2020-09-29T18:20:08.940Z] #18 32.42 Selecting previously unselected package vim-common. [2020-09-29T18:20:08.940Z] #18 32.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:20:08.940Z] #18 32.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T18:20:09.052Z] #41 69.77 DEP criu/sk-netlink.d [2020-09-29T18:20:09.200Z] #18 32.63 Selecting previously unselected package bash-completion. [2020-09-29T18:20:09.200Z] #18 32.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T18:20:09.312Z] #41 69.98 DEP criu/sk-inet.d [2020-09-29T18:20:09.572Z] #41 70.16 DEP criu/signalfd.d [2020-09-29T18:20:09.572Z] #41 70.28 DEP criu/sigframe.d [2020-09-29T18:20:09.572Z] #41 70.36 DEP criu/shmem.d [2020-09-29T18:20:09.832Z] #41 70.50 DEP criu/servicefd.d [2020-09-29T18:20:09.832Z] #41 70.70 DEP criu/seize.d [2020-09-29T18:20:10.092Z] #41 70.83 DEP criu/seccomp.d [2020-09-29T18:20:10.352Z] #41 71.00 DEP criu/rst-malloc.d [2020-09-29T18:20:10.352Z] #41 71.08 DEP criu/rbtree.d [2020-09-29T18:20:10.612Z] #41 71.14 DEP criu/pstree.d [2020-09-29T18:20:10.612Z] #41 71.28 DEP criu/protobuf.d [2020-09-29T18:20:10.872Z] #41 71.46 GEN criu/protobuf-desc-gen.h [2020-09-29T18:20:11.772Z] #18 35.18 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T18:20:12.031Z] #18 35.54 Selecting previously unselected package bzip2. [2020-09-29T18:20:12.031Z] #18 35.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-29T18:20:12.031Z] #18 35.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T18:20:12.031Z] #18 35.63 Selecting previously unselected package xz-utils. [2020-09-29T18:20:12.031Z] #18 35.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-29T18:20:12.031Z] #18 35.65 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T18:20:12.031Z] #18 35.77 Selecting previously unselected package apparmor. [2020-09-29T18:20:12.252Z] #41 72.92 DEP criu/protobuf-desc.d [2020-09-29T18:20:12.252Z] #41 73.04 DEP criu/proc_parse.d [2020-09-29T18:20:12.290Z] #18 35.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-29T18:20:12.290Z] #18 35.84 Unpacking apparmor (2.13.2-10) ... [2020-09-29T18:20:12.512Z] #41 73.17 DEP criu/plugin.d [2020-09-29T18:20:12.512Z] #41 73.23 DEP criu/pipes.d [2020-09-29T18:20:12.549Z] #18 36.12 Selecting previously unselected package aufs-tools. [2020-09-29T18:20:12.549Z] #18 36.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-29T18:20:12.549Z] #18 36.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T18:20:12.633Z] ok github.com/docker/docker/cmd/dockerd 0.204s coverage: 29.1% of statements [2020-09-29T18:20:12.777Z] #41 ... [2020-09-29T18:20:12.777Z] [2020-09-29T18:20:12.777Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:20:12.777Z] #43 DONE 137.9s [2020-09-29T18:20:12.777Z] [2020-09-29T18:20:12.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:12.777Z] #41 73.36 DEP criu/pie-util.d [2020-09-29T18:20:12.777Z] #41 73.40 DEP criu/pie-util-vdso.d [2020-09-29T18:20:12.777Z] #41 ... [2020-09-29T18:20:12.777Z] [2020-09-29T18:20:12.777Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:12.777Z] #18 9.602 Fetched 8387 kB in 9s (979 kB/s) [2020-09-29T18:20:12.777Z] #18 9.602 Reading package lists... [2020-09-29T18:20:12.777Z] #18 13.23 Reading package lists... [2020-09-29T18:20:12.777Z] #18 16.75 Building dependency tree... [2020-09-29T18:20:12.819Z] #18 36.22 Selecting previously unselected package libonig5:amd64. [2020-09-29T18:20:12.819Z] #18 36.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T18:20:12.819Z] #18 36.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:20:12.819Z] #18 ... [2020-09-29T18:20:12.819Z] [2020-09-29T18:20:12.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:12.819Z] #41 83.16 DEP criu/cr-errno.d [2020-09-29T18:20:12.819Z] #41 83.28 DEP criu/cr-dump.d [2020-09-29T18:20:12.819Z] #41 83.56 DEP criu/cr-dedup.d [2020-09-29T18:20:12.819Z] #41 83.87 DEP criu/cr-check.d [2020-09-29T18:20:12.819Z] #41 84.17 DEP criu/config.d [2020-09-29T18:20:12.819Z] #41 84.29 DEP criu/clone-noasan.d [2020-09-29T18:20:12.819Z] #41 84.36 DEP criu/cgroup.d [2020-09-29T18:20:12.819Z] #41 84.47 DEP criu/cgroup-props.d [2020-09-29T18:20:12.819Z] #41 84.52 DEP criu/bitmap.d [2020-09-29T18:20:12.819Z] #41 84.54 DEP criu/bfd.d [2020-09-29T18:20:12.819Z] #41 84.61 DEP criu/autofs.d [2020-09-29T18:20:12.819Z] #41 84.73 DEP criu/aio.d [2020-09-29T18:20:12.819Z] #41 84.84 DEP criu/action-scripts.d [2020-09-29T18:20:12.819Z] #41 85.14 CC criu/action-scripts.o [2020-09-29T18:20:12.819Z] #41 85.56 CC criu/aio.o [2020-09-29T18:20:12.819Z] #41 86.01 CC criu/autofs.o [2020-09-29T18:20:12.819Z] #41 87.32 CC criu/bfd.o [2020-09-29T18:20:12.819Z] #41 87.74 CC criu/bitmap.o [2020-09-29T18:20:12.819Z] #41 87.87 CC criu/cgroup-props.o [2020-09-29T18:20:12.819Z] #41 88.51 CC criu/cgroup.o [2020-09-29T18:20:12.819Z] #41 91.66 CC criu/clone-noasan.o [2020-09-29T18:20:12.819Z] #41 91.88 CC criu/config.o [2020-09-29T18:20:12.819Z] #41 ... [2020-09-29T18:20:12.819Z] [2020-09-29T18:20:12.819Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:12.819Z] #18 36.43 Selecting previously unselected package libjq1:amd64. [2020-09-29T18:20:12.819Z] #18 36.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:20:12.819Z] #18 36.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:20:13.037Z] #18 18.44 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T18:20:13.037Z] #18 18.44 The following additional packages will be installed: [2020-09-29T18:20:13.037Z] #18 18.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T18:20:13.037Z] #18 18.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T18:20:13.037Z] #18 18.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T18:20:13.037Z] #18 18.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T18:20:13.037Z] #18 18.44 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T18:20:13.037Z] #18 18.44 Suggested packages: [2020-09-29T18:20:13.037Z] #18 18.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T18:20:13.037Z] #18 18.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T18:20:13.037Z] #18 18.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T18:20:13.037Z] #18 18.44 Recommended packages: [2020-09-29T18:20:13.037Z] #18 18.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T18:20:13.037Z] #18 18.44 python3-keyrings.alt python3-xdg unzip [2020-09-29T18:20:13.037Z] #18 ... [2020-09-29T18:20:13.037Z] [2020-09-29T18:20:13.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:13.037Z] #41 73.64 DEP criu/pie-util-vdso-elf32.d [2020-09-29T18:20:13.078Z] #18 36.57 Selecting previously unselected package jq. [2020-09-29T18:20:13.078Z] #18 36.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:20:13.078Z] #18 36.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T18:20:13.078Z] #18 36.68 Selecting previously unselected package libaio1:amd64. [2020-09-29T18:20:13.078Z] #18 36.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-29T18:20:13.078Z] #18 36.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-29T18:20:13.078Z] #18 36.76 Selecting previously unselected package libgpm2:amd64. [2020-09-29T18:20:13.297Z] #41 73.91 DEP criu/path.d [2020-09-29T18:20:13.297Z] #41 74.11 DEP criu/parasite-syscall.d [2020-09-29T18:20:13.337Z] #18 36.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-29T18:20:13.337Z] #18 36.78 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-29T18:20:13.337Z] #18 36.85 Selecting previously unselected package libicu63:amd64. [2020-09-29T18:20:13.337Z] #18 36.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T18:20:13.337Z] #18 36.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:20:13.866Z] #41 74.43 DEP criu/pagemap.d [2020-09-29T18:20:14.126Z] #41 74.67 DEP criu/pagemap-cache.d [2020-09-29T18:20:14.126Z] #41 74.77 DEP criu/page-xfer.d [2020-09-29T18:20:14.126Z] #41 74.91 DEP criu/page-pipe.d [2020-09-29T18:20:14.385Z] #41 75.00 DEP criu/netfilter.d [2020-09-29T18:20:14.385Z] #41 75.18 DEP criu/net.d [2020-09-29T18:20:14.645Z] #41 75.39 DEP criu/namespaces.d [2020-09-29T18:20:14.905Z] #41 75.59 DEP criu/mount.d [2020-09-29T18:20:15.164Z] #41 75.75 DEP criu/memfd.d [2020-09-29T18:20:15.164Z] #41 75.87 DEP criu/mem.d [2020-09-29T18:20:15.423Z] #41 76.03 DEP criu/lsm.d [2020-09-29T18:20:15.423Z] #41 76.14 DEP criu/log.d [2020-09-29T18:20:15.683Z] #41 76.24 DEP criu/libnetlink.d [2020-09-29T18:20:15.683Z] #41 76.44 DEP criu/kerndat.d [2020-09-29T18:20:15.942Z] #41 76.65 DEP criu/kcmp-ids.d [2020-09-29T18:20:16.200Z] ok github.com/docker/docker/container 0.164s coverage: 34.7% of statements [2020-09-29T18:20:16.200Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T18:20:16.200Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T18:20:16.200Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T18:20:16.200Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T18:20:16.202Z] #41 76.77 DEP criu/irmap.d [2020-09-29T18:20:16.202Z] #41 76.87 DEP criu/ipc_ns.d [2020-09-29T18:20:16.202Z] #41 76.99 DEP criu/image.d [2020-09-29T18:20:16.461Z] #41 77.11 DEP criu/image-desc.d [2020-09-29T18:20:16.461Z] #41 77.20 DEP criu/fsnotify.d [2020-09-29T18:20:16.720Z] #41 77.36 DEP criu/filesystems.d [2020-09-29T18:20:16.720Z] #41 77.49 DEP criu/files.d [2020-09-29T18:20:16.979Z] #41 77.65 DEP criu/files-reg.d [2020-09-29T18:20:17.239Z] #41 77.84 DEP criu/files-ext.d [2020-09-29T18:20:17.239Z] #41 77.98 DEP criu/file-lock.d [2020-09-29T18:20:17.499Z] #41 78.09 DEP criu/file-ids.d [2020-09-29T18:20:17.499Z] #41 78.22 DEP criu/fifo.d [2020-09-29T18:20:17.499Z] #41 78.34 DEP criu/fdstore.d [2020-09-29T18:20:17.532Z] #18 40.54 Selecting previously unselected package libnet1:amd64. [2020-09-29T18:20:17.532Z] #18 40.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:20:17.532Z] #18 40.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:20:17.532Z] #18 40.65 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T18:20:17.532Z] #18 40.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T18:20:17.532Z] #18 40.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:20:17.532Z] #18 40.76 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T18:20:17.532Z] #18 40.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:20:17.532Z] #18 40.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:20:17.532Z] #18 40.84 Selecting previously unselected package libreadline5:amd64. [2020-09-29T18:20:17.532Z] #18 40.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-29T18:20:17.532Z] #18 40.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T18:20:17.532Z] #18 40.94 Selecting previously unselected package net-tools. [2020-09-29T18:20:17.532Z] #18 40.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-29T18:20:17.532Z] #18 40.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T18:20:17.532Z] #18 41.17 Selecting previously unselected package python-pip-whl. [2020-09-29T18:20:17.758Z] #41 78.41 DEP criu/fault-injection.d [2020-09-29T18:20:17.758Z] #41 78.46 DEP criu/external.d [2020-09-29T18:20:17.758Z] #41 78.55 DEP criu/eventpoll.d [2020-09-29T18:20:17.792Z] #18 41.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T18:20:17.792Z] #18 41.18 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T18:20:18.018Z] #41 78.68 DEP criu/eventfd.d [2020-09-29T18:20:18.018Z] #41 78.80 DEP criu/crtools.d [2020-09-29T18:20:18.278Z] #41 78.97 DEP criu/cr-service.d [2020-09-29T18:20:18.318Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2020-09-29T18:20:18.361Z] #18 41.79 Selecting previously unselected package python3-lib2to3. [2020-09-29T18:20:18.361Z] #18 41.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T18:20:18.361Z] #18 41.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T18:20:18.361Z] #18 41.96 Selecting previously unselected package python3-distutils. [2020-09-29T18:20:18.361Z] #18 41.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T18:20:18.537Z] #41 79.11 DEP criu/cr-restore.d [2020-09-29T18:20:18.537Z] #41 79.30 DEP criu/cr-errno.d [2020-09-29T18:20:18.537Z] #41 79.32 DEP criu/cr-dump.d [2020-09-29T18:20:18.621Z] #18 42.12 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T18:20:18.621Z] #18 42.23 Selecting previously unselected package python3-pip. [2020-09-29T18:20:18.621Z] #18 42.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T18:20:18.621Z] #18 42.26 Unpacking python3-pip (18.1-5) ... [2020-09-29T18:20:18.798Z] #41 79.52 DEP criu/cr-dedup.d [2020-09-29T18:20:18.881Z] #18 42.38 Selecting previously unselected package python3-pkg-resources. [2020-09-29T18:20:18.881Z] #18 42.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T18:20:18.881Z] #18 42.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T18:20:19.058Z] #41 79.70 DEP criu/cr-check.d [2020-09-29T18:20:19.141Z] #18 42.53 Selecting previously unselected package python3-setuptools. [2020-09-29T18:20:19.141Z] #18 42.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T18:20:19.141Z] #18 42.54 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T18:20:19.141Z] #18 42.78 Selecting previously unselected package python3-wheel. [2020-09-29T18:20:19.141Z] #18 42.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T18:20:19.141Z] #18 42.80 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T18:20:19.318Z] #41 79.88 DEP criu/config.d [2020-09-29T18:20:19.318Z] #41 80.01 DEP criu/clone-noasan.d [2020-09-29T18:20:19.318Z] #41 80.06 DEP criu/cgroup.d [2020-09-29T18:20:19.401Z] #18 42.88 Selecting previously unselected package sudo. [2020-09-29T18:20:19.401Z] #18 42.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-29T18:20:19.401Z] #18 42.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T18:20:19.526Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T18:20:19.526Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === Skipped [2020-09-29T18:20:19.526Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T18:20:19.526Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T18:20:19.526Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T18:20:19.526Z] time="2020-09-29T18:19:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T18:20:19.526Z] time="2020-09-29T18:19:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T18:20:19.526Z] time="2020-09-29T18:19:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T18:20:19.526Z] time="2020-09-29T18:19:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T18:20:19.526Z] time="2020-09-29T18:19:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T18:20:19.526Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T18:20:19.526Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T18:20:19.526Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:19.526Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T18:20:19.526Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T18:20:19.526Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T18:20:19.526Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] [2020-09-29T18:20:19.526Z] DONE 2148 tests, 26 skipped in 188.917s Post stage [Pipeline] junit [2020-09-29T18:20:19.574Z] Recording test results [2020-09-29T18:20:19.578Z] #41 80.24 DEP criu/cgroup-props.d [2020-09-29T18:20:19.578Z] #41 80.37 DEP criu/bitmap.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:20:19.837Z] #41 80.39 DEP criu/bfd.d [2020-09-29T18:20:19.837Z] #41 80.50 DEP criu/autofs.d [2020-09-29T18:20:19.837Z] #41 ... [2020-09-29T18:20:19.837Z] [2020-09-29T18:20:19.837Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:19.837Z] #18 20.61 The following NEW packages will be installed: [2020-09-29T18:20:19.837Z] #18 20.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T18:20:19.837Z] #18 20.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T18:20:19.837Z] #18 20.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T18:20:19.837Z] #18 20.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T18:20:19.837Z] #18 20.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T18:20:19.837Z] #18 20.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T18:20:19.837Z] #18 20.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T18:20:19.837Z] #18 20.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T18:20:19.837Z] #18 20.61 xz-utils zip [2020-09-29T18:20:19.837Z] #18 20.93 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T18:20:19.837Z] #18 20.93 Need to get 28.5 MB of archives. [2020-09-29T18:20:19.837Z] #18 20.93 After this operation, 116 MB of additional disk space will be used. [2020-09-29T18:20:19.837Z] #18 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-29T18:20:19.837Z] #18 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-29T18:20:19.837Z] #18 20.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-29T18:20:19.837Z] #18 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-29T18:20:19.837Z] #18 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-29T18:20:19.837Z] #18 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-29T18:20:19.837Z] #18 21.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T18:20:19.837Z] #18 21.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-29T18:20:19.837Z] #18 21.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-29T18:20:19.837Z] #18 21.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-29T18:20:19.837Z] #18 21.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-29T18:20:19.837Z] #18 21.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-29T18:20:19.837Z] #18 21.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-29T18:20:19.837Z] #18 21.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-29T18:20:19.837Z] #18 21.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-29T18:20:19.837Z] #18 21.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-29T18:20:19.837Z] #18 21.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T18:20:19.837Z] #18 21.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T18:20:19.837Z] #18 21.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T18:20:19.837Z] #18 21.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-29T18:20:19.837Z] #18 21.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-29T18:20:19.837Z] #18 21.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-29T18:20:19.837Z] #18 21.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-29T18:20:19.837Z] #18 21.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T18:20:19.837Z] #18 21.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T18:20:19.837Z] #18 21.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T18:20:19.837Z] #18 21.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-29T18:20:19.837Z] #18 21.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-29T18:20:19.837Z] #18 21.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T18:20:19.838Z] #18 21.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T18:20:19.838Z] #18 21.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T18:20:19.838Z] #18 21.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T18:20:19.838Z] #18 21.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-29T18:20:19.838Z] #18 21.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-29T18:20:19.838Z] #18 21.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T18:20:19.838Z] #18 21.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T18:20:19.838Z] #18 21.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T18:20:19.838Z] #18 21.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-29T18:20:19.838Z] #18 21.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T18:20:19.838Z] #18 21.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T18:20:19.838Z] #18 22.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T18:20:19.838Z] #18 22.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-29T18:20:19.838Z] #18 22.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-29T18:20:19.838Z] #18 22.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-29T18:20:19.838Z] #18 22.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T18:20:19.838Z] #18 22.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-29T18:20:19.838Z] #18 22.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-29T18:20:19.838Z] #18 22.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-29T18:20:19.838Z] #18 23.22 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T18:20:19.838Z] #18 23.35 Fetched 28.5 MB in 2s (14.9 MB/s) [2020-09-29T18:20:19.838Z] #18 23.40 Selecting previously unselected package pigz. [2020-09-29T18:20:19.838Z] #18 23.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-29T18:20:19.838Z] #18 23.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-29T18:20:19.838Z] #18 23.46 Unpacking pigz (2.4-1) ... [2020-09-29T18:20:19.838Z] #18 23.54 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-29T18:20:19.838Z] #18 23.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:19.838Z] #18 23.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:19.838Z] #18 23.97 Selecting previously unselected package python3.7-minimal. [2020-09-29T18:20:19.838Z] #18 23.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:19.838Z] #18 24.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T18:20:19.838Z] #18 24.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:19.838Z] #18 24.93 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T18:20:19.972Z] #18 43.40 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T18:20:19.972Z] #18 43.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-29T18:20:19.972Z] #18 43.42 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T18:20:19.972Z] #18 43.63 Selecting previously unselected package uidmap. [2020-09-29T18:20:20.092Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -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:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary test-integration [2020-09-29T18:20:20.232Z] #18 43.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-29T18:20:20.232Z] #18 43.64 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T18:20:20.232Z] #18 43.77 Selecting previously unselected package vim-runtime. [2020-09-29T18:20:20.232Z] #18 43.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:20:20.232Z] #18 43.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T18:20:20.232Z] #18 43.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T18:20:20.232Z] #18 43.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T18:20:20.385Z] [2020-09-29T18:20:20.385Z] Removing bundles/ [2020-09-29T18:20:20.385Z] [2020-09-29T18:20:20.385Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T18:20:20.678Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:20:20.678Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:20:21.746Z] #18 27.13 Selecting previously unselected package python3-minimal. [2020-09-29T18:20:21.746Z] #18 27.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-29T18:20:21.746Z] #18 27.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-29T18:20:21.746Z] #18 27.18 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T18:20:21.746Z] #18 27.26 Selecting previously unselected package libmpdec2:amd64. [2020-09-29T18:20:21.746Z] #18 27.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-29T18:20:21.746Z] #18 27.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T18:20:21.746Z] #18 27.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-29T18:20:22.015Z] #18 27.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:22.015Z] #18 27.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:22.275Z] #18 ... [2020-09-29T18:20:22.275Z] [2020-09-29T18:20:22.275Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T18:20:22.275Z] #30 DONE 147.3s [2020-09-29T18:20:22.275Z] [2020-09-29T18:20:22.275Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:22.275Z] #41 80.65 DEP criu/aio.d [2020-09-29T18:20:22.275Z] #41 80.84 DEP criu/action-scripts.d [2020-09-29T18:20:22.275Z] #41 81.20 CC criu/action-scripts.o [2020-09-29T18:20:22.275Z] #41 81.60 CC criu/aio.o [2020-09-29T18:20:22.275Z] #41 82.10 CC criu/autofs.o [2020-09-29T18:20:22.291Z] Loaded image: buildpack-deps:buster [2020-09-29T18:20:22.291Z] Loaded image: busybox:latest [2020-09-29T18:20:22.291Z] Loaded image: busybox:glibc [2020-09-29T18:20:22.291Z] Loaded image: debian:buster [2020-09-29T18:20:22.291Z] Loaded image: hello-world:latest [2020-09-29T18:20:22.291Z] INFO: Testing against a local daemon [2020-09-29T18:20:22.291Z] === RUN TestCgroupNamespacesBuild [2020-09-29T18:20:23.528Z] #18 ... [2020-09-29T18:20:23.528Z] [2020-09-29T18:20:23.528Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:23.528Z] #41 93.37 CC criu/cr-check.o [2020-09-29T18:20:23.528Z] #41 95.02 CC criu/cr-dedup.o [2020-09-29T18:20:23.528Z] #41 95.34 CC criu/cr-dump.o [2020-09-29T18:20:23.528Z] #41 97.31 CC criu/cr-errno.o [2020-09-29T18:20:23.528Z] #41 97.38 CC criu/cr-restore.o [2020-09-29T18:20:23.528Z] #41 101.6 CC criu/cr-service.o [2020-09-29T18:20:23.528Z] #41 103.3 CC criu/crtools.o [2020-09-29T18:20:23.528Z] #41 ... [2020-09-29T18:20:23.528Z] [2020-09-29T18:20:23.528Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:23.528Z] #18 46.88 Selecting previously unselected package vim. [2020-09-29T18:20:23.528Z] #18 46.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:20:23.528Z] #18 46.94 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T18:20:23.659Z] #41 84.04 CC criu/bfd.o [2020-09-29T18:20:23.919Z] #41 84.59 CC criu/bitmap.o [2020-09-29T18:20:24.098Z] #18 47.50 Selecting previously unselected package xfsprogs. [2020-09-29T18:20:24.098Z] #18 47.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-29T18:20:24.098Z] #18 47.53 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T18:20:24.179Z] #41 84.73 CC criu/cgroup-props.o [2020-09-29T18:20:24.196Z] --- PASS: TestCgroupNamespacesBuild (3.88s) [2020-09-29T18:20:24.197Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T18:20:24.359Z] #18 47.99 Selecting previously unselected package zip. [2020-09-29T18:20:24.359Z] #18 48.00 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-29T18:20:24.359Z] #18 48.01 Unpacking zip (3.0-11+b1) ... [2020-09-29T18:20:24.623Z] #18 48.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T18:20:24.623Z] #18 48.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T18:20:24.623Z] #18 48.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:24.623Z] #18 48.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T18:20:24.623Z] #18 48.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-29T18:20:24.623Z] #18 48.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:24.623Z] #18 48.28 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T18:20:24.748Z] #41 85.43 CC criu/cgroup.o [2020-09-29T18:20:24.883Z] #18 48.29 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T18:20:24.883Z] #18 48.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:20:24.883Z] #18 48.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T18:20:24.883Z] #18 48.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:20:24.883Z] #18 48.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:20:24.883Z] #18 48.36 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T18:20:24.883Z] #18 48.37 Setting up zip (3.0-11+b1) ... [2020-09-29T18:20:24.883Z] #18 48.39 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T18:20:24.883Z] #18 48.43 Setting up bash-completion (1:2.8-6) ... [2020-09-29T18:20:25.267Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.9% of statements [2020-09-29T18:20:25.317Z] #41 ... [2020-09-29T18:20:25.317Z] [2020-09-29T18:20:25.317Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:25.317Z] #18 28.93 Selecting previously unselected package python3.7. [2020-09-29T18:20:25.317Z] #18 28.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T18:20:25.317Z] #18 28.95 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:25.317Z] #18 29.10 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-29T18:20:25.317Z] #18 29.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-29T18:20:25.317Z] #18 29.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T18:20:25.317Z] #18 29.19 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T18:20:25.317Z] #18 29.91 Selecting previously unselected package python3. [2020-09-29T18:20:25.318Z] #18 29.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-29T18:20:25.318Z] #18 29.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 29.98 Unpacking python3 (3.7.3-1) ... [2020-09-29T18:20:25.318Z] #18 30.05 Selecting previously unselected package libip4tc0:amd64. [2020-09-29T18:20:25.318Z] #18 30.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:25.318Z] #18 30.21 Selecting previously unselected package libip6tc0:amd64. [2020-09-29T18:20:25.318Z] #18 30.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:25.318Z] #18 30.31 Selecting previously unselected package libiptc0:amd64. [2020-09-29T18:20:25.318Z] #18 30.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:25.318Z] #18 30.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-29T18:20:25.318Z] #18 30.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T18:20:25.318Z] #18 30.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-29T18:20:25.318Z] #18 30.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T18:20:25.318Z] #18 30.56 Selecting previously unselected package libnftnl11:amd64. [2020-09-29T18:20:25.318Z] #18 30.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T18:20:25.318Z] #18 30.64 Selecting previously unselected package iptables. [2020-09-29T18:20:25.318Z] #18 30.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-29T18:20:25.318Z] #18 30.65 Unpacking iptables (1.8.2-4) ... [2020-09-29T18:20:25.564Z] ok github.com/docker/docker/daemon/cluster 0.248s coverage: 0.5% of statements [2020-09-29T18:20:25.578Z] #18 30.96 Selecting previously unselected package xxd. [2020-09-29T18:20:25.578Z] #18 30.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:20:25.578Z] #18 30.97 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T18:20:25.578Z] #18 31.08 Selecting previously unselected package vim-common. [2020-09-29T18:20:25.578Z] #18 31.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:20:25.578Z] #18 31.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T18:20:25.837Z] #18 31.28 Selecting previously unselected package bash-completion. [2020-09-29T18:20:25.837Z] #18 31.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T18:20:26.105Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-09-29T18:20:26.105Z] === RUN TestBuildWithSession [2020-09-29T18:20:26.105Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:20:26.105Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:20:26.105Z] === RUN TestBuildSquashParent [2020-09-29T18:20:27.422Z] #18 50.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:27.422Z] #18 51.00 Setting up xz-utils (5.2.4-1) ... [2020-09-29T18:20:27.422Z] #18 51.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T18:20:27.422Z] #18 51.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T18:20:27.422Z] #18 51.08 invoke-rc.d: could not determine current runlevel [2020-09-29T18:20:27.422Z] #18 51.08 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T18:20:27.422Z] #18 51.11 Setting up pigz (2.4-1) ... [2020-09-29T18:20:27.682Z] #18 51.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T18:20:27.682Z] #18 51.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:20:27.682Z] #18 51.16 Setting up python-pip-whl (18.1-5) ... [2020-09-29T18:20:27.682Z] #18 51.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T18:20:27.682Z] #18 51.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T18:20:27.942Z] #18 51.59 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-29T18:20:27.942Z] #18 51.60 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:20:27.942Z] #18 51.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:27.942Z] #18 51.62 Setting up vim (2:8.1.0875-5) ... [2020-09-29T18:20:27.942Z] #18 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T18:20:27.942Z] #18 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T18:20:27.942Z] #18 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T18:20:28.202Z] #18 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T18:20:28.202Z] #18 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T18:20:28.202Z] #18 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T18:20:28.202Z] #18 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T18:20:28.202Z] #18 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T18:20:28.202Z] #18 51.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:20:28.202Z] #18 51.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T18:20:28.202Z] #18 51.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T18:20:28.202Z] #18 51.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T18:20:28.202Z] #18 51.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T18:20:28.202Z] #18 51.79 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:28.376Z] #18 33.79 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T18:20:28.636Z] #18 34.16 Selecting previously unselected package bzip2. [2020-09-29T18:20:28.636Z] #18 34.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-29T18:20:28.636Z] #18 34.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T18:20:28.636Z] #18 34.24 Selecting previously unselected package xz-utils. [2020-09-29T18:20:28.636Z] #18 34.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-29T18:20:28.636Z] #18 34.26 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T18:20:28.896Z] #18 34.39 Selecting previously unselected package apparmor. [2020-09-29T18:20:28.896Z] #18 34.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-29T18:20:28.896Z] #18 34.47 Unpacking apparmor (2.13.2-10) ... [2020-09-29T18:20:29.129Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-09-29T18:20:29.156Z] #18 34.72 Selecting previously unselected package aufs-tools. [2020-09-29T18:20:29.156Z] #18 34.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-29T18:20:29.156Z] #18 34.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T18:20:29.416Z] #18 34.85 Selecting previously unselected package libonig5:amd64. [2020-09-29T18:20:29.416Z] #18 34.86 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T18:20:29.416Z] #18 34.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:20:29.416Z] #18 35.00 Selecting previously unselected package libjq1:amd64. [2020-09-29T18:20:29.416Z] #18 35.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:20:29.416Z] #18 35.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:20:29.676Z] #18 35.12 Selecting previously unselected package jq. [2020-09-29T18:20:29.676Z] #18 35.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T18:20:29.676Z] #18 35.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T18:20:29.676Z] #18 35.23 Selecting previously unselected package libaio1:amd64. [2020-09-29T18:20:29.676Z] #18 35.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-29T18:20:29.676Z] #18 35.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-29T18:20:29.676Z] #18 35.28 Selecting previously unselected package libgpm2:amd64. [2020-09-29T18:20:29.676Z] #18 35.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-29T18:20:29.676Z] #18 35.29 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-29T18:20:29.936Z] #18 35.33 Selecting previously unselected package libicu63:amd64. [2020-09-29T18:20:29.936Z] #18 35.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T18:20:29.936Z] #18 35.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:20:30.534Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T18:20:30.534Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === Skipped [2020-09-29T18:20:30.534Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T18:20:30.534Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T18:20:30.534Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T18:20:30.534Z] time="2020-09-29T18:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T18:20:30.534Z] time="2020-09-29T18:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T18:20:30.534Z] time="2020-09-29T18:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T18:20:30.534Z] time="2020-09-29T18:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T18:20:30.534Z] time="2020-09-29T18:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T18:20:30.534Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T18:20:30.534Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T18:20:30.534Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:20:30.534Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T18:20:30.534Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T18:20:30.534Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T18:20:30.534Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] [2020-09-29T18:20:30.534Z] DONE 2148 tests, 26 skipped in 190.972s Post stage [Pipeline] junit [2020-09-29T18:20:30.549Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:20:31.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -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:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary test-integration [2020-09-29T18:20:31.498Z] #18 54.91 Setting up iptables (1.8.2-4) ... [2020-09-29T18:20:31.498Z] #18 54.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T18:20:31.498Z] #18 54.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T18:20:31.498Z] #18 54.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T18:20:31.498Z] #18 54.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T18:20:31.498Z] #18 54.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T18:20:31.498Z] #18 55.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T18:20:31.498Z] #18 55.13 Setting up python3 (3.7.3-1) ... [2020-09-29T18:20:31.624Z] [2020-09-29T18:20:31.758Z] #18 55.41 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T18:20:31.886Z] Removing bundles/ [2020-09-29T18:20:31.886Z] [2020-09-29T18:20:31.886Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T18:20:31.886Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:20:31.886Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:20:31.901Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-09-29T18:20:32.328Z] #18 55.92 Setting up apparmor (2.13.2-10) ... [2020-09-29T18:20:32.956Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.8% of statements [2020-09-29T18:20:33.287Z] #18 38.83 Selecting previously unselected package libnet1:amd64. [2020-09-29T18:20:33.287Z] #18 38.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T18:20:33.287Z] #18 38.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:20:33.547Z] #18 38.91 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T18:20:33.547Z] #18 38.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T18:20:33.547Z] #18 38.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:20:33.547Z] #18 39.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T18:20:33.547Z] #18 39.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T18:20:33.547Z] #18 39.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:20:33.547Z] #18 39.14 Selecting previously unselected package libreadline5:amd64. [2020-09-29T18:20:33.547Z] #18 39.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-29T18:20:33.547Z] #18 39.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T18:20:33.547Z] #18 39.27 Selecting previously unselected package net-tools. [2020-09-29T18:20:33.708Z] #18 ... [2020-09-29T18:20:33.708Z] [2020-09-29T18:20:33.708Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:33.708Z] #41 103.9 CC criu/eventfd.o [2020-09-29T18:20:33.708Z] #41 104.2 CC criu/eventpoll.o [2020-09-29T18:20:33.708Z] #41 105.1 CC criu/external.o [2020-09-29T18:20:33.708Z] #41 105.5 CC criu/fault-injection.o [2020-09-29T18:20:33.708Z] #41 105.6 CC criu/fdstore.o [2020-09-29T18:20:33.708Z] #41 106.1 CC criu/fifo.o [2020-09-29T18:20:33.708Z] #41 106.5 CC criu/file-ids.o [2020-09-29T18:20:33.708Z] #41 106.8 CC criu/file-lock.o [2020-09-29T18:20:33.708Z] #41 107.9 CC criu/files-ext.o [2020-09-29T18:20:33.708Z] #41 108.2 CC criu/files-reg.o [2020-09-29T18:20:33.708Z] #41 110.4 CC criu/files.o [2020-09-29T18:20:33.708Z] #41 112.3 CC criu/filesystems.o [2020-09-29T18:20:33.708Z] #41 112.8 CC criu/fsnotify.o [2020-09-29T18:20:33.708Z] #41 113.9 CC criu/image-desc.o [2020-09-29T18:20:33.708Z] #41 114.0 CC criu/image.o [2020-09-29T18:20:33.806Z] #18 39.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-29T18:20:33.806Z] #18 39.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T18:20:33.806Z] #18 39.52 Selecting previously unselected package python-pip-whl. [2020-09-29T18:20:34.066Z] #18 39.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T18:20:34.066Z] #18 39.52 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T18:20:34.232Z] --- PASS: TestBuildSquashParent (6.99s) [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:20:34.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:20:34.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:20:34.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:20:34.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:20:34.278Z] #41 ... [2020-09-29T18:20:34.278Z] [2020-09-29T18:20:34.278Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:34.278Z] #18 57.82 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T18:20:34.278Z] #18 57.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T18:20:34.485Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-09-29T18:20:34.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:20:34.635Z] #18 40.11 Selecting previously unselected package python3-lib2to3. [2020-09-29T18:20:34.635Z] #18 40.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T18:20:34.635Z] #18 40.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T18:20:34.635Z] #18 40.20 Selecting previously unselected package python3-distutils. [2020-09-29T18:20:34.635Z] #18 40.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T18:20:34.635Z] #18 40.21 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T18:20:34.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:20:34.848Z] #18 58.27 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T18:20:34.894Z] #18 40.33 Selecting previously unselected package python3-pip. [2020-09-29T18:20:34.894Z] #18 40.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T18:20:34.894Z] #18 40.34 Unpacking python3-pip (18.1-5) ... [2020-09-29T18:20:34.894Z] #18 40.49 Selecting previously unselected package python3-pkg-resources. [2020-09-29T18:20:34.894Z] #18 40.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T18:20:34.894Z] #18 40.50 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T18:20:35.153Z] #18 40.63 Selecting previously unselected package python3-setuptools. [2020-09-29T18:20:35.153Z] #18 40.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T18:20:35.153Z] #18 40.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T18:20:35.413Z] #18 40.85 Selecting previously unselected package python3-wheel. [2020-09-29T18:20:35.413Z] #18 40.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T18:20:35.413Z] #18 40.90 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T18:20:35.673Z] #18 40.99 Selecting previously unselected package sudo. [2020-09-29T18:20:35.673Z] #18 41.01 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-29T18:20:35.673Z] #18 41.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T18:20:35.788Z] #18 59.22 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T18:20:35.932Z] #18 41.46 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T18:20:35.932Z] #18 41.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-29T18:20:35.932Z] #18 41.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T18:20:36.048Z] #18 59.62 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T18:20:36.192Z] #18 41.66 Selecting previously unselected package uidmap. [2020-09-29T18:20:36.192Z] #18 41.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-29T18:20:36.192Z] #18 41.67 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T18:20:36.192Z] #18 41.82 Selecting previously unselected package vim-runtime. [2020-09-29T18:20:36.192Z] #18 41.83 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T18:20:36.451Z] #18 41.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T18:20:36.451Z] #18 41.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T18:20:36.451Z] #18 41.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T18:20:36.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:20:36.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:20:37.389Z] #18 ... [2020-09-29T18:20:37.389Z] [2020-09-29T18:20:37.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:37.389Z] #41 88.14 CC criu/clone-noasan.o [2020-09-29T18:20:37.389Z] #41 88.32 CC criu/config.o [2020-09-29T18:20:37.389Z] #41 89.48 CC criu/cr-check.o [2020-09-29T18:20:37.389Z] #41 91.08 CC criu/cr-dedup.o [2020-09-29T18:20:37.389Z] #41 91.50 CC criu/cr-dump.o [2020-09-29T18:20:37.389Z] #41 93.91 CC criu/cr-errno.o [2020-09-29T18:20:37.389Z] #41 93.97 CC criu/cr-restore.o [2020-09-29T18:20:37.428Z] #18 60.64 Setting up python3-pip (18.1-5) ... [2020-09-29T18:20:37.649Z] #41 98.24 CC criu/cr-service.o [2020-09-29T18:20:38.029Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-29T18:20:38.258Z] #18 61.63 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:20:38.258Z] #18 61.67 Processing triggers for mime-support (3.62) ... [2020-09-29T18:20:38.324Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 14.1% of statements [2020-09-29T18:20:39.028Z] #41 99.72 CC criu/crtools.o [2020-09-29T18:20:39.197Z] #18 DONE 62.5s [2020-09-29T18:20:39.197Z] [2020-09-29T18:20:39.197Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2020-09-29T18:20:39.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-09-29T18:20:39.200Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:20:39.200Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:20:39.287Z] #41 ... [2020-09-29T18:20:39.287Z] [2020-09-29T18:20:39.287Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:39.287Z] #18 44.84 Selecting previously unselected package vim. [2020-09-29T18:20:39.287Z] #18 44.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T18:20:39.287Z] #18 44.86 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T18:20:39.377Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.741s coverage: 57.1% of statements [2020-09-29T18:20:39.767Z] #19 0.951 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T18:20:39.855Z] #18 45.43 Selecting previously unselected package xfsprogs. [2020-09-29T18:20:39.855Z] #18 45.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-29T18:20:39.855Z] #18 45.45 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T18:20:40.027Z] #19 0.955 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T18:20:40.027Z] #19 0.959 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T18:20:40.027Z] #19 DONE 1.0s [2020-09-29T18:20:40.027Z] [2020-09-29T18:20:40.027Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:20:40.423Z] #18 45.88 Selecting previously unselected package zip. [2020-09-29T18:20:40.424Z] #18 45.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-29T18:20:40.424Z] #18 45.89 Unpacking zip (3.0-11+b1) ... [2020-09-29T18:20:40.683Z] #18 46.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T18:20:40.683Z] #18 46.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T18:20:40.683Z] #18 46.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:40.683Z] #18 46.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T18:20:40.683Z] #18 46.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-29T18:20:40.683Z] #18 46.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:40.683Z] #18 46.24 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T18:20:40.683Z] #18 46.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T18:20:40.683Z] #18 46.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T18:20:40.683Z] #18 46.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T18:20:40.683Z] #18 46.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T18:20:40.683Z] #18 46.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T18:20:40.683Z] #18 46.32 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T18:20:40.683Z] #18 46.33 Setting up zip (3.0-11+b1) ... [2020-09-29T18:20:40.683Z] #18 46.35 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T18:20:40.942Z] #18 46.40 Setting up bash-completion (1:2.8-6) ... [2020-09-29T18:20:42.136Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-09-29T18:20:42.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:20:43.069Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:20:43.477Z] #18 48.98 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-29T18:20:43.477Z] #18 48.99 Setting up xz-utils (5.2.4-1) ... [2020-09-29T18:20:43.477Z] #18 49.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T18:20:43.477Z] #18 49.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T18:20:43.477Z] #18 49.08 invoke-rc.d: could not determine current runlevel [2020-09-29T18:20:43.477Z] #18 49.09 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T18:20:43.662Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.2% of statements [2020-09-29T18:20:43.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T18:20:43.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T18:20:43.662Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T18:20:43.662Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T18:20:43.737Z] #18 49.10 Setting up pigz (2.4-1) ... [2020-09-29T18:20:43.737Z] #18 49.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T18:20:43.737Z] #18 49.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T18:20:43.737Z] #18 49.15 Setting up python-pip-whl (18.1-5) ... [2020-09-29T18:20:43.737Z] #18 49.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T18:20:43.737Z] #18 49.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T18:20:43.958Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.167s coverage: 69.2% of statements [2020-09-29T18:20:43.999Z] #18 49.57 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-29T18:20:43.999Z] #18 49.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T18:20:43.999Z] #18 49.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:43.999Z] #18 49.60 Setting up vim (2:8.1.0875-5) ... [2020-09-29T18:20:43.999Z] #18 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T18:20:43.999Z] #18 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T18:20:43.999Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T18:20:43.999Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T18:20:43.999Z] #18 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T18:20:44.007Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:20:44.258Z] #18 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T18:20:44.258Z] #18 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T18:20:44.258Z] #18 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T18:20:44.258Z] #18 49.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T18:20:44.258Z] #18 49.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T18:20:44.258Z] #18 49.70 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T18:20:44.258Z] #18 49.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T18:20:44.258Z] #18 49.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T18:20:44.258Z] #18 49.75 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T18:20:45.023Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.559s coverage: 45.9% of statements [2020-09-29T18:20:45.023Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T18:20:45.307Z] #20 ... [2020-09-29T18:20:45.308Z] [2020-09-29T18:20:45.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:45.308Z] #41 115.0 CC criu/ipc_ns.o [2020-09-29T18:20:45.308Z] #41 116.2 CC criu/irmap.o [2020-09-29T18:20:45.308Z] #41 116.8 CC criu/kcmp-ids.o [2020-09-29T18:20:45.308Z] #41 117.1 CC criu/kerndat.o [2020-09-29T18:20:45.308Z] #41 118.3 CC criu/libnetlink.o [2020-09-29T18:20:45.308Z] #41 118.8 CC criu/log.o [2020-09-29T18:20:45.308Z] #41 119.5 CC criu/lsm.o [2020-09-29T18:20:45.308Z] #41 119.9 CC criu/mem.o [2020-09-29T18:20:45.308Z] #41 121.9 CC criu/memfd.o [2020-09-29T18:20:45.308Z] #41 122.5 CC criu/mount.o [2020-09-29T18:20:45.308Z] #41 ... [2020-09-29T18:20:45.308Z] [2020-09-29T18:20:45.308Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:20:45.308Z] #38 184.0 + dpkg --print-architecture [2020-09-29T18:20:45.308Z] #38 184.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T18:20:45.308Z] #38 184.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T18:20:45.308Z] #38 184.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T18:20:45.308Z] #38 ... [2020-09-29T18:20:45.308Z] [2020-09-29T18:20:45.308Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:20:45.308Z] #20 5.266 Collecting yamllint==1.16.0 [2020-09-29T18:20:45.387Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-29T18:20:45.955Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-29T18:20:45.955Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:20:46.075Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.269s coverage: 49.5% of statements [2020-09-29T18:20:46.796Z] #18 52.38 Setting up iptables (1.8.2-4) ... [2020-09-29T18:20:46.796Z] #18 52.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T18:20:46.796Z] #18 52.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T18:20:47.055Z] #18 52.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T18:20:47.056Z] #18 52.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T18:20:47.056Z] #18 52.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T18:20:47.056Z] #18 52.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T18:20:47.056Z] #18 52.43 Setting up python3 (3.7.3-1) ... [2020-09-29T18:20:47.315Z] #18 52.81 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T18:20:47.884Z] #18 53.38 Setting up apparmor (2.13.2-10) ... [2020-09-29T18:20:48.172Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.709s coverage: 76.1% of statements [2020-09-29T18:20:48.468Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-09-29T18:20:49.537Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-09-29T18:20:49.537Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-29T18:20:49.792Z] #18 55.02 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T18:20:49.792Z] #18 55.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T18:20:49.792Z] #18 ... [2020-09-29T18:20:49.792Z] [2020-09-29T18:20:49.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:49.792Z] #41 100.3 CC criu/eventfd.o [2020-09-29T18:20:49.792Z] #41 100.6 CC criu/eventpoll.o [2020-09-29T18:20:49.792Z] #41 101.4 CC criu/external.o [2020-09-29T18:20:49.792Z] #41 101.7 CC criu/fault-injection.o [2020-09-29T18:20:49.792Z] #41 101.8 CC criu/fdstore.o [2020-09-29T18:20:49.792Z] #41 102.2 CC criu/fifo.o [2020-09-29T18:20:49.792Z] #41 102.6 CC criu/file-ids.o [2020-09-29T18:20:49.792Z] #41 103.0 CC criu/file-lock.o [2020-09-29T18:20:49.792Z] #41 103.9 CC criu/files-ext.o [2020-09-29T18:20:49.792Z] #41 104.2 CC criu/files-reg.o [2020-09-29T18:20:49.792Z] #41 106.3 CC criu/files.o [2020-09-29T18:20:49.792Z] #41 108.2 CC criu/filesystems.o [2020-09-29T18:20:49.792Z] #41 108.7 CC criu/fsnotify.o [2020-09-29T18:20:49.792Z] #41 109.6 CC criu/image-desc.o [2020-09-29T18:20:49.792Z] #41 109.8 CC criu/image.o [2020-09-29T18:20:49.792Z] #41 110.6 CC criu/ipc_ns.o [2020-09-29T18:20:49.792Z] #41 ... [2020-09-29T18:20:49.792Z] [2020-09-29T18:20:49.792Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T18:20:49.792Z] #18 55.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T18:20:50.588Z] #20 ... [2020-09-29T18:20:50.588Z] [2020-09-29T18:20:50.588Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:20:50.588Z] #47 189.8 + cd /tmp/tmp.2sd14i6qp9/src/github.com/golangci/golangci-lint/ [2020-09-29T18:20:50.588Z] #47 189.8 + git checkout -q v1.23.8 [2020-09-29T18:20:50.588Z] #47 191.1 ++ git describe --tags [2020-09-29T18:20:50.588Z] #47 191.1 + version=v1.23.8 [2020-09-29T18:20:50.588Z] #47 191.1 ++ git rev-parse --short HEAD [2020-09-29T18:20:50.588Z] #47 191.1 + commit=76a82c6 [2020-09-29T18:20:50.588Z] #47 191.1 ++ git show -s --format=%cd [2020-09-29T18:20:50.588Z] #47 191.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T18:20:50.588Z] #47 191.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T18:20:50.588Z] #47 ... [2020-09-29T18:20:50.588Z] [2020-09-29T18:20:50.588Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:20:50.588Z] #20 10.65 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T18:20:50.588Z] #20 10.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T18:20:50.588Z] #20 10.79 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T18:20:50.730Z] #18 56.25 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T18:20:50.848Z] #20 10.86 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T18:20:51.110Z] #20 11.02 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T18:20:51.299Z] #18 56.74 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T18:20:51.340Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-29T18:20:51.340Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:20:52.236Z] #18 57.74 Setting up python3-pip (18.1-5) ... [2020-09-29T18:20:52.303Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.085s coverage: 52.1% of statements [2020-09-29T18:20:52.303Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T18:20:52.303Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T18:20:52.492Z] #20 12.41 Building wheels for collected packages: pyyaml [2020-09-29T18:20:52.492Z] #20 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T18:20:52.947Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 41.0% of statements [2020-09-29T18:20:53.431Z] #20 13.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T18:20:53.433Z] #18 58.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T18:20:53.433Z] #18 58.79 Processing triggers for mime-support (3.62) ... [2020-09-29T18:20:53.691Z] #20 13.61 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T18:20:53.691Z] #20 13.69 Successfully built pyyaml [2020-09-29T18:20:53.691Z] #20 13.70 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T18:20:53.950Z] #20 14.01 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T18:20:54.001Z] #18 DONE 59.6s [2020-09-29T18:20:54.001Z] [2020-09-29T18:20:54.001Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T18:20:54.490Z] ok github.com/docker/docker/daemon/logger/awslogs 0.545s coverage: 77.8% of statements [2020-09-29T18:20:54.490Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.8% of statements [2020-09-29T18:20:54.490Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T18:20:54.490Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T18:20:54.490Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T18:20:54.490Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T18:20:54.520Z] #20 DONE 14.6s [2020-09-29T18:20:54.520Z] [2020-09-29T18:20:54.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:54.520Z] #41 126.6 CC criu/namespaces.o [2020-09-29T18:20:54.520Z] #41 128.3 CC criu/net.o [2020-09-29T18:20:54.520Z] #41 131.2 CC criu/netfilter.o [2020-09-29T18:20:54.520Z] #41 131.6 CC criu/page-pipe.o [2020-09-29T18:20:54.520Z] #41 132.3 CC criu/page-xfer.o [2020-09-29T18:20:54.520Z] #41 134.1 CC criu/pagemap-cache.o [2020-09-29T18:20:54.520Z] #41 134.6 CC criu/pagemap.o [2020-09-29T18:20:54.780Z] #41 ... [2020-09-29T18:20:54.780Z] [2020-09-29T18:20:54.780Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:20:54.780Z] #23 DONE 0.1s [2020-09-29T18:20:54.780Z] [2020-09-29T18:20:54.780Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:20:54.939Z] #19 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T18:20:55.200Z] #19 0.940 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T18:20:55.200Z] #19 0.944 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T18:20:55.200Z] #19 DONE 1.0s [2020-09-29T18:20:55.200Z] [2020-09-29T18:20:55.200Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:20:55.543Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 67.0% of statements [2020-09-29T18:20:55.543Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2020-09-29T18:20:55.840Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2020-09-29T18:20:57.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-09-29T18:20:58.429Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-09-29T18:20:58.429Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T18:20:58.725Z] time="2020-09-29T18:20:58Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate416984340/log481041763.1: no such file or directory" [2020-09-29T18:20:58.725Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 38.0% of statements [2020-09-29T18:20:58.977Z] #28 DONE 3.8s [2020-09-29T18:20:58.977Z] [2020-09-29T18:20:58.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:58.977Z] #41 135.9 CC criu/parasite-syscall.o [2020-09-29T18:20:58.977Z] #41 136.8 CC criu/path.o [2020-09-29T18:20:58.977Z] #41 137.1 CC criu/pie-util-vdso-elf32.o [2020-09-29T18:20:58.977Z] #41 137.5 CC criu/pie-util-vdso.o [2020-09-29T18:20:58.977Z] #41 138.0 CC criu/pie-util.o [2020-09-29T18:20:58.977Z] #41 138.2 CC criu/pipes.o [2020-09-29T18:20:58.977Z] #41 138.8 CC criu/plugin.o [2020-09-29T18:20:58.977Z] #41 ... [2020-09-29T18:20:58.977Z] [2020-09-29T18:20:58.977Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:20:58.977Z] #31 DONE 0.3s [2020-09-29T18:20:58.977Z] [2020-09-29T18:20:58.978Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:20:58.978Z] #33 DONE 0.0s [2020-09-29T18:20:58.978Z] [2020-09-29T18:20:58.978Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:20:58.978Z] #36 DONE 0.0s [2020-09-29T18:20:58.978Z] [2020-09-29T18:20:58.978Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:20:58.978Z] #41 139.2 CC criu/proc_parse.o [2020-09-29T18:20:59.370Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-09-29T18:20:59.462Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-29T18:20:59.462Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:20:59.552Z] #41 ... [2020-09-29T18:20:59.552Z] [2020-09-29T18:20:59.552Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:20:59.552Z] #51 88.17 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T18:20:59.552Z] #51 90.28 + mkdir -p /build [2020-09-29T18:20:59.552Z] #51 90.28 + cp runc /build/runc [2020-09-29T18:20:59.552Z] #51 DONE 90.5s [2020-09-29T18:20:59.812Z] [2020-09-29T18:20:59.813Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:21:00.431Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-09-29T18:21:00.477Z] #20 4.868 Collecting yamllint==1.16.0 [2020-09-29T18:21:00.737Z] #20 ... [2020-09-29T18:21:00.737Z] [2020-09-29T18:21:00.737Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:21:00.737Z] #38 177.4 + dpkg --print-architecture [2020-09-29T18:21:00.737Z] #38 177.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T18:21:00.737Z] #38 177.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T18:21:00.737Z] #38 177.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T18:21:00.997Z] #38 ... [2020-09-29T18:21:00.997Z] [2020-09-29T18:21:00.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:00.997Z] #41 111.7 CC criu/irmap.o [2020-09-29T18:21:00.997Z] #41 112.4 CC criu/kcmp-ids.o [2020-09-29T18:21:00.997Z] #41 112.7 CC criu/kerndat.o [2020-09-29T18:21:00.997Z] #41 113.9 CC criu/libnetlink.o [2020-09-29T18:21:00.997Z] #41 114.2 CC criu/log.o [2020-09-29T18:21:00.997Z] #41 114.8 CC criu/lsm.o [2020-09-29T18:21:00.997Z] #41 115.6 CC criu/mem.o [2020-09-29T18:21:00.997Z] #41 117.5 CC criu/memfd.o [2020-09-29T18:21:00.997Z] #41 118.1 CC criu/mount.o [2020-09-29T18:21:00.997Z] #41 121.6 CC criu/namespaces.o [2020-09-29T18:21:01.087Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements [2020-09-29T18:21:01.257Z] #41 ... [2020-09-29T18:21:01.257Z] [2020-09-29T18:21:01.257Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:01.257Z] #47 186.3 + cd /tmp/tmp.HLAB8w1owz/src/github.com/golangci/golangci-lint/ [2020-09-29T18:21:01.257Z] #47 186.3 + git checkout -q v1.23.8 [2020-09-29T18:21:01.722Z] #38 ... [2020-09-29T18:21:01.722Z] [2020-09-29T18:21:01.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:01.722Z] #41 142.1 CC criu/protobuf-desc.o [2020-09-29T18:21:01.826Z] #47 186.9 ++ git describe --tags [2020-09-29T18:21:01.826Z] #47 186.9 + version=v1.23.8 [2020-09-29T18:21:01.826Z] #47 186.9 ++ git rev-parse --short HEAD [2020-09-29T18:21:01.826Z] #47 186.9 + commit=76a82c6 [2020-09-29T18:21:01.826Z] #47 186.9 ++ git show -s --format=%cd [2020-09-29T18:21:01.826Z] #47 186.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T18:21:01.826Z] #47 186.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T18:21:02.000Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-29T18:21:02.000Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:21:02.660Z] #41 142.8 CC criu/protobuf.o [2020-09-29T18:21:02.660Z] #41 143.1 CC criu/pstree.o [2020-09-29T18:21:03.190Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-09-29T18:21:03.487Z] ok github.com/docker/docker/daemon/logger/splunk 2.389s coverage: 82.5% of statements [2020-09-29T18:21:03.487Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T18:21:03.487Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T18:21:03.600Z] #41 144.1 CC criu/rbtree.o [2020-09-29T18:21:03.859Z] #41 ... [2020-09-29T18:21:03.859Z] [2020-09-29T18:21:03.859Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:21:03.859Z] #38 DONE 212.2s [2020-09-29T18:21:03.859Z] [2020-09-29T18:21:03.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:03.859Z] #41 144.4 CC criu/rst-malloc.o [2020-09-29T18:21:04.428Z] #41 144.7 CC criu/seccomp.o [2020-09-29T18:21:04.997Z] #41 145.4 CC criu/seize.o [2020-09-29T18:21:05.024Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2020-09-29T18:21:05.669Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-09-29T18:21:05.936Z] #41 146.2 CC criu/servicefd.o [2020-09-29T18:21:06.195Z] #41 ... [2020-09-29T18:21:06.195Z] [2020-09-29T18:21:06.195Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:21:06.195Z] #39 DONE 0.6s [2020-09-29T18:21:06.195Z] [2020-09-29T18:21:06.195Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:06.195Z] #41 146.5 CC criu/shmem.o [2020-09-29T18:21:06.764Z] #41 147.0 CC criu/sigframe.o [2020-09-29T18:21:06.764Z] #41 147.2 CC criu/signalfd.o [2020-09-29T18:21:07.024Z] #41 147.3 CC criu/sk-inet.o [2020-09-29T18:21:07.275Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-29T18:21:07.276Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:21:07.593Z] #41 148.0 CC criu/sk-netlink.o [2020-09-29T18:21:07.845Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-09-29T18:21:07.845Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:21:07.853Z] #41 148.2 CC criu/sk-packet.o [2020-09-29T18:21:08.113Z] #41 148.6 CC criu/sk-queue.o [2020-09-29T18:21:08.396Z] #47 ... [2020-09-29T18:21:08.396Z] [2020-09-29T18:21:08.396Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T18:21:08.396Z] #20 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T18:21:08.396Z] #20 10.30 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T18:21:08.396Z] #20 10.47 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T18:21:08.396Z] #20 11.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T18:21:08.396Z] #20 11.82 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T18:21:08.396Z] #20 11.87 Building wheels for collected packages: pyyaml [2020-09-29T18:21:08.396Z] #20 11.87 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T18:21:08.396Z] #20 12.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T18:21:08.396Z] #20 12.92 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T18:21:08.396Z] #20 13.00 Successfully built pyyaml [2020-09-29T18:21:08.396Z] #20 13.02 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-29T18:21:08.397Z] #20 13.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T18:21:08.435Z] ok github.com/docker/docker/image 0.033s coverage: 86.4% of statements [2020-09-29T18:21:08.435Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-09-29T18:21:08.682Z] #41 148.9 CC criu/sk-tcp.o [2020-09-29T18:21:08.734Z] ok github.com/docker/docker/distribution 2.798s coverage: 21.9% of statements [2020-09-29T18:21:08.734Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T18:21:08.941Z] #41 149.3 CC criu/sk-unix.o [2020-09-29T18:21:08.966Z] #20 DONE 13.9s [2020-09-29T18:21:08.966Z] [2020-09-29T18:21:08.966Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T18:21:09.034Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2020-09-29T18:21:09.034Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T18:21:09.035Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T18:21:09.225Z] #23 DONE 0.2s [2020-09-29T18:21:09.225Z] [2020-09-29T18:21:09.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:09.225Z] #41 123.4 CC criu/net.o [2020-09-29T18:21:09.225Z] #41 126.5 CC criu/netfilter.o [2020-09-29T18:21:09.225Z] #41 126.9 CC criu/page-pipe.o [2020-09-29T18:21:09.225Z] #41 127.6 CC criu/page-xfer.o [2020-09-29T18:21:09.225Z] #41 129.2 CC criu/pagemap-cache.o [2020-09-29T18:21:09.225Z] #41 129.6 CC criu/pagemap.o [2020-09-29T18:21:09.225Z] #41 ... [2020-09-29T18:21:09.225Z] [2020-09-29T18:21:09.225Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T18:21:09.682Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-09-29T18:21:10.354Z] #41 150.6 CC criu/sockets.o [2020-09-29T18:21:10.929Z] #41 151.1 CC criu/stats.o [2020-09-29T18:21:10.929Z] #41 151.3 CC criu/string.o [2020-09-29T18:21:10.929Z] #41 151.4 CC criu/sysctl.o [2020-09-29T18:21:11.499Z] #41 151.9 CC criu/sysfs_parse.o [2020-09-29T18:21:11.759Z] #41 152.1 CC criu/timens.o [2020-09-29T18:21:11.778Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-09-29T18:21:11.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T18:21:11.778Z] ok github.com/docker/docker/oci 0.062s coverage: 8.2% of statements [2020-09-29T18:21:12.019Z] #41 152.4 CC criu/timerfd.o [2020-09-29T18:21:12.041Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-09-29T18:21:12.042Z] === RUN TestBuildWithHugeFile [2020-09-29T18:21:12.279Z] #41 152.6 CC criu/tty.o [2020-09-29T18:21:12.423Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-09-29T18:21:13.422Z] #28 DONE 3.6s [2020-09-29T18:21:13.422Z] [2020-09-29T18:21:13.422Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T18:21:13.422Z] #31 DONE 0.3s [2020-09-29T18:21:13.422Z] [2020-09-29T18:21:13.422Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T18:21:13.422Z] #33 DONE 0.0s [2020-09-29T18:21:13.422Z] [2020-09-29T18:21:13.422Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T18:21:13.422Z] #36 DONE 0.0s [2020-09-29T18:21:13.422Z] [2020-09-29T18:21:13.422Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:13.422Z] #41 130.9 CC criu/parasite-syscall.o [2020-09-29T18:21:13.422Z] #41 131.6 CC criu/path.o [2020-09-29T18:21:13.422Z] #41 131.9 CC criu/pie-util-vdso-elf32.o [2020-09-29T18:21:13.422Z] #41 132.3 CC criu/pie-util-vdso.o [2020-09-29T18:21:13.422Z] #41 132.7 CC criu/pie-util.o [2020-09-29T18:21:13.422Z] #41 132.9 CC criu/pipes.o [2020-09-29T18:21:13.422Z] #41 133.6 CC criu/plugin.o [2020-09-29T18:21:13.422Z] #41 134.0 CC criu/proc_parse.o [2020-09-29T18:21:13.660Z] #41 153.8 CC criu/tun.o [2020-09-29T18:21:13.920Z] #41 154.2 CC criu/uffd.o [2020-09-29T18:21:14.490Z] #41 155.0 CC criu/util.o [2020-09-29T18:21:14.542Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2020-09-29T18:21:15.191Z] ok github.com/docker/docker/pkg/authorization 0.312s coverage: 68.3% of statements [2020-09-29T18:21:15.429Z] #41 155.9 CC criu/uts_ns.o [2020-09-29T18:21:15.486Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-09-29T18:21:15.690Z] #41 156.1 CC criu/vdso-compat.o [2020-09-29T18:21:15.784Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-09-29T18:21:15.950Z] #41 156.2 CC criu/vdso.o [2020-09-29T18:21:15.959Z] #41 ... [2020-09-29T18:21:15.959Z] [2020-09-29T18:21:15.959Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T18:21:15.959Z] #51 85.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T18:21:15.959Z] #51 87.74 + mkdir -p /build [2020-09-29T18:21:15.959Z] #51 87.74 + cp runc /build/runc [2020-09-29T18:21:15.959Z] #51 DONE 88.1s [2020-09-29T18:21:15.959Z] [2020-09-29T18:21:15.959Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:15.959Z] #47 ... [2020-09-29T18:21:15.959Z] [2020-09-29T18:21:15.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:15.959Z] #41 136.4 CC criu/protobuf-desc.o [2020-09-29T18:21:16.210Z] #41 156.7 LINK criu/built-in.o [2020-09-29T18:21:16.470Z] #41 156.8 LINK criu/criu [2020-09-29T18:21:16.730Z] #41 157.1 DEP lib/c/criu.d [2020-09-29T18:21:16.730Z] #41 157.2 CC images/rpc.pb-c.o [2020-09-29T18:21:16.835Z] ok github.com/docker/docker/pkg/archive 1.244s coverage: 76.8% of statements [2020-09-29T18:21:16.835Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-09-29T18:21:16.898Z] #41 137.6 CC criu/protobuf.o [2020-09-29T18:21:17.158Z] #41 137.9 CC criu/pstree.o [2020-09-29T18:21:17.300Z] #41 157.7 CC lib/c/criu.o [2020-09-29T18:21:17.693Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:21:17.693Z] [2020-09-29T18:21:17.693Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:21:17.693Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:21:17.693Z] HOSTNAME=8a59aa925602 [2020-09-29T18:21:17.693Z] TESTDEBUG=0 [2020-09-29T18:21:17.693Z] DEST=bundles/test-integration [2020-09-29T18:21:17.693Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:21:17.693Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:21:17.693Z] container=docker [2020-09-29T18:21:17.693Z] HOME=/root [2020-09-29T18:21:17.693Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:21:17.693Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:21:17.693Z] VALIDATE_BRANCH=master [2020-09-29T18:21:17.693Z] TERM=xterm [2020-09-29T18:21:17.693Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:21:17.693Z] SHLVL=1 [2020-09-29T18:21:17.693Z] TIMEOUT=120m [2020-09-29T18:21:17.693Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:21:17.693Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:21:17.693Z] GO111MODULE=off [2020-09-29T18:21:17.693Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T18:21:17.693Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:21:17.693Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:21:17.693Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:21:17.693Z] GOPATH=/go [2020-09-29T18:21:17.693Z] PKG_CONFIG=pkg-config [2020-09-29T18:21:17.693Z] _=/usr/bin/env [2020-09-29T18:21:17.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:21:17.870Z] #41 158.4 LINK lib/c/built-in.o [2020-09-29T18:21:17.957Z] ok github.com/docker/docker/pkg/discovery 0.035s coverage: 58.3% of statements [2020-09-29T18:21:17.957Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-09-29T18:21:18.098Z] #41 138.9 CC criu/rbtree.o [2020-09-29T18:21:18.131Z] #41 158.4 LINK lib/c/libcriu.so [2020-09-29T18:21:18.131Z] #41 158.4 LINK lib/c/libcriu.a [2020-09-29T18:21:18.131Z] #41 158.5 GEN magic.py [2020-09-29T18:21:18.131Z] #41 158.6 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T18:21:18.131Z] #41 158.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T18:21:18.357Z] #41 139.1 CC criu/rst-malloc.o [2020-09-29T18:21:18.390Z] #41 158.7 Note: Building without GnuTLS support [2020-09-29T18:21:18.391Z] #41 158.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T18:21:18.391Z] #41 158.7 Makefile.config:40: Warn: Building without nftables support [2020-09-29T18:21:18.616Z] #41 139.3 CC criu/seccomp.o [2020-09-29T18:21:18.650Z] #41 159.2 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T18:21:19.012Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-29T18:21:19.186Z] #41 ... [2020-09-29T18:21:19.186Z] [2020-09-29T18:21:19.187Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T18:21:19.187Z] #38 DONE 204.2s [2020-09-29T18:21:19.187Z] [2020-09-29T18:21:19.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:19.187Z] #41 139.8 CC criu/seize.o [2020-09-29T18:21:19.219Z] #41 159.8 make[1]: Nothing to be done for 'all'. [2020-09-29T18:21:19.653Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-29T18:21:19.788Z] #41 160.3 make[1]: 'images/built-in.o' is up to date. [2020-09-29T18:21:19.788Z] #41 160.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T18:21:19.788Z] #41 160.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T18:21:19.788Z] #41 160.3 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T18:21:19.788Z] #41 160.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T18:21:19.949Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-29T18:21:20.048Z] #41 160.4 make[1]: Nothing to be done for 'all'. [2020-09-29T18:21:20.048Z] #41 160.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T18:21:20.048Z] #41 160.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.048Z] #41 160.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.125Z] #41 140.7 CC criu/servicefd.o [2020-09-29T18:21:20.246Z] ok github.com/docker/docker/layer 7.478s coverage: 68.8% of statements [2020-09-29T18:21:20.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T18:21:20.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T18:21:20.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T18:21:20.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T18:21:20.246Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T18:21:20.307Z] #41 160.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.307Z] #41 160.7 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.307Z] #41 160.8 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.307Z] #41 160.8 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.307Z] #41 160.8 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.567Z] #41 160.9 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:20.567Z] #41 160.9 INSTALL criu/criu [2020-09-29T18:21:20.698Z] #41 141.2 CC criu/shmem.o [2020-09-29T18:21:20.827Z] #41 DONE 161.3s [2020-09-29T18:21:20.827Z] [2020-09-29T18:21:20.827Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:20.958Z] #41 ... [2020-09-29T18:21:20.958Z] [2020-09-29T18:21:20.958Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T18:21:20.958Z] #39 DONE 0.4s [2020-09-29T18:21:21.217Z] [2020-09-29T18:21:21.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T18:21:21.217Z] #41 141.9 CC criu/sigframe.o [2020-09-29T18:21:21.217Z] #41 142.0 CC criu/signalfd.o [2020-09-29T18:21:21.294Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-09-29T18:21:21.294Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2020-09-29T18:21:21.477Z] #41 142.3 CC criu/sk-inet.o [2020-09-29T18:21:21.593Z] ok github.com/docker/docker/pkg/chrootarchive 3.966s coverage: 43.2% of statements [2020-09-29T18:21:21.593Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T18:21:21.593Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T18:21:21.767Z] #47 ... [2020-09-29T18:21:21.767Z] [2020-09-29T18:21:21.767Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:21:22.027Z] #42 DONE 0.1s [2020-09-29T18:21:22.027Z] [2020-09-29T18:21:22.027Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:21:22.027Z] #44 DONE 0.2s [2020-09-29T18:21:22.027Z] [2020-09-29T18:21:22.027Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:21:22.238Z] ok github.com/docker/docker/pkg/fsutils 0.386s coverage: 85.1% of statements [2020-09-29T18:21:22.286Z] #46 DONE 0.1s [2020-09-29T18:21:22.286Z] [2020-09-29T18:21:22.287Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:22.415Z] #41 143.0 CC criu/sk-netlink.o [2020-09-29T18:21:22.415Z] #41 143.2 CC criu/sk-packet.o [2020-09-29T18:21:22.536Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-09-29T18:21:22.536Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-09-29T18:21:22.984Z] #41 143.6 CC criu/sk-queue.o [2020-09-29T18:21:23.243Z] #41 143.9 CC criu/sk-tcp.o [2020-09-29T18:21:23.503Z] #41 144.2 CC criu/sk-unix.o [2020-09-29T18:21:24.069Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-09-29T18:21:24.069Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-09-29T18:21:24.387Z] ok github.com/docker/docker/pkg/idtools 0.623s coverage: 70.1% of statements [2020-09-29T18:21:24.682Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-09-29T18:21:24.884Z] #41 145.4 CC criu/sockets.o [2020-09-29T18:21:24.979Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-09-29T18:21:25.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2020-09-29T18:21:25.454Z] #41 146.0 CC criu/stats.o [2020-09-29T18:21:25.454Z] #41 146.1 CC criu/string.o [2020-09-29T18:21:25.454Z] #41 146.2 CC criu/sysctl.o [2020-09-29T18:21:25.576Z] ok github.com/docker/docker/pkg/ioutils 1.416s coverage: 70.1% of statements [2020-09-29T18:21:25.576Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T18:21:25.576Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T18:21:25.576Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T18:21:25.576Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T18:21:25.873Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2020-09-29T18:21:26.026Z] #41 146.7 CC criu/sysfs_parse.o [2020-09-29T18:21:26.170Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-09-29T18:21:26.170Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T18:21:26.170Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T18:21:26.286Z] #41 146.9 CC criu/timens.o [2020-09-29T18:21:26.482Z] #47 ... [2020-09-29T18:21:26.482Z] [2020-09-29T18:21:26.482Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:26.483Z] #54 189.2 + bin/containerd [2020-09-29T18:21:26.546Z] #41 147.2 CC criu/timerfd.o [2020-09-29T18:21:26.805Z] #41 147.5 CC criu/tty.o [2020-09-29T18:21:26.829Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2020-09-29T18:21:27.493Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2020-09-29T18:21:27.789Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2020-09-29T18:21:27.789Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-09-29T18:21:28.186Z] #41 148.6 CC criu/tun.o [2020-09-29T18:21:28.186Z] #41 149.0 CC criu/uffd.o [2020-09-29T18:21:28.837Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-09-29T18:21:29.124Z] #41 149.8 CC criu/util.o [2020-09-29T18:21:29.480Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-09-29T18:21:29.480Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 73.9% of statements [2020-09-29T18:21:30.062Z] #41 150.7 CC criu/uts_ns.o [2020-09-29T18:21:30.121Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-09-29T18:21:30.121Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2020-09-29T18:21:30.322Z] #41 150.9 CC criu/vdso-compat.o [2020-09-29T18:21:30.322Z] #41 151.0 CC criu/vdso.o [2020-09-29T18:21:30.762Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-29T18:21:30.891Z] #41 151.4 LINK criu/built-in.o [2020-09-29T18:21:30.891Z] #41 151.5 LINK criu/criu [2020-09-29T18:21:31.164Z] #41 151.8 DEP lib/c/criu.d [2020-09-29T18:21:31.164Z] #41 151.9 CC images/rpc.pb-c.o [2020-09-29T18:21:31.751Z] #41 152.3 CC lib/c/criu.o [2020-09-29T18:21:31.811Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2020-09-29T18:21:31.811Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.8% of statements [2020-09-29T18:21:31.811Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-09-29T18:21:32.343Z] #41 153.1 LINK lib/c/built-in.o [2020-09-29T18:21:32.607Z] #41 153.1 LINK lib/c/libcriu.so [2020-09-29T18:21:32.607Z] #41 153.2 LINK lib/c/libcriu.a [2020-09-29T18:21:32.607Z] #41 153.3 GEN magic.py [2020-09-29T18:21:32.607Z] #41 153.4 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T18:21:32.607Z] #41 153.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T18:21:32.862Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-09-29T18:21:32.862Z] testing: warning: no tests to run [2020-09-29T18:21:32.862Z] coverage: [no statements] [2020-09-29T18:21:32.862Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-09-29T18:21:32.879Z] #41 153.4 Note: Building without GnuTLS support [2020-09-29T18:21:32.879Z] #41 153.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T18:21:32.879Z] #41 153.4 Makefile.config:40: Warn: Building without nftables support [2020-09-29T18:21:33.160Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-09-29T18:21:33.455Z] #41 154.1 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T18:21:33.456Z] ok github.com/docker/docker/pkg/urlutil 0.018s coverage: 100.0% of statements [2020-09-29T18:21:33.456Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2020-09-29T18:21:33.520Z] 4612f6d0b889: Pull complete [2020-09-29T18:21:34.023Z] #41 154.6 make[1]: Nothing to be done for 'all'. [2020-09-29T18:21:34.101Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2020-09-29T18:21:34.281Z] #41 155.1 make[1]: 'images/built-in.o' is up to date. [2020-09-29T18:21:34.540Z] #41 155.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T18:21:34.540Z] #41 155.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T18:21:34.540Z] #41 155.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T18:21:34.540Z] #41 155.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T18:21:34.540Z] #41 155.3 make[1]: Nothing to be done for 'all'. [2020-09-29T18:21:34.540Z] #41 155.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T18:21:34.800Z] #41 155.4 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.4 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:34.800Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:35.060Z] #41 155.7 make[2]: Nothing to be done for 'all'. [2020-09-29T18:21:35.060Z] #41 155.7 INSTALL criu/criu [2020-09-29T18:21:35.319Z] #41 DONE 156.1s [2020-09-29T18:21:35.319Z] [2020-09-29T18:21:35.319Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:36.201Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 72.6% of statements [2020-09-29T18:21:36.201Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-09-29T18:21:36.258Z] #47 ... [2020-09-29T18:21:36.258Z] [2020-09-29T18:21:36.258Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T18:21:36.258Z] #42 DONE 0.1s [2020-09-29T18:21:36.258Z] [2020-09-29T18:21:36.258Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T18:21:36.517Z] #44 DONE 0.1s [2020-09-29T18:21:36.517Z] [2020-09-29T18:21:36.517Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T18:21:36.517Z] #46 DONE 0.1s [2020-09-29T18:21:36.517Z] [2020-09-29T18:21:36.517Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:37.255Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-09-29T18:21:37.912Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.1% of statements [2020-09-29T18:21:38.979Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-09-29T18:21:38.979Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-09-29T18:21:39.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:21:39.917Z] [2020-09-29T18:21:39.917Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:21:40.032Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-29T18:21:40.032Z] ok github.com/docker/docker/registry 0.275s coverage: 56.3% of statements [2020-09-29T18:21:40.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:21:40.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:21:40.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:21:40.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:21:40.493Z] HOSTNAME=fec25d5c821a [2020-09-29T18:21:40.493Z] TESTDEBUG=0 [2020-09-29T18:21:40.493Z] DEST=bundles/test-integration [2020-09-29T18:21:40.493Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:21:40.493Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:21:40.493Z] container=docker [2020-09-29T18:21:40.493Z] HOME=/root [2020-09-29T18:21:40.493Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:21:40.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:21:40.493Z] VALIDATE_BRANCH=master [2020-09-29T18:21:40.493Z] TERM=xterm [2020-09-29T18:21:40.493Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:21:40.493Z] SHLVL=1 [2020-09-29T18:21:40.493Z] TIMEOUT=120m [2020-09-29T18:21:40.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:21:40.493Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:21:40.493Z] GO111MODULE=off [2020-09-29T18:21:40.493Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T18:21:40.493Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:21:40.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:21:40.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:21:40.493Z] GOPATH=/go [2020-09-29T18:21:40.493Z] PKG_CONFIG=pkg-config [2020-09-29T18:21:40.493Z] _=/usr/bin/env [2020-09-29T18:21:40.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:21:41.088Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2020-09-29T18:21:41.793Z] #47 ... [2020-09-29T18:21:41.793Z] [2020-09-29T18:21:41.793Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:41.793Z] #54 183.9 + bin/containerd [2020-09-29T18:21:43.183Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2020-09-29T18:21:45.273Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-09-29T18:21:45.273Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-09-29T18:21:45.908Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-09-29T18:21:53.048Z] #54 ... [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:53.048Z] #47 DONE 259.4s [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:53.048Z] #54 ... [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:21:53.048Z] #48 DONE 0.5s [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:21:53.048Z] #50 DONE 0.0s [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:53.048Z] #54 ... [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:21:53.048Z] #52 DONE 0.2s [2020-09-29T18:21:53.048Z] [2020-09-29T18:21:53.048Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:21:55.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:21:55.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:21:55.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:21:56.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:21:56.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:21:57.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:22:00.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:22:01.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:22:02.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:22:02.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:22:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:22:04.511Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T18:22:04.511Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === Skipped [2020-09-29T18:22:04.511Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T18:22:04.511Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T18:22:04.511Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T18:22:04.511Z] time="2020-09-29T18:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T18:22:04.511Z] time="2020-09-29T18:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T18:22:04.511Z] time="2020-09-29T18:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T18:22:04.511Z] time="2020-09-29T18:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T18:22:04.511Z] time="2020-09-29T18:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T18:22:04.511Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T18:22:04.511Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T18:22:04.511Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:22:04.511Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T18:22:04.511Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T18:22:04.511Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T18:22:04.511Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] [2020-09-29T18:22:04.511Z] DONE 2148 tests, 26 skipped in 256.627s Post stage [Pipeline] junit [2020-09-29T18:22:04.557Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T18:22:04.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:22:05.214Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -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:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary test-integration [2020-09-29T18:22:05.510Z] [2020-09-29T18:22:05.510Z] Removing bundles/ [2020-09-29T18:22:05.510Z] [2020-09-29T18:22:05.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T18:22:05.510Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:22:05.510Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:22:05.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:22:06.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:22:07.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:22:07.940Z] #54 229.8 + bin/containerd-stress [2020-09-29T18:22:08.296Z] --- PASS: TestBuildWithHugeFile (52.66s) [2020-09-29T18:22:08.296Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:22:08.296Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:22:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:22:08.296Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:22:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:22:08.296Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:22:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:22:08.296Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:22:08.296Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:22:08.296Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:22:08.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-09-29T18:22:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-09-29T18:22:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-09-29T18:22:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-29T18:22:08.296Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:22:08.296Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T18:22:08.345Z] #54 ... [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:22:08.345Z] #47 DONE 250.1s [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:22:08.345Z] #54 ... [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T18:22:08.345Z] #48 DONE 0.6s [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T18:22:08.345Z] #50 DONE 0.1s [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T18:22:08.345Z] #52 DONE 0.2s [2020-09-29T18:22:08.345Z] [2020-09-29T18:22:08.345Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T18:22:08.509Z] #54 231.9 + bin/containerd-shim [2020-09-29T18:22:08.614Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:22:08.614Z] Using test binary docker [2020-09-29T18:22:08.614Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T18:22:08.614Z] +++ /etc/init.d/apparmor start [2020-09-29T18:22:08.614Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:22:08.614Z] INFO: Waiting for daemon to start... [2020-09-29T18:22:08.614Z] Starting dockerd [2020-09-29T18:22:08.614Z] +++ 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 [2020-09-29T18:22:10.687Z] . [2020-09-29T18:22:10.687Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:22:10.687Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:22:10.687Z] Error: No such image: emptyfs [2020-09-29T18:22:10.687Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:22:10.687Z] ++++ docker load [2020-09-29T18:22:10.980Z] Running integration-test (iteration 1) [2020-09-29T18:22:10.980Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T18:22:10.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:22:10.980Z] ++ set -e [2020-09-29T18:22:10.980Z] ++ '[' -n 0 ']' [2020-09-29T18:22:10.980Z] ++ set -x [2020-09-29T18:22:10.980Z] ++ 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=s390x 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 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:22:11.595Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T18:22:12.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:22:12.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:22:15.079Z] #54 238.7 + bin/containerd-shim-runc-v1 [2020-09-29T18:22:15.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:22:15.795Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2020-09-29T18:22:15.795Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2020-09-29T18:22:15.795Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-29T18:22:15.795Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:22:15.795Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-29T18:22:15.795Z] PASS [2020-09-29T18:22:15.795Z] [2020-09-29T18:22:15.795Z] === Skipped [2020-09-29T18:22:15.795Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T18:22:15.795Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:22:15.795Z] [2020-09-29T18:22:15.795Z] [2020-09-29T18:22:15.795Z] DONE 32 tests, 1 skipped in 128.118s [2020-09-29T18:22:15.795Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T18:22:15.796Z] INFO: Testing against a local daemon [2020-09-29T18:22:15.796Z] === RUN TestConfigInspect [2020-09-29T18:22:15.796Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-29T18:22:15.796Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestConfigList [2020-09-29T18:22:15.796Z] --- SKIP: TestConfigList (0.01s) [2020-09-29T18:22:15.796Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:22:15.796Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-29T18:22:15.796Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestConfigsUpdate [2020-09-29T18:22:15.796Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-09-29T18:22:15.796Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestTemplatedConfig [2020-09-29T18:22:15.796Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-29T18:22:15.796Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestConfigCreateResolve [2020-09-29T18:22:15.796Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-29T18:22:15.796Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:15.796Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:22:17.175Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-29T18:22:17.175Z] PASS [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === Skipped [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-29T18:22:17.175Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-29T18:22:17.175Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-29T18:22:17.175Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-09-29T18:22:17.175Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-29T18:22:17.175Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-29T18:22:17.175Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] [2020-09-29T18:22:17.175Z] DONE 7 tests, 6 skipped in 1.730s [2020-09-29T18:22:17.175Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T18:22:17.175Z] INFO: Testing against a local daemon [2020-09-29T18:22:17.175Z] === RUN TestCheckpoint [2020-09-29T18:22:17.175Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:22:17.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:22:17.175Z] === RUN TestContainerInvalidJSON [2020-09-29T18:22:17.175Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:22:17.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:22:17.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:22:17.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:22:17.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:22:17.175Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:22:17.175Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:22:17.175Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:22:17.175Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:22:17.175Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-29T18:22:17.175Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T18:22:17.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T18:22:17.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T18:22:17.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:22:17.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-09-29T18:22:17.175Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:22:17.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-29T18:22:17.175Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:22:17.175Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-29T18:22:17.175Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:22:17.175Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-29T18:22:17.175Z] === RUN TestCopyFromContainer [2020-09-29T18:22:19.513Z] Loaded image: buildpack-deps:buster [2020-09-29T18:22:19.513Z] Loaded image: busybox:latest [2020-09-29T18:22:19.514Z] Loaded image: busybox:glibc [2020-09-29T18:22:19.514Z] Loaded image: debian:buster [2020-09-29T18:22:19.514Z] Loaded image: hello-world:latest [2020-09-29T18:22:19.514Z] INFO: Testing against a local daemon [2020-09-29T18:22:19.514Z] === RUN TestCgroupNamespacesBuild [2020-09-29T18:22:20.356Z] #54 243.2 + bin/containerd-shim-runc-v2 [2020-09-29T18:22:20.553Z] #54 223.6 + bin/containerd-stress [2020-09-29T18:22:20.615Z] #54 244.1 + binaries [2020-09-29T18:22:20.615Z] #54 244.1 + install -D bin/containerd /build/containerd [2020-09-29T18:22:20.615Z] #54 244.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T18:22:20.615Z] #54 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T18:22:20.615Z] #54 244.2 + install -D bin/ctr /build/ctr [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer// [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T18:22:21.378Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T18:22:21.585Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2020-09-29T18:22:21.585Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T18:22:21.638Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T18:22:21.638Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T18:22:21.638Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer (4.47s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-29T18:22:21.638Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-29T18:22:21.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:22:21.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:22:21.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:22:21.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:22:21.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:22:21.638Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:22:21.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:22:21.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:22:21.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:22:21.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:22:21.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T18:22:21.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T18:22:21.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:22:21.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T18:22:21.897Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:22:21.897Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-09-29T18:22:21.897Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:22:21.897Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:22:21.897Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:22:21.897Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:22:21.897Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:22:21.898Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:22:21.898Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:22:21.898Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:22:21.898Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:22:21.898Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:22:21.898Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T18:22:21.898Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T18:22:21.898Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T18:22:21.898Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:22:21.898Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:22:21.898Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T18:22:21.898Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:22:22.517Z] #54 DONE 245.7s [2020-09-29T18:22:23.085Z] [2020-09-29T18:22:23.085Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:22:23.087Z] #54 225.6 + bin/containerd-shim [2020-09-29T18:22:23.098Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-09-29T18:22:23.098Z] === RUN TestBuildWithSession [2020-09-29T18:22:23.098Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:22:23.098Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:22:23.098Z] === RUN TestBuildSquashParent [2020-09-29T18:22:23.277Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2020-09-29T18:22:23.277Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:22:24.020Z] #55 DONE 0.9s [2020-09-29T18:22:24.020Z] [2020-09-29T18:22:24.020Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:22:24.020Z] #59 DONE 0.2s [2020-09-29T18:22:24.020Z] [2020-09-29T18:22:24.020Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:22:24.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:22:24.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:22:24.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:22:24.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:22:24.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:22:24.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:22:24.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:22:24.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:22:24.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:22:24.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:22:24.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T18:22:24.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T18:22:24.216Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:22:24.476Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-09-29T18:22:24.476Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:22:24.476Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:22:24.476Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:22:24.592Z] #61 DONE 0.4s [2020-09-29T18:22:24.592Z] [2020-09-29T18:22:24.592Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:22:24.592Z] #63 DONE 0.0s [2020-09-29T18:22:24.592Z] [2020-09-29T18:22:24.592Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:22:24.592Z] #64 DONE 0.0s [2020-09-29T18:22:24.592Z] [2020-09-29T18:22:24.592Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:22:24.736Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-29T18:22:24.736Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T18:22:24.736Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:22:24.736Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:22:24.736Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-29T18:22:24.736Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T18:22:24.736Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T18:22:24.736Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T18:22:24.736Z] === RUN TestDaemonRestartIpcMode [2020-09-29T18:22:24.736Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T18:22:24.736Z] === RUN TestDaemonHostGatewayIP [2020-09-29T18:22:24.736Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-29T18:22:24.736Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:22:24.736Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:22:24.736Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-29T18:22:24.736Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T18:22:24.736Z] === RUN TestDiff [2020-09-29T18:22:24.997Z] --- PASS: TestDiff (0.40s) [2020-09-29T18:22:24.997Z] === RUN TestExecWithCloseStdin [2020-09-29T18:22:25.162Z] #65 DONE 0.7s [2020-09-29T18:22:25.162Z] [2020-09-29T18:22:25.162Z] #66 exporting to image [2020-09-29T18:22:25.162Z] #66 exporting layers [2020-09-29T18:22:25.567Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-09-29T18:22:25.567Z] === RUN TestExec [2020-09-29T18:22:26.136Z] --- PASS: TestExec (0.48s) [2020-09-29T18:22:26.136Z] === RUN TestExecUser [2020-09-29T18:22:26.396Z] --- PASS: TestExecUser (0.44s) [2020-09-29T18:22:26.396Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:22:26.966Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-09-29T18:22:26.966Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:22:29.652Z] #54 232.1 + bin/containerd-shim-runc-v1 [2020-09-29T18:22:30.259Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-09-29T18:22:30.259Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:22:30.829Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-09-29T18:22:30.829Z] === RUN TestHealthKillContainer [2020-09-29T18:22:31.592Z] --- PASS: TestBuildSquashParent (7.52s) [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:22:31.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:22:31.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:22:31.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:22:31.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:22:31.732Z] #66 exporting layers 6.5s done [2020-09-29T18:22:31.732Z] #66 writing image sha256:06e7916516158c91d454e21ba956e30144fdf4b8c085003370b8316734d25e21 done [2020-09-29T18:22:31.732Z] #66 naming to docker.io/library/docker:9bea8868f2758dd6224230c9e90996dc4460c90b done [2020-09-29T18:22:31.732Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-29T18:22:32.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/validate/default [2020-09-29T18:22:33.015Z] Congratulations! All commits are properly signed with the DCO! [2020-09-29T18:22:33.106Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:22:33.106Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:22:33.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:22:33.367Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-29T18:22:33.367Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:22:33.627Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-09-29T18:22:33.627Z] === RUN TestIpcModeNone [2020-09-29T18:22:33.841Z] #54 236.6 + bin/containerd-shim-runc-v2 [2020-09-29T18:22:33.953Z] Congratulations! Seccomp profile generation is done correctly. [2020-09-29T18:22:33.953Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-29T18:22:33.953Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-29T18:22:33.953Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-29T18:22:33.953Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-29T18:22:33.953Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-29T18:22:33.953Z] Congratulations! No new tests were added to integration-cli. [2020-09-29T18:22:33.953Z] [2020-09-29T18:22:33.953Z] INFO Start validation with golang-ci-lint [2020-09-29T18:22:33.953Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-29T18:22:33.953Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T18:22:33.953Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T18:22:34.196Z] --- PASS: TestIpcModeNone (0.49s) [2020-09-29T18:22:34.196Z] === RUN TestIpcModePrivate [2020-09-29T18:22:34.767Z] --- PASS: TestIpcModePrivate (0.47s) [2020-09-29T18:22:34.767Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-29T18:22:34.767Z] === RUN TestIpcModeShareable [2020-09-29T18:22:34.767Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-29T18:22:34.767Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:22:34.767Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T18:22:34.775Z] #54 237.6 + binaries [2020-09-29T18:22:34.776Z] #54 237.6 + install -D bin/containerd /build/containerd [2020-09-29T18:22:34.776Z] #54 237.6 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T18:22:34.776Z] #54 237.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T18:22:34.776Z] #54 237.6 + install -D bin/ctr /build/ctr [2020-09-29T18:22:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:22:35.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:22:35.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:22:36.148Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2020-09-29T18:22:36.148Z] === RUN TestAPIIpcModeHost [2020-09-29T18:22:36.148Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-29T18:22:36.148Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:22:36.148Z] === RUN TestDaemonIpcModeShareable [2020-09-29T18:22:36.148Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-29T18:22:36.148Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:22:36.148Z] === RUN TestDaemonIpcModePrivate [2020-09-29T18:22:36.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:22:36.678Z] #54 DONE 239.2s [2020-09-29T18:22:37.244Z] [2020-09-29T18:22:37.244Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T18:22:38.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:22:38.222Z] #55 DONE 1.0s [2020-09-29T18:22:38.222Z] [2020-09-29T18:22:38.222Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T18:22:38.222Z] #59 DONE 0.2s [2020-09-29T18:22:38.222Z] [2020-09-29T18:22:38.222Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T18:22:38.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2020-09-29T18:22:38.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s) [2020-09-29T18:22:38.583Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:22:38.583Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:22:38.755Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-09-29T18:22:38.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-09-29T18:22:38.755Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T18:22:38.755Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T18:22:38.755Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:22:38.755Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T18:22:38.755Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T18:22:38.755Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:22:38.755Z] === RUN TestIpcModeOlderClient [2020-09-29T18:22:38.755Z] === PAUSE TestIpcModeOlderClient [2020-09-29T18:22:38.755Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:22:38.755Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-09-29T18:22:38.755Z] === RUN TestKillContainer [2020-09-29T18:22:38.755Z] === RUN TestKillContainer/no_signal [2020-09-29T18:22:38.794Z] #61 DONE 0.4s [2020-09-29T18:22:38.794Z] [2020-09-29T18:22:38.794Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T18:22:38.794Z] #63 DONE 0.0s [2020-09-29T18:22:38.794Z] [2020-09-29T18:22:38.794Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T18:22:38.794Z] #64 DONE 0.0s [2020-09-29T18:22:38.794Z] [2020-09-29T18:22:38.794Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T18:22:39.017Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:22:39.278Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:22:39.361Z] #65 DONE 0.7s [2020-09-29T18:22:39.361Z] [2020-09-29T18:22:39.361Z] #66 exporting to image [2020-09-29T18:22:39.361Z] #66 exporting layers [2020-09-29T18:22:39.847Z] --- PASS: TestKillContainer (1.26s) [2020-09-29T18:22:39.847Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-09-29T18:22:39.847Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-29T18:22:39.847Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-09-29T18:22:39.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:22:39.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T18:22:40.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:22:40.416Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T18:22:40.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2020-09-29T18:22:40.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2020-09-29T18:22:40.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-09-29T18:22:40.676Z] === RUN TestKillStoppedContainer [2020-09-29T18:22:40.936Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-29T18:22:40.936Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:22:40.936Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-29T18:22:40.936Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:22:41.196Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-09-29T18:22:41.196Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:22:41.196Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T18:22:41.196Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:22:41.196Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:22:41.196Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T18:22:41.196Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:22:41.196Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T18:22:41.196Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T18:22:41.196Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T18:22:41.196Z] === RUN TestLinksContainerNames [2020-09-29T18:22:41.319Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:22:41.319Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:22:41.954Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:22:42.134Z] --- PASS: TestLinksContainerNames (0.78s) [2020-09-29T18:22:42.134Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:22:42.394Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-09-29T18:22:42.394Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T18:22:42.964Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/default [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/private [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/slave [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/shared [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/default [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/shared [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/slave [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/private [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T18:22:42.964Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:22:42.964Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:22:42.964Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:22:42.991Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T18:22:43.223Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:22:43.223Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-29T18:22:43.223Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T18:22:43.223Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-29T18:22:43.224Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-29T18:22:43.224Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T18:22:43.224Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-29T18:22:43.224Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-29T18:22:43.224Z] === RUN TestNetworkNat [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy (5.20s) [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.78s) [2020-09-29T18:22:43.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-09-29T18:22:43.284Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:22:43.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:22:43.794Z] --- PASS: TestNetworkNat (0.49s) [2020-09-29T18:22:43.794Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:22:44.363Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-09-29T18:22:44.363Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:22:45.357Z] --- PASS: TestBuildMultiStageParentConfig (1.87s) [2020-09-29T18:22:45.357Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:22:45.926Z] #66 exporting layers 6.5s done [2020-09-29T18:22:45.926Z] #66 writing image sha256:3fe7d31b0614f97b2b942aaca446ada0a429773642a93efd825b246f7fe9802e done [2020-09-29T18:22:45.926Z] #66 naming to docker.io/library/docker:9bea8868f2758dd6224230c9e90996dc4460c90b done [2020-09-29T18:22:45.926Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-29T18:22:46.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:22:46.261Z] + trap exit INT TERM [2020-09-29T18:22:46.261Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-29T18:22:46.261Z] + CONTAINER_NAME=docker-pr4 [2020-09-29T18:22:46.261Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary-daemon [2020-09-29T18:22:46.898Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-09-29T18:22:46.898Z] === RUN TestPause [2020-09-29T18:22:46.898Z] --- SKIP: TestPause (0.00s) [2020-09-29T18:22:46.898Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:22:46.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:22:46.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:22:46.898Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:22:46.898Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:22:46.898Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-29T18:22:46.898Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:22:46.898Z] === RUN TestPsFilter [2020-09-29T18:22:46.898Z] --- PASS: TestPsFilter (0.10s) [2020-09-29T18:22:46.898Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:22:47.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-09-29T18:22:47.158Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:22:47.429Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-09-29T18:22:47.429Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:22:47.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:22:47.635Z] [2020-09-29T18:22:47.635Z] Removing bundles/ [2020-09-29T18:22:47.635Z] [2020-09-29T18:22:47.635Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T18:22:47.635Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:22:47.635Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:22:47.726Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2020-09-29T18:22:47.726Z] === RUN TestRemoveContainerRunning [2020-09-29T18:22:47.986Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-09-29T18:22:47.986Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:22:48.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:22:48.466Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2020-09-29T18:22:48.466Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:22:48.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-09-29T18:22:48.555Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:22:48.555Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T18:22:48.555Z] === RUN TestRenameLinkedContainer [2020-09-29T18:22:49.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:22:50.462Z] --- PASS: TestRenameLinkedContainer (1.65s) [2020-09-29T18:22:50.462Z] === RUN TestRenameStoppedContainer [2020-09-29T18:22:50.462Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-09-29T18:22:50.462Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:22:51.201Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-09-29T18:22:51.201Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:22:51.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:22:51.400Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-09-29T18:22:51.400Z] === RUN TestRenameInvalidName [2020-09-29T18:22:51.660Z] --- PASS: TestRenameInvalidName (0.42s) [2020-09-29T18:22:51.660Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:22:52.712Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-09-29T18:22:52.712Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:22:53.570Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2020-09-29T18:22:53.570Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:22:53.570Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2020-09-29T18:22:53.570Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:22:53.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:22:54.508Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-09-29T18:22:54.508Z] === RUN TestResize [2020-09-29T18:22:54.768Z] --- PASS: TestResize (0.39s) [2020-09-29T18:22:54.768Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:22:54.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:22:55.337Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-09-29T18:22:55.337Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:22:55.449Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2020-09-29T18:22:55.449Z] === RUN TestBuildWithHugeFile [2020-09-29T18:22:55.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-29T18:22:55.597Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:22:55.597Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:22:55.597Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T18:22:55.597Z] === RUN TestCgroupNamespacesRun [2020-09-29T18:22:56.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:22:57.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:22:57.605Z] Using test binary docker [2020-09-29T18:22:57.866Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T18:22:57.866Z] +++ /etc/init.d/apparmor start [2020-09-29T18:22:57.866Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:22:57.866Z] INFO: Waiting for daemon to start... [2020-09-29T18:22:57.866Z] Starting dockerd [2020-09-29T18:22:57.866Z] +++ 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 [2020-09-29T18:22:58.144Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-09-29T18:22:58.144Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T18:22:59.782Z] . [2020-09-29T18:22:59.782Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:23:00.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:23:00.043Z] Error: No such image: emptyfs [2020-09-29T18:23:00.043Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:23:00.043Z] ++++ docker load [2020-09-29T18:23:00.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2020-09-29T18:23:00.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T18:23:00.305Z] Running integration-test (iteration 1) [2020-09-29T18:23:00.305Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T18:23:00.305Z] ++ 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 [2020-09-29T18:23:00.305Z] ++ set -e [2020-09-29T18:23:00.305Z] ++ '[' -n 0 ']' [2020-09-29T18:23:00.305Z] ++ set -x [2020-09-29T18:23:00.305Z] ++ 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 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 [2020-09-29T18:23:02.591Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-09-29T18:23:02.591Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T18:23:04.498Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-09-29T18:23:04.498Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T18:23:06.406Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-09-29T18:23:06.406Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T18:23:08.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-29T18:23:08.944Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T18:23:10.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-29T18:23:10.326Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T18:23:12.551Z] Loaded image: buildpack-deps:buster [2020-09-29T18:23:12.551Z] Loaded image: busybox:latest [2020-09-29T18:23:12.551Z] Loaded image: busybox:glibc [2020-09-29T18:23:12.551Z] Loaded image: debian:buster [2020-09-29T18:23:12.551Z] Loaded image: hello-world:latest [2020-09-29T18:23:12.551Z] INFO: Testing against a local daemon [2020-09-29T18:23:12.551Z] === RUN TestCgroupNamespacesBuild [2020-09-29T18:23:12.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-09-29T18:23:12.862Z] === RUN TestKernelTCPMemory [2020-09-29T18:23:12.862Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-29T18:23:12.862Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:12.862Z] === RUN TestNISDomainname [2020-09-29T18:23:12.862Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-29T18:23:12.862Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-29T18:23:12.862Z] === RUN TestHostnameDnsResolution [2020-09-29T18:23:13.122Z] --- PASS: TestHostnameDnsResolution (0.62s) [2020-09-29T18:23:13.122Z] === RUN TestStats [2020-09-29T18:23:13.122Z] --- SKIP: TestStats (0.00s) [2020-09-29T18:23:13.122Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:13.122Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:23:13.122Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T18:23:13.122Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T18:23:13.122Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T18:23:13.122Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T18:23:13.122Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T18:23:13.122Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T18:23:13.122Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T18:23:13.122Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T18:23:13.122Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T18:23:13.122Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T18:23:13.693Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T18:23:15.097Z] --- PASS: TestCgroupNamespacesBuild (2.76s) [2020-09-29T18:23:15.097Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T18:23:15.599Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T18:23:16.978Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T18:23:16.978Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-09-29T18:23:16.978Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2020-09-29T18:23:16.978Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-09-29T18:23:16.978Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2020-09-29T18:23:16.978Z] === RUN TestDeleteDevicemapper [2020-09-29T18:23:16.978Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T18:23:16.978Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:23:16.978Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:23:17.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2020-09-29T18:23:17.018Z] === RUN TestBuildWithSession [2020-09-29T18:23:17.018Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:23:17.018Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:23:17.018Z] === RUN TestBuildSquashParent [2020-09-29T18:23:18.886Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2020-09-29T18:23:18.886Z] === RUN TestUpdateMemory [2020-09-29T18:23:18.886Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T18:23:18.886Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:18.886Z] === RUN TestUpdateCPUQuota [2020-09-29T18:23:18.886Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-29T18:23:18.886Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:18.886Z] === RUN TestUpdatePidsLimit [2020-09-29T18:23:18.886Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-29T18:23:18.886Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:18.886Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:23:22.645Z] --- PASS: TestBuildWithHugeFile (25.87s) [2020-09-29T18:23:22.645Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:23:22.645Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:23:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:23:22.645Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:23:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:23:22.645Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:23:22.645Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:23:22.645Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:23:22.645Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:23:22.645Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:23:22.645Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-29T18:23:22.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-29T18:23:22.645Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-09-29T18:23:22.645Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-29T18:23:22.645Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:23:22.645Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T18:23:23.606Z] --- PASS: TestBuildSquashParent (6.31s) [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:23:23.606Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:23:23.606Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:23:23.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:23:23.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:23:23.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:23:23.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:23:25.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:23:25.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:23:26.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T18:23:28.252Z] --- PASS: TestBuildPreserveOwnership (6.45s) [2020-09-29T18:23:28.252Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-09-29T18:23:28.252Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-09-29T18:23:28.252Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:23:28.252Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-09-29T18:23:28.252Z] PASS [2020-09-29T18:23:28.252Z] [2020-09-29T18:23:28.252Z] === Skipped [2020-09-29T18:23:28.252Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-29T18:23:28.252Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:23:28.252Z] [2020-09-29T18:23:28.252Z] [2020-09-29T18:23:28.252Z] DONE 32 tests, 1 skipped in 77.271s [2020-09-29T18:23:28.252Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T18:23:28.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:23:28.252Z] ++ set -e [2020-09-29T18:23:28.252Z] ++ '[' -n 0 ']' [2020-09-29T18:23:28.252Z] ++ set -x [2020-09-29T18:23:28.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:23:28.252Z] INFO: Testing against a local daemon [2020-09-29T18:23:28.252Z] === RUN TestConfigInspect [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-09-29T18:23:28.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2020-09-29T18:23:28.331Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:23:28.331Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:23:30.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:23:30.816Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:23:31.098Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-09-29T18:23:31.098Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:23:31.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-09-29T18:23:31.098Z] === RUN TestWaitNonBlocked [2020-09-29T18:23:31.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:23:31.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:23:31.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:23:31.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:23:31.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:23:31.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:23:31.098Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-29T18:23:31.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-09-29T18:23:31.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-09-29T18:23:31.098Z] === RUN TestWaitBlocked [2020-09-29T18:23:31.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:23:31.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:23:31.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:23:31.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:23:31.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:23:31.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:23:31.387Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:23:31.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:23:31.667Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-29T18:23:31.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2020-09-29T18:23:31.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2020-09-29T18:23:31.667Z] === CONT TestDaemonRestartIpcMode [2020-09-29T18:23:31.667Z] === CONT TestIpcModeOlderClient [2020-09-29T18:23:31.926Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-09-29T18:23:32.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-09-29T18:23:32.222Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:23:32.715Z] --- PASS: TestConfigInspect (3.82s) [2020-09-29T18:23:32.715Z] === RUN TestConfigList [2020-09-29T18:23:34.135Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-09-29T18:23:34.135Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:23:36.050Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-09-29T18:23:36.050Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:23:36.121Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-09-29T18:23:36.121Z] PASS [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === Skipped [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T18:23:36.121Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T18:23:36.121Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-29T18:23:36.121Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-29T18:23:36.121Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-29T18:23:36.121Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-29T18:23:36.121Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-29T18:23:36.121Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T18:23:36.121Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T18:23:36.121Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T18:23:36.121Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T18:23:36.121Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T18:23:36.121Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-29T18:23:36.121Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-29T18:23:36.121Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:23:36.121Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-29T18:23:36.121Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:23:36.121Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-29T18:23:36.121Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-29T18:23:36.121Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-29T18:23:36.121Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T18:23:36.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T18:23:36.121Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-29T18:23:36.121Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-29T18:23:36.121Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] [2020-09-29T18:23:36.121Z] DONE 173 tests, 24 skipped in 78.981s [2020-09-29T18:23:36.121Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T18:23:36.121Z] INFO: Testing against a local daemon [2020-09-29T18:23:36.121Z] === RUN TestCommitInheritsEnv [2020-09-29T18:23:36.238Z] --- PASS: TestConfigList (3.57s) [2020-09-29T18:23:36.238Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:23:36.991Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-09-29T18:23:36.991Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:23:38.028Z] --- PASS: TestCommitInheritsEnv (1.95s) [2020-09-29T18:23:38.028Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:23:38.028Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T18:23:38.028Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:23:38.028Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-09-29T18:23:38.028Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:23:38.287Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-29T18:23:38.287Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:23:39.545Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-09-29T18:23:39.545Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:23:39.761Z] --- PASS: TestConfigsCreateAndDelete (3.65s) [2020-09-29T18:23:39.761Z] === RUN TestConfigsUpdate [2020-09-29T18:23:40.193Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-29T18:23:40.193Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T18:23:40.193Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:23:40.193Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T18:23:40.193Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:23:40.193Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T18:23:40.193Z] === RUN TestTagInvalidReference [2020-09-29T18:23:40.193Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T18:23:40.193Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:23:40.193Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-29T18:23:40.193Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:23:40.193Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T18:23:40.193Z] === RUN TestTagOfficialNames [2020-09-29T18:23:40.193Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-29T18:23:40.193Z] === RUN TestTagMatchesDigest [2020-09-29T18:23:40.193Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-29T18:23:40.193Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T18:23:40.931Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-09-29T18:23:40.931Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:23:42.852Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:23:42.852Z] [2020-09-29T18:23:42.852Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:23:42.852Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:23:42.852Z] HOSTNAME=6eecad7e0759 [2020-09-29T18:23:42.852Z] TESTDEBUG=0 [2020-09-29T18:23:42.852Z] DEST=bundles/test-integration [2020-09-29T18:23:42.852Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:23:42.852Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:23:42.852Z] container=docker [2020-09-29T18:23:42.852Z] HOME=/root [2020-09-29T18:23:42.852Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:23:42.852Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:23:42.852Z] VALIDATE_BRANCH=master [2020-09-29T18:23:42.852Z] TERM=xterm [2020-09-29T18:23:42.852Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:23:42.852Z] SHLVL=1 [2020-09-29T18:23:42.852Z] TIMEOUT=120m [2020-09-29T18:23:42.852Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:23:42.852Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:23:42.852Z] GO111MODULE=off [2020-09-29T18:23:42.852Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T18:23:42.852Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:23:42.852Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:23:42.852Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:23:42.852Z] GOPATH=/go [2020-09-29T18:23:42.852Z] PKG_CONFIG=pkg-config [2020-09-29T18:23:42.852Z] _=/usr/bin/env [2020-09-29T18:23:42.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:23:43.286Z] --- PASS: TestConfigsUpdate (3.58s) [2020-09-29T18:23:43.286Z] === RUN TestTemplatedConfig [2020-09-29T18:23:44.231Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-09-29T18:23:44.231Z] === RUN TestBuildWithHugeFile [2020-09-29T18:23:45.145Z] c3aff4450246: Pull complete [2020-09-29T18:23:45.145Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-29T18:23:45.145Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:23:45.145Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:23:45.145Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-29T18:23:45.145Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-29T18:23:45.145Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-29T18:23:45.145Z] INFO: Docker version of control daemon [2020-09-29T18:23:45.145Z] [2020-09-29T18:23:45.145Z] Client: Docker Engine - Enterprise [2020-09-29T18:23:45.145Z] Version: 19.03.12 [2020-09-29T18:23:45.145Z] API version: 1.40 [2020-09-29T18:23:45.145Z] Go version: go1.13.13 [2020-09-29T18:23:45.145Z] Git commit: 4306744 [2020-09-29T18:23:45.145Z] Built: 08/05/2020 19:27:53 [2020-09-29T18:23:45.145Z] OS/Arch: windows/amd64 [2020-09-29T18:23:45.145Z] Experimental: false [2020-09-29T18:23:45.145Z] [2020-09-29T18:23:45.145Z] Server: Docker Engine - Enterprise [2020-09-29T18:23:45.145Z] Engine: [2020-09-29T18:23:45.145Z] Version: 19.03.12 [2020-09-29T18:23:45.145Z] API version: 1.40 (minimum version 1.24) [2020-09-29T18:23:45.145Z] Go version: go1.13.13 [2020-09-29T18:23:45.145Z] Git commit: f295753ffd [2020-09-29T18:23:45.145Z] Built: 08/05/2020 19:26:41 [2020-09-29T18:23:45.145Z] OS/Arch: windows/amd64 [2020-09-29T18:23:45.145Z] Experimental: true [2020-09-29T18:23:45.145Z] [2020-09-29T18:23:45.145Z] INFO: Docker info of control daemon [2020-09-29T18:23:45.145Z] [2020-09-29T18:23:45.145Z] Client: [2020-09-29T18:23:45.145Z] Debug Mode: false [2020-09-29T18:23:45.145Z] Plugins: [2020-09-29T18:23:45.145Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T18:23:45.145Z] [2020-09-29T18:23:45.145Z] Server: [2020-09-29T18:23:45.145Z] Containers: 0 [2020-09-29T18:23:45.145Z] Running: 0 [2020-09-29T18:23:45.145Z] Paused: 0 [2020-09-29T18:23:45.145Z] Stopped: 0 [2020-09-29T18:23:45.145Z] Images: 1 [2020-09-29T18:23:45.145Z] Server Version: 19.03.12 [2020-09-29T18:23:45.145Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T18:23:45.145Z] Windows: [2020-09-29T18:23:45.145Z] LCOW: [2020-09-29T18:23:45.145Z] Logging Driver: json-file [2020-09-29T18:23:45.145Z] Plugins: [2020-09-29T18:23:45.145Z] Volume: local [2020-09-29T18:23:45.145Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T18:23:45.145Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T18:23:45.145Z] Swarm: inactive [2020-09-29T18:23:45.145Z] Default Isolation: process [2020-09-29T18:23:45.145Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T18:23:45.145Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T18:23:45.145Z] OSType: windows [2020-09-29T18:23:45.145Z] Architecture: x86_64 [2020-09-29T18:23:45.145Z] CPUs: 4 [2020-09-29T18:23:45.145Z] Total Memory: 32GiB [2020-09-29T18:23:45.145Z] Name: azwin-2-a03770 [2020-09-29T18:23:45.145Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T18:23:45.145Z] Docker Root Dir: D:\docker [2020-09-29T18:23:45.145Z] Debug Mode: false [2020-09-29T18:23:45.145Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:23:45.145Z] Labels: [2020-09-29T18:23:45.145Z] Experimental: true [2020-09-29T18:23:45.146Z] Insecure Registries: [2020-09-29T18:23:45.146Z] 10.0.0.4:5000 [2020-09-29T18:23:45.146Z] 127.0.0.0/8 [2020-09-29T18:23:45.146Z] Registry Mirrors: [2020-09-29T18:23:45.146Z] http://10.0.0.4:5000/ [2020-09-29T18:23:45.146Z] Live Restore Enabled: false [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] INFO: Commit hash is ccb751a764 [2020-09-29T18:23:45.146Z] INFO: Nuke-Everything... [2020-09-29T18:23:45.146Z] INFO: Container count on control daemon to delete is 0 [2020-09-29T18:23:45.146Z] INFO: Nuking d:\CI [2020-09-29T18:23:45.146Z] INFO: Zapped successfully [2020-09-29T18:23:45.146Z] INFO: Location for testing is d:\CI\PR-41500\4 [2020-09-29T18:23:45.146Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] INFO: Building the image from Dockerfile.windows at 09/29/2020 18:23:33... [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] Sending build context to Docker daemon 56.23MB [2020-09-29T18:23:45.146Z] [2020-09-29T18:23:45.146Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-29T18:23:45.146Z] ---> 715aaeac112d [2020-09-29T18:23:45.146Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-29T18:23:45.146Z] ---> Running in 72f37cbfec17 [2020-09-29T18:23:45.146Z] Removing intermediate container 72f37cbfec17 [2020-09-29T18:23:45.146Z] ---> dc930175c5f1 [2020-09-29T18:23:45.146Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-29T18:23:45.146Z] ---> Running in 3482635235c3 [2020-09-29T18:23:45.146Z] Removing intermediate container 3482635235c3 [2020-09-29T18:23:45.146Z] ---> a1e891e043fc [2020-09-29T18:23:45.146Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-09-29T18:23:45.146Z] ---> Running in 56bffb05a646 [2020-09-29T18:23:45.146Z] Removing intermediate container 56bffb05a646 [2020-09-29T18:23:45.146Z] ---> 43bda36e5f9d [2020-09-29T18:23:45.146Z] 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} [2020-09-29T18:23:45.146Z] ---> Running in 649833f16c9d [2020-09-29T18:23:45.146Z] Removing intermediate container 649833f16c9d [2020-09-29T18:23:45.146Z] ---> da68f7884ac5 [2020-09-29T18:23:45.146Z] 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; [2020-09-29T18:23:45.146Z] ---> Running in 520a9745e210 [2020-09-29T18:23:46.980Z] --- PASS: TestTemplatedConfig (3.65s) [2020-09-29T18:23:46.980Z] === RUN TestConfigCreateResolve [2020-09-29T18:23:48.878Z] [2020-09-29T18:23:48.878Z] SUCCESS: Specified value was saved. [2020-09-29T18:23:50.408Z] INFO: Downloading git... [2020-09-29T18:23:50.503Z] --- PASS: TestConfigCreateResolve (3.66s) [2020-09-29T18:23:50.503Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:23:50.796Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-29T18:23:50.796Z] PASS [2020-09-29T18:23:50.796Z] [2020-09-29T18:23:50.796Z] DONE 7 tests in 22.535s [2020-09-29T18:23:50.796Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T18:23:50.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:23:50.796Z] ++ set -e [2020-09-29T18:23:50.796Z] ++ '[' -n 0 ']' [2020-09-29T18:23:50.796Z] ++ set -x [2020-09-29T18:23:50.796Z] ++ 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=s390x 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 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:23:50.796Z] INFO: Testing against a local daemon [2020-09-29T18:23:50.796Z] === RUN TestCheckpoint [2020-09-29T18:23:50.796Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:23:50.796Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:23:50.796Z] === RUN TestContainerInvalidJSON [2020-09-29T18:23:50.796Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:23:50.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:23:50.796Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:23:50.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:23:50.796Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:23:50.796Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:23:50.796Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:23:50.796Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:23:50.796Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:23:50.796Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-29T18:23:50.796Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T18:23:50.796Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T18:23:50.796Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T18:23:50.796Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:23:51.089Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-29T18:23:51.089Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:23:51.089Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-29T18:23:51.089Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:23:51.381Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-09-29T18:23:51.381Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:23:51.381Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-09-29T18:23:51.381Z] === RUN TestCopyFromContainer [2020-09-29T18:23:52.575Z] INFO: Downloading go... [2020-09-29T18:23:53.454Z] === RUN TestCopyFromContainer// [2020-09-29T18:23:53.746Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T18:23:53.746Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T18:23:53.746Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T18:23:54.038Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T18:23:54.038Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T18:23:54.038Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T18:23:54.038Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T18:23:54.332Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T18:23:54.332Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer (2.96s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-09-29T18:23:54.332Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-29T18:23:54.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:23:54.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:23:54.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:23:54.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:23:54.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:23:54.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:23:54.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:23:54.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:23:54.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:23:54.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:23:54.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-29T18:23:54.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T18:23:54.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:23:54.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T18:23:54.332Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:23:54.332Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-29T18:23:54.332Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:23:54.332Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:23:54.332Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:23:54.332Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:23:54.332Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:23:54.332Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:23:54.332Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:23:54.624Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:23:54.624Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:23:54.624Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:23:54.624Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T18:23:54.624Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T18:23:54.624Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T18:23:54.624Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:23:54.624Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:23:54.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T18:23:54.624Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:23:56.318Z] INFO: Downloading compiler 1 of 3... [2020-09-29T18:23:56.783Z] INFO: Downloading compiler 2 of 3... [2020-09-29T18:23:57.247Z] INFO: Downloading compiler 3 of 3... [2020-09-29T18:23:57.365Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-09-29T18:23:57.365Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:23:57.704Z] INFO: Extracting git... [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:23:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:23:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:23:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:23:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:23:59.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:23:59.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:23:59.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:23:59.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:23:59.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:23:59.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:23:59.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T18:23:59.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-09-29T18:23:59.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:24:00.485Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-09-29T18:24:00.485Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:24:00.485Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:24:00.485Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:24:00.485Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-29T18:24:00.485Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T18:24:00.485Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:24:00.485Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:24:00.485Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-29T18:24:00.485Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T18:24:00.485Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T18:24:00.485Z] === RUN TestDaemonRestartIpcMode [2020-09-29T18:24:00.485Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T18:24:00.485Z] === RUN TestDaemonHostGatewayIP [2020-09-29T18:24:00.485Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T18:24:00.485Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:24:00.485Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T18:24:00.485Z] === RUN TestDiff [2020-09-29T18:24:01.120Z] --- PASS: TestDiff (0.78s) [2020-09-29T18:24:01.120Z] === RUN TestExecWithCloseStdin [2020-09-29T18:24:02.158Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-29T18:24:02.158Z] === RUN TestExec [2020-09-29T18:24:02.793Z] --- PASS: TestExec (0.87s) [2020-09-29T18:24:02.793Z] === RUN TestExecUser [2020-09-29T18:24:03.831Z] --- PASS: TestExecUser (0.95s) [2020-09-29T18:24:03.831Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:24:04.926Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-09-29T18:24:04.926Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:24:06.440Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-09-29T18:24:06.440Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:24:07.485Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-29T18:24:07.485Z] === RUN TestHealthKillContainer [2020-09-29T18:24:09.074Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:24:09.074Z] [2020-09-29T18:24:10.975Z] + TEST_INTEGRATION_DEST=1 [2020-09-29T18:24:10.975Z] + CONTAINER_NAME=docker-pr4-1 [2020-09-29T18:24:10.975Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:24:10.975Z] + run_tests test-integration-flaky [2020-09-29T18:24:10.975Z] + '[' -n 0 ']' [2020-09-29T18:24:10.975Z] + rm= [2020-09-29T18:24:10.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41500/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh test-integration-flaky test-integration [2020-09-29T18:24:10.975Z] + c=0 [2020-09-29T18:24:10.975Z] + TEST_INTEGRATION_DEST=3 [2020-09-29T18:24:10.975Z] + CONTAINER_NAME=docker-pr4-3 [2020-09-29T18:24:10.975Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T18:24:10.975Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-29T18:24:10.975Z] + run_tests [2020-09-29T18:24:10.975Z] + '[' -n 0 ']' [2020-09-29T18:24:10.975Z] + rm= [2020-09-29T18:24:10.975Z] + TEST_INTEGRATION_DEST=2 [2020-09-29T18:24:10.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41500/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh '' test-integration [2020-09-29T18:24:10.975Z] + CONTAINER_NAME=docker-pr4-2 [2020-09-29T18:24:10.975Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T18:24:10.975Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-29T18:24:10.975Z] + run_tests [2020-09-29T18:24:10.975Z] + '[' -n 0 ']' [2020-09-29T18:24:10.975Z] + rm= [2020-09-29T18:24:10.975Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41500/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh '' test-integration [2020-09-29T18:24:10.975Z] ++ jobs -p [2020-09-29T18:24:10.975Z] + for job in $(jobs -p) [2020-09-29T18:24:10.975Z] + wait 7294 [2020-09-29T18:24:11.008Z] --- PASS: TestHealthKillContainer (2.95s) [2020-09-29T18:24:11.008Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:24:11.301Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-29T18:24:11.301Z] === RUN TestIpcModeNone [2020-09-29T18:24:11.545Z] [2020-09-29T18:24:11.545Z] [2020-09-29T18:24:11.805Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-29T18:24:11.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:24:11.805Z] [2020-09-29T18:24:11.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:24:11.805Z] HOSTNAME=f1f48a026017 [2020-09-29T18:24:11.805Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T18:24:11.805Z] TESTDEBUG=0 [2020-09-29T18:24:11.805Z] DEST=bundles/test-integration [2020-09-29T18:24:11.805Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:24:11.805Z] KEEPBUNDLE=1 [2020-09-29T18:24:11.805Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:24:11.805Z] container=docker [2020-09-29T18:24:11.805Z] HOME=/root [2020-09-29T18:24:11.805Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:24:11.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:24:11.805Z] VALIDATE_BRANCH=master [2020-09-29T18:24:11.805Z] TERM=xterm [2020-09-29T18:24:11.805Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:24:11.805Z] SHLVL=1 [2020-09-29T18:24:11.805Z] TIMEOUT=120m [2020-09-29T18:24:11.805Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:24:11.805Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:24:11.805Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-29T18:24:11.805Z] GO111MODULE=off [2020-09-29T18:24:11.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:24:11.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:24:11.805Z] GOPATH=/go [2020-09-29T18:24:11.805Z] PKG_CONFIG=pkg-config [2020-09-29T18:24:11.805Z] _=/usr/bin/env [2020-09-29T18:24:11.805Z] Building test suite binary ./integration-cli/test.main [2020-09-29T18:24:11.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:24:11.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:24:11.805Z] HOSTNAME=34da1b9d9f7a [2020-09-29T18:24:11.805Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T18:24:11.805Z] TESTDEBUG=0 [2020-09-29T18:24:11.805Z] DEST=bundles/test-integration [2020-09-29T18:24:11.805Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:24:11.805Z] KEEPBUNDLE=1 [2020-09-29T18:24:11.805Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:24:11.805Z] container=docker [2020-09-29T18:24:11.805Z] HOME=/root [2020-09-29T18:24:11.805Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:24:11.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:24:11.805Z] VALIDATE_BRANCH=master [2020-09-29T18:24:11.805Z] TERM=xterm [2020-09-29T18:24:11.805Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:24:11.805Z] SHLVL=1 [2020-09-29T18:24:11.805Z] TIMEOUT=120m [2020-09-29T18:24:11.805Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:24:11.805Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:24:11.805Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-29T18:24:11.805Z] GO111MODULE=off [2020-09-29T18:24:11.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:24:11.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:24:11.805Z] GOPATH=/go [2020-09-29T18:24:11.805Z] PKG_CONFIG=pkg-config [2020-09-29T18:24:11.805Z] _=/usr/bin/env [2020-09-29T18:24:11.805Z] Building test suite binary ./integration-cli/test.main [2020-09-29T18:24:12.064Z] No new tests added to integration. [2020-09-29T18:24:12.064Z] [2020-09-29T18:24:12.064Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T18:24:12.338Z] --- PASS: TestIpcModeNone (0.99s) [2020-09-29T18:24:12.338Z] === RUN TestIpcModePrivate [2020-09-29T18:24:12.493Z] INFO: Expanding go... [2020-09-29T18:24:13.375Z] --- PASS: TestIpcModePrivate (0.92s) [2020-09-29T18:24:13.375Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-29T18:24:13.375Z] === RUN TestIpcModeShareable [2020-09-29T18:24:13.442Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T18:24:13.442Z] HOSTNAME=09d209f42b4c [2020-09-29T18:24:13.442Z] TESTDEBUG=0 [2020-09-29T18:24:13.442Z] DEST=bundles/test-integration [2020-09-29T18:24:13.442Z] PWD=/go/src/github.com/docker/docker [2020-09-29T18:24:13.442Z] KEEPBUNDLE=1 [2020-09-29T18:24:13.442Z] DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b [2020-09-29T18:24:13.442Z] container=docker [2020-09-29T18:24:13.442Z] HOME=/root [2020-09-29T18:24:13.442Z] GOLANG_VERSION=1.13.15 [2020-09-29T18:24:13.442Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T18:24:13.442Z] VALIDATE_BRANCH=master [2020-09-29T18:24:13.442Z] TERM=xterm [2020-09-29T18:24:13.442Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T18:24:13.442Z] SHLVL=1 [2020-09-29T18:24:13.442Z] TIMEOUT=120m [2020-09-29T18:24:13.442Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T18:24:13.442Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T18:24:13.442Z] GO111MODULE=off [2020-09-29T18:24:13.442Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T18:24:13.442Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T18:24:13.442Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T18:24:13.442Z] GOPATH=/go [2020-09-29T18:24:13.442Z] PKG_CONFIG=pkg-config [2020-09-29T18:24:13.442Z] _=/usr/bin/env [2020-09-29T18:24:13.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:24:14.010Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-29T18:24:14.010Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-29T18:24:14.010Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T18:24:15.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:24:15.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:24:15.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:24:17.533Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-09-29T18:24:17.533Z] === RUN TestAPIIpcModeHost [2020-09-29T18:24:17.533Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-09-29T18:24:17.533Z] === RUN TestDaemonIpcModeShareable [2020-09-29T18:24:19.605Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-09-29T18:24:19.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T18:24:19.605Z] === RUN TestDaemonIpcModePrivate [2020-09-29T18:24:21.117Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-09-29T18:24:21.117Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T18:24:21.117Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T18:24:22.628Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-09-29T18:24:22.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T18:24:22.628Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T18:24:24.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-29T18:24:24.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T18:24:24.701Z] === RUN TestIpcModeOlderClient [2020-09-29T18:24:24.701Z] === PAUSE TestIpcModeOlderClient [2020-09-29T18:24:24.701Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:24:25.335Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-09-29T18:24:25.335Z] === RUN TestKillContainer [2020-09-29T18:24:25.335Z] === RUN TestKillContainer/no_signal [2020-09-29T18:24:26.372Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:24:26.664Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:24:28.175Z] --- PASS: TestKillContainer (2.47s) [2020-09-29T18:24:28.175Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-09-29T18:24:28.175Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-09-29T18:24:28.175Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-09-29T18:24:28.175Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:24:28.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T18:24:28.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T18:24:29.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-09-29T18:24:29.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-09-29T18:24:29.445Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-09-29T18:24:29.445Z] === RUN TestKillStoppedContainer [2020-09-29T18:24:29.737Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-29T18:24:29.737Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:24:29.737Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-09-29T18:24:29.737Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:24:30.775Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2020-09-29T18:24:30.775Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:24:30.775Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T18:24:30.775Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:24:30.775Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:24:30.775Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T18:24:30.775Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:24:30.775Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T18:24:31.068Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-09-29T18:24:31.068Z] === RUN TestLinksContainerNames [2020-09-29T18:24:31.105Z] --- PASS: TestBuildWithHugeFile (40.21s) [2020-09-29T18:24:31.105Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:24:31.105Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:24:31.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:24:31.105Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:24:31.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:24:31.105Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:24:31.105Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:24:31.105Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:24:31.105Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:24:31.105Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:24:31.105Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s) [2020-09-29T18:24:31.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-09-29T18:24:31.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-09-29T18:24:31.105Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-09-29T18:24:31.105Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:24:31.105Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T18:24:31.105Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T18:24:31.105Z] --- PASS: TestBuildPreserveOwnership (5.98s) [2020-09-29T18:24:31.105Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2020-09-29T18:24:31.105Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-09-29T18:24:31.105Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:24:31.105Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-29T18:24:31.105Z] PASS [2020-09-29T18:24:31.105Z] [2020-09-29T18:24:31.105Z] === Skipped [2020-09-29T18:24:31.105Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-29T18:24:31.105Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:24:31.105Z] [2020-09-29T18:24:31.105Z] [2020-09-29T18:24:31.105Z] DONE 32 tests, 1 skipped in 90.314s [2020-09-29T18:24:31.105Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T18:24:31.105Z] ++ 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 [2020-09-29T18:24:31.105Z] ++ set -e [2020-09-29T18:24:31.105Z] ++ '[' -n 0 ']' [2020-09-29T18:24:31.105Z] ++ set -x [2020-09-29T18:24:31.105Z] ++ 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 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 [2020-09-29T18:24:31.105Z] INFO: Testing against a local daemon [2020-09-29T18:24:31.105Z] === RUN TestConfigInspect [2020-09-29T18:24:33.142Z] --- PASS: TestLinksContainerNames (1.72s) [2020-09-29T18:24:33.142Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:24:33.782Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-09-29T18:24:33.782Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T18:24:34.407Z] --- PASS: TestConfigInspect (3.29s) [2020-09-29T18:24:34.407Z] === RUN TestConfigList [2020-09-29T18:24:34.820Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/default [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/private [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/slave [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/shared [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T18:24:34.820Z] === CONT TestMountDaemonRoot/default [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T18:24:34.820Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:24:34.820Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:24:34.820Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:24:34.820Z] === CONT TestMountDaemonRoot/shared [2020-09-29T18:24:34.820Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T18:24:34.820Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/slave [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/private [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T18:24:34.821Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:24:34.821Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:24:34.821Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:24:35.113Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:24:35.114Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:24:35.114Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T18:24:35.407Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-29T18:24:35.407Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-29T18:24:35.407Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T18:24:37.480Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-09-29T18:24:37.480Z] === RUN TestNetworkNat [2020-09-29T18:24:37.596Z] INFO: Expanding compiler 1 of 3... [2020-09-29T18:24:37.596Z] INFO: Expanding compiler 2 of 3... [2020-09-29T18:24:37.708Z] --- PASS: TestConfigList (3.19s) [2020-09-29T18:24:37.708Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:24:38.517Z] --- PASS: TestNetworkNat (0.93s) [2020-09-29T18:24:38.517Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:24:39.554Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-09-29T18:24:39.554Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:24:40.500Z] INFO: Expanding compiler 3 of 3... [2020-09-29T18:24:40.556Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 1m57.869039684s [2020-09-29T18:24:40.556Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 679.66684ms [2020-09-29T18:24:40.957Z] INFO: Removing downloaded files... [2020-09-29T18:24:40.957Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-29T18:24:40.957Z] INFO: Configuring git core.autocrlf... [2020-09-29T18:24:41.021Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-09-29T18:24:41.021Z] === RUN TestConfigsUpdate [2020-09-29T18:24:42.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:24:42.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:24:42.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:24:43.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:24:43.139Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2020-09-29T18:24:43.139Z] === RUN TestPause [2020-09-29T18:24:43.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:24:43.431Z] --- PASS: TestPause (0.88s) [2020-09-29T18:24:43.431Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:24:43.431Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:24:43.432Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:24:43.432Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:24:44.324Z] --- PASS: TestConfigsUpdate (3.22s) [2020-09-29T18:24:44.324Z] === RUN TestTemplatedConfig [2020-09-29T18:24:44.469Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-09-29T18:24:44.469Z] === RUN TestPsFilter [2020-09-29T18:24:44.469Z] --- PASS: TestPsFilter (0.31s) [2020-09-29T18:24:44.469Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:24:45.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-09-29T18:24:45.506Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:24:45.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:24:46.140Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2020-09-29T18:24:46.140Z] === RUN TestRemoveContainerRunning [2020-09-29T18:24:47.177Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-09-29T18:24:47.177Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:24:47.626Z] --- PASS: TestTemplatedConfig (3.49s) [2020-09-29T18:24:47.626Z] === RUN TestConfigCreateResolve [2020-09-29T18:24:47.812Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-09-29T18:24:47.812Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:24:47.812Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T18:24:47.812Z] === RUN TestRenameLinkedContainer [2020-09-29T18:24:49.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:24:50.928Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-09-29T18:24:50.928Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:24:50.928Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-09-29T18:24:50.928Z] PASS [2020-09-29T18:24:50.928Z] [2020-09-29T18:24:50.928Z] DONE 7 tests in 20.323s [2020-09-29T18:24:50.928Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T18:24:50.928Z] ++ 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 [2020-09-29T18:24:50.928Z] ++ set -e [2020-09-29T18:24:50.928Z] ++ '[' -n 0 ']' [2020-09-29T18:24:50.928Z] ++ set -x [2020-09-29T18:24:50.928Z] ++ 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 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 [2020-09-29T18:24:51.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:24:51.188Z] INFO: Testing against a local daemon [2020-09-29T18:24:51.188Z] === RUN TestCheckpoint [2020-09-29T18:24:51.188Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:24:51.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:24:51.188Z] === RUN TestContainerInvalidJSON [2020-09-29T18:24:51.188Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:24:51.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:24:51.188Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:24:51.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:24:51.188Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:24:51.188Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:24:51.188Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:24:51.188Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:24:51.188Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:24:51.188Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-29T18:24:51.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T18:24:51.188Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T18:24:51.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T18:24:51.188Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:24:51.344Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-09-29T18:24:51.344Z] === RUN TestRenameStoppedContainer [2020-09-29T18:24:51.449Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-09-29T18:24:51.449Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:24:51.449Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-09-29T18:24:51.449Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:24:51.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-09-29T18:24:51.711Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:24:51.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-29T18:24:51.711Z] === RUN TestCopyFromContainer [2020-09-29T18:24:52.434Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-09-29T18:24:52.434Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:24:52.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:24:52.771Z] INFO [runner/unused/goanalysis] analyzers took 27.480794402s with top 10 stages: buildssa: 23.264497238s, U1000: 4.216297164s [2020-09-29T18:24:53.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:24:53.624Z] === RUN TestCopyFromContainer// [2020-09-29T18:24:53.624Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T18:24:53.885Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T18:24:53.885Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T18:24:53.946Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-09-29T18:24:53.946Z] === RUN TestRenameInvalidName [2020-09-29T18:24:54.147Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T18:24:54.147Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T18:24:54.408Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T18:24:54.408Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T18:24:54.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T18:24:54.669Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer (3.14s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-29T18:24:54.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-29T18:24:54.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:24:54.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:24:54.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:24:54.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:24:54.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:24:54.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:24:54.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:24:54.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:24:54.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:24:54.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:24:54.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T18:24:54.930Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:24:54.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-29T18:24:54.930Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:24:54.930Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:24:54.930Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:24:54.930Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:24:54.930Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:24:54.930Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:24:54.930Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:24:54.930Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:24:54.930Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:24:54.930Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:24:54.930Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T18:24:54.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:24:54.930Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:24:54.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T18:24:54.930Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:24:54.983Z] --- PASS: TestRenameInvalidName (0.92s) [2020-09-29T18:24:54.983Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:24:55.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:24:56.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:24:57.477Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2020-09-29T18:24:57.477Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:24:58.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:24:59.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:24:59.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:24:59.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:24:59.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:24:59.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:24:59.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:24:59.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:24:59.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:24:59.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:24:59.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:24:59.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-09-29T18:24:59.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-29T18:24:59.392Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:24:59.964Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-09-29T18:24:59.964Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:24:59.964Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:24:59.964Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:25:00.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:25:00.225Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-29T18:25:00.225Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T18:25:00.225Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:25:00.225Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:25:00.225Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-29T18:25:00.225Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T18:25:00.225Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T18:25:00.225Z] === RUN TestDaemonRestartIpcMode [2020-09-29T18:25:00.225Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T18:25:00.225Z] === RUN TestDaemonHostGatewayIP [2020-09-29T18:25:00.225Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T18:25:00.225Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:25:00.225Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T18:25:00.225Z] === RUN TestDiff [2020-09-29T18:25:00.628Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-09-29T18:25:00.628Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:25:00.628Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-09-29T18:25:00.628Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:25:00.797Z] --- PASS: TestDiff (0.73s) [2020-09-29T18:25:00.797Z] === RUN TestExecWithCloseStdin [2020-09-29T18:25:01.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:25:01.741Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-09-29T18:25:01.741Z] === RUN TestExec [2020-09-29T18:25:02.223Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-09-29T18:25:02.223Z] === RUN TestResize [2020-09-29T18:25:02.684Z] --- PASS: TestExec (0.89s) [2020-09-29T18:25:02.684Z] === RUN TestExecUser [2020-09-29T18:25:03.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:25:03.085Z] Using test binary docker [2020-09-29T18:25:03.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T18:25:03.085Z] +++ /etc/init.d/apparmor start [2020-09-29T18:25:03.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:25:03.085Z] INFO: Waiting for daemon to start... [2020-09-29T18:25:03.085Z] Starting dockerd [2020-09-29T18:25:03.085Z] +++ 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 [2020-09-29T18:25:03.261Z] --- PASS: TestResize (0.88s) [2020-09-29T18:25:03.261Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:25:03.641Z] --- PASS: TestExecUser (0.89s) [2020-09-29T18:25:03.641Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:25:04.299Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-09-29T18:25:04.299Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:25:04.584Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-29T18:25:04.584Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:25:04.985Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:04.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:04.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:04.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:25:04.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:25:05.156Z] . [2020-09-29T18:25:05.156Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:25:05.156Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:25:05.156Z] Error: No such image: emptyfs [2020-09-29T18:25:05.156Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:25:05.156Z] ++++ docker load [2020-09-29T18:25:05.156Z] Running integration-test (iteration 1) [2020-09-29T18:25:05.156Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T18:25:05.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:25:05.156Z] ++ set -e [2020-09-29T18:25:05.156Z] ++ '[' -n 0 ']' [2020-09-29T18:25:05.156Z] ++ set -x [2020-09-29T18:25:05.156Z] ++ 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=ppc64le 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 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:25:06.499Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-09-29T18:25:06.499Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:25:07.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:07.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:07.885Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-09-29T18:25:07.885Z] === RUN TestHealthKillContainer [2020-09-29T18:25:08.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:25:08.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:25:09.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:25:10.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:25:10.430Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-29T18:25:10.430Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:25:11.374Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-09-29T18:25:11.374Z] === RUN TestIpcModeNone [2020-09-29T18:25:11.945Z] --- PASS: TestIpcModeNone (0.84s) [2020-09-29T18:25:11.945Z] === RUN TestIpcModePrivate [2020-09-29T18:25:12.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:25:12.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:25:12.888Z] --- PASS: TestIpcModePrivate (0.81s) [2020-09-29T18:25:12.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-29T18:25:12.888Z] === RUN TestIpcModeShareable [2020-09-29T18:25:13.830Z] --- PASS: TestIpcModeShareable (0.84s) [2020-09-29T18:25:13.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-29T18:25:13.830Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T18:25:15.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:25:15.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:25:16.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2020-09-29T18:25:16.377Z] === RUN TestAPIIpcModeHost [2020-09-29T18:25:16.949Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-09-29T18:25:16.949Z] === RUN TestDaemonIpcModeShareable [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-09-29T18:25:17.820Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-09-29T18:25:17.820Z] === RUN TestCgroupNamespacesRun [2020-09-29T18:25:18.864Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-09-29T18:25:18.864Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-29T18:25:18.864Z] === RUN TestDaemonIpcModePrivate [2020-09-29T18:25:19.382Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-09-29T18:25:19.382Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T18:25:20.566Z] Loaded image: buildpack-deps:buster [2020-09-29T18:25:20.566Z] Loaded image: busybox:latest [2020-09-29T18:25:20.566Z] Loaded image: busybox:glibc [2020-09-29T18:25:20.566Z] Loaded image: debian:buster [2020-09-29T18:25:20.566Z] Loaded image: hello-world:latest [2020-09-29T18:25:20.566Z] INFO: Testing against a local daemon [2020-09-29T18:25:20.566Z] === RUN TestCgroupNamespacesBuild [2020-09-29T18:25:20.566Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2020-09-29T18:25:20.566Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T18:25:20.783Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-09-29T18:25:20.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-29T18:25:20.783Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T18:25:21.045Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2020-09-29T18:25:21.045Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T18:25:21.202Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-09-29T18:25:21.202Z] === RUN TestBuildWithSession [2020-09-29T18:25:21.202Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:25:21.202Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:25:21.202Z] === RUN TestBuildSquashParent [2020-09-29T18:25:22.169Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-29T18:25:22.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-29T18:25:22.169Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T18:25:22.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-09-29T18:25:22.667Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T18:25:24.087Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-09-29T18:25:24.087Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-29T18:25:24.087Z] === RUN TestIpcModeOlderClient [2020-09-29T18:25:24.087Z] === PAUSE TestIpcModeOlderClient [2020-09-29T18:25:24.087Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:25:24.380Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-09-29T18:25:24.380Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T18:25:25.031Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-09-29T18:25:25.031Z] === RUN TestKillContainer [2020-09-29T18:25:25.031Z] === RUN TestKillContainer/no_signal [2020-09-29T18:25:25.602Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:25:25.669Z] --- PASS: TestBuildSquashParent (4.21s) [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:25:25.669Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:25:25.669Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:25:25.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:25:25.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:25:25.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:25:25.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:25:26.035Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-09-29T18:25:26.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T18:25:26.175Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:25:27.117Z] --- PASS: TestKillContainer (2.26s) [2020-09-29T18:25:27.117Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-09-29T18:25:27.117Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-29T18:25:27.117Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-09-29T18:25:27.117Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:25:27.117Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T18:25:27.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-09-29T18:25:27.603Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T18:25:27.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:25:28.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:25:28.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T18:25:28.634Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-09-29T18:25:28.634Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-09-29T18:25:28.634Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-09-29T18:25:28.634Z] === RUN TestKillStoppedContainer [2020-09-29T18:25:28.641Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-29T18:25:28.641Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T18:25:28.895Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-09-29T18:25:28.895Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:25:28.895Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-09-29T18:25:28.895Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:25:29.837Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-09-29T18:25:29.837Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:25:29.837Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T18:25:29.837Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:25:29.837Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:25:29.837Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T18:25:29.837Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:25:29.837Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2020-09-29T18:25:30.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-09-29T18:25:30.127Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:25:30.127Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:25:30.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-09-29T18:25:30.152Z] === RUN TestKernelTCPMemory [2020-09-29T18:25:30.409Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-09-29T18:25:30.409Z] === RUN TestLinksContainerNames [2020-09-29T18:25:31.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:25:31.192Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-09-29T18:25:31.192Z] === RUN TestNISDomainname [2020-09-29T18:25:31.464Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:25:31.756Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:25:31.764Z] --- PASS: TestImportExtremelyLargeImageWorks (105.84s) [2020-09-29T18:25:31.764Z] PASS [2020-09-29T18:25:31.764Z] [2020-09-29T18:25:31.764Z] === Skipped [2020-09-29T18:25:31.764Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:25:31.764Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T18:25:31.764Z] [2020-09-29T18:25:31.764Z] [2020-09-29T18:25:31.764Z] DONE 12 tests, 1 skipped in 110.143s [2020-09-29T18:25:31.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T18:25:31.764Z] INFO: Testing against a local daemon [2020-09-29T18:25:31.764Z] === RUN TestNetworkCreateDelete [2020-09-29T18:25:31.764Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-29T18:25:31.764Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:25:31.764Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-09-29T18:25:31.764Z] === RUN TestDaemonDNSFallback [2020-09-29T18:25:31.795Z] --- PASS: TestLinksContainerNames (1.53s) [2020-09-29T18:25:31.795Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:25:32.053Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:25:32.228Z] --- PASS: TestNISDomainname (0.96s) [2020-09-29T18:25:32.228Z] === RUN TestHostnameDnsResolution [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy (2.78s) [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2020-09-29T18:25:32.688Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-09-29T18:25:32.688Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:25:32.737Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-09-29T18:25:32.737Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T18:25:33.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/default [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/private [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/slave [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/shared [2020-09-29T18:25:33.308Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T18:25:33.308Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/default [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/private [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/shared [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/slave [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T18:25:33.309Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:25:33.309Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:25:33.309Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:25:33.322Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-09-29T18:25:33.322Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:25:33.570Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T18:25:33.739Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-09-29T18:25:33.739Z] === RUN TestStats [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T18:25:33.830Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-09-29T18:25:33.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-09-29T18:25:33.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-29T18:25:33.831Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T18:25:34.300Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-09-29T18:25:34.300Z] === RUN TestInspectNetwork [2020-09-29T18:25:34.300Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-29T18:25:34.300Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:25:34.300Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-29T18:25:34.300Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:25:34.300Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:25:34.300Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:25:34.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:25:34.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:25:34.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:25:34.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:25:34.300Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:25:34.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:25:34.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:25:34.300Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-29T18:25:34.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T18:25:34.300Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T18:25:34.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:25:34.300Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:25:34.300Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-29T18:25:34.300Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:25:34.300Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-09-29T18:25:34.300Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:25:34.300Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:25:34.300Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:25:34.300Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:25:34.300Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:25:34.300Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:25:34.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:25:34.300Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:25:34.300Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:25:34.300Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] PASS [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === Skipped [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-29T18:25:34.300Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-29T18:25:34.300Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-29T18:25:34.300Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-09-29T18:25:34.300Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-29T18:25:34.300Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T18:25:34.300Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] DONE 19 tests, 12 skipped in 8.015s [2020-09-29T18:25:34.300Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:25:34.300Z] INFO: Testing against a local daemon [2020-09-29T18:25:34.300Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T18:25:34.300Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:25:34.300Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:25:34.300Z] === RUN TestDockerNetworkIpvlan [2020-09-29T18:25:34.300Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:25:34.300Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:25:34.300Z] PASS [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === Skipped [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:25:34.300Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:25:34.300Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] DONE 2 tests, 2 skipped in 0.117s [2020-09-29T18:25:34.300Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:25:34.300Z] INFO: Testing against a local daemon [2020-09-29T18:25:34.300Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T18:25:34.300Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T18:25:34.300Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] === RUN TestDockerNetworkMacvlan [2020-09-29T18:25:34.300Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-29T18:25:34.300Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] PASS [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === Skipped [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T18:25:34.300Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-29T18:25:34.300Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] DONE 2 tests, 2 skipped in 0.115s [2020-09-29T18:25:34.300Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T18:25:34.300Z] testing: warning: no tests to run [2020-09-29T18:25:34.300Z] PASS [2020-09-29T18:25:34.300Z] [2020-09-29T18:25:34.300Z] DONE 0 tests in 0.024s [2020-09-29T18:25:34.300Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T18:25:34.559Z] INFO: Testing against a local daemon [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginTLS [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginHeader [2020-09-29T18:25:34.560Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-29T18:25:34.560Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:34.560Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T18:25:34.835Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-09-29T18:25:34.835Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:25:35.127Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2020-09-29T18:25:35.127Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:35.127Z] === RUN TestAuthZPluginV2Disable [2020-09-29T18:25:35.128Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-09-29T18:25:35.128Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:25:36.065Z] --- SKIP: TestAuthZPluginV2Disable (0.88s) [2020-09-29T18:25:36.065Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:36.065Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T18:25:36.065Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.24s) [2020-09-29T18:25:36.065Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:36.065Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T18:25:36.377Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2020-09-29T18:25:36.377Z] === RUN TestNetworkNat [2020-09-29T18:25:36.949Z] --- PASS: TestNetworkNat (0.84s) [2020-09-29T18:25:36.949Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:25:37.002Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.96s) [2020-09-29T18:25:37.002Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:37.002Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T18:25:37.202Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2020-09-29T18:25:37.202Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:25:37.261Z] --- PASS: TestStats (2.94s) [2020-09-29T18:25:37.261Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:25:37.261Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T18:25:37.261Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T18:25:37.261Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T18:25:37.261Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T18:25:37.261Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T18:25:37.261Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T18:25:37.261Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T18:25:37.261Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T18:25:37.261Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T18:25:37.261Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T18:25:37.840Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-09-29T18:25:37.840Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:25:37.892Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-09-29T18:25:37.893Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:25:37.951Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T18:25:38.907Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (1.49s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] PASS [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === Skipped [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.88s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.24s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.96s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (1.49s) [2020-09-29T18:25:38.907Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] DONE 17 tests, 17 skipped in 4.171s [2020-09-29T18:25:38.907Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T18:25:38.907Z] INFO: Testing against a local daemon [2020-09-29T18:25:38.907Z] === RUN TestPluginInvalidJSON [2020-09-29T18:25:38.907Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:25:38.907Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:25:38.907Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:25:38.907Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T18:25:38.907Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:25:38.907Z] === RUN TestPluginInstall [2020-09-29T18:25:38.907Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T18:25:38.907Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] PASS [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] === Skipped [2020-09-29T18:25:38.907Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-29T18:25:38.907Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] [2020-09-29T18:25:38.907Z] DONE 3 tests, 1 skipped in 0.163s [2020-09-29T18:25:38.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T18:25:38.907Z] INFO: Testing against a local daemon [2020-09-29T18:25:38.907Z] === RUN TestExternalGraphDriver [2020-09-29T18:25:39.356Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2020-09-29T18:25:39.356Z] === RUN TestBuildWithHugeFile [2020-09-29T18:25:40.022Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T18:25:40.284Z] --- SKIP: TestExternalGraphDriver (1.37s) [2020-09-29T18:25:40.285Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T18:25:40.285Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:25:41.192Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-09-29T18:25:41.192Z] === RUN TestPause [2020-09-29T18:25:41.533Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-29T18:25:41.533Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-09-29T18:25:41.533Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-09-29T18:25:41.533Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-09-29T18:25:41.533Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-09-29T18:25:41.533Z] === RUN TestDeleteDevicemapper [2020-09-29T18:25:41.533Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T18:25:41.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:25:41.533Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:25:41.767Z] --- PASS: TestPause (0.83s) [2020-09-29T18:25:41.767Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:25:41.767Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:25:41.767Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:25:41.767Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:25:42.710Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-09-29T18:25:42.710Z] === RUN TestPsFilter [2020-09-29T18:25:42.971Z] --- PASS: TestPsFilter (0.24s) [2020-09-29T18:25:42.971Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:25:43.914Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-09-29T18:25:43.914Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:25:44.485Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-09-29T18:25:44.485Z] === RUN TestRemoveContainerRunning [2020-09-29T18:25:45.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2020-09-29T18:25:45.078Z] === RUN TestUpdateMemory [2020-09-29T18:25:45.078Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T18:25:45.078Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:25:45.078Z] === RUN TestUpdateCPUQuota [2020-09-29T18:25:45.428Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-09-29T18:25:45.428Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:25:46.001Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-09-29T18:25:46.001Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:25:46.001Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T18:25:46.001Z] === RUN TestRenameLinkedContainer [2020-09-29T18:25:46.116Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-09-29T18:25:46.116Z] === RUN TestUpdatePidsLimit [2020-09-29T18:25:46.116Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T18:25:46.752Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T18:25:46.855Z] --- PASS: TestGraphdriverPluginV2 (6.10s) [2020-09-29T18:25:46.855Z] PASS [2020-09-29T18:25:46.855Z] [2020-09-29T18:25:46.855Z] === Skipped [2020-09-29T18:25:46.855Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (1.37s) [2020-09-29T18:25:46.855Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T18:25:46.855Z] [2020-09-29T18:25:46.855Z] [2020-09-29T18:25:46.855Z] DONE 2 tests, 1 skipped in 7.591s [2020-09-29T18:25:46.855Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T18:25:46.855Z] INFO: Testing against a local daemon [2020-09-29T18:25:46.855Z] === RUN TestContinueAfterPluginCrash [2020-09-29T18:25:46.855Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T18:25:46.855Z] === RUN TestReadPluginNoRead [2020-09-29T18:25:46.855Z] === PAUSE TestReadPluginNoRead [2020-09-29T18:25:46.855Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T18:25:46.855Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T18:25:46.855Z] === CONT TestContinueAfterPluginCrash [2020-09-29T18:25:46.855Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T18:25:47.045Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T18:25:47.337Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T18:25:47.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T18:25:48.265Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T18:25:48.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T18:25:49.305Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-09-29T18:25:49.305Z] === RUN TestRenameStoppedContainer [2020-09-29T18:25:49.877Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-09-29T18:25:49.877Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-29T18:25:50.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-29T18:25:50.071Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:25:51.263Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-09-29T18:25:51.264Z] === RUN TestRenameInvalidName [2020-09-29T18:25:52.206Z] --- PASS: TestRenameInvalidName (0.79s) [2020-09-29T18:25:52.206Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:25:56.413Z] --- PASS: TestRenameAnonymousContainer (3.91s) [2020-09-29T18:25:56.413Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:25:56.674Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-09-29T18:25:56.674Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:25:58.588Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-09-29T18:25:58.588Z] === RUN TestResize [2020-09-29T18:25:59.160Z] --- PASS: TestResize (0.77s) [2020-09-29T18:25:59.160Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:25:59.731Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-09-29T18:25:59.731Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:26:00.676Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:00.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:00.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:00.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:26:00.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:26:00.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:00.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:26:01.752Z] --- PASS: TestDaemonStartWithLogOpt (13.50s) [2020-09-29T18:26:01.752Z] === CONT TestReadPluginNoRead [2020-09-29T18:26:02.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:26:02.715Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-09-29T18:26:02.715Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:26:03.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:26:03.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:26:03.657Z] --- PASS: TestContinueAfterPluginCrash (17.10s) [2020-09-29T18:26:03.657Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T18:26:03.782Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-09-29T18:26:03.782Z] === RUN TestWaitNonBlocked [2020-09-29T18:26:03.782Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:03.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:03.782Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:03.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:03.782Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:03.782Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:04.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:26:04.826Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T18:26:04.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-09-29T18:26:04.826Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-09-29T18:26:04.826Z] === RUN TestWaitBlocked [2020-09-29T18:26:04.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:04.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:04.826Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:04.826Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:04.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:04.826Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:05.863Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-29T18:26:05.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-09-29T18:26:05.863Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-09-29T18:26:05.863Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T18:26:05.863Z] === CONT TestIpcModeOlderClient [2020-09-29T18:26:05.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:26:05.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:06.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:26:06.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:26:06.156Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-29T18:26:06.156Z] === CONT TestDaemonHostGatewayIP [2020-09-29T18:26:06.194Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T18:26:08.104Z] === RUN TestReadPluginNoRead/default [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2020-09-29T18:26:08.707Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-09-29T18:26:08.707Z] === RUN TestCgroupNamespacesRun [2020-09-29T18:26:08.894Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2020-09-29T18:26:08.894Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T18:26:09.933Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2020-09-29T18:26:09.933Z] === CONT TestDaemonRestartIpcMode [2020-09-29T18:26:10.624Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-09-29T18:26:10.624Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T18:26:10.641Z] --- PASS: TestReadPluginNoRead (10.30s) [2020-09-29T18:26:10.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-09-29T18:26:10.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2020-09-29T18:26:10.642Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-09-29T18:26:10.642Z] read_test.go:92: [d573f81b3c211] daemon is not started [2020-09-29T18:26:10.642Z] PASS [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] DONE 6 tests in 23.943s [2020-09-29T18:26:10.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T18:26:10.642Z] testing: warning: no tests to run [2020-09-29T18:26:10.642Z] PASS [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] DONE 0 tests in 0.037s [2020-09-29T18:26:10.642Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T18:26:10.642Z] INFO: Testing against a local daemon [2020-09-29T18:26:10.642Z] === RUN TestPluginWithDevMounts [2020-09-29T18:26:10.642Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T18:26:10.642Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T18:26:10.642Z] PASS [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === Skipped [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-29T18:26:10.642Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] DONE 1 tests, 1 skipped in 0.130s [2020-09-29T18:26:10.642Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T18:26:10.642Z] INFO: Testing against a local daemon [2020-09-29T18:26:10.642Z] === RUN TestSecretInspect [2020-09-29T18:26:10.642Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-29T18:26:10.642Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] === RUN TestSecretList [2020-09-29T18:26:10.642Z] --- SKIP: TestSecretList (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:26:10.642Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] === RUN TestSecretsUpdate [2020-09-29T18:26:10.642Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] === RUN TestTemplatedSecret [2020-09-29T18:26:10.642Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-29T18:26:10.642Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] === RUN TestSecretCreateResolve [2020-09-29T18:26:10.642Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] PASS [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === Skipped [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-29T18:26:10.642Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-29T18:26:10.642Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-29T18:26:10.642Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] [2020-09-29T18:26:10.642Z] DONE 6 tests, 6 skipped in 0.182s [2020-09-29T18:26:10.642Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T18:26:10.902Z] INFO: Testing against a local daemon [2020-09-29T18:26:10.902Z] === RUN TestServiceCreateInit [2020-09-29T18:26:10.902Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:26:10.902Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:26:10.902Z] --- PASS: TestServiceCreateInit (0.01s) [2020-09-29T18:26:10.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:26:10.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:26:10.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-09-29T18:26:10.902Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceConflict [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-29T18:26:10.902Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-29T18:26:10.902Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T18:26:10.902Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-29T18:26:10.902Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-29T18:26:10.902Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceSysctls [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-29T18:26:10.902Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-09-29T18:26:10.902Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestInspect [2020-09-29T18:26:10.902Z] --- SKIP: TestInspect (0.01s) [2020-09-29T18:26:10.902Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestCreateJob [2020-09-29T18:26:10.902Z] --- SKIP: TestCreateJob (0.01s) [2020-09-29T18:26:10.902Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestReplicatedJob [2020-09-29T18:26:10.902Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-29T18:26:10.902Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:26:10.902Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-29T18:26:10.902Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestServiceListWithStatuses [2020-09-29T18:26:10.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T18:26:10.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:26:10.902Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:26:10.902Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-29T18:26:10.902Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:10.902Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:26:11.161Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-29T18:26:11.161Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:11.161Z] === RUN TestServicePlugin [2020-09-29T18:26:12.013Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-09-29T18:26:12.013Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T18:26:13.460Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-09-29T18:26:13.931Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-09-29T18:26:13.931Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T18:26:14.220Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.891057409s with top 10 stages: buildssa: 1m39.500192764s, goimports: 22.500101496s, unconvert: 13.684234283s, gosec: 10.539928038s, golint: 6.247750198s, ineffassign: 4.323550262s, misspell: 4.122918671s, inspect: 3.725597543s, vrp: 2.875667407s, printf: 1.890540085s [2020-09-29T18:26:14.220Z] INFO [runner] Issues before processing: 2270, after processing: 0 [2020-09-29T18:26:14.220Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, exclude-rules: 64/1585, cgo: 1690/2270, filename_unadjuster: 1690/1690, path_prettifier: 1690/1690, skip_files: 1690/1690, identifier_marker: 1585/1585, exclude: 1585/1585, nolint: 0/64 [2020-09-29T18:26:14.220Z] INFO [runner] processing took 60.35011ms with stages: nolint: 26.176698ms, identifier_marker: 16.954124ms, path_prettifier: 7.710754ms, autogenerated_exclude: 4.215097ms, exclude-rules: 3.398687ms, skip_dirs: 1.592335ms, cgo: 211.327µs, filename_unadjuster: 85.764µs, max_same_issues: 1.211µs, skip_files: 1.117µs, uniq_by_line: 697ns, exclude: 507ns, diff: 453ns, max_from_linter: 430ns, source_code: 394ns, path_shortener: 261ns, max_per_file_from_linter: 254ns [2020-09-29T18:26:14.220Z] INFO [runner] linters took 1m41.354613089s with stages: goanalysis_metalinter: 1m21.597833119s, unused: 19.69609089s [2020-09-29T18:26:14.220Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-09-29T18:26:14.220Z] INFO Memory: 1502 samples, avg is 778.6MB, max is 3840.3MB [2020-09-29T18:26:14.220Z] INFO Execution took 3m39.915129834s [2020-09-29T18:26:14.220Z] Congratulations! The shell scripts are properly formatted. [2020-09-29T18:26:14.456Z] --- SKIP: TestServicePlugin (3.45s) [2020-09-29T18:26:14.456Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] === RUN TestServiceUpdateLabel [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-09-29T18:26:14.456Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-29T18:26:14.456Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] PASS [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === Skipped [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:26:14.456Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:26:14.456Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:26:14.456Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-09-29T18:26:14.456Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-29T18:26:14.456Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-29T18:26:14.456Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T18:26:14.456Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-29T18:26:14.456Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-29T18:26:14.456Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-29T18:26:14.456Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-09-29T18:26:14.456Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-29T18:26:14.456Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-29T18:26:14.456Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-29T18:26:14.456Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-29T18:26:14.456Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T18:26:14.456Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-29T18:26:14.456Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-29T18:26:14.456Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-09-29T18:26:14.456Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-09-29T18:26:14.456Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-29T18:26:14.456Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-29T18:26:14.456Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] [2020-09-29T18:26:14.456Z] DONE 24 tests, 23 skipped in 3.873s [2020-09-29T18:26:14.716Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T18:26:14.716Z] INFO: Testing against a local daemon [2020-09-29T18:26:14.716Z] === RUN TestSessionCreate [2020-09-29T18:26:14.716Z] --- PASS: TestSessionCreate (0.03s) [2020-09-29T18:26:14.716Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:26:14.716Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-29T18:26:14.716Z] PASS [2020-09-29T18:26:14.716Z] [2020-09-29T18:26:14.716Z] DONE 2 tests in 0.155s [2020-09-29T18:26:14.716Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T18:26:14.975Z] INFO: Testing against a local daemon [2020-09-29T18:26:14.975Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:26:14.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:26:14.975Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:26:14.975Z] === RUN TestEventsExecDie [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-29T18:26:15.235Z] --- PASS: TestEventsExecDie (0.46s) [2020-09-29T18:26:15.235Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:26:15.496Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-29T18:26:15.496Z] === RUN TestInfoBinaryCommits [2020-09-29T18:26:15.496Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-29T18:26:15.496Z] === RUN TestInfoAPIVersioned [2020-09-29T18:26:15.496Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T18:26:15.496Z] === RUN TestInfoDiscoveryBackend [2020-09-29T18:26:15.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh dynbinary-daemon test-docker-py [2020-09-29T18:26:15.849Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-09-29T18:26:15.849Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T18:26:16.079Z] [2020-09-29T18:26:16.079Z] Removing bundles/ [2020-09-29T18:26:16.079Z] [2020-09-29T18:26:16.079Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T18:26:16.079Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:26:16.079Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:26:16.875Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-29T18:26:16.875Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T18:26:17.769Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-09-29T18:26:17.769Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T18:26:19.686Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-09-29T18:26:19.686Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T18:26:20.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:26:20.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:26:20.259Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-09-29T18:26:20.259Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T18:26:21.069Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-29T18:26:21.069Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T18:26:21.069Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T18:26:21.069Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:26:21.069Z] === RUN TestInfoAPI [2020-09-29T18:26:21.069Z] --- PASS: TestInfoAPI (0.04s) [2020-09-29T18:26:21.069Z] === RUN TestInfoAPIWarnings [2020-09-29T18:26:21.953Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2020-09-29T18:26:21.953Z] PASS [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === Skipped [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-29T18:26:21.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T18:26:21.953Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T18:26:21.953Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:26:21.953Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T18:26:21.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-29T18:26:21.953Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] [2020-09-29T18:26:21.953Z] DONE 192 tests, 6 skipped in 150.558s [2020-09-29T18:26:21.953Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T18:26:21.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:21.953Z] ++ set -e [2020-09-29T18:26:21.953Z] ++ '[' -n 0 ']' [2020-09-29T18:26:21.953Z] ++ set -x [2020-09-29T18:26:21.953Z] ++ 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=s390x 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 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:21.953Z] INFO: Testing against a local daemon [2020-09-29T18:26:21.953Z] === RUN TestCommitInheritsEnv [2020-09-29T18:26:21.953Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-29T18:26:21.953Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:26:21.953Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T18:26:21.953Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:26:22.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-09-29T18:26:22.184Z] === RUN TestKernelTCPMemory [2020-09-29T18:26:22.245Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-29T18:26:22.245Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:26:22.245Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-29T18:26:22.245Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:26:22.538Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-29T18:26:22.538Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T18:26:22.538Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:26:22.538Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:26:22.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:26:22.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T18:26:22.538Z] === RUN TestTagInvalidReference [2020-09-29T18:26:22.538Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T18:26:22.538Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:26:22.830Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-29T18:26:22.830Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:26:22.830Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T18:26:22.830Z] === RUN TestTagOfficialNames [2020-09-29T18:26:22.830Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-29T18:26:22.830Z] === RUN TestTagMatchesDigest [2020-09-29T18:26:22.830Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-29T18:26:22.830Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T18:26:23.127Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-09-29T18:26:23.127Z] === RUN TestNISDomainname [2020-09-29T18:26:24.070Z] --- PASS: TestNISDomainname (0.96s) [2020-09-29T18:26:24.070Z] === RUN TestHostnameDnsResolution [2020-09-29T18:26:25.457Z] --- PASS: TestHostnameDnsResolution (1.60s) [2020-09-29T18:26:25.457Z] === RUN TestStats [2020-09-29T18:26:28.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:26:28.763Z] --- PASS: TestStats (2.78s) [2020-09-29T18:26:28.763Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:26:28.763Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T18:26:28.763Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T18:26:28.763Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T18:26:28.763Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T18:26:28.763Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T18:26:28.763Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T18:26:28.763Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T18:26:28.763Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T18:26:28.763Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T18:26:28.763Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T18:26:28.763Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T18:26:28.763Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T18:26:32.067Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T18:26:32.067Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-09-29T18:26:32.067Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-09-29T18:26:32.067Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-09-29T18:26:32.067Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-09-29T18:26:32.067Z] === RUN TestDeleteDevicemapper [2020-09-29T18:26:32.067Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T18:26:32.067Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:26:32.067Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:26:33.984Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2020-09-29T18:26:33.984Z] === RUN TestUpdateMemory [2020-09-29T18:26:33.984Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T18:26:33.984Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:26:33.984Z] === RUN TestUpdateCPUQuota [2020-09-29T18:26:35.372Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-09-29T18:26:35.372Z] === RUN TestUpdatePidsLimit [2020-09-29T18:26:35.372Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T18:26:35.633Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T18:26:36.205Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T18:26:36.356Z] --- PASS: TestBuildWithHugeFile (54.55s) [2020-09-29T18:26:36.356Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:26:36.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:26:36.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:26:36.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:26:36.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:26:36.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:26:36.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:26:36.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:26:36.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:26:36.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:26:36.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-29T18:26:36.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-09-29T18:26:36.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-09-29T18:26:36.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-09-29T18:26:36.356Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:26:36.356Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T18:26:36.468Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T18:26:36.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T18:26:36.996Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T18:26:37.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T18:26:37.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T18:26:38.512Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2020-09-29T18:26:38.512Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2020-09-29T18:26:38.512Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-09-29T18:26:38.512Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:26:38.512Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-29T18:26:38.512Z] PASS [2020-09-29T18:26:38.512Z] [2020-09-29T18:26:38.512Z] === Skipped [2020-09-29T18:26:38.512Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-29T18:26:38.512Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:26:38.512Z] [2020-09-29T18:26:38.512Z] [2020-09-29T18:26:38.512Z] DONE 32 tests, 1 skipped in 93.244s [2020-09-29T18:26:38.512Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T18:26:38.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:38.512Z] ++ set -e [2020-09-29T18:26:38.512Z] ++ '[' -n 0 ']' [2020-09-29T18:26:38.512Z] ++ set -x [2020-09-29T18:26:38.512Z] ++ 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=ppc64le 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 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:38.512Z] INFO: Testing against a local daemon [2020-09-29T18:26:38.512Z] === RUN TestConfigInspect [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit (3.63s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-29T18:26:38.953Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-29T18:26:38.953Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:26:39.163Z] --- PASS: TestInfoAPIWarnings (17.34s) [2020-09-29T18:26:39.163Z] === RUN TestInfoDebug [2020-09-29T18:26:39.163Z] --- PASS: TestInfoDebug (1.54s) [2020-09-29T18:26:39.163Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:26:40.589Z] --- PASS: TestConfigInspect (1.93s) [2020-09-29T18:26:40.589Z] === RUN TestConfigList [2020-09-29T18:26:41.074Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-29T18:26:41.074Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:26:42.453Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-29T18:26:42.453Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:26:42.671Z] --- PASS: TestConfigList (1.91s) [2020-09-29T18:26:42.671Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:26:43.833Z] --- PASS: TestLoginFailsWithBadCredentials (1.41s) [2020-09-29T18:26:43.833Z] === RUN TestPingCacheHeaders [2020-09-29T18:26:43.833Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-29T18:26:43.833Z] === RUN TestPingGet [2020-09-29T18:26:43.833Z] --- PASS: TestPingGet (0.01s) [2020-09-29T18:26:43.833Z] === RUN TestPingHead [2020-09-29T18:26:43.833Z] --- PASS: TestPingHead (0.02s) [2020-09-29T18:26:43.833Z] === RUN TestVersion [2020-09-29T18:26:43.833Z] --- PASS: TestVersion (0.02s) [2020-09-29T18:26:43.833Z] PASS [2020-09-29T18:26:43.833Z] [2020-09-29T18:26:43.833Z] === Skipped [2020-09-29T18:26:43.833Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:26:43.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:26:43.833Z] [2020-09-29T18:26:43.833Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T18:26:43.833Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T18:26:43.833Z] [2020-09-29T18:26:43.833Z] [2020-09-29T18:26:43.833Z] DONE 18 tests, 2 skipped in 29.018s [2020-09-29T18:26:43.833Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T18:26:43.833Z] INFO: Testing against a local daemon [2020-09-29T18:26:43.833Z] === RUN TestVolumesCreateAndList [2020-09-29T18:26:43.833Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-29T18:26:43.833Z] === RUN TestVolumesRemove [2020-09-29T18:26:44.093Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-29T18:26:44.093Z] === RUN TestVolumesInspect [2020-09-29T18:26:44.093Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-29T18:26:44.093Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:26:44.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:26:44.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:26:44.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:26:44.093Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-29T18:26:44.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:26:44.093Z] PASS [2020-09-29T18:26:44.093Z] [2020-09-29T18:26:44.093Z] DONE 5 tests in 0.209s [2020-09-29T18:26:44.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:26:44.093Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11916 is not a child of this shell [2020-09-29T18:26:44.093Z] warning: PID 11916 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-29T18:26:44.093Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:26:44.093Z] [2020-09-29T18:26:44.093Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:26:44.093Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:26:44.093Z] [2020-09-29T18:26:44.093Z] To set a process to complain mode, use the command line tool [2020-09-29T18:26:44.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:26:44.093Z] Removing test suite binaries [2020-09-29T18:26:44.093Z] exiting test-integration [2020-09-29T18:26:44.093Z] ++ exit 0 [2020-09-29T18:26:44.191Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2020-09-29T18:26:44.191Z] === RUN TestConfigsUpdate [2020-09-29T18:26:45.031Z] Post stage [Pipeline] junit [2020-09-29T18:26:46.952Z] --- PASS: TestConfigsUpdate (2.43s) [2020-09-29T18:26:46.952Z] === RUN TestTemplatedConfig [2020-09-29T18:26:46.953Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T18:26:48.736Z] + echo Ensuring container killed. [2020-09-29T18:26:48.736Z] Ensuring container killed. [2020-09-29T18:26:48.736Z] + docker rm -vf docker-pr4 [2020-09-29T18:26:48.736Z] Error: No such container: docker-pr4 [2020-09-29T18:26:48.736Z] + true [Pipeline] sh [2020-09-29T18:26:49.025Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:26:49.025Z] Chowning /workspace to jenkins user [2020-09-29T18:26:49.025Z] + id -u [2020-09-29T18:26:49.025Z] + id -g [2020-09-29T18:26:49.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T18:26:49.041Z] --- PASS: TestTemplatedConfig (2.35s) [2020-09-29T18:26:49.041Z] === RUN TestConfigCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:26:50.709Z] + bundleName=amd64-rootless [2020-09-29T18:26:50.709Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-29T18:26:50.709Z] Creating amd64-rootless-bundles.tar.gz [2020-09-29T18:26:50.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T18:26:50.709Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T18:26:50.722Z] Archiving artifacts [2020-09-29T18:26:51.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T18:26:51.111Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-09-29T18:26:51.111Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:26:51.317Z] + make clean [2020-09-29T18:26:51.406Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-29T18:26:51.406Z] PASS [2020-09-29T18:26:51.406Z] [2020-09-29T18:26:51.406Z] DONE 7 tests in 13.032s [2020-09-29T18:26:51.406Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T18:26:51.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:51.406Z] ++ set -e [2020-09-29T18:26:51.406Z] ++ '[' -n 0 ']' [2020-09-29T18:26:51.406Z] ++ set -x [2020-09-29T18:26:51.406Z] ++ 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=ppc64le 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 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:26:51.406Z] INFO: Testing against a local daemon [2020-09-29T18:26:51.406Z] === RUN TestCheckpoint [2020-09-29T18:26:51.406Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:26:51.406Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:26:51.406Z] === RUN TestContainerInvalidJSON [2020-09-29T18:26:51.406Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:26:51.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:26:51.406Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:26:51.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:26:51.576Z] docker volume rm -f docker-dev-cache [2020-09-29T18:26:51.576Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T18:26:51.702Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:26:51.702Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:26:51.702Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:26:51.702Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:26:51.702Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:26:51.702Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-29T18:26:51.702Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T18:26:51.702Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T18:26:51.702Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T18:26:51.702Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:26:51.702Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-29T18:26:51.702Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:26:51.702Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-09-29T18:26:51.702Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:26:51.702Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-29T18:26:51.702Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:26:51.702Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-29T18:26:51.702Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T18:26:52.573Z] Removing intermediate container 520a9745e210 [2020-09-29T18:26:52.573Z] ---> c8a7fc93c364 [2020-09-29T18:26:52.573Z] 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 [2020-09-29T18:26:52.573Z] ---> Running in 6dd5ceeb7f8f [2020-09-29T18:26:52.573Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-09-29T18:26:52.573Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T18:26:52.573Z] go: finding gotest.tools v0.5.3 [2020-09-29T18:26:52.573Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T18:26:52.573Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T18:26:52.573Z] go: downloading github.com/fatih/color v1.9.0 [2020-09-29T18:26:52.573Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T18:26:52.573Z] go: extracting github.com/fatih/color v1.9.0 [2020-09-29T18:26:52.573Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T18:26:52.573Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:26:52.573Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:26:52.573Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:26:52.573Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:26:52.573Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:26:52.573Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:26:52.573Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:26:52.573Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:26:52.573Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:26:52.573Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:26:52.573Z] go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T18:26:52.573Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:26:52.573Z] go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T18:26:52.573Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:26:52.573Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:26:52.573Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:26:52.573Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:26:52.573Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:26:52.573Z] go: finding github.com/fatih/color v1.9.0 [2020-09-29T18:26:52.573Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T18:26:52.573Z] go: finding github.com/pkg/errors v0.9.1 [2020-09-29T18:26:52.573Z] go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T18:26:52.573Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T18:26:52.573Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T18:26:52.573Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T18:26:52.573Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T18:26:52.573Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T18:26:52.573Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T18:26:52.573Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T18:26:52.573Z] INFO: Build done for gotestsum... [2020-09-29T18:26:53.223Z] === RUN TestCopyFromContainer// [2020-09-29T18:26:53.223Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T18:26:53.223Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T18:26:53.223Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T18:26:53.223Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T18:26:53.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T18:26:53.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T18:26:53.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T18:26:53.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T18:26:53.811Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer (1.93s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-29T18:26:53.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-29T18:26:53.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:26:53.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:26:53.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:26:53.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:26:53.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:26:53.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:26:53.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:26:53.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:26:53.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:26:53.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:26:53.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-29T18:26:53.811Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:26:53.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-29T18:26:53.811Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:26:53.811Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:26:53.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:26:53.811Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:26:53.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:26:53.811Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:26:53.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:26:53.811Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:26:53.811Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:26:53.811Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:26:53.811Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T18:26:53.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:26:53.811Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:26:53.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T18:26:53.811Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:26:53.870Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-09-29T18:26:53.870Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:26:53.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-09-29T18:26:53.870Z] === RUN TestWaitNonBlocked [2020-09-29T18:26:53.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:53.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:53.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:53.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:53.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:26:53.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:26:53.870Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T18:26:53.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-09-29T18:26:53.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2020-09-29T18:26:53.870Z] === RUN TestWaitBlocked [2020-09-29T18:26:53.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:53.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:53.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:53.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:53.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:26:53.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:26:54.443Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T18:26:54.443Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-09-29T18:26:54.443Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-09-29T18:26:54.443Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T18:26:54.443Z] === CONT TestIpcModeOlderClient [2020-09-29T18:26:54.443Z] === CONT TestDaemonHostGatewayIP [2020-09-29T18:26:54.443Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T18:26:54.443Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-09-29T18:26:54.443Z] === CONT TestDaemonRestartIpcMode [2020-09-29T18:26:55.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2020-09-29T18:26:55.325Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:26:56.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:26:56.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:26:56.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:26:56.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:26:56.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:26:56.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:26:56.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:26:56.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:26:56.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:26:56.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:26:56.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:26:56.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-29T18:26:57.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-29T18:26:57.136Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:26:57.452Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-09-29T18:26:57.452Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:26:57.452Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:26:57.452Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:26:57.452Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-29T18:26:57.452Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T18:26:57.452Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:26:57.452Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:26:57.452Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T18:26:57.452Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T18:26:57.452Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T18:26:57.452Z] === RUN TestDaemonRestartIpcMode [2020-09-29T18:26:57.452Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T18:26:57.452Z] === RUN TestDaemonHostGatewayIP [2020-09-29T18:26:57.452Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T18:26:57.452Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:26:57.452Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T18:26:57.452Z] === RUN TestDiff [2020-09-29T18:26:57.756Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-09-29T18:26:58.092Z] --- PASS: TestDiff (0.54s) [2020-09-29T18:26:58.092Z] === RUN TestExecWithCloseStdin [2020-09-29T18:26:58.699Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-09-29T18:26:58.727Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-09-29T18:26:58.727Z] === RUN TestExec [2020-09-29T18:26:58.960Z] --- PASS: TestDaemonHostGatewayIP (4.77s) [2020-09-29T18:26:59.369Z] --- PASS: TestExec (0.60s) [2020-09-29T18:26:59.369Z] === RUN TestExecUser [2020-09-29T18:27:00.014Z] --- PASS: TestExecUser (0.59s) [2020-09-29T18:27:00.014Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:27:00.657Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-09-29T18:27:00.657Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:27:02.178Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-09-29T18:27:02.178Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:27:03.215Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-09-29T18:27:03.215Z] === RUN TestHealthKillContainer [2020-09-29T18:27:05.949Z] --- PASS: TestHealthKillContainer (2.61s) [2020-09-29T18:27:05.949Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:27:06.243Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-09-29T18:27:06.243Z] === RUN TestIpcModeNone [2020-09-29T18:27:06.877Z] --- PASS: TestIpcModeNone (0.59s) [2020-09-29T18:27:06.877Z] === RUN TestIpcModePrivate [2020-09-29T18:27:07.512Z] --- PASS: TestIpcModePrivate (0.61s) [2020-09-29T18:27:07.512Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-29T18:27:07.512Z] === RUN TestIpcModeShareable [2020-09-29T18:27:08.148Z] --- PASS: TestIpcModeShareable (0.63s) [2020-09-29T18:27:08.148Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-29T18:27:08.148Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T18:27:08.960Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2020-09-29T18:27:08.960Z] PASS [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === Skipped [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-29T18:27:08.960Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T18:27:08.960Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T18:27:08.960Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:27:08.960Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T18:27:08.960Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-29T18:27:08.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] [2020-09-29T18:27:08.960Z] DONE 192 tests, 6 skipped in 136.330s [2020-09-29T18:27:08.960Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T18:27:08.960Z] ++ 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 [2020-09-29T18:27:08.960Z] ++ set -e [2020-09-29T18:27:08.960Z] ++ '[' -n 0 ']' [2020-09-29T18:27:08.960Z] ++ set -x [2020-09-29T18:27:08.960Z] ++ 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 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 [2020-09-29T18:27:08.960Z] INFO: Testing against a local daemon [2020-09-29T18:27:08.960Z] === RUN TestCommitInheritsEnv [2020-09-29T18:27:08.960Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-09-29T18:27:08.960Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:27:08.960Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T18:27:08.960Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T18:27:08.960Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:27:08.960Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T18:27:08.960Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:27:08.960Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T18:27:08.960Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:27:08.960Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-09-29T18:27:08.960Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T18:27:08.960Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:27:08.960Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:27:08.960Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:27:08.960Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-29T18:27:08.960Z] === RUN TestTagInvalidReference [2020-09-29T18:27:08.960Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T18:27:08.960Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:27:08.960Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-29T18:27:08.960Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:27:08.960Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-29T18:27:08.960Z] === RUN TestTagOfficialNames [2020-09-29T18:27:09.222Z] --- PASS: TestTagOfficialNames (0.09s) [2020-09-29T18:27:09.222Z] === RUN TestTagMatchesDigest [2020-09-29T18:27:09.222Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T18:27:09.222Z] PASS [2020-09-29T18:27:09.222Z] [2020-09-29T18:27:09.222Z] === Skipped [2020-09-29T18:27:09.222Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T18:27:09.222Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T18:27:09.222Z] [2020-09-29T18:27:09.222Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:27:09.222Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:27:09.222Z] [2020-09-29T18:27:09.222Z] [2020-09-29T18:27:09.222Z] DONE 12 tests, 2 skipped in 1.807s [2020-09-29T18:27:09.222Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T18:27:09.222Z] ++ 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 [2020-09-29T18:27:09.222Z] ++ set -e [2020-09-29T18:27:09.222Z] ++ '[' -n 0 ']' [2020-09-29T18:27:09.222Z] ++ set -x [2020-09-29T18:27:09.222Z] ++ 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 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 [2020-09-29T18:27:09.483Z] INFO: Testing against a local daemon [2020-09-29T18:27:09.483Z] === RUN TestNetworkCreateDelete [2020-09-29T18:27:09.681Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2020-09-29T18:27:09.681Z] === RUN TestAPIIpcModeHost [2020-09-29T18:27:09.744Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-09-29T18:27:09.744Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:27:10.318Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-09-29T18:27:10.318Z] === RUN TestDaemonIpcModeShareable [2020-09-29T18:27:10.325Z] Removing intermediate container 6dd5ceeb7f8f [2020-09-29T18:27:10.325Z] ---> fb11add05548 [2020-09-29T18:27:10.325Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-29T18:27:10.325Z] ---> Running in 70022b64aea6 [2020-09-29T18:27:10.808Z] Removing intermediate container 70022b64aea6 [2020-09-29T18:27:10.808Z] ---> 22a91c877877 [2020-09-29T18:27:10.808Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-29T18:27:10.808Z] ---> Running in 20b5771179fa [2020-09-29T18:27:11.131Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-09-29T18:27:11.131Z] === RUN TestDaemonDNSFallback [2020-09-29T18:27:11.266Z] Removing intermediate container 20b5771179fa [2020-09-29T18:27:11.266Z] ---> 1df5ff997184 [2020-09-29T18:27:11.266Z] Step 10/10 : COPY . . [2020-09-29T18:27:11.841Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-09-29T18:27:11.841Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-29T18:27:11.841Z] === RUN TestDaemonIpcModePrivate [2020-09-29T18:27:12.888Z] --- PASS: TestDaemonIpcModePrivate (1.35s) [2020-09-29T18:27:12.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-29T18:27:12.888Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T18:27:14.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-09-29T18:27:14.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-29T18:27:14.409Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T18:27:15.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-09-29T18:27:15.925Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-29T18:27:15.925Z] === RUN TestIpcModeOlderClient [2020-09-29T18:27:15.925Z] === PAUSE TestIpcModeOlderClient [2020-09-29T18:27:15.925Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:27:16.219Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-09-29T18:27:16.219Z] === RUN TestKillContainer [2020-09-29T18:27:16.512Z] === RUN TestKillContainer/no_signal [2020-09-29T18:27:16.807Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:27:17.443Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:27:18.082Z] --- PASS: TestKillContainer (1.65s) [2020-09-29T18:27:18.082Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-09-29T18:27:18.082Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-09-29T18:27:18.082Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-09-29T18:27:18.082Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:27:18.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T18:27:18.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T18:27:19.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-29T18:27:19.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-09-29T18:27:19.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-09-29T18:27:19.012Z] === RUN TestKillStoppedContainer [2020-09-29T18:27:19.012Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-29T18:27:19.012Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:27:19.273Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-09-29T18:27:19.273Z] === RUN TestInspectNetwork [2020-09-29T18:27:19.304Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-29T18:27:19.304Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:27:19.944Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-09-29T18:27:19.944Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:27:20.581Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-09-29T18:27:20.581Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:27:21.216Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-29T18:27:21.216Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T18:27:21.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-09-29T18:27:21.510Z] === RUN TestLinksContainerNames [2020-09-29T18:27:22.554Z] --- PASS: TestLinksContainerNames (1.01s) [2020-09-29T18:27:22.554Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:27:23.197Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-09-29T18:27:23.197Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T18:27:23.485Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T18:27:23.485Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T18:27:23.485Z] === RUN TestInspectNetwork/network_name [2020-09-29T18:27:23.485Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T18:27:23.835Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/default [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/private [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/slave [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/shared [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/default [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/slave [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/private [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/shared [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:27:23.835Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T18:27:23.835Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:27:23.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-29T18:27:23.835Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-29T18:27:23.835Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T18:27:25.350Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2020-09-29T18:27:25.350Z] === RUN TestNetworkNat [2020-09-29T18:27:25.992Z] --- PASS: TestNetworkNat (0.59s) [2020-09-29T18:27:25.992Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:27:26.290Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-09-29T18:27:26.290Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:27:27.700Z] --- PASS: TestInspectNetwork (9.51s) [2020-09-29T18:27:27.700Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T18:27:27.700Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T18:27:27.700Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T18:27:27.700Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T18:27:27.700Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:27:29.055Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-09-29T18:27:29.055Z] === RUN TestPause [2020-09-29T18:27:29.696Z] --- PASS: TestPause (0.58s) [2020-09-29T18:27:29.696Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:27:29.696Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:27:29.696Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:27:29.696Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:27:30.248Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-09-29T18:27:30.248Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:27:30.248Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:30.248Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:30.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:30.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:30.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:30.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:30.248Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:30.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:30.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:30.248Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T18:27:30.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:27:30.248Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T18:27:30.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T18:27:30.248Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:27:30.475Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-09-29T18:27:30.475Z] === RUN TestPsFilter [2020-09-29T18:27:30.475Z] --- PASS: TestPsFilter (0.16s) [2020-09-29T18:27:30.475Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:27:31.147Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-09-29T18:27:31.147Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:27:31.191Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-09-29T18:27:31.191Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:27:31.448Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2020-09-29T18:27:31.448Z] === RUN TestRemoveContainerRunning [2020-09-29T18:27:32.087Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-09-29T18:27:32.087Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:27:32.577Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2020-09-29T18:27:32.577Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:27:32.723Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-09-29T18:27:32.723Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:27:32.723Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T18:27:32.723Z] === RUN TestRenameLinkedContainer [2020-09-29T18:27:33.964Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-09-29T18:27:33.964Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:27:34.811Z] --- PASS: TestRenameLinkedContainer (2.11s) [2020-09-29T18:27:34.811Z] === RUN TestRenameStoppedContainer [2020-09-29T18:27:35.106Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-09-29T18:27:35.106Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:27:35.880Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-09-29T18:27:35.880Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:27:36.629Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-09-29T18:27:36.629Z] === RUN TestRenameInvalidName [2020-09-29T18:27:36.925Z] --- PASS: TestRenameInvalidName (0.53s) [2020-09-29T18:27:36.925Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:27:38.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-09-29T18:27:38.427Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:27:38.999Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-09-29T18:27:38.999Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:27:39.007Z] --- PASS: TestRenameAnonymousContainer (1.92s) [2020-09-29T18:27:39.007Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:27:39.302Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-09-29T18:27:39.302Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:27:40.347Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-09-29T18:27:40.347Z] === RUN TestResize [2020-09-29T18:27:40.982Z] --- PASS: TestResize (0.52s) [2020-09-29T18:27:40.982Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:27:41.250Z] ---> f867dc81d326 [2020-09-29T18:27:41.275Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-09-29T18:27:41.275Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:27:41.916Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:41.916Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:41.916Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:41.916Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:27:41.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:41.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:27:41.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:42.310Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-09-29T18:27:42.310Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:27:42.310Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:27:42.310Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:27:42.310Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:27:42.782Z] Successfully built f867dc81d326 [2020-09-29T18:27:42.782Z] Successfully tagged docker:latest [2020-09-29T18:27:42.782Z] INFO: Image build ended at 09/29/2020 18:27:42. Duration:00:04:08.6964142 [2020-09-29T18:27:42.782Z] [2020-09-29T18:27:42.782Z] [2020-09-29T18:27:42.782Z] INFO: Building the test binaries at 09/29/2020 18:27:42... [2020-09-29T18:27:44.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:27:44.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:27:44.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:27:44.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:27:45.053Z] --- PASS: TestImportExtremelyLargeImageWorks (78.46s) [2020-09-29T18:27:45.053Z] PASS [2020-09-29T18:27:45.053Z] [2020-09-29T18:27:45.053Z] === Skipped [2020-09-29T18:27:45.053Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:27:45.053Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:27:45.053Z] [2020-09-29T18:27:45.053Z] [2020-09-29T18:27:45.053Z] DONE 12 tests, 1 skipped in 79.842s [2020-09-29T18:27:45.053Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T18:27:45.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:27:45.053Z] ++ set -e [2020-09-29T18:27:45.053Z] ++ '[' -n 0 ']' [2020-09-29T18:27:45.053Z] ++ set -x [2020-09-29T18:27:45.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:27:45.053Z] INFO: Testing against a local daemon [2020-09-29T18:27:45.053Z] === RUN TestNetworkCreateDelete [2020-09-29T18:27:45.053Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-09-29T18:27:45.053Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:27:45.053Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-09-29T18:27:45.053Z] === RUN TestDaemonDNSFallback [2020-09-29T18:27:45.053Z] --- PASS: TestDaemonDNSFallback (2.39s) [2020-09-29T18:27:45.053Z] === RUN TestInspectNetwork [2020-09-29T18:27:45.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:27:45.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:27:47.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:27:47.474Z] INFO: make.ps1 starting at 09/29/2020 18:27:47 [2020-09-29T18:27:47.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:27:47.933Z] INFO: Git commit (ccb751a764) assumed from DOCKER_GITCOMMIT environment variable [2020-09-29T18:27:47.933Z] INFO: Invoking autogen... [2020-09-29T18:27:48.393Z] INFO: Building daemon... [2020-09-29T18:27:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:27:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:27:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:27:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:27:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-09-29T18:27:50.293Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2020-09-29T18:27:50.293Z] === RUN TestCgroupNamespacesRun [2020-09-29T18:27:50.626Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T18:27:50.626Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T18:27:50.626Z] === RUN TestInspectNetwork/network_name [2020-09-29T18:27:50.626Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T18:27:51.332Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-09-29T18:27:51.332Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T18:27:52.374Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-09-29T18:27:52.374Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T18:27:52.559Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T18:27:52.560Z] [2020-09-29T18:27:52.560Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-29T18:27:52.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-29T18:27:52.560Z] Using test binary docker [2020-09-29T18:27:52.560Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T18:27:52.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:27:52.560Z] INFO: Waiting for daemon to start... [2020-09-29T18:27:52.560Z] Starting dockerd [2020-09-29T18:27:52.560Z] . [2020-09-29T18:27:52.560Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-29T18:27:53.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:27:53.888Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-09-29T18:27:53.888Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T18:27:55.407Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-09-29T18:27:55.407Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T18:27:56.204Z] --- PASS: TestInspectNetwork (11.05s) [2020-09-29T18:27:56.204Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T18:27:56.204Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T18:27:56.204Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T18:27:56.204Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T18:27:56.204Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:27:56.453Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s) [2020-09-29T18:27:56.454Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T18:27:57.719Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-09-29T18:27:57.719Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:27:57.719Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:57.719Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:57.719Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:57.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:57.719Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:57.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:57.719Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:27:57.719Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:27:57.719Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:27:57.719Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-29T18:27:57.719Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T18:27:57.719Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:27:57.719Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T18:27:57.719Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:27:57.971Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-09-29T18:27:57.971Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T18:27:58.354Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-29T18:27:58.354Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:27:58.628Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-29T18:27:58.628Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T18:27:59.392Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-29T18:27:59.392Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:28:00.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-09-29T18:28:00.150Z] === RUN TestKernelTCPMemory [2020-09-29T18:28:00.427Z] --- PASS: TestServiceWithDataPathPortInit (18.11s) [2020-09-29T18:28:00.427Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:28:00.430Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-09-29T18:28:00.430Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:28:00.790Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-09-29T18:28:00.790Z] === RUN TestNISDomainname [2020-09-29T18:28:01.431Z] --- PASS: TestNISDomainname (0.70s) [2020-09-29T18:28:01.431Z] === RUN TestHostnameDnsResolution [2020-09-29T18:28:01.468Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-09-29T18:28:01.468Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:28:02.476Z] --- PASS: TestHostnameDnsResolution (0.87s) [2020-09-29T18:28:02.476Z] === RUN TestStats [2020-09-29T18:28:02.507Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-09-29T18:28:02.507Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:28:03.580Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-09-29T18:28:03.580Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:28:03.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:28:05.213Z] --- PASS: TestStats (2.52s) [2020-09-29T18:28:05.213Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:28:05.213Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T18:28:05.213Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T18:28:05.213Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T18:28:05.213Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T18:28:05.213Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T18:28:05.213Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T18:28:05.213Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T18:28:05.213Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T18:28:05.213Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T18:28:05.213Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T18:28:05.213Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T18:28:05.213Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T18:28:07.136Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s) [2020-09-29T18:28:07.136Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:28:07.136Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:28:07.136Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:28:07.136Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:28:07.962Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T18:28:07.962Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-09-29T18:28:07.962Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-09-29T18:28:07.962Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2020-09-29T18:28:07.962Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-09-29T18:28:07.962Z] === RUN TestDeleteDevicemapper [2020-09-29T18:28:07.962Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T18:28:07.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:28:07.962Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:28:08.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:28:09.481Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2020-09-29T18:28:09.481Z] === RUN TestUpdateMemory [2020-09-29T18:28:10.116Z] --- PASS: TestUpdateMemory (0.67s) [2020-09-29T18:28:10.116Z] === RUN TestUpdateCPUQuota [2020-09-29T18:28:10.433Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-09-29T18:28:10.433Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zvs6slo9fngu4v4yxybnaie9x Created:2020-09-29 18:28:01.858385381 +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[25a711f9141f3417faa0f8ba80b59dc1f0a394fb5231c67c52b98c4404afa4a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6o4mb7va7t1wqqp8lzmaku4u EndpointID:935948e0e07b5e6eecc795898f4a7d196be0d1398171ac331222107362e6ae10 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:914edd7b7ac25b76c1ef4ac7bb67961c1dc5928007bb644e8c687c1363deef18 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:44c539f8940a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e6o4mb7va7t1wqqp8lzmaku4u EndpointID:935948e0e07b5e6eecc795898f4a7d196be0d1398171ac331222107362e6ae10 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T18:28:10.433Z] PASS [2020-09-29T18:28:10.433Z] [2020-09-29T18:28:10.433Z] === Skipped [2020-09-29T18:28:10.433Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:28:10.433Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:28:10.433Z] [2020-09-29T18:28:10.433Z] [2020-09-29T18:28:10.433Z] DONE 23 tests, 1 skipped in 59.959s [2020-09-29T18:28:10.433Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:28:10.433Z] ++ 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 [2020-09-29T18:28:10.433Z] ++ set -e [2020-09-29T18:28:10.433Z] ++ '[' -n 0 ']' [2020-09-29T18:28:10.433Z] ++ set -x [2020-09-29T18:28:10.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 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 [2020-09-29T18:28:10.433Z] INFO: Testing against a local daemon [2020-09-29T18:28:10.433Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T18:28:10.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T18:28:10.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:10.434Z] === RUN TestDockerNetworkIpvlan [2020-09-29T18:28:10.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:28:10.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:10.434Z] PASS [2020-09-29T18:28:10.434Z] [2020-09-29T18:28:10.434Z] === Skipped [2020-09-29T18:28:10.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T18:28:10.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:10.434Z] [2020-09-29T18:28:10.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:28:10.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:10.434Z] [2020-09-29T18:28:10.434Z] [2020-09-29T18:28:10.434Z] DONE 2 tests, 2 skipped in 0.209s [2020-09-29T18:28:10.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:28:10.434Z] ++ 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 [2020-09-29T18:28:10.434Z] ++ set -e [2020-09-29T18:28:10.434Z] ++ '[' -n 0 ']' [2020-09-29T18:28:10.434Z] ++ set -x [2020-09-29T18:28:10.434Z] ++ 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 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 [2020-09-29T18:28:10.434Z] INFO: Testing against a local daemon [2020-09-29T18:28:10.434Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T18:28:10.775Z] --- PASS: TestUpdateCPUQuota (0.83s) [2020-09-29T18:28:10.775Z] === RUN TestUpdatePidsLimit [2020-09-29T18:28:10.775Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T18:28:11.068Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T18:28:11.360Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T18:28:11.655Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T18:28:11.821Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s) [2020-09-29T18:28:11.821Z] === RUN TestDockerNetworkMacvlan [2020-09-29T18:28:11.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T18:28:12.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:28:12.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T18:28:12.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T18:28:12.765Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit (2.39s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-09-29T18:28:13.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-09-29T18:28:13.285Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:28:14.152Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T18:28:14.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:28:15.096Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T18:28:18.402Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T18:28:18.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:28:21.712Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T18:28:22.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:28:25.941Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2020-09-29T18:28:25.941Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:28:25.941Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-09-29T18:28:25.941Z] === RUN TestWaitNonBlocked [2020-09-29T18:28:25.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:28:25.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:28:25.941Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:28:25.941Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:28:25.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:28:25.941Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:28:25.941Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T18:28:25.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-09-29T18:28:25.941Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-09-29T18:28:25.941Z] === RUN TestWaitBlocked [2020-09-29T18:28:25.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:28:25.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:28:25.941Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:28:25.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:28:25.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:28:25.941Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:28:26.592Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T18:28:26.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-09-29T18:28:26.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-09-29T18:28:26.592Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T18:28:26.592Z] === CONT TestIpcModeOlderClient [2020-09-29T18:28:26.592Z] === CONT TestDaemonHostGatewayIP [2020-09-29T18:28:26.592Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T18:28:26.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:28:26.890Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-09-29T18:28:26.890Z] === CONT TestDaemonRestartIpcMode [2020-09-29T18:28:28.305Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T18:28:29.616Z] --- PASS: TestServiceWithDataPathPortInit (20.81s) [2020-09-29T18:28:29.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan (18.08s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-09-29T18:28:29.691Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-09-29T18:28:29.691Z] PASS [2020-09-29T18:28:29.691Z] [2020-09-29T18:28:29.691Z] DONE 8 tests in 20.377s [2020-09-29T18:28:29.953Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T18:28:29.953Z] ++ 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 [2020-09-29T18:28:29.953Z] ++ set -e [2020-09-29T18:28:29.953Z] ++ '[' -n 0 ']' [2020-09-29T18:28:29.953Z] ++ set -x [2020-09-29T18:28:29.953Z] ++ 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 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 [2020-09-29T18:28:29.953Z] testing: warning: no tests to run [2020-09-29T18:28:29.953Z] PASS [2020-09-29T18:28:29.953Z] [2020-09-29T18:28:29.953Z] DONE 0 tests in 0.036s [2020-09-29T18:28:29.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T18:28:29.953Z] ++ 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 [2020-09-29T18:28:29.953Z] ++ set -e [2020-09-29T18:28:29.953Z] ++ '[' -n 0 ']' [2020-09-29T18:28:29.953Z] ++ set -x [2020-09-29T18:28:29.953Z] ++ 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 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 [2020-09-29T18:28:29.953Z] INFO: Testing against a local daemon [2020-09-29T18:28:29.953Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T18:28:29.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:28:30.444Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2020-09-29T18:28:30.742Z] --- PASS: TestDaemonHostGatewayIP (4.01s) [2020-09-29T18:28:31.035Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-09-29T18:28:31.277Z] sha256:8fac462bccefab6c13564580fc27d3c7da61794d5170643b63ae91f679488b92 [2020-09-29T18:28:31.277Z] INFO: Starting docker-py tests... [2020-09-29T18:28:31.277Z] ============================= test session starts ============================== [2020-09-29T18:28:31.277Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-29T18:28:31.277Z] rootdir: /src, inifile: pytest.ini [2020-09-29T18:28:31.277Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-29T18:28:31.277Z] collected 389 items / 1 deselected / 388 selected [2020-09-29T18:28:31.277Z] [2020-09-29T18:28:31.868Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-09-29T18:28:31.868Z] === RUN TestAuthZPluginTLS [2020-09-29T18:28:32.440Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-09-29T18:28:32.440Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T18:28:33.385Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-09-29T18:28:33.385Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T18:28:33.957Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-09-29T18:28:33.957Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T18:28:34.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:28:34.529Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-09-29T18:28:34.529Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T18:28:36.445Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-09-29T18:28:36.445Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T18:28:37.018Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-09-29T18:28:37.018Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T18:28:37.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:28:37.477Z] Using test binary docker [2020-09-29T18:28:37.477Z] +++ /etc/init.d/apparmor start [2020-09-29T18:28:37.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:28:37.477Z] INFO: Waiting for daemon to start... [2020-09-29T18:28:37.477Z] Starting dockerd [2020-09-29T18:28:37.477Z] +++ 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 [2020-09-29T18:28:37.590Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-09-29T18:28:37.590Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T18:28:38.108Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s) [2020-09-29T18:28:38.108Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ze1bu9gmt1ucoa2vw8bmkvgp1 Created:2020-09-29 18:28:29.128069764 +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[648133009db08cd2cab7291cf380b8e8899673c1151a7b036bbb9084bb6fca84:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rldilq6077edn4wk0kiruxqkt EndpointID:4d9daedfa0191baa061de8bcce900e65aa2a3cc16d660ebac9a94264d0285d5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05a9e128e0df18deba2350d8c515ab67bc87b3168061188443d5ce3fa8529adc 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:df72b22ed475 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rldilq6077edn4wk0kiruxqkt EndpointID:4d9daedfa0191baa061de8bcce900e65aa2a3cc16d660ebac9a94264d0285d5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T18:28:38.108Z] PASS [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] === Skipped [2020-09-29T18:28:38.108Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:28:38.108Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] DONE 23 tests, 1 skipped in 56.536s [2020-09-29T18:28:38.108Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] ++ set -e [2020-09-29T18:28:38.108Z] ++ '[' -n 0 ']' [2020-09-29T18:28:38.108Z] ++ set -x [2020-09-29T18:28:38.108Z] ++ 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=s390x 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 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] INFO: Testing against a local daemon [2020-09-29T18:28:38.108Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T18:28:38.108Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:28:38.108Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:38.108Z] === RUN TestDockerNetworkIpvlan [2020-09-29T18:28:38.108Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:28:38.108Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:38.108Z] PASS [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] === Skipped [2020-09-29T18:28:38.108Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:28:38.108Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:28:38.108Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] [2020-09-29T18:28:38.108Z] DONE 2 tests, 2 skipped in 0.152s [2020-09-29T18:28:38.108Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] ++ set -e [2020-09-29T18:28:38.108Z] ++ '[' -n 0 ']' [2020-09-29T18:28:38.108Z] ++ set -x [2020-09-29T18:28:38.108Z] ++ 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=s390x 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 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:38.108Z] INFO: Testing against a local daemon [2020-09-29T18:28:38.108Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T18:28:38.162Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-29T18:28:38.162Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T18:28:39.384Z] . [2020-09-29T18:28:39.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:28:39.517Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-09-29T18:28:39.517Z] PASS [2020-09-29T18:28:39.517Z] [2020-09-29T18:28:39.517Z] === Skipped [2020-09-29T18:28:39.517Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-29T18:28:39.517Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:28:39.517Z] [2020-09-29T18:28:39.517Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:28:39.517Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:28:39.517Z] [2020-09-29T18:28:39.517Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T18:28:39.517Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:28:39.517Z] [2020-09-29T18:28:39.517Z] [2020-09-29T18:28:39.517Z] DONE 192 tests, 3 skipped in 107.917s [2020-09-29T18:28:39.518Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T18:28:39.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:39.518Z] ++ set -e [2020-09-29T18:28:39.518Z] ++ '[' -n 0 ']' [2020-09-29T18:28:39.518Z] ++ set -x [2020-09-29T18:28:39.518Z] ++ 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=ppc64le 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 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:39.518Z] INFO: Testing against a local daemon [2020-09-29T18:28:39.518Z] === RUN TestCommitInheritsEnv [2020-09-29T18:28:39.619Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-09-29T18:28:39.619Z] === RUN TestDockerNetworkMacvlan [2020-09-29T18:28:39.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:28:39.644Z] Error: No such image: emptyfs [2020-09-29T18:28:39.644Z] ++++ docker load [2020-09-29T18:28:39.644Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:28:39.811Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-09-29T18:28:39.811Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:28:39.811Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T18:28:39.811Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:28:39.811Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-09-29T18:28:39.811Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:28:39.811Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-29T18:28:39.811Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:28:40.106Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-29T18:28:40.106Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T18:28:40.106Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:28:40.106Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:28:40.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:28:40.212Z] Running integration-test (iteration 1) [2020-09-29T18:28:40.212Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T18:28:40.212Z] ++ 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 [2020-09-29T18:28:40.212Z] ++ set -e [2020-09-29T18:28:40.212Z] ++ '[' -n 0 ']' [2020-09-29T18:28:40.213Z] ++ set -x [2020-09-29T18:28:40.213Z] ++ 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 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 [2020-09-29T18:28:40.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T18:28:40.402Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-29T18:28:40.402Z] === RUN TestTagInvalidReference [2020-09-29T18:28:40.402Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T18:28:40.402Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:28:40.402Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-29T18:28:40.402Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:28:40.402Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T18:28:40.402Z] === RUN TestTagOfficialNames [2020-09-29T18:28:40.402Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-29T18:28:40.402Z] === RUN TestTagMatchesDigest [2020-09-29T18:28:40.402Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T18:28:40.402Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T18:28:40.716Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-09-29T18:28:40.716Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T18:28:41.292Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T18:28:42.330Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T18:28:42.631Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2020-09-29T18:28:42.631Z] === RUN TestAuthZPluginHeader [2020-09-29T18:28:42.834Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-29T18:28:43.401Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-29T18:28:44.017Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-09-29T18:28:44.017Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T18:28:44.017Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:28:44.017Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:28:44.017Z] === RUN TestAuthZPluginV2Disable [2020-09-29T18:28:44.017Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:28:44.017Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:28:44.017Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T18:28:44.017Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:28:44.017Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:28:44.017Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T18:28:44.017Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:28:44.017Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:28:44.017Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T18:28:44.902Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-29T18:28:45.855Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T18:28:50.314Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T18:28:57.219Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan (18.94s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.39s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-09-29T18:28:58.732Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-09-29T18:28:58.732Z] PASS [2020-09-29T18:28:58.732Z] [2020-09-29T18:28:58.732Z] DONE 8 tests in 20.544s [2020-09-29T18:28:58.732Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] ++ set -e [2020-09-29T18:28:58.732Z] ++ '[' -n 0 ']' [2020-09-29T18:28:58.732Z] ++ set -x [2020-09-29T18:28:58.732Z] ++ 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=s390x 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 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] testing: warning: no tests to run [2020-09-29T18:28:58.732Z] PASS [2020-09-29T18:28:58.732Z] [2020-09-29T18:28:58.732Z] DONE 0 tests in 0.068s [2020-09-29T18:28:58.732Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] ++ set -e [2020-09-29T18:28:58.732Z] ++ '[' -n 0 ']' [2020-09-29T18:28:58.732Z] ++ set -x [2020-09-29T18:28:58.732Z] ++ 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=s390x 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 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:28:58.732Z] INFO: Testing against a local daemon [2020-09-29T18:28:58.732Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T18:29:00.805Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-09-29T18:29:00.805Z] === RUN TestAuthZPluginTLS [2020-09-29T18:29:01.098Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-29T18:29:01.098Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T18:29:01.391Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-29T18:29:01.391Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T18:29:02.026Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-29T18:29:02.026Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T18:29:02.667Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-09-29T18:29:02.667Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T18:29:04.181Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-09-29T18:29:04.181Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T18:29:04.851Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-09-29T18:29:04.851Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T18:29:05.491Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-29T18:29:05.491Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T18:29:05.783Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-29T18:29:05.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T18:29:05.980Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.82s) [2020-09-29T18:29:05.980Z] PASS [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] === Skipped [2020-09-29T18:29:05.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:29:05.980Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:29:05.980Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:29:05.980Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:29:05.980Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] [2020-09-29T18:29:05.980Z] DONE 17 tests, 4 skipped in 32.686s [2020-09-29T18:29:05.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T18:29:05.980Z] ++ 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 [2020-09-29T18:29:05.980Z] ++ set -e [2020-09-29T18:29:05.980Z] ++ '[' -n 0 ']' [2020-09-29T18:29:05.980Z] ++ set -x [2020-09-29T18:29:05.980Z] ++ 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 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 [2020-09-29T18:29:05.980Z] INFO: Testing against a local daemon [2020-09-29T18:29:05.980Z] === RUN TestPluginInvalidJSON [2020-09-29T18:29:05.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:05.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:05.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:05.980Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-29T18:29:05.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:29:05.980Z] === RUN TestPluginInstall [2020-09-29T18:29:05.980Z] === RUN TestPluginInstall/no_auth [2020-09-29T18:29:07.859Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-09-29T18:29:07.859Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T18:29:08.527Z] time="2020-09-29T18:29:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:08.527Z] time="2020-09-29T18:29:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f3232a0e6212f19c132f138970d4973368bec0278ea07ed9ad1d86eed9f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:08.527Z] time="2020-09-29T18:29:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:08.527Z] time="2020-09-29T18:29:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f3232a0e6212f19c132f138970d4973368bec0278ea07ed9ad1d86eed9f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:08.788Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T18:29:09.359Z] time="2020-09-29T18:29:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:09.359Z] time="2020-09-29T18:29:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d844bbc51464a4d0d89d1a562db5791d9de27f21db3e759662b22052e5b8a213" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:09.359Z] time="2020-09-29T18:29:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:09.359Z] time="2020-09-29T18:29:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d844bbc51464a4d0d89d1a562db5791d9de27f21db3e759662b22052e5b8a213" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:09.932Z] === RUN TestPluginInstall/with_insecure [2020-09-29T18:29:10.597Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-09-29T18:29:10.597Z] === RUN TestAuthZPluginHeader [2020-09-29T18:29:11.233Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-09-29T18:29:11.233Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T18:29:11.233Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:29:11.233Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:11.233Z] === RUN TestAuthZPluginV2Disable [2020-09-29T18:29:11.233Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:29:11.233Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:11.233Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T18:29:11.233Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:29:11.233Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:11.233Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T18:29:11.233Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:29:11.233Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:11.233Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T18:29:11.320Z] time="2020-09-29T18:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:11.320Z] time="2020-09-29T18:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f941be61122f5a65e9fcf1db11156798aa88515bf3d4de73f5d52fe8eb3b401d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:11.320Z] time="2020-09-29T18:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:11.320Z] time="2020-09-29T18:29:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f941be61122f5a65e9fcf1db11156798aa88515bf3d4de73f5d52fe8eb3b401d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:11.581Z] --- PASS: TestPluginInstall (8.77s) [2020-09-29T18:29:11.581Z] --- PASS: TestPluginInstall/no_auth (5.84s) [2020-09-29T18:29:11.581Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-09-29T18:29:11.581Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-09-29T18:29:11.581Z] plugin_test.go:157: [dc434cf82481c] daemon is not started [2020-09-29T18:29:11.581Z] PASS [2020-09-29T18:29:11.581Z] [2020-09-29T18:29:11.581Z] DONE 6 tests in 9.007s [2020-09-29T18:29:11.581Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T18:29:11.581Z] ++ 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 [2020-09-29T18:29:11.581Z] ++ set -e [2020-09-29T18:29:11.581Z] ++ '[' -n 0 ']' [2020-09-29T18:29:11.581Z] ++ set -x [2020-09-29T18:29:11.581Z] ++ 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 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 [2020-09-29T18:29:11.842Z] INFO: Testing against a local daemon [2020-09-29T18:29:11.842Z] === RUN TestExternalGraphDriver [2020-09-29T18:29:12.414Z] === RUN TestExternalGraphDriver/json [2020-09-29T18:29:14.407Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-29T18:29:14.407Z] [2020-09-29T18:29:14.407Z] ________ ____ __. [2020-09-29T18:29:14.407Z] \_____ \ | |/ _| [2020-09-29T18:29:14.407Z] / | \| < [2020-09-29T18:29:14.407Z] / | \ | \ [2020-09-29T18:29:14.407Z] \_______ /____|__ \ [2020-09-29T18:29:14.407Z] \/ \/ [2020-09-29T18:29:14.407Z] [2020-09-29T18:29:14.407Z] INFO: make.ps1 ended at 09/29/2020 18:29:03 [2020-09-29T18:29:14.407Z] INFO: Binaries build ended at 09/29/2020 18:29:05. Duration:00:01:22.6861465 [2020-09-29T18:29:14.407Z] INFO: Copying the built daemon binary to d:\CI\PR-41500\4\binary\dockerd-ccb751a764.exe... [2020-09-29T18:29:14.407Z] INFO: Copying the built client binary to d:\CI\PR-41500\4\binary\docker-ccb751a764.exe... [2020-09-29T18:29:14.407Z] INFO: Copying dockerversion from the container... [2020-09-29T18:29:14.407Z] INFO: Copying the golang package from the container to d:\CI\PR-41500\4\installer\go.zip... [2020-09-29T18:29:14.407Z] INFO: Extracting go.zip to d:\CI\PR-41500\4\go [2020-09-29T18:29:14.542Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-29T18:29:14.973Z] === RUN TestExternalGraphDriver/spec [2020-09-29T18:29:17.522Z] === RUN TestExternalGraphDriver/pull [2020-09-29T18:29:20.066Z] --- PASS: TestExternalGraphDriver (7.94s) [2020-09-29T18:29:20.066Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-09-29T18:29:20.066Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-09-29T18:29:20.066Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-09-29T18:29:20.066Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:29:20.327Z] --- SKIP: TestGraphdriverPluginV2 (0.62s) [2020-09-29T18:29:20.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:20.327Z] PASS [2020-09-29T18:29:20.327Z] [2020-09-29T18:29:20.327Z] === Skipped [2020-09-29T18:29:20.327Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.62s) [2020-09-29T18:29:20.327Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:20.327Z] [2020-09-29T18:29:20.327Z] [2020-09-29T18:29:20.327Z] DONE 5 tests, 1 skipped in 8.779s [2020-09-29T18:29:20.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T18:29:20.327Z] ++ 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 [2020-09-29T18:29:20.327Z] ++ set -e [2020-09-29T18:29:20.327Z] ++ '[' -n 0 ']' [2020-09-29T18:29:20.327Z] ++ set -x [2020-09-29T18:29:20.327Z] ++ 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 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 [2020-09-29T18:29:20.589Z] INFO: Testing against a local daemon [2020-09-29T18:29:20.589Z] === RUN TestContinueAfterPluginCrash [2020-09-29T18:29:20.589Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T18:29:20.589Z] === RUN TestReadPluginNoRead [2020-09-29T18:29:20.589Z] === PAUSE TestReadPluginNoRead [2020-09-29T18:29:20.589Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T18:29:20.589Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T18:29:20.589Z] === CONT TestContinueAfterPluginCrash [2020-09-29T18:29:20.589Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T18:29:20.589Z] === CONT TestReadPluginNoRead [2020-09-29T18:29:24.808Z] === RUN TestReadPluginNoRead/default [2020-09-29T18:29:25.381Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-09-29T18:29:26.767Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T18:29:26.903Z] Loaded image: buildpack-deps:buster [2020-09-29T18:29:26.903Z] Loaded image: busybox:latest [2020-09-29T18:29:26.903Z] Loaded image: busybox:glibc [2020-09-29T18:29:26.903Z] Loaded image: debian:buster [2020-09-29T18:29:26.903Z] Loaded image: hello-world:latest [2020-09-29T18:29:26.903Z] INFO: Testing against a local daemon [2020-09-29T18:29:26.903Z] === RUN TestCgroupNamespacesBuild [2020-09-29T18:29:26.903Z] --- PASS: TestCgroupNamespacesBuild (4.48s) [2020-09-29T18:29:26.903Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T18:29:26.903Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2020-09-29T18:29:26.903Z] === RUN TestBuildWithSession [2020-09-29T18:29:26.903Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:29:26.903Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:29:26.903Z] === RUN TestBuildSquashParent [2020-09-29T18:29:28.681Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T18:29:29.826Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.42s) [2020-09-29T18:29:29.827Z] PASS [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] === Skipped [2020-09-29T18:29:29.827Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:29:29.827Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:29:29.827Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:29:29.827Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:29:29.827Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] [2020-09-29T18:29:29.827Z] DONE 17 tests, 4 skipped in 29.946s [2020-09-29T18:29:29.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T18:29:29.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:29.827Z] ++ set -e [2020-09-29T18:29:29.827Z] ++ '[' -n 0 ']' [2020-09-29T18:29:29.827Z] ++ set -x [2020-09-29T18:29:29.827Z] ++ 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=s390x 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 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:29.827Z] INFO: Testing against a local daemon [2020-09-29T18:29:29.827Z] === RUN TestPluginInvalidJSON [2020-09-29T18:29:29.827Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:29.827Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:29.827Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:29:29.827Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-29T18:29:29.827Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:29:29.827Z] === RUN TestPluginInstall [2020-09-29T18:29:29.827Z] === RUN TestPluginInstall/no_auth [2020-09-29T18:29:30.595Z] --- PASS: TestReadPluginNoRead (9.77s) [2020-09-29T18:29:30.595Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-09-29T18:29:30.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-09-29T18:29:30.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-09-29T18:29:30.595Z] read_test.go:92: [d8cdff9f2900b] daemon is not started [2020-09-29T18:29:30.856Z] --- PASS: TestContinueAfterPluginCrash (10.13s) [2020-09-29T18:29:30.856Z] PASS [2020-09-29T18:29:30.856Z] [2020-09-29T18:29:30.856Z] DONE 6 tests in 10.329s [2020-09-29T18:29:30.856Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T18:29:30.856Z] ++ 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 [2020-09-29T18:29:30.856Z] ++ set -e [2020-09-29T18:29:30.856Z] ++ '[' -n 0 ']' [2020-09-29T18:29:30.856Z] ++ set -x [2020-09-29T18:29:30.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-29T18:29:30.856Z] testing: warning: no tests to run [2020-09-29T18:29:30.856Z] PASS [2020-09-29T18:29:30.856Z] [2020-09-29T18:29:30.856Z] DONE 0 tests in 0.083s [2020-09-29T18:29:30.856Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T18:29:30.856Z] ++ 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 [2020-09-29T18:29:30.856Z] ++ set -e [2020-09-29T18:29:30.856Z] ++ '[' -n 0 ']' [2020-09-29T18:29:30.856Z] ++ set -x [2020-09-29T18:29:30.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-29T18:29:31.117Z] INFO: Testing against a local daemon [2020-09-29T18:29:31.117Z] === RUN TestPluginWithDevMounts [2020-09-29T18:29:31.117Z] === PAUSE TestPluginWithDevMounts [2020-09-29T18:29:31.117Z] === CONT TestPluginWithDevMounts [2020-09-29T18:29:32.561Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:32.561Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dea229de77e218c44c919ef9da52cdacdf8c8fda81731a99f9e2dbeff64cb976" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:32.561Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:32.561Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dea229de77e218c44c919ef9da52cdacdf8c8fda81731a99f9e2dbeff64cb976" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:32.561Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T18:29:32.854Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:32.854Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:311c8183a92171a3069eab3cc4feec0366bdc75a94d1e05063ab83f66febbef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:32.854Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:32.854Z] time="2020-09-29T18:29:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:311c8183a92171a3069eab3cc4feec0366bdc75a94d1e05063ab83f66febbef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:33.146Z] === RUN TestPluginInstall/with_insecure [2020-09-29T18:29:33.677Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-09-29T18:29:33.677Z] PASS [2020-09-29T18:29:33.677Z] [2020-09-29T18:29:33.677Z] DONE 1 tests in 2.363s [2020-09-29T18:29:33.677Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T18:29:33.677Z] ++ 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 [2020-09-29T18:29:33.677Z] ++ set -e [2020-09-29T18:29:33.677Z] ++ '[' -n 0 ']' [2020-09-29T18:29:33.677Z] ++ set -x [2020-09-29T18:29:33.677Z] ++ 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 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 [2020-09-29T18:29:33.677Z] INFO: Testing against a local daemon [2020-09-29T18:29:33.677Z] === RUN TestSecretInspect [2020-09-29T18:29:34.183Z] time="2020-09-29T18:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:34.183Z] time="2020-09-29T18:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8b77b46519f0a941a4a924e421d5d31d35beb39390ce052f1f6c44d7dc2862" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:34.183Z] time="2020-09-29T18:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:29:34.183Z] time="2020-09-29T18:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af8b77b46519f0a941a4a924e421d5d31d35beb39390ce052f1f6c44d7dc2862" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:29:34.476Z] --- PASS: TestPluginInstall (5.75s) [2020-09-29T18:29:34.476Z] --- PASS: TestPluginInstall/no_auth (3.73s) [2020-09-29T18:29:34.476Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2020-09-29T18:29:34.476Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2020-09-29T18:29:34.476Z] plugin_test.go:157: [d02ab43713b0a] daemon is not started [2020-09-29T18:29:34.476Z] PASS [2020-09-29T18:29:34.476Z] [2020-09-29T18:29:34.476Z] DONE 6 tests in 5.942s [2020-09-29T18:29:34.477Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T18:29:34.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:34.477Z] ++ set -e [2020-09-29T18:29:34.477Z] ++ '[' -n 0 ']' [2020-09-29T18:29:34.477Z] ++ set -x [2020-09-29T18:29:34.477Z] ++ 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=s390x 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 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:34.769Z] INFO: Testing against a local daemon [2020-09-29T18:29:34.769Z] === RUN TestExternalGraphDriver [2020-09-29T18:29:35.807Z] === RUN TestExternalGraphDriver/json [2020-09-29T18:29:36.979Z] --- PASS: TestSecretInspect (3.16s) [2020-09-29T18:29:36.979Z] === RUN TestSecretList [2020-09-29T18:29:37.042Z] --- PASS: TestBuildSquashParent (8.48s) [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:29:37.042Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:29:37.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:29:37.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:29:37.042Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:29:37.879Z] === RUN TestExternalGraphDriver/spec [2020-09-29T18:29:38.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:29:38.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:29:39.514Z] INFO: Extraction ended at 09/29/2020 18:29:38. Duration:00:00:26.2560607 [2020-09-29T18:29:39.514Z] INFO: Updating the golang and path environment variables [2020-09-29T18:29:39.514Z] INFO: GOPATH=d:\gopath [2020-09-29T18:29:39.514Z] INFO: go version go1.13.15 windows/amd64 [2020-09-29T18:29:39.514Z] INFO: Running the daemon under test in debug mode [2020-09-29T18:29:39.514Z] INFO: Starting a daemon under test... [2020-09-29T18:29:39.514Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41500\4\daemon --pidfile d:\CI\PR-41500\4\docker.pid -D [2020-09-29T18:29:39.514Z] INFO: Process started successfully. [2020-09-29T18:29:39.514Z] INFO: Start tailing logs of the daemon under tests [2020-09-29T18:29:39.950Z] === RUN TestExternalGraphDriver/pull [2020-09-29T18:29:39.972Z] INFO: Waiting for the daemon under test to start... [2020-09-29T18:29:40.280Z] --- PASS: TestSecretList (3.20s) [2020-09-29T18:29:40.280Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:29:41.217Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:29:41.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:29:42.022Z] --- PASS: TestExternalGraphDriver (7.30s) [2020-09-29T18:29:42.022Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-09-29T18:29:42.022Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-09-29T18:29:42.022Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-09-29T18:29:42.022Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:29:42.828Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-09-29T18:29:42.828Z] === RUN TestSecretsUpdate [2020-09-29T18:29:43.059Z] --- SKIP: TestGraphdriverPluginV2 (0.87s) [2020-09-29T18:29:43.059Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:43.059Z] PASS [2020-09-29T18:29:43.059Z] [2020-09-29T18:29:43.059Z] === Skipped [2020-09-29T18:29:43.059Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.87s) [2020-09-29T18:29:43.059Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:29:43.059Z] [2020-09-29T18:29:43.059Z] [2020-09-29T18:29:43.059Z] DONE 5 tests, 1 skipped in 8.385s [2020-09-29T18:29:43.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T18:29:43.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:43.059Z] ++ set -e [2020-09-29T18:29:43.059Z] ++ '[' -n 0 ']' [2020-09-29T18:29:43.059Z] ++ set -x [2020-09-29T18:29:43.060Z] ++ 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=s390x 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 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:43.060Z] INFO: Testing against a local daemon [2020-09-29T18:29:43.060Z] === RUN TestContinueAfterPluginCrash [2020-09-29T18:29:43.060Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T18:29:43.060Z] === RUN TestReadPluginNoRead [2020-09-29T18:29:43.060Z] === PAUSE TestReadPluginNoRead [2020-09-29T18:29:43.060Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T18:29:43.060Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T18:29:43.060Z] === CONT TestContinueAfterPluginCrash [2020-09-29T18:29:43.060Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-09-29T18:29:45.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2020-09-29T18:29:45.091Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:29:45.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:29:46.129Z] --- PASS: TestSecretsUpdate (3.14s) [2020-09-29T18:29:46.129Z] === RUN TestTemplatedSecret [2020-09-29T18:29:46.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:29:47.520Z] --- PASS: TestDaemonStartWithLogOpt (3.76s) [2020-09-29T18:29:47.520Z] === CONT TestReadPluginNoRead [2020-09-29T18:29:47.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:29:48.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:29:48.705Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-09-29T18:29:49.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-09-29T18:29:49.275Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:29:49.431Z] --- PASS: TestTemplatedSecret (3.44s) [2020-09-29T18:29:49.431Z] === RUN TestSecretCreateResolve [2020-09-29T18:29:49.662Z] === RUN TestReadPluginNoRead/default [2020-09-29T18:29:50.655Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2020-09-29T18:29:50.655Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:29:51.323Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T18:29:51.959Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2020-09-29T18:29:52.733Z] --- PASS: TestSecretCreateResolve (3.18s) [2020-09-29T18:29:52.733Z] PASS [2020-09-29T18:29:52.733Z] [2020-09-29T18:29:52.733Z] DONE 6 tests in 19.448s [2020-09-29T18:29:52.733Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T18:29:52.733Z] ++ 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 [2020-09-29T18:29:52.733Z] ++ set -e [2020-09-29T18:29:52.733Z] ++ '[' -n 0 ']' [2020-09-29T18:29:52.733Z] ++ set -x [2020-09-29T18:29:52.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-29T18:29:52.994Z] INFO: Testing against a local daemon [2020-09-29T18:29:52.994Z] === RUN TestServiceCreateInit [2020-09-29T18:29:52.994Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:29:53.191Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2020-09-29T18:29:53.191Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:29:53.603Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T18:29:54.129Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2020-09-29T18:29:54.129Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:29:55.796Z] --- PASS: TestReadPluginNoRead (8.78s) [2020-09-29T18:29:55.796Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-09-29T18:29:55.796Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-09-29T18:29:55.796Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2020-09-29T18:29:55.796Z] read_test.go:92: [d635a567b18a8] daemon is not started [2020-09-29T18:29:55.796Z] PASS [2020-09-29T18:29:55.796Z] [2020-09-29T18:29:55.796Z] DONE 6 tests in 12.654s [2020-09-29T18:29:55.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] ++ set -e [2020-09-29T18:29:55.796Z] ++ '[' -n 0 ']' [2020-09-29T18:29:55.796Z] ++ set -x [2020-09-29T18:29:55.796Z] ++ 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=s390x 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 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] testing: warning: no tests to run [2020-09-29T18:29:55.796Z] PASS [2020-09-29T18:29:55.796Z] [2020-09-29T18:29:55.796Z] DONE 0 tests in 0.047s [2020-09-29T18:29:55.796Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] ++ set -e [2020-09-29T18:29:55.796Z] ++ '[' -n 0 ']' [2020-09-29T18:29:55.796Z] ++ set -x [2020-09-29T18:29:55.796Z] ++ 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=s390x 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 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:55.796Z] INFO: Testing against a local daemon [2020-09-29T18:29:55.796Z] === RUN TestPluginWithDevMounts [2020-09-29T18:29:55.796Z] === PAUSE TestPluginWithDevMounts [2020-09-29T18:29:55.796Z] === CONT TestPluginWithDevMounts [2020-09-29T18:29:57.418Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2020-09-29T18:29:57.418Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:29:57.432Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-09-29T18:29:57.432Z] PASS [2020-09-29T18:29:57.775Z] [2020-09-29T18:29:57.775Z] DONE 1 tests in 1.981s [2020-09-29T18:29:57.775Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T18:29:57.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:57.775Z] ++ set -e [2020-09-29T18:29:57.775Z] ++ '[' -n 0 ']' [2020-09-29T18:29:57.775Z] ++ set -x [2020-09-29T18:29:57.775Z] ++ 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=s390x 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 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:29:57.775Z] INFO: Testing against a local daemon [2020-09-29T18:29:57.775Z] === RUN TestSecretInspect [2020-09-29T18:29:58.288Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:29:58.796Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2020-09-29T18:29:58.797Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:30:01.038Z] .....INFO: Daemon under test started and replied! [2020-09-29T18:30:01.038Z] INFO: Docker version of the daemon under test [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] Client: [2020-09-29T18:30:01.038Z] Version: 17.06.2-ce [2020-09-29T18:30:01.038Z] API version: 1.30 [2020-09-29T18:30:01.038Z] Go version: go1.8.3 [2020-09-29T18:30:01.038Z] Git commit: cec0b72 [2020-09-29T18:30:01.038Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-29T18:30:01.038Z] OS/Arch: windows/amd64 [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] Server: [2020-09-29T18:30:01.038Z] Version: 0.0.0-dev [2020-09-29T18:30:01.038Z] API version: 1.41 (minimum version 1.24) [2020-09-29T18:30:01.038Z] Go version: go1.13.15 [2020-09-29T18:30:01.038Z] Git commit: ccb751a764 [2020-09-29T18:30:01.038Z] Built: 09/29/2020 18:27:47 [2020-09-29T18:30:01.038Z] OS/Arch: windows/amd64 [2020-09-29T18:30:01.038Z] Experimental: false [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] INFO: Docker info of the daemon under test [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] Containers: 0 [2020-09-29T18:30:01.038Z] Running: 0 [2020-09-29T18:30:01.038Z] Paused: 0 [2020-09-29T18:30:01.038Z] Stopped: 0 [2020-09-29T18:30:01.038Z] Images: 0 [2020-09-29T18:30:01.038Z] Server Version: 0.0.0-dev [2020-09-29T18:30:01.038Z] Storage Driver: windowsfilter [2020-09-29T18:30:01.038Z] Windows: [2020-09-29T18:30:01.038Z] Logging Driver: json-file [2020-09-29T18:30:01.038Z] Plugins: [2020-09-29T18:30:01.038Z] Volume: local [2020-09-29T18:30:01.038Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T18:30:01.038Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T18:30:01.038Z] Swarm: inactive [2020-09-29T18:30:01.038Z] Default Isolation: process [2020-09-29T18:30:01.038Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T18:30:01.038Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T18:30:01.038Z] OSType: windows [2020-09-29T18:30:01.038Z] Architecture: x86_64 [2020-09-29T18:30:01.038Z] CPUs: 4 [2020-09-29T18:30:01.038Z] Total Memory: 32GiB [2020-09-29T18:30:01.038Z] Name: azwin-2-a03770 [2020-09-29T18:30:01.038Z] ID: TTQ5:EN6Y:GV4Q:JXP3:HS45:66FT:DZVK:4FSR:H57Q:4GMO:XVPG:3MZQ [2020-09-29T18:30:01.038Z] Docker Root Dir: D:\CI\PR-41500\4\daemon [2020-09-29T18:30:01.038Z] Debug Mode (client): false [2020-09-29T18:30:01.038Z] Debug Mode (server): true [2020-09-29T18:30:01.038Z] File Descriptors: -1 [2020-09-29T18:30:01.038Z] Goroutines: 17 [2020-09-29T18:30:01.038Z] System Time: 2020-09-29T18:29:58.4804906Z [2020-09-29T18:30:01.038Z] EventsListeners: 0 [2020-09-29T18:30:01.038Z] Registry: https://index.docker.io/v1/ [2020-09-29T18:30:01.038Z] Labels: [2020-09-29T18:30:01.038Z] Experimental: false [2020-09-29T18:30:01.038Z] Insecure Registries: [2020-09-29T18:30:01.038Z] 127.0.0.0/8 [2020-09-29T18:30:01.038Z] Live Restore Enabled: false [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] INFO: Docker images of the daemon under test [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-29T18:30:01.038Z] [2020-09-29T18:30:01.038Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-29T18:30:01.038Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-29T18:30:01.038Z] ltsc2019: Pulling from windows/servercore [2020-09-29T18:30:01.038Z] 4612f6d0b889: Pulling fs layer [2020-09-29T18:30:01.038Z] c3aff4450246: Pulling fs layer [2020-09-29T18:30:01.313Z] --- PASS: TestSecretInspect (3.62s) [2020-09-29T18:30:01.313Z] === RUN TestSecretList [2020-09-29T18:30:02.087Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-09-29T18:30:02.087Z] === RUN TestBuildWithHugeFile [2020-09-29T18:30:02.498Z] --- PASS: TestServiceCreateInit (9.58s) [2020-09-29T18:30:02.498Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2020-09-29T18:30:02.498Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-09-29T18:30:02.498Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:30:03.464Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:30:03.465Z] Using test binary docker [2020-09-29T18:30:03.465Z] +++ /etc/init.d/apparmor start [2020-09-29T18:30:03.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:30:03.465Z] INFO: Waiting for daemon to start... [2020-09-29T18:30:03.465Z] Starting dockerd [2020-09-29T18:30:03.465Z] +++ 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 [2020-09-29T18:30:04.842Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T18:30:04.842Z] Using test binary docker [2020-09-29T18:30:04.842Z] +++ /etc/init.d/apparmor start [2020-09-29T18:30:04.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T18:30:04.842Z] INFO: Waiting for daemon to start... [2020-09-29T18:30:04.842Z] Starting dockerd [2020-09-29T18:30:04.842Z] +++ 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 [2020-09-29T18:30:04.870Z] --- PASS: TestSecretList (3.19s) [2020-09-29T18:30:04.870Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:30:06.834Z] c3aff4450246: Verifying Checksum [2020-09-29T18:30:06.834Z] c3aff4450246: Download complete [2020-09-29T18:30:08.132Z] ..........................xx.................... [ 29%] [2020-09-29T18:30:08.392Z] --- PASS: TestSecretsCreateAndDelete (3.53s) [2020-09-29T18:30:08.392Z] === RUN TestSecretsUpdate [2020-09-29T18:30:11.216Z] --- PASS: TestSecretsUpdate (3.15s) [2020-09-29T18:30:11.216Z] === RUN TestTemplatedSecret [2020-09-29T18:30:14.807Z] --- PASS: TestTemplatedSecret (3.50s) [2020-09-29T18:30:14.807Z] === RUN TestSecretCreateResolve [2020-09-29T18:30:17.136Z] 4612f6d0b889: Verifying Checksum [2020-09-29T18:30:17.136Z] 4612f6d0b889: Download complete [2020-09-29T18:30:18.455Z] --- PASS: TestSecretCreateResolve (3.56s) [2020-09-29T18:30:18.455Z] PASS [2020-09-29T18:30:18.455Z] [2020-09-29T18:30:18.455Z] DONE 6 tests in 20.693s [2020-09-29T18:30:18.455Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T18:30:18.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:30:18.455Z] ++ set -e [2020-09-29T18:30:18.455Z] ++ '[' -n 0 ']' [2020-09-29T18:30:18.455Z] ++ set -x [2020-09-29T18:30:18.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=s390x 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 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:30:18.455Z] INFO: Testing against a local daemon [2020-09-29T18:30:18.455Z] === RUN TestServiceCreateInit [2020-09-29T18:30:18.455Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:30:24.018Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-29T18:30:24.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:30:24.466Z] --- PASS: TestCreateServiceMultipleTimes (19.95s) [2020-09-29T18:30:24.466Z] === RUN TestCreateServiceConflict [2020-09-29T18:30:25.851Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-09-29T18:30:25.851Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:30:26.783Z] . [2020-09-29T18:30:26.783Z] [2020-09-29T18:30:26.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:30:26.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T18:30:26.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:30:26.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T18:30:26.783Z] Error: No such image: emptyfs [2020-09-29T18:30:26.783Z] Error: No such image: emptyfs [2020-09-29T18:30:26.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:30:26.783Z] ++++ docker load [2020-09-29T18:30:26.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T18:30:26.783Z] ++++ docker load [2020-09-29T18:30:26.783Z] Running integration-test (iteration 1) [2020-09-29T18:30:26.783Z] 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)/ [2020-09-29T18:30:26.783Z] ++ 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)/' [2020-09-29T18:30:26.783Z] ++ set -e [2020-09-29T18:30:26.783Z] ++ '[' -n 0 ']' [2020-09-29T18:30:26.783Z] ++ set -x [2020-09-29T18:30:26.784Z] ++ 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 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)/' [2020-09-29T18:30:26.784Z] Running integration-test (iteration 1) [2020-09-29T18:30:26.784Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-29T18:30:26.784Z] ++ 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)/' [2020-09-29T18:30:26.784Z] ++ set -e [2020-09-29T18:30:26.784Z] ++ '[' -n 0 ']' [2020-09-29T18:30:26.784Z] ++ set -x [2020-09-29T18:30:26.784Z] ++ 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 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)/' [2020-09-29T18:30:29.156Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2020-09-29T18:30:29.156Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:30:29.681Z] --- PASS: TestServiceCreateInit (10.40s) [2020-09-29T18:30:29.681Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.11s) [2020-09-29T18:30:29.681Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-09-29T18:30:29.681Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:30:31.486Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-29T18:30:35.048Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-29T18:30:44.077Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-09-29T18:30:44.077Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:30:47.380Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-09-29T18:30:47.380Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:30:50.683Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2020-09-29T18:30:50.683Z] === RUN TestCreateServiceSysctls [2020-09-29T18:30:51.371Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-29T18:30:52.156Z] --- PASS: TestCreateServiceMultipleTimes (22.35s) [2020-09-29T18:30:52.156Z] === RUN TestCreateServiceConflict [2020-09-29T18:30:54.890Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-09-29T18:30:54.890Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:30:54.893Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-09-29T18:30:54.893Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:30:57.437Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2020-09-29T18:30:57.437Z] === RUN TestInspect [2020-09-29T18:30:58.429Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-29T18:30:59.352Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2020-09-29T18:30:59.352Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:30:59.622Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-29T18:31:00.755Z] --- PASS: TestInspect (3.48s) [2020-09-29T18:31:00.755Z] === RUN TestCreateJob [2020-09-29T18:31:03.957Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-29T18:31:04.965Z] --- PASS: TestCreateJob (4.16s) [2020-09-29T18:31:04.965Z] === RUN TestReplicatedJob [2020-09-29T18:31:05.504Z] Loaded image: buildpack-deps:buster [2020-09-29T18:31:05.504Z] Loaded image: busybox:latest [2020-09-29T18:31:05.504Z] Loaded image: buildpack-deps:buster [2020-09-29T18:31:05.504Z] Loaded image: busybox:latest [2020-09-29T18:31:05.504Z] Loaded image: busybox:glibc [2020-09-29T18:31:05.504Z] Loaded image: debian:buster [2020-09-29T18:31:05.504Z] Loaded image: busybox:glibc [2020-09-29T18:31:05.504Z] Loaded image: debian:buster [2020-09-29T18:31:05.504Z] Loaded image: hello-world:latest [2020-09-29T18:31:05.504Z] Loaded image: hello-world:latest [2020-09-29T18:31:05.504Z] INFO: Testing against a local daemon [2020-09-29T18:31:05.504Z] INFO: Testing against a local daemon [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite [2020-09-29T18:31:05.504Z] === RUN TestDockerDaemonSuite [2020-09-29T18:31:05.504Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-29T18:31:05.504Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-29T18:31:06.881Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-29T18:31:06.881Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-29T18:31:08.257Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-29T18:31:09.193Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-29T18:31:10.130Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-29T18:31:10.389Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-29T18:31:11.767Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-29T18:31:12.026Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-29T18:31:12.286Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-29T18:31:13.105Z] --- PASS: TestReplicatedJob (6.84s) [2020-09-29T18:31:13.105Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:31:13.664Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-29T18:31:14.233Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-29T18:31:14.233Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-29T18:31:14.233Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-29T18:31:14.726Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.94s) [2020-09-29T18:31:14.726Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:31:14.805Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-29T18:31:16.184Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-29T18:31:16.184Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-29T18:31:16.184Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-29T18:31:16.184Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-29T18:31:16.410Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-09-29T18:31:16.410Z] === RUN TestServiceListWithStatuses [2020-09-29T18:31:16.410Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T18:31:16.410Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:31:16.410Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:31:18.254Z] --- PASS: TestCreateServiceSecretFileMode (3.49s) [2020-09-29T18:31:18.254Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:31:18.620Z] ......................... [ 67%] [2020-09-29T18:31:20.373Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-29T18:31:21.778Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-09-29T18:31:21.778Z] === RUN TestCreateServiceSysctls [2020-09-29T18:31:22.907Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-29T18:31:22.999Z] --- PASS: TestDockerNetworkConnectAlias (6.37s) [2020-09-29T18:31:22.999Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:31:24.286Z] --- PASS: TestBuildWithHugeFile (82.36s) [2020-09-29T18:31:24.286Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:31:24.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:31:24.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:31:24.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:31:24.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:31:24.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:31:24.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:31:24.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:31:24.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:31:24.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:31:24.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-29T18:31:24.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-09-29T18:31:24.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-29T18:31:24.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-29T18:31:24.286Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:31:24.286Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T18:31:24.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-29T18:31:26.317Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-09-29T18:31:26.317Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:31:26.481Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-29T18:31:26.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T18:31:27.311Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-29T18:31:27.879Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-29T18:31:27.879Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-29T18:31:28.137Z] --- PASS: TestBuildPreserveOwnership (4.01s) [2020-09-29T18:31:28.137Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-09-29T18:31:28.137Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2020-09-29T18:31:28.137Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:31:28.297Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2020-09-29T18:31:28.297Z] === RUN TestServicePlugin [2020-09-29T18:31:28.297Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T18:31:28.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:31:28.297Z] === RUN TestServiceUpdateLabel [2020-09-29T18:31:28.396Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-09-29T18:31:28.396Z] PASS [2020-09-29T18:31:28.396Z] [2020-09-29T18:31:28.396Z] === Skipped [2020-09-29T18:31:28.396Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T18:31:28.396Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:31:28.396Z] [2020-09-29T18:31:28.396Z] [2020-09-29T18:31:28.396Z] DONE 32 tests, 1 skipped in 168.266s [2020-09-29T18:31:28.396Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T18:31:28.396Z] ++ 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 [2020-09-29T18:31:28.396Z] ++ set -e [2020-09-29T18:31:28.396Z] ++ '[' -n 0 ']' [2020-09-29T18:31:28.396Z] ++ set -x [2020-09-29T18:31:28.396Z] ++ 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 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 [2020-09-29T18:31:28.396Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-29T18:31:28.655Z] INFO: Testing against a local daemon [2020-09-29T18:31:28.655Z] === RUN TestConfigInspect [2020-09-29T18:31:29.223Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-29T18:31:29.850Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-09-29T18:31:29.850Z] === RUN TestInspect [2020-09-29T18:31:30.161Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-29T18:31:30.213Z] --- PASS: TestServiceUpdateLabel (2.73s) [2020-09-29T18:31:30.213Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:31:31.099Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-29T18:31:31.359Z] --- PASS: TestConfigInspect (2.76s) [2020-09-29T18:31:31.359Z] === RUN TestConfigList [2020-09-29T18:31:32.294Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-29T18:31:32.553Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-29T18:31:33.374Z] --- PASS: TestInspect (3.61s) [2020-09-29T18:31:33.374Z] === RUN TestCreateJob [2020-09-29T18:31:33.932Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-29T18:31:33.933Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-29T18:31:34.503Z] --- PASS: TestConfigList (3.11s) [2020-09-29T18:31:34.503Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:31:34.503Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-29T18:31:36.405Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-29T18:31:36.663Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-29T18:31:36.923Z] --- PASS: TestConfigsCreateAndDelete (2.41s) [2020-09-29T18:31:36.923Z] === RUN TestConfigsUpdate [2020-09-29T18:31:37.491Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-29T18:31:37.840Z] --- PASS: TestCreateJob (4.10s) [2020-09-29T18:31:37.841Z] === RUN TestReplicatedJob [2020-09-29T18:31:38.057Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-29T18:31:38.626Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-29T18:31:39.563Z] --- PASS: TestConfigsUpdate (2.71s) [2020-09-29T18:31:39.563Z] === RUN TestTemplatedConfig [2020-09-29T18:31:40.132Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-29T18:31:40.703Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-29T18:31:41.272Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-29T18:31:42.656Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-29T18:31:42.656Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-29T18:31:43.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-29T18:31:43.483Z] --- PASS: TestTemplatedConfig (3.86s) [2020-09-29T18:31:43.483Z] === RUN TestConfigCreateResolve [2020-09-29T18:31:43.483Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-29T18:31:44.419Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-29T18:31:44.750Z] --- PASS: TestReplicatedJob (7.40s) [2020-09-29T18:31:44.750Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:31:46.330Z] --- PASS: TestConfigCreateResolve (2.81s) [2020-09-29T18:31:46.330Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:31:46.589Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-29T18:31:46.853Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-09-29T18:31:46.853Z] PASS [2020-09-29T18:31:46.853Z] [2020-09-29T18:31:46.853Z] DONE 7 tests in 18.453s [2020-09-29T18:31:46.853Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T18:31:46.854Z] ++ 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 [2020-09-29T18:31:46.854Z] ++ set -e [2020-09-29T18:31:46.854Z] ++ '[' -n 0 ']' [2020-09-29T18:31:46.854Z] ++ set -x [2020-09-29T18:31:46.854Z] ++ 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 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 [2020-09-29T18:31:47.113Z] INFO: Testing against a local daemon [2020-09-29T18:31:47.113Z] === RUN TestCheckpoint [2020-09-29T18:31:47.113Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:31:47.113Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:31:47.113Z] === RUN TestContainerInvalidJSON [2020-09-29T18:31:47.113Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:31:47.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:31:47.113Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:31:47.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:31:47.113Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:31:47.113Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:31:47.113Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:31:47.113Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:31:47.113Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:31:47.113Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-29T18:31:47.113Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T18:31:47.113Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T18:31:47.113Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-29T18:31:47.113Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:31:47.113Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-29T18:31:47.113Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:31:47.373Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-29T18:31:47.373Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:31:47.373Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-09-29T18:31:47.373Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:31:47.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-09-29T18:31:47.373Z] === RUN TestCopyFromContainer [2020-09-29T18:31:48.330Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-09-29T18:31:48.330Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:31:49.211Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-09-29T18:31:49.212Z] === RUN TestServiceListWithStatuses [2020-09-29T18:31:49.212Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-29T18:31:49.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:31:49.212Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:31:49.280Z] === RUN TestCopyFromContainer// [2020-09-29T18:31:49.280Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T18:31:49.280Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T18:31:49.539Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T18:31:49.539Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T18:31:49.798Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T18:31:49.798Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-29T18:31:49.798Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T18:31:50.060Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T18:31:50.060Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T18:31:50.320Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer (2.95s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-09-29T18:31:50.579Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-09-29T18:31:50.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:31:50.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:31:50.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:31:50.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:31:50.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:31:50.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:31:50.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:31:50.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:31:50.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:31:50.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:31:50.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-29T18:31:50.579Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:31:50.579Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-29T18:31:50.579Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:31:50.579Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:31:50.579Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:31:50.579Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:31:50.579Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:31:50.579Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:31:50.579Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:31:50.579Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:31:50.579Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:31:50.579Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:31:50.579Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:31:50.579Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-29T18:31:50.579Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:31:50.579Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T18:31:50.579Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:31:52.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-29T18:31:52.744Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2020-09-29T18:31:52.744Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:31:53.681Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-29T18:31:55.059Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:31:55.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:31:55.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:31:55.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:31:55.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:31:55.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:31:55.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:31:55.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:31:55.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:31:55.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:31:55.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:31:55.318Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-29T18:31:55.318Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T18:31:55.318Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:31:55.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-09-29T18:31:55.885Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:31:55.885Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:31:55.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:31:55.885Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-29T18:31:55.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-09-29T18:31:55.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:31:55.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:31:56.144Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T18:31:56.144Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T18:31:56.144Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T18:31:56.144Z] === RUN TestDaemonRestartIpcMode [2020-09-29T18:31:56.144Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T18:31:56.144Z] === RUN TestDaemonHostGatewayIP [2020-09-29T18:31:56.144Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T18:31:56.144Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:31:56.144Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T18:31:56.144Z] === RUN TestDiff [2020-09-29T18:31:56.144Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-29T18:31:56.715Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-29T18:31:56.715Z] --- PASS: TestDiff (0.56s) [2020-09-29T18:31:56.715Z] === RUN TestExecWithCloseStdin [2020-09-29T18:31:56.975Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-29T18:31:57.234Z] --- PASS: TestExecWithCloseStdin (0.72s) [2020-09-29T18:31:57.234Z] === RUN TestExec [2020-09-29T18:31:57.704Z] --- PASS: TestDockerNetworkConnectAlias (8.02s) [2020-09-29T18:31:57.704Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:31:58.171Z] --- PASS: TestExec (0.92s) [2020-09-29T18:31:58.171Z] === RUN TestExecUser [2020-09-29T18:31:58.430Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-29T18:31:59.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-29T18:31:59.001Z] --- PASS: TestExecUser (0.88s) [2020-09-29T18:31:59.001Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:31:59.647Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-29T18:32:00.380Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-09-29T18:32:00.380Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:32:01.318Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-29T18:32:01.577Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-29T18:32:01.837Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-09-29T18:32:01.837Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:32:01.837Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-29T18:32:02.774Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-09-29T18:32:02.774Z] === RUN TestHealthKillContainer [2020-09-29T18:32:03.008Z] --- PASS: TestImportExtremelyLargeImageWorks (194.22s) [2020-09-29T18:32:03.008Z] PASS [2020-09-29T18:32:03.008Z] [2020-09-29T18:32:03.008Z] === Skipped [2020-09-29T18:32:03.008Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T18:32:03.008Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:03.008Z] [2020-09-29T18:32:03.008Z] [2020-09-29T18:32:03.008Z] DONE 12 tests, 1 skipped in 195.217s [2020-09-29T18:32:03.008Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T18:32:03.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:03.008Z] ++ set -e [2020-09-29T18:32:03.008Z] ++ '[' -n 0 ']' [2020-09-29T18:32:03.008Z] ++ set -x [2020-09-29T18:32:03.008Z] ++ 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=ppc64le 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 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:03.008Z] INFO: Testing against a local daemon [2020-09-29T18:32:03.008Z] === RUN TestNetworkCreateDelete [2020-09-29T18:32:03.008Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-09-29T18:32:03.008Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:32:03.008Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-09-29T18:32:03.008Z] === RUN TestDaemonDNSFallback [2020-09-29T18:32:03.008Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-09-29T18:32:03.008Z] === RUN TestInspectNetwork [2020-09-29T18:32:03.008Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T18:32:03.008Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T18:32:03.008Z] === RUN TestInspectNetwork/network_name [2020-09-29T18:32:03.008Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T18:32:03.033Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-29T18:32:03.237Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-09-29T18:32:03.237Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:32:03.282Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2020-09-29T18:32:03.282Z] === RUN TestServicePlugin [2020-09-29T18:32:03.282Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T18:32:03.282Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:03.282Z] === RUN TestServiceUpdateLabel [2020-09-29T18:32:03.293Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-29T18:32:03.552Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-29T18:32:04.049Z] --- PASS: TestInspectNetwork (7.16s) [2020-09-29T18:32:04.049Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T18:32:04.049Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T18:32:04.049Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T18:32:04.049Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T18:32:04.049Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:32:04.120Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-29T18:32:05.500Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-29T18:32:05.758Z] --- PASS: TestHealthKillContainer (2.86s) [2020-09-29T18:32:05.758Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:32:05.758Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-29T18:32:06.137Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2020-09-29T18:32:06.138Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:32:06.138Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:32:06.138Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:32:06.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:32:06.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:32:06.138Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:32:06.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:32:06.138Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:32:06.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:32:06.138Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:32:06.138Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-29T18:32:06.138Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:32:06.138Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T18:32:06.138Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T18:32:06.138Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:32:06.328Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-09-29T18:32:06.328Z] === RUN TestIpcModeNone [2020-09-29T18:32:06.328Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-29T18:32:06.774Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-29T18:32:06.774Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:32:06.838Z] --- PASS: TestServiceUpdateLabel (3.91s) [2020-09-29T18:32:06.838Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:32:06.896Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-29T18:32:07.155Z] --- PASS: TestIpcModeNone (0.83s) [2020-09-29T18:32:07.155Z] === RUN TestIpcModePrivate [2020-09-29T18:32:07.722Z] --- PASS: TestIpcModePrivate (0.60s) [2020-09-29T18:32:07.722Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-09-29T18:32:07.722Z] === RUN TestIpcModeShareable [2020-09-29T18:32:07.814Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-29T18:32:07.814Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:32:08.289Z] --- PASS: TestIpcModeShareable (0.54s) [2020-09-29T18:32:08.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-29T18:32:08.289Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T18:32:08.456Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-09-29T18:32:08.456Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:32:08.548Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-29T18:32:09.486Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-29T18:32:09.504Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-29T18:32:09.504Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:32:10.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2020-09-29T18:32:10.426Z] === RUN TestAPIIpcModeHost [2020-09-29T18:32:10.685Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-29T18:32:10.945Z] --- PASS: TestAPIIpcModeHost (0.57s) [2020-09-29T18:32:10.945Z] === RUN TestDaemonIpcModeShareable [2020-09-29T18:32:11.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-29T18:32:11.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:32:11.314Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-29T18:32:11.314Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:32:12.328Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-09-29T18:32:12.328Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-29T18:32:12.328Z] === RUN TestDaemonIpcModePrivate [2020-09-29T18:32:13.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-09-29T18:32:13.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:32:13.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:32:13.392Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:32:13.392Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:32:13.711Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2020-09-29T18:32:13.711Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-09-29T18:32:13.711Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T18:32:14.281Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-29T18:32:14.535Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-29T18:32:14.849Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-29T18:32:14.849Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-29T18:32:15.421Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-29T18:32:15.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-09-29T18:32:15.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-09-29T18:32:15.421Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T18:32:15.684Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-29T18:32:16.286Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-29T18:32:16.763Z] tests/integration/client_test.py ..... [ 75%] [2020-09-29T18:32:16.763Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-29T18:32:17.252Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-09-29T18:32:17.253Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-09-29T18:32:17.253Z] === RUN TestIpcModeOlderClient [2020-09-29T18:32:17.253Z] === PAUSE TestIpcModeOlderClient [2020-09-29T18:32:17.253Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:32:17.330Z] tests/integration/errors_test.py . [ 76%] [2020-09-29T18:32:18.145Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2020-09-29T18:32:18.145Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:32:18.145Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T18:32:18.145Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T18:32:18.199Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-09-29T18:32:18.199Z] === RUN TestKillContainer [2020-09-29T18:32:18.199Z] === RUN TestKillContainer/no_signal [2020-09-29T18:32:18.770Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-29T18:32:18.770Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:32:18.770Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-29T18:32:19.337Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:32:19.596Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-29T18:32:20.532Z] --- PASS: TestKillContainer (2.25s) [2020-09-29T18:32:20.532Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-09-29T18:32:20.532Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-09-29T18:32:20.532Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2020-09-29T18:32:20.532Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:32:20.532Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T18:32:20.792Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-29T18:32:21.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T18:32:21.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-09-29T18:32:21.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-09-29T18:32:21.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-09-29T18:32:21.992Z] === RUN TestKillStoppedContainer [2020-09-29T18:32:21.992Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-29T18:32:21.992Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:32:21.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-29T18:32:21.992Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:32:22.196Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2020-09-29T18:32:22.196Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:32:22.561Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-09-29T18:32:22.561Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:32:22.561Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T18:32:22.561Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:32:22.561Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:32:22.561Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T18:32:22.561Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:32:22.561Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T18:32:23.129Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-09-29T18:32:23.129Z] === RUN TestLinksContainerNames [2020-09-29T18:32:24.507Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-29T18:32:24.507Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-29T18:32:24.729Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T18:32:24.766Z] --- PASS: TestLinksContainerNames (1.53s) [2020-09-29T18:32:24.766Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:32:25.334Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-09-29T18:32:25.334Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T18:32:25.593Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-29T18:32:26.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/default [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/private [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/slave [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/shared [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/default [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/shared [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:32:26.162Z] === CONT TestMountDaemonRoot/slave [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:32:26.162Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T18:32:26.162Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:32:26.163Z] === CONT TestMountDaemonRoot/private [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:32:26.163Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T18:32:26.163Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:32:26.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:32:26.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T18:32:26.422Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T18:32:26.422Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T18:32:26.681Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T18:32:26.940Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-09-29T18:32:26.940Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-29T18:32:26.940Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T18:32:26.940Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-29T18:32:27.199Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-29T18:32:28.758Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2020-09-29T18:32:28.758Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:32:29.103Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-09-29T18:32:29.103Z] === RUN TestNetworkNat [2020-09-29T18:32:29.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-29T18:32:29.624Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-29T18:32:30.193Z] --- PASS: TestNetworkNat (0.94s) [2020-09-29T18:32:30.193Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:32:30.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-09-29T18:32:30.761Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:32:31.020Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-29T18:32:32.402Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-29T18:32:32.660Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-29T18:32:32.868Z] --- PASS: TestServiceUpdatePidsLimit (16.92s) [2020-09-29T18:32:32.868Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-29T18:32:32.868Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-29T18:32:32.868Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-29T18:32:32.868Z] PASS [2020-09-29T18:32:32.868Z] [2020-09-29T18:32:32.868Z] === Skipped [2020-09-29T18:32:32.868Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T18:32:32.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:32:32.868Z] [2020-09-29T18:32:32.868Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-29T18:32:32.868Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:32.868Z] [2020-09-29T18:32:32.868Z] [2020-09-29T18:32:32.868Z] DONE 27 tests, 2 skipped in 159.884s [2020-09-29T18:32:32.868Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T18:32:32.868Z] ++ 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 [2020-09-29T18:32:32.868Z] ++ set -e [2020-09-29T18:32:32.868Z] ++ '[' -n 0 ']' [2020-09-29T18:32:32.868Z] ++ set -x [2020-09-29T18:32:32.868Z] ++ 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 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 [2020-09-29T18:32:32.868Z] INFO: Testing against a local daemon [2020-09-29T18:32:32.868Z] === RUN TestSessionCreate [2020-09-29T18:32:32.868Z] --- PASS: TestSessionCreate (0.05s) [2020-09-29T18:32:32.868Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:32:32.868Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-29T18:32:32.868Z] PASS [2020-09-29T18:32:32.868Z] [2020-09-29T18:32:32.868Z] DONE 2 tests in 0.247s [2020-09-29T18:32:32.868Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T18:32:32.868Z] ++ 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 [2020-09-29T18:32:32.868Z] ++ set -e [2020-09-29T18:32:32.868Z] ++ '[' -n 0 ']' [2020-09-29T18:32:32.868Z] ++ set -x [2020-09-29T18:32:32.868Z] ++ 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 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 [2020-09-29T18:32:33.129Z] INFO: Testing against a local daemon [2020-09-29T18:32:33.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:32:33.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:32:33.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:32:33.129Z] === RUN TestEventsExecDie [2020-09-29T18:32:33.596Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-29T18:32:33.597Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2020-09-29T18:32:33.597Z] === RUN TestPause [2020-09-29T18:32:33.858Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-29T18:32:34.071Z] --- PASS: TestEventsExecDie (0.86s) [2020-09-29T18:32:34.071Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:32:34.071Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-29T18:32:34.071Z] === RUN TestInfoBinaryCommits [2020-09-29T18:32:34.071Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-29T18:32:34.071Z] === RUN TestInfoAPIVersioned [2020-09-29T18:32:34.071Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-29T18:32:34.071Z] === RUN TestInfoDiscoveryBackend [2020-09-29T18:32:34.331Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) [2020-09-29T18:32:34.331Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:we2bickxasf3flf3gg03fczgm Created:2020-09-29 18:32:28.035356994 +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[8353bde2a3665f1a4207feb3a73f14bea22efd62397b369c3d6d340d90828817:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.whe2mzjis8vkk9i0lbjes605s EndpointID:7c3eefeacfcfb72e823884af824a3e6beaa8363cdfadff47bf73bba549a49fec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4560c63f631ddd8825ffe176d421e20310d0e07368d15778bdb6084c59635665 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:26d3c6ddd020 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.whe2mzjis8vkk9i0lbjes605s EndpointID:7c3eefeacfcfb72e823884af824a3e6beaa8363cdfadff47bf73bba549a49fec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T18:32:34.331Z] PASS [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] === Skipped [2020-09-29T18:32:34.331Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:32:34.331Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] DONE 23 tests, 1 skipped in 39.216s [2020-09-29T18:32:34.331Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] ++ set -e [2020-09-29T18:32:34.331Z] ++ '[' -n 0 ']' [2020-09-29T18:32:34.331Z] ++ set -x [2020-09-29T18:32:34.331Z] ++ 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=ppc64le 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 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] INFO: Testing against a local daemon [2020-09-29T18:32:34.331Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T18:32:34.331Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:32:34.331Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:32:34.331Z] === RUN TestDockerNetworkIpvlan [2020-09-29T18:32:34.331Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:32:34.331Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:32:34.331Z] PASS [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] === Skipped [2020-09-29T18:32:34.331Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T18:32:34.331Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:32:34.331Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] [2020-09-29T18:32:34.331Z] DONE 2 tests, 2 skipped in 0.090s [2020-09-29T18:32:34.331Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] ++ set -e [2020-09-29T18:32:34.331Z] ++ '[' -n 0 ']' [2020-09-29T18:32:34.331Z] ++ set -x [2020-09-29T18:32:34.331Z] ++ 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=ppc64le 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 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:34.331Z] INFO: Testing against a local daemon [2020-09-29T18:32:34.331Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T18:32:34.796Z] --- PASS: TestPause (0.91s) [2020-09-29T18:32:34.796Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:32:34.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:32:34.796Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:32:34.796Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:32:35.013Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2020-09-29T18:32:35.013Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T18:32:35.056Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-29T18:32:35.370Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-09-29T18:32:35.370Z] === RUN TestDockerNetworkMacvlan [2020-09-29T18:32:35.623Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-09-29T18:32:35.624Z] === RUN TestPsFilter [2020-09-29T18:32:35.624Z] --- PASS: TestPsFilter (0.16s) [2020-09-29T18:32:35.624Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:32:35.956Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T18:32:35.956Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T18:32:36.411Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T18:32:36.528Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-09-29T18:32:36.528Z] === RUN TestInfoAPI [2020-09-29T18:32:36.528Z] --- PASS: TestInfoAPI (0.06s) [2020-09-29T18:32:36.528Z] === RUN TestInfoAPIWarnings [2020-09-29T18:32:36.559Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-09-29T18:32:36.560Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:32:36.818Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-29T18:32:37.048Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T18:32:37.077Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-09-29T18:32:37.077Z] === RUN TestRemoveContainerRunning [2020-09-29T18:32:37.337Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-29T18:32:37.595Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-09-29T18:32:37.595Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:32:37.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-29T18:32:38.088Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T18:32:38.423Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-09-29T18:32:38.423Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:32:38.424Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T18:32:38.424Z] === RUN TestRenameLinkedContainer [2020-09-29T18:32:40.166Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T18:32:40.792Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2020-09-29T18:32:40.792Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:32:40.957Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-09-29T18:32:40.957Z] === RUN TestRenameStoppedContainer [2020-09-29T18:32:41.525Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-09-29T18:32:41.525Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:32:42.267Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T18:32:42.906Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-29T18:32:42.906Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2020-09-29T18:32:42.906Z] === RUN TestRenameInvalidName [2020-09-29T18:32:43.845Z] --- PASS: TestRenameInvalidName (0.73s) [2020-09-29T18:32:43.845Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:32:44.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-29T18:32:45.798Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T18:32:46.323Z] --- PASS: TestRenameAnonymousContainer (2.61s) [2020-09-29T18:32:46.323Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:32:46.323Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan (11.07s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2020-09-29T18:32:46.435Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-09-29T18:32:46.435Z] PASS [2020-09-29T18:32:46.435Z] [2020-09-29T18:32:46.435Z] DONE 8 tests in 12.542s [2020-09-29T18:32:46.435Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T18:32:46.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:46.435Z] ++ set -e [2020-09-29T18:32:46.435Z] ++ '[' -n 0 ']' [2020-09-29T18:32:46.435Z] ++ set -x [2020-09-29T18:32:46.435Z] ++ 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=ppc64le 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 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:46.435Z] testing: warning: no tests to run [2020-09-29T18:32:46.435Z] PASS [2020-09-29T18:32:46.435Z] [2020-09-29T18:32:46.435Z] DONE 0 tests in 0.012s [2020-09-29T18:32:46.435Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T18:32:46.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:46.435Z] ++ set -e [2020-09-29T18:32:46.435Z] ++ '[' -n 0 ']' [2020-09-29T18:32:46.435Z] ++ set -x [2020-09-29T18:32:46.435Z] ++ 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=ppc64le 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 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:32:46.740Z] INFO: Testing against a local daemon [2020-09-29T18:32:46.740Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T18:32:47.260Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-09-29T18:32:47.260Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:32:48.259Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-09-29T18:32:48.259Z] === RUN TestAuthZPluginTLS [2020-09-29T18:32:48.553Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-29T18:32:48.553Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T18:32:48.640Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-09-29T18:32:48.640Z] === RUN TestResize [2020-09-29T18:32:48.899Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-29T18:32:49.189Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-29T18:32:49.189Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T18:32:49.468Z] --- PASS: TestResize (0.78s) [2020-09-29T18:32:49.468Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:32:49.826Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-29T18:32:49.826Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T18:32:50.035Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-29T18:32:50.122Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-29T18:32:50.122Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T18:32:50.294Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-09-29T18:32:50.294Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:32:50.552Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-29T18:32:50.812Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:50.812Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:50.812Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:50.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T18:32:50.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:51.072Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-29T18:32:51.641Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-29T18:32:51.641Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-29T18:32:51.720Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-09-29T18:32:51.720Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T18:32:52.013Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-29T18:32:52.013Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T18:32:52.210Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-29T18:32:52.649Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-29T18:32:52.649Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T18:32:52.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T18:32:53.297Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-29T18:32:53.297Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T18:32:53.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-29T18:32:53.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:54.645Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-09-29T18:32:54.645Z] === RUN TestInfoDebug [2020-09-29T18:32:54.645Z] --- PASS: TestInfoDebug (0.61s) [2020-09-29T18:32:54.645Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:32:54.645Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-09-29T18:32:54.645Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:32:54.823Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-09-29T18:32:54.823Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T18:32:54.906Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-09-29T18:32:54.906Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:32:55.513Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-29T18:32:55.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T18:32:55.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T18:32:55.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.89s) [2020-09-29T18:32:55.847Z] === RUN TestPingCacheHeaders [2020-09-29T18:32:55.847Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-29T18:32:55.847Z] === RUN TestPingGet [2020-09-29T18:32:55.847Z] --- PASS: TestPingGet (0.03s) [2020-09-29T18:32:55.847Z] === RUN TestPingHead [2020-09-29T18:32:55.847Z] --- PASS: TestPingHead (0.04s) [2020-09-29T18:32:55.847Z] === RUN TestVersion [2020-09-29T18:32:56.108Z] --- PASS: TestVersion (0.05s) [2020-09-29T18:32:56.108Z] PASS [2020-09-29T18:32:56.108Z] [2020-09-29T18:32:56.108Z] === Skipped [2020-09-29T18:32:56.108Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:32:56.108Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:32:56.108Z] [2020-09-29T18:32:56.108Z] [2020-09-29T18:32:56.108Z] DONE 18 tests, 1 skipped in 23.101s [2020-09-29T18:32:56.108Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T18:32:56.108Z] ++ 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 [2020-09-29T18:32:56.108Z] ++ set -e [2020-09-29T18:32:56.108Z] ++ '[' -n 0 ']' [2020-09-29T18:32:56.108Z] ++ set -x [2020-09-29T18:32:56.108Z] ++ 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 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 [2020-09-29T18:32:56.108Z] INFO: Testing against a local daemon [2020-09-29T18:32:56.108Z] === RUN TestVolumesCreateAndList [2020-09-29T18:32:56.108Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-29T18:32:56.108Z] === RUN TestVolumesRemove [2020-09-29T18:32:56.144Z] --- PASS: TestServiceUpdateNetwork (16.04s) [2020-09-29T18:32:56.144Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:32:56.144Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T18:32:56.144Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T18:32:56.368Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-29T18:32:56.368Z] === RUN TestVolumesInspect [2020-09-29T18:32:56.368Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-29T18:32:56.368Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:32:56.368Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:32:56.368Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:32:56.368Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:32:56.368Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-29T18:32:56.368Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:32:56.368Z] PASS [2020-09-29T18:32:56.368Z] [2020-09-29T18:32:56.368Z] DONE 5 tests in 0.346s [2020-09-29T18:32:56.368Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:32:56.629Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T18:32:56.629Z] +++ kill 13548 [2020-09-29T18:32:56.636Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-29T18:32:56.889Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-29T18:32:56.898Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-09-29T18:32:56.898Z] === RUN TestAuthZPluginHeader [2020-09-29T18:32:57.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T18:32:57.193Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-29T18:32:57.193Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T18:32:57.193Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:32:57.193Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:57.193Z] === RUN TestAuthZPluginV2Disable [2020-09-29T18:32:57.193Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:32:57.193Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:57.193Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T18:32:57.193Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:32:57.193Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:57.193Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T18:32:57.193Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:32:57.193Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:32:57.193Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T18:32:57.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T18:32:58.014Z] +++ /etc/init.d/apparmor stop [2020-09-29T18:32:58.014Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:32:58.014Z] [2020-09-29T18:32:58.014Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:32:58.014Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:32:58.014Z] [2020-09-29T18:32:58.014Z] To set a process to complain mode, use the command line tool [2020-09-29T18:32:58.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:32:58.014Z] +++ true [2020-09-29T18:32:58.014Z] exiting test-integration [2020-09-29T18:32:58.014Z] ++ exit 0 [2020-09-29T18:32:58.014Z] [2020-09-29T18:32:58.787Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-29T18:33:00.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T18:33:00.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T18:33:00.699Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-29T18:33:00.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride Post stage [Pipeline] junit [2020-09-29T18:33:01.331Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T18:33:02.106Z] + echo Ensuring container killed. [2020-09-29T18:33:02.106Z] Ensuring container killed. [2020-09-29T18:33:02.106Z] + docker rm -vf docker-pr4 [2020-09-29T18:33:02.106Z] Error: No such container: docker-pr4 [2020-09-29T18:33:02.106Z] + true [Pipeline] sh [2020-09-29T18:33:02.341Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-29T18:33:02.396Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:33:02.396Z] Chowning /workspace to jenkins user [2020-09-29T18:33:02.396Z] + id -u [2020-09-29T18:33:02.396Z] + id -g [2020-09-29T18:33:02.396Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T18:33:02.910Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-29T18:33:03.049Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T18:33:03.848Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-29T18:33:04.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T18:33:04.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T18:33:04.936Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-29T18:33:05.504Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:33:05.999Z] + bundleName=arm64-integration [2020-09-29T18:33:05.999Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-29T18:33:05.999Z] Creating arm64-integration-bundles.tar.gz [2020-09-29T18:33:05.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-09-29T18:33:05.999Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T18:33:06.274Z] Archiving artifacts [2020-09-29T18:33:06.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T18:33:06.908Z] + make clean [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.11s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.07s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.22s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-09-29T18:33:07.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2020-09-29T18:33:07.408Z] === RUN TestCgroupNamespacesRun [2020-09-29T18:33:07.408Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-29T18:33:07.480Z] docker volume rm -f docker-dev-cache [2020-09-29T18:33:07.480Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T18:33:08.805Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2020-09-29T18:33:08.805Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T18:33:09.068Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-29T18:33:10.464Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-09-29T18:33:10.464Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T18:33:11.538Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-09-29T18:33:11.538Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-29T18:33:11.538Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-09-29T18:33:11.538Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-09-29T18:33:11.538Z] PASS [2020-09-29T18:33:11.538Z] [2020-09-29T18:33:11.538Z] === Skipped [2020-09-29T18:33:11.538Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-29T18:33:11.538Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:33:11.538Z] [2020-09-29T18:33:11.538Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-29T18:33:11.538Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:11.538Z] [2020-09-29T18:33:11.538Z] [2020-09-29T18:33:11.538Z] DONE 27 tests, 2 skipped in 172.962s [2020-09-29T18:33:11.538Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] ++ set -e [2020-09-29T18:33:11.538Z] ++ '[' -n 0 ']' [2020-09-29T18:33:11.538Z] ++ set -x [2020-09-29T18:33:11.538Z] ++ 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=s390x 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 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] INFO: Testing against a local daemon [2020-09-29T18:33:11.538Z] === RUN TestSessionCreate [2020-09-29T18:33:11.538Z] --- PASS: TestSessionCreate (0.01s) [2020-09-29T18:33:11.538Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:33:11.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-29T18:33:11.538Z] PASS [2020-09-29T18:33:11.538Z] [2020-09-29T18:33:11.538Z] DONE 2 tests in 0.242s [2020-09-29T18:33:11.538Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] ++ set -e [2020-09-29T18:33:11.538Z] ++ '[' -n 0 ']' [2020-09-29T18:33:11.538Z] ++ set -x [2020-09-29T18:33:11.538Z] ++ 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=s390x 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 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:11.538Z] INFO: Testing against a local daemon [2020-09-29T18:33:11.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:33:11.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:33:11.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:33:11.538Z] === RUN TestEventsExecDie [2020-09-29T18:33:11.843Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2020-09-29T18:33:11.843Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T18:33:12.577Z] --- PASS: TestEventsExecDie (0.94s) [2020-09-29T18:33:12.577Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:33:12.577Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-29T18:33:12.577Z] === RUN TestInfoBinaryCommits [2020-09-29T18:33:12.577Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-29T18:33:12.577Z] === RUN TestInfoAPIVersioned [2020-09-29T18:33:12.577Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T18:33:12.577Z] === RUN TestInfoDiscoveryBackend [2020-09-29T18:33:12.781Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-29T18:33:12.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-29T18:33:12.925Z] ......... [ 86%] [2020-09-29T18:33:13.040Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-09-29T18:33:13.040Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T18:33:13.217Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-29T18:33:13.217Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T18:33:14.254Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T18:33:14.254Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T18:33:14.394Z] 4612f6d0b889: Pull complete [2020-09-29T18:33:14.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-29T18:33:14.419Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2020-09-29T18:33:14.419Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T18:33:14.889Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-29T18:33:14.890Z] === RUN TestInfoAPI [2020-09-29T18:33:14.890Z] --- PASS: TestInfoAPI (0.01s) [2020-09-29T18:33:14.890Z] === RUN TestInfoAPIWarnings [2020-09-29T18:33:15.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.51s) [2020-09-29T18:33:15.796Z] PASS [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] === Skipped [2020-09-29T18:33:15.796Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T18:33:15.796Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T18:33:15.796Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T18:33:15.796Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T18:33:15.796Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] [2020-09-29T18:33:15.796Z] DONE 17 tests, 4 skipped in 28.296s [2020-09-29T18:33:15.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T18:33:15.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:15.796Z] ++ set -e [2020-09-29T18:33:15.796Z] ++ '[' -n 0 ']' [2020-09-29T18:33:15.796Z] ++ set -x [2020-09-29T18:33:15.797Z] ++ 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=ppc64le 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 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:15.797Z] INFO: Testing against a local daemon [2020-09-29T18:33:15.797Z] === RUN TestPluginInvalidJSON [2020-09-29T18:33:15.797Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:33:15.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:33:15.797Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:33:15.797Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T18:33:15.797Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:33:15.797Z] === RUN TestPluginInstall [2020-09-29T18:33:15.797Z] === RUN TestPluginInstall/no_auth [2020-09-29T18:33:15.799Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-29T18:33:16.058Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2020-09-29T18:33:16.058Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T18:33:16.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-29T18:33:16.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2020-09-29T18:33:16.626Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T18:33:16.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-29T18:33:17.943Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-29T18:33:18.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-09-29T18:33:18.803Z] === RUN TestKernelTCPMemory [2020-09-29T18:33:19.029Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-29T18:33:19.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-29T18:33:19.321Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-09-29T18:33:19.321Z] === RUN TestNISDomainname [2020-09-29T18:33:20.266Z] --- PASS: TestNISDomainname (1.14s) [2020-09-29T18:33:20.266Z] === RUN TestHostnameDnsResolution [2020-09-29T18:33:20.277Z] time="2020-09-29T18:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:20.277Z] time="2020-09-29T18:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c5f249a097dff10d547895b1829ea48d6634171675120e1ab4ae3e323de3666" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:20.277Z] time="2020-09-29T18:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:20.277Z] time="2020-09-29T18:33:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c5f249a097dff10d547895b1829ea48d6634171675120e1ab4ae3e323de3666" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:20.277Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T18:33:20.914Z] time="2020-09-29T18:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:20.914Z] time="2020-09-29T18:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b49f9b3b1cb77bd9f1957931d6ef0cb045d644e8899c78914617eafe27e98839" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:20.914Z] time="2020-09-29T18:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:20.914Z] time="2020-09-29T18:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b49f9b3b1cb77bd9f1957931d6ef0cb045d644e8899c78914617eafe27e98839" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:21.208Z] === RUN TestPluginInstall/with_insecure [2020-09-29T18:33:21.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-29T18:33:21.647Z] --- PASS: TestHostnameDnsResolution (1.36s) [2020-09-29T18:33:21.647Z] === RUN TestStats [2020-09-29T18:33:22.245Z] time="2020-09-29T18:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:22.245Z] time="2020-09-29T18:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e4eecbb9f2ef0d45bd1fd08fa7ff4c415ad9852390dbc8744f9faed8e72cf2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:22.245Z] time="2020-09-29T18:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:33:22.245Z] time="2020-09-29T18:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e4eecbb9f2ef0d45bd1fd08fa7ff4c415ad9852390dbc8744f9faed8e72cf2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:33:22.537Z] --- PASS: TestPluginInstall (7.60s) [2020-09-29T18:33:22.537Z] --- PASS: TestPluginInstall/no_auth (5.30s) [2020-09-29T18:33:22.537Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-09-29T18:33:22.537Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-29T18:33:22.537Z] plugin_test.go:157: [dba1193b2bfb0] daemon is not started [2020-09-29T18:33:22.537Z] PASS [2020-09-29T18:33:22.537Z] [2020-09-29T18:33:22.537Z] DONE 6 tests in 7.707s [2020-09-29T18:33:22.537Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T18:33:22.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:22.537Z] ++ set -e [2020-09-29T18:33:22.537Z] ++ '[' -n 0 ']' [2020-09-29T18:33:22.537Z] ++ set -x [2020-09-29T18:33:22.537Z] ++ 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=ppc64le 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 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:22.537Z] INFO: Testing against a local daemon [2020-09-29T18:33:22.537Z] === RUN TestExternalGraphDriver [2020-09-29T18:33:23.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-29T18:33:23.173Z] === RUN TestExternalGraphDriver/json [2020-09-29T18:33:23.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-29T18:33:24.532Z] --- PASS: TestStats (2.76s) [2020-09-29T18:33:24.532Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:33:24.532Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T18:33:24.532Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T18:33:24.532Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T18:33:24.532Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T18:33:24.532Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T18:33:24.532Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T18:33:24.532Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T18:33:24.532Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T18:33:24.532Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T18:33:24.532Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T18:33:24.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-29T18:33:25.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-29T18:33:25.368Z] === RUN TestExternalGraphDriver/spec [2020-09-29T18:33:25.592Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-29T18:33:25.592Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-29T18:33:25.675Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T18:33:26.889Z] === RUN TestExternalGraphDriver/pull [2020-09-29T18:33:27.582Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T18:33:27.612Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-29T18:33:28.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-29T18:33:28.960Z] --- PASS: TestExternalGraphDriver (5.98s) [2020-09-29T18:33:28.961Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-09-29T18:33:28.961Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-29T18:33:28.961Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2020-09-29T18:33:28.961Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:33:29.253Z] --- SKIP: TestGraphdriverPluginV2 (0.76s) [2020-09-29T18:33:29.253Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:29.253Z] PASS [2020-09-29T18:33:29.253Z] [2020-09-29T18:33:29.253Z] === Skipped [2020-09-29T18:33:29.253Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.76s) [2020-09-29T18:33:29.253Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:33:29.253Z] [2020-09-29T18:33:29.253Z] [2020-09-29T18:33:29.253Z] DONE 5 tests, 1 skipped in 6.806s [2020-09-29T18:33:29.528Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T18:33:29.528Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-09-29T18:33:29.528Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-09-29T18:33:29.528Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-09-29T18:33:29.528Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2020-09-29T18:33:29.528Z] === RUN TestDeleteDevicemapper [2020-09-29T18:33:29.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T18:33:29.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:33:29.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:33:29.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T18:33:29.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:29.549Z] ++ set -e [2020-09-29T18:33:29.549Z] ++ '[' -n 0 ']' [2020-09-29T18:33:29.549Z] ++ set -x [2020-09-29T18:33:29.549Z] ++ 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=ppc64le 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 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:29.549Z] INFO: Testing against a local daemon [2020-09-29T18:33:29.549Z] === RUN TestContinueAfterPluginCrash [2020-09-29T18:33:29.549Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T18:33:29.549Z] === RUN TestReadPluginNoRead [2020-09-29T18:33:29.549Z] === PAUSE TestReadPluginNoRead [2020-09-29T18:33:29.549Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T18:33:29.549Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T18:33:29.549Z] === CONT TestContinueAfterPluginCrash [2020-09-29T18:33:29.549Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T18:33:29.549Z] === CONT TestReadPluginNoRead [2020-09-29T18:33:30.890Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-29T18:33:30.890Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-29T18:33:33.509Z] --- PASS: TestInfoAPIWarnings (16.27s) [2020-09-29T18:33:33.509Z] === RUN TestInfoDebug [2020-09-29T18:33:33.509Z] --- PASS: TestInfoDebug (0.52s) [2020-09-29T18:33:33.509Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:33:33.509Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-29T18:33:33.509Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:33:33.509Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-29T18:33:33.509Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:33:33.509Z] --- PASS: TestLoginFailsWithBadCredentials (0.85s) [2020-09-29T18:33:33.509Z] === RUN TestPingCacheHeaders [2020-09-29T18:33:33.509Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-29T18:33:33.509Z] === RUN TestPingGet [2020-09-29T18:33:33.509Z] --- PASS: TestPingGet (0.01s) [2020-09-29T18:33:33.509Z] === RUN TestPingHead [2020-09-29T18:33:33.509Z] --- PASS: TestPingHead (0.01s) [2020-09-29T18:33:33.509Z] === RUN TestVersion [2020-09-29T18:33:33.509Z] --- PASS: TestVersion (0.02s) [2020-09-29T18:33:33.509Z] PASS [2020-09-29T18:33:33.509Z] [2020-09-29T18:33:33.509Z] === Skipped [2020-09-29T18:33:33.509Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:33:33.509Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:33:33.509Z] [2020-09-29T18:33:33.509Z] [2020-09-29T18:33:33.509Z] DONE 18 tests, 1 skipped in 21.986s [2020-09-29T18:33:33.509Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T18:33:33.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:33.509Z] ++ set -e [2020-09-29T18:33:33.509Z] ++ '[' -n 0 ']' [2020-09-29T18:33:33.509Z] ++ set -x [2020-09-29T18:33:33.509Z] ++ 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=s390x 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 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:33.717Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.81s) [2020-09-29T18:33:33.717Z] === RUN TestUpdateMemory [2020-09-29T18:33:33.717Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T18:33:33.717Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:33:33.717Z] === RUN TestUpdateCPUQuota [2020-09-29T18:33:33.804Z] INFO: Testing against a local daemon [2020-09-29T18:33:33.804Z] === RUN TestVolumesCreateAndList [2020-09-29T18:33:33.804Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-29T18:33:33.804Z] === RUN TestVolumesRemove [2020-09-29T18:33:33.804Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-29T18:33:33.804Z] === RUN TestVolumesInspect [2020-09-29T18:33:33.804Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-29T18:33:33.804Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:33:33.804Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:33:33.804Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:33:33.804Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:33:33.804Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-29T18:33:33.804Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:33:33.804Z] PASS [2020-09-29T18:33:33.804Z] [2020-09-29T18:33:33.804Z] DONE 5 tests in 0.330s [2020-09-29T18:33:33.804Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:33:34.098Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T18:33:34.098Z] +++ kill 11879 [2020-09-29T18:33:34.583Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-29T18:33:35.096Z] --- PASS: TestUpdateCPUQuota (1.76s) [2020-09-29T18:33:35.096Z] === RUN TestUpdatePidsLimit [2020-09-29T18:33:35.096Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T18:33:35.101Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-29T18:33:35.101Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-29T18:33:35.101Z] [2020-09-29T18:33:35.101Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-29T18:33:35.101Z] =========================== short test summary info ============================ [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-29T18:33:35.101Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-29T18:33:35.101Z] Not supported on most drivers [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-29T18:33:35.101Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-29T18:33:35.101Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-29T18:33:35.101Z] Can fail if eth0 has multiple IP addresses [2020-09-29T18:33:35.101Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-29T18:33:35.101Z] This doesn't seem to be taken into account by the engine [2020-09-29T18:33:35.101Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-29T18:33:35.101Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-29T18:33:35.101Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 308.89 seconds == [2020-09-29T18:33:35.136Z] +++ /etc/init.d/apparmor stop [2020-09-29T18:33:35.136Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:33:35.136Z] [2020-09-29T18:33:35.136Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:33:35.136Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:33:35.136Z] [2020-09-29T18:33:35.136Z] To set a process to complain mode, use the command line tool [2020-09-29T18:33:35.136Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:33:35.136Z] +++ true [2020-09-29T18:33:35.136Z] exiting test-integration [2020-09-29T18:33:35.136Z] ++ exit 0 [2020-09-29T18:33:35.136Z] [2020-09-29T18:33:35.172Z] === RUN TestReadPluginNoRead/default [2020-09-29T18:33:35.172Z] --- PASS: TestDaemonStartWithLogOpt (5.32s) [2020-09-29T18:33:35.355Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T18:33:35.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-29T18:33:35.807Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T18:33:35.924Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T18:33:36.183Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2020-09-29T18:33:36.693Z] Recording test results [2020-09-29T18:33:36.752Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T18:33:37.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T18:33:37.319Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T18:33:37.338Z] + echo Ensuring container killed. [2020-09-29T18:33:37.338Z] Ensuring container killed. [2020-09-29T18:33:37.338Z] + docker rm -vf docker-pr4 [2020-09-29T18:33:37.338Z] Error: No such container: docker-pr4 [2020-09-29T18:33:37.338Z] + true [Pipeline] sh [2020-09-29T18:33:37.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T18:33:37.720Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:33:37.720Z] Chowning /workspace to jenkins user [2020-09-29T18:33:37.720Z] + id -u [2020-09-29T18:33:37.720Z] + id -g [2020-09-29T18:33:37.720Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41500:/workspace busybox chown -R 1001:1001 /workspace [2020-09-29T18:33:38.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-09-29T18:33:38.775Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2020-09-29T18:33:38.775Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:33:38.827Z] --- PASS: TestReadPluginNoRead (9.14s) [2020-09-29T18:33:38.827Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2020-09-29T18:33:38.827Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-09-29T18:33:38.827Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2020-09-29T18:33:38.827Z] read_test.go:92: [d79d718c2ee37] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:33:40.191Z] + bundleName=s390x-integration [2020-09-29T18:33:40.191Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-29T18:33:40.191Z] Creating s390x-integration-bundles.tar.gz [2020-09-29T18:33:40.191Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-09-29T18:33:40.191Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-29T18:33:40.237Z] Archiving artifacts [2020-09-29T18:33:40.357Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2020-09-29T18:33:40.357Z] PASS [2020-09-29T18:33:40.357Z] [2020-09-29T18:33:40.357Z] DONE 6 tests in 10.654s [2020-09-29T18:33:40.357Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] ++ set -e [2020-09-29T18:33:40.357Z] ++ '[' -n 0 ']' [2020-09-29T18:33:40.357Z] ++ set -x [2020-09-29T18:33:40.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] testing: warning: no tests to run [2020-09-29T18:33:40.357Z] PASS [2020-09-29T18:33:40.357Z] [2020-09-29T18:33:40.357Z] DONE 0 tests in 0.019s [2020-09-29T18:33:40.357Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] ++ set -e [2020-09-29T18:33:40.357Z] ++ '[' -n 0 ']' [2020-09-29T18:33:40.357Z] ++ set -x [2020-09-29T18:33:40.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:40.357Z] INFO: Testing against a local daemon [2020-09-29T18:33:40.357Z] === RUN TestPluginWithDevMounts [2020-09-29T18:33:40.357Z] === PAUSE TestPluginWithDevMounts [2020-09-29T18:33:40.357Z] === CONT TestPluginWithDevMounts [2020-09-29T18:33:40.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T18:33:40.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-29T18:33:40.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-29T18:33:40.962Z] + make clean [2020-09-29T18:33:41.254Z] docker volume rm -f docker-dev-cache [2020-09-29T18:33:41.254Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T18:33:41.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-29T18:33:42.428Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-09-29T18:33:42.428Z] PASS [2020-09-29T18:33:42.428Z] [2020-09-29T18:33:42.428Z] DONE 1 tests in 1.945s [2020-09-29T18:33:42.428Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T18:33:42.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:42.428Z] ++ set -e [2020-09-29T18:33:42.428Z] ++ '[' -n 0 ']' [2020-09-29T18:33:42.428Z] ++ set -x [2020-09-29T18:33:42.428Z] ++ 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=ppc64le 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 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:42.428Z] INFO: Testing against a local daemon [2020-09-29T18:33:42.428Z] === RUN TestSecretInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T18:33:43.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-29T18:33:43.945Z] --- PASS: TestSecretInspect (1.88s) [2020-09-29T18:33:43.945Z] === RUN TestSecretList [2020-09-29T18:33:45.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-29T18:33:45.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-29T18:33:45.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-29T18:33:46.032Z] --- PASS: TestSecretList (1.91s) [2020-09-29T18:33:46.032Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:33:47.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-29T18:33:47.563Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:33:47.563Z] [2020-09-29T18:33:47.563Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:33:47.563Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:33:47.563Z] [2020-09-29T18:33:47.563Z] To set a process to complain mode, use the command line tool [2020-09-29T18:33:47.563Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:33:47.563Z] Post stage [Pipeline] junit [2020-09-29T18:33:47.834Z] Recording test results [2020-09-29T18:33:48.119Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-09-29T18:33:48.119Z] === RUN TestSecretsUpdate [2020-09-29T18:33:48.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-29T18:33:48.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] sh [2020-09-29T18:33:49.353Z] + echo Ensuring container killed. [2020-09-29T18:33:49.353Z] Ensuring container killed. [2020-09-29T18:33:49.353Z] + docker rm -vf docker-pr4 [2020-09-29T18:33:49.353Z] Error: No such container: docker-pr4 [2020-09-29T18:33:49.353Z] + true [Pipeline] sh [2020-09-29T18:33:49.637Z] --- PASS: TestSecretsUpdate (1.89s) [2020-09-29T18:33:49.637Z] === RUN TestTemplatedSecret [2020-09-29T18:33:49.640Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:33:49.640Z] Chowning /workspace to jenkins user [2020-09-29T18:33:49.640Z] + id -u [2020-09-29T18:33:49.640Z] + id -g [2020-09-29T18:33:49.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T18:33:49.640Z] Unable to find image 'busybox:latest' locally [2020-09-29T18:33:51.385Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-09-29T18:33:51.385Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:33:51.953Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-09-29T18:33:51.953Z] === RUN TestWaitNonBlocked [2020-09-29T18:33:51.953Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:33:51.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:33:51.953Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:33:51.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:33:51.953Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:33:51.953Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:33:52.383Z] --- PASS: TestTemplatedSecret (2.40s) [2020-09-29T18:33:52.383Z] === RUN TestSecretCreateResolve [2020-09-29T18:33:52.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-29T18:33:53.149Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T18:33:53.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-09-29T18:33:53.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2020-09-29T18:33:53.149Z] === RUN TestWaitBlocked [2020-09-29T18:33:53.149Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:33:53.149Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:33:53.149Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:33:53.149Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:33:53.149Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T18:33:53.149Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T18:33:53.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-29T18:33:54.285Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-29T18:33:54.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-09-29T18:33:54.285Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-09-29T18:33:54.285Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T18:33:54.285Z] === CONT TestIpcModeOlderClient [2020-09-29T18:33:54.461Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-09-29T18:33:54.461Z] PASS [2020-09-29T18:33:54.461Z] [2020-09-29T18:33:54.461Z] DONE 6 tests in 11.989s [2020-09-29T18:33:54.461Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T18:33:54.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:54.461Z] ++ set -e [2020-09-29T18:33:54.461Z] ++ '[' -n 0 ']' [2020-09-29T18:33:54.461Z] ++ set -x [2020-09-29T18:33:54.461Z] ++ 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=ppc64le 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 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:33:54.461Z] INFO: Testing against a local daemon [2020-09-29T18:33:54.461Z] === RUN TestServiceCreateInit [2020-09-29T18:33:54.461Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:33:54.544Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-09-29T18:33:54.544Z] === CONT TestDaemonHostGatewayIP [2020-09-29T18:33:54.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-29T18:33:54.907Z] latest: Pulling from library/busybox [2020-09-29T18:33:54.908Z] df8698476c65: Pulling fs layer [2020-09-29T18:33:54.908Z] df8698476c65: Verifying Checksum [2020-09-29T18:33:54.908Z] df8698476c65: Download complete [2020-09-29T18:33:55.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-29T18:33:55.166Z] df8698476c65: Pull complete [2020-09-29T18:33:55.166Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T18:33:55.166Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:33:56.027Z] + bundleName=docker-py [2020-09-29T18:33:56.028Z] + echo Creating docker-py-bundles.tar.gz [2020-09-29T18:33:56.028Z] Creating docker-py-bundles.tar.gz [2020-09-29T18:33:56.028Z] + 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 [2020-09-29T18:33:56.039Z] Archiving artifacts [2020-09-29T18:33:56.491Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-29T18:33:57.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-29T18:33:57.627Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-29T18:33:57.726Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-29T18:33:57.987Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:33:58.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh binary-daemon [2020-09-29T18:33:58.195Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2020-09-29T18:33:58.195Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T18:33:58.355Z] [2020-09-29T18:33:58.614Z] Removing bundles/ [2020-09-29T18:33:58.614Z] [2020-09-29T18:33:58.614Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-29T18:33:58.614Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-29T18:33:58.614Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T18:33:58.763Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-29T18:33:59.332Z] --- PASS: TestDaemonHostGatewayIP (4.93s) [2020-09-29T18:33:59.332Z] === CONT TestDaemonRestartIpcMode [2020-09-29T18:34:02.466Z] --- PASS: TestServiceCreateInit (7.58s) [2020-09-29T18:34:02.466Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2020-09-29T18:34:02.466Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2020-09-29T18:34:02.466Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:34:03.524Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-09-29T18:34:04.461Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-29T18:34:05.838Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-29T18:34:06.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-29T18:34:06.407Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-29T18:34:07.021Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-29T18:34:08.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-29T18:34:10.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-29T18:34:10.931Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-09-29T18:34:10.931Z] PASS [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === Skipped [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T18:34:10.931Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T18:34:10.931Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T18:34:10.931Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T18:34:10.931Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T18:34:10.931Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T18:34:10.931Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] [2020-09-29T18:34:10.931Z] DONE 192 tests, 6 skipped in 144.153s [2020-09-29T18:34:11.189Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T18:34:11.189Z] ++ 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 [2020-09-29T18:34:11.189Z] ++ set -e [2020-09-29T18:34:11.189Z] ++ '[' -n 0 ']' [2020-09-29T18:34:11.189Z] ++ set -x [2020-09-29T18:34:11.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-29T18:34:11.189Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-29T18:34:11.448Z] INFO: Testing against a local daemon [2020-09-29T18:34:11.448Z] === RUN TestCommitInheritsEnv [2020-09-29T18:34:12.018Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-09-29T18:34:12.018Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:34:12.018Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T18:34:12.018Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:34:12.018Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T18:34:12.018Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:34:12.018Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-29T18:34:12.018Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:34:12.585Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-09-29T18:34:12.585Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T18:34:12.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-29T18:34:13.155Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-29T18:34:14.093Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-29T18:34:14.352Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-29T18:34:14.611Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-29T18:34:15.178Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-29T18:34:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-29T18:34:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-29T18:34:15.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-29T18:34:15.438Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-29T18:34:15.438Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-29T18:34:16.006Z] --- PASS: TestRemoveImageGarbageCollector (3.29s) [2020-09-29T18:34:16.006Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:34:16.006Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-29T18:34:16.006Z] === RUN TestTagInvalidReference [2020-09-29T18:34:16.006Z] --- PASS: TestTagInvalidReference (0.05s) [2020-09-29T18:34:16.006Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:34:16.006Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-29T18:34:16.006Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:34:16.006Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-29T18:34:16.006Z] === RUN TestTagOfficialNames [2020-09-29T18:34:16.265Z] --- PASS: TestTagOfficialNames (0.10s) [2020-09-29T18:34:16.265Z] === RUN TestTagMatchesDigest [2020-09-29T18:34:16.265Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T18:34:16.265Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T18:34:16.833Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-29T18:34:17.846Z] --- PASS: TestCreateServiceMultipleTimes (15.04s) [2020-09-29T18:34:17.846Z] === RUN TestCreateServiceConflict [2020-09-29T18:34:18.481Z] --- PASS: TestCreateServiceConflict (1.86s) [2020-09-29T18:34:18.481Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:34:18.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-29T18:34:21.235Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2020-09-29T18:34:21.235Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:34:22.932Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-29T18:34:23.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-29T18:34:23.757Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-29T18:34:27.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-29T18:34:27.306Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-29T18:34:28.682Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-29T18:34:28.941Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-29T18:34:29.201Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-29T18:34:29.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-29T18:34:29.770Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-29T18:34:30.029Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-29T18:34:33.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-29T18:34:36.594Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2020-09-29T18:34:36.594Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:34:36.594Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2020-09-29T18:34:36.594Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:34:38.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-29T18:34:38.673Z] --- PASS: TestCreateServiceConfigFileMode (2.12s) [2020-09-29T18:34:38.673Z] === RUN TestCreateServiceSysctls [2020-09-29T18:34:41.126Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-29T18:34:41.418Z] --- PASS: TestCreateServiceSysctls (3.02s) [2020-09-29T18:34:41.418Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:34:42.062Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-29T18:34:42.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-29T18:34:42.629Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-29T18:34:44.162Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2020-09-29T18:34:44.162Z] === RUN TestInspect [2020-09-29T18:34:46.242Z] --- PASS: TestInspect (2.52s) [2020-09-29T18:34:46.242Z] === RUN TestCreateJob [2020-09-29T18:34:46.823Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-29T18:34:46.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-29T18:34:49.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-29T18:34:49.775Z] --- PASS: TestCreateJob (3.02s) [2020-09-29T18:34:49.775Z] === RUN TestReplicatedJob [2020-09-29T18:34:50.294Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-29T18:34:52.199Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-29T18:34:52.199Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-29T18:34:52.199Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-29T18:34:52.199Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-29T18:34:52.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-29T18:34:52.458Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-29T18:34:54.242Z] --- PASS: TestReplicatedJob (4.71s) [2020-09-29T18:34:54.242Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:34:55.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-29T18:34:56.683Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-29T18:34:56.990Z] --- PASS: TestUpdateReplicatedJob (2.95s) [2020-09-29T18:34:56.990Z] === RUN TestServiceListWithStatuses [2020-09-29T18:34:56.990Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T18:34:56.990Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:34:56.990Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:34:58.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-29T18:34:59.968Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-29T18:35:01.460Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2020-09-29T18:35:01.460Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:35:02.503Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-29T18:35:02.503Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-29T18:35:03.071Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-29T18:35:04.201Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2020-09-29T18:35:04.201Z] === RUN TestServicePlugin [2020-09-29T18:35:04.201Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T18:35:04.201Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:35:04.201Z] === RUN TestServiceUpdateLabel [2020-09-29T18:35:06.296Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-09-29T18:35:06.296Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:35:08.344Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-29T18:35:08.913Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-29T18:35:09.851Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-29T18:35:10.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-29T18:35:10.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-29T18:35:14.323Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-29T18:35:14.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-29T18:35:15.861Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-29T18:35:16.430Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-29T18:35:17.367Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-29T18:35:17.935Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-29T18:35:19.313Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-29T18:35:19.573Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-29T18:35:20.065Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-29T18:35:20.065Z] Copying nested executables into bundles/binary-daemon [2020-09-29T18:35:20.065Z] [2020-09-29T18:35:20.142Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-29T18:35:20.142Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-29T18:35:21.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/make.sh cross [2020-09-29T18:35:21.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-29T18:35:21.608Z] [2020-09-29T18:35:21.652Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-09-29T18:35:21.652Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:35:21.867Z] Removing bundles/ [2020-09-29T18:35:21.867Z] [2020-09-29T18:35:21.867Z] ---> Making bundle: cross (in bundles/cross) [2020-09-29T18:35:21.867Z] Cross building: bundles/cross/linux/amd64 [2020-09-29T18:35:21.867Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-29T18:35:21.867Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-29T18:35:22.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-29T18:35:22.900Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-29T18:35:23.467Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-29T18:35:24.035Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-29T18:35:26.031Z] c3aff4450246: Pull complete [2020-09-29T18:35:26.031Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-29T18:35:26.031Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:35:26.031Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-29T18:35:26.031Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-29T18:35:26.031Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-29T18:35:26.031Z] WARN: Skipping validation tests [2020-09-29T18:35:26.031Z] INFO: Running unit tests at 09/29/2020 18:35:13... [2020-09-29T18:35:26.031Z] INFO: make.ps1 starting at 09/29/2020 18:35:17 [2020-09-29T18:35:26.031Z] INFO: Git commit (ccb751a764) assumed from DOCKER_GITCOMMIT environment variable [2020-09-29T18:35:26.031Z] INFO: Invoking autogen... [2020-09-29T18:35:26.031Z] INFO: Running unit tests... [2020-09-29T18:35:26.571Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-29T18:35:28.473Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-29T18:35:29.758Z] 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/dockerd 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota 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/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/signal/testfiles 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/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 [2020-09-29T18:35:32.664Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-29T18:35:33.604Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-29T18:35:34.542Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-29T18:35:36.448Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-29T18:35:37.000Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2020-09-29T18:35:37.000Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:35:38.329Z] ? github.com/docker/docker/api [no test files] [2020-09-29T18:35:38.352Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-29T18:35:39.289Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-29T18:35:41.825Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-29T18:35:45.115Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-29T18:35:47.020Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-29T18:35:47.371Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-09-29T18:35:47.371Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:35:47.587Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-29T18:35:48.155Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-29T18:35:48.417Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T18:35:49.092Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-29T18:35:49.093Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T18:35:50.471Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-29T18:35:50.471Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-29T18:35:50.471Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-29T18:35:51.409Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-29T18:35:51.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-29T18:35:53.126Z] === RUN TestMiddlewares [2020-09-29T18:35:53.126Z] --- PASS: TestMiddlewares (0.00s) [2020-09-29T18:35:53.126Z] PASS [2020-09-29T18:35:53.126Z] coverage: 9.0% of statements [2020-09-29T18:35:53.126Z] ok github.com/docker/docker/api/server 0.237s coverage: 9.0% of statements [2020-09-29T18:35:53.315Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-29T18:35:55.220Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-29T18:35:55.788Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-29T18:35:55.990Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T18:35:57.691Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-29T18:35:59.594Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-29T18:35:59.853Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-29T18:36:01.230Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-29T18:36:03.137Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-29T18:36:04.491Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2020-09-29T18:36:04.491Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-29T18:36:04.491Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-09-29T18:36:04.491Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-09-29T18:36:04.491Z] PASS [2020-09-29T18:36:04.491Z] [2020-09-29T18:36:04.491Z] === Skipped [2020-09-29T18:36:04.491Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T18:36:04.491Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:36:04.491Z] [2020-09-29T18:36:04.491Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-29T18:36:04.491Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T18:36:04.491Z] [2020-09-29T18:36:04.491Z] [2020-09-29T18:36:04.491Z] DONE 27 tests, 2 skipped in 129.129s [2020-09-29T18:36:04.491Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] ++ set -e [2020-09-29T18:36:04.491Z] ++ '[' -n 0 ']' [2020-09-29T18:36:04.491Z] ++ set -x [2020-09-29T18:36:04.491Z] ++ 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=ppc64le 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 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] INFO: Testing against a local daemon [2020-09-29T18:36:04.491Z] === RUN TestSessionCreate [2020-09-29T18:36:04.491Z] --- PASS: TestSessionCreate (0.04s) [2020-09-29T18:36:04.491Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:36:04.491Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-29T18:36:04.491Z] PASS [2020-09-29T18:36:04.491Z] [2020-09-29T18:36:04.491Z] DONE 2 tests in 0.160s [2020-09-29T18:36:04.491Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] ++ set -e [2020-09-29T18:36:04.491Z] ++ '[' -n 0 ']' [2020-09-29T18:36:04.491Z] ++ set -x [2020-09-29T18:36:04.491Z] ++ 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=ppc64le 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 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:04.491Z] INFO: Testing against a local daemon [2020-09-29T18:36:04.491Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:36:04.491Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:36:04.491Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:36:04.491Z] === RUN TestEventsExecDie [2020-09-29T18:36:04.491Z] --- PASS: TestEventsExecDie (0.60s) [2020-09-29T18:36:04.491Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:36:04.491Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-29T18:36:04.491Z] === RUN TestInfoBinaryCommits [2020-09-29T18:36:04.491Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-09-29T18:36:04.491Z] === RUN TestInfoAPIVersioned [2020-09-29T18:36:04.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T18:36:04.491Z] === RUN TestInfoDiscoveryBackend [2020-09-29T18:36:04.783Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-29T18:36:04.783Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T18:36:05.820Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T18:36:05.820Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T18:36:06.113Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-29T18:36:06.113Z] === RUN TestInfoAPI [2020-09-29T18:36:06.415Z] --- PASS: TestInfoAPI (0.04s) [2020-09-29T18:36:06.415Z] === RUN TestInfoAPIWarnings [2020-09-29T18:36:06.428Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-29T18:36:06.428Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-29T18:36:08.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-29T18:36:09.719Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-29T18:36:10.288Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-29T18:36:14.482Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-29T18:36:15.864Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-29T18:36:17.287Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-29T18:36:18.229Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-29T18:36:21.522Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-29T18:36:25.048Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-09-29T18:36:25.048Z] === RUN TestInfoDebug [2020-09-29T18:36:25.048Z] --- PASS: TestInfoDebug (0.53s) [2020-09-29T18:36:25.048Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:36:25.048Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-09-29T18:36:25.048Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:36:25.048Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-29T18:36:25.048Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:36:25.343Z] --- PASS: TestLoginFailsWithBadCredentials (1.26s) [2020-09-29T18:36:25.343Z] === RUN TestPingCacheHeaders [2020-09-29T18:36:25.638Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-29T18:36:25.639Z] === RUN TestPingGet [2020-09-29T18:36:25.639Z] --- PASS: TestPingGet (0.03s) [2020-09-29T18:36:25.639Z] === RUN TestPingHead [2020-09-29T18:36:25.639Z] --- PASS: TestPingHead (0.03s) [2020-09-29T18:36:25.639Z] === RUN TestVersion [2020-09-29T18:36:25.639Z] --- PASS: TestVersion (0.03s) [2020-09-29T18:36:25.639Z] PASS [2020-09-29T18:36:25.639Z] [2020-09-29T18:36:25.639Z] === Skipped [2020-09-29T18:36:25.639Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:36:25.639Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:36:25.639Z] [2020-09-29T18:36:25.639Z] [2020-09-29T18:36:25.639Z] DONE 18 tests, 1 skipped in 22.217s [2020-09-29T18:36:25.639Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T18:36:25.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:25.639Z] ++ set -e [2020-09-29T18:36:25.639Z] ++ '[' -n 0 ']' [2020-09-29T18:36:25.639Z] ++ set -x [2020-09-29T18:36:25.639Z] ++ 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=ppc64le 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 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T18:36:25.639Z] INFO: Testing against a local daemon [2020-09-29T18:36:25.639Z] === RUN TestVolumesCreateAndList [2020-09-29T18:36:25.639Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-29T18:36:25.639Z] === RUN TestVolumesRemove [2020-09-29T18:36:25.639Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-29T18:36:25.639Z] === RUN TestVolumesInspect [2020-09-29T18:36:25.933Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-29T18:36:25.934Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:36:25.934Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:36:25.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:36:25.934Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:36:25.934Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-29T18:36:25.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:36:25.934Z] PASS [2020-09-29T18:36:25.934Z] [2020-09-29T18:36:25.934Z] DONE 5 tests in 0.201s [2020-09-29T18:36:25.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:36:25.934Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T18:36:25.934Z] +++ kill 13689 [2020-09-29T18:36:26.796Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-29T18:36:26.796Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-29T18:36:27.448Z] +++ /etc/init.d/apparmor stop [2020-09-29T18:36:27.448Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:36:27.448Z] [2020-09-29T18:36:27.448Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:36:27.448Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:36:27.448Z] [2020-09-29T18:36:27.448Z] To set a process to complain mode, use the command line tool [2020-09-29T18:36:27.448Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:36:27.448Z] +++ true [2020-09-29T18:36:27.448Z] exiting test-integration [2020-09-29T18:36:27.448Z] ++ exit 0 [2020-09-29T18:36:27.448Z] Post stage [Pipeline] junit [2020-09-29T18:36:28.533Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T18:36:29.336Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-29T18:36:29.395Z] + echo Ensuring container killed. [2020-09-29T18:36:29.395Z] Ensuring container killed. [2020-09-29T18:36:29.395Z] + docker rm -vf docker-pr4 [2020-09-29T18:36:29.395Z] Error: No such container: docker-pr4 [2020-09-29T18:36:29.395Z] + true [Pipeline] sh [2020-09-29T18:36:29.780Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:36:29.780Z] Chowning /workspace to jenkins user [2020-09-29T18:36:29.780Z] + id -u [2020-09-29T18:36:29.780Z] + id -g [2020-09-29T18:36:29.780Z] + docker run --rm -v /home/docker/workspace/moby_PR-41500:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:36:31.693Z] + bundleName=ppc64le-integration [2020-09-29T18:36:31.693Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-29T18:36:31.693Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-29T18:36:31.693Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-09-29T18:36:31.693Z] [Pipeline] archiveArtifacts [2020-09-29T18:36:31.738Z] Archiving artifacts [2020-09-29T18:36:31.869Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-29T18:36:31.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-29T18:36:32.106Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T18:36:32.437Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-29T18:36:32.496Z] + make clean [2020-09-29T18:36:32.789Z] make: command: Command not found [2020-09-29T18:36:32.789Z] make: command: Command not found [2020-09-29T18:36:32.789Z] docker volume rm -f docker-dev-cache [2020-09-29T18:36:32.789Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T18:36:33.005Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-29T18:36:33.005Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-29T18:36:33.574Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-29T18:36:33.834Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T18:36:35.739Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-29T18:36:37.118Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-29T18:36:37.377Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-29T18:36:38.754Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-29T18:36:40.134Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-29T18:36:40.392Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-29T18:36:41.769Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-29T18:36:42.029Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-29T18:36:42.966Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-29T18:36:43.323Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-29T18:36:43.323Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-29T18:36:43.323Z] Cross building: bundles/cross/windows/amd64 [2020-09-29T18:36:43.323Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-29T18:36:43.323Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-29T18:36:44.873Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-29T18:36:44.873Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-29T18:36:50.147Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite (345.35s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.40s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.12s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:1454: [d8fe5f0c62b72] daemon is not started [2020-09-29T18:36:50.147Z] check_test.go:309: [d9ce659d89366] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d5961e5dcde59] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.07s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.61s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.22s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d990372337ba4] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d62528b1b0079] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d3d14bb6140de] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-09-29T18:36:50.147Z] check_test.go:309: [da57158053559] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.20s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.60s) [2020-09-29T18:36:50.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-29T18:36:50.147Z] check_test.go:309: [d660385608c55] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.13s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.53s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d80d43035b8f0] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-09-29T18:36:50.147Z] check_test.go:309: [deea4a1f881fe] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.23s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_plugins_test.go:79: [d261d66425382] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.84s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_plugins_test.go:169: [d4451b2f6a3a3] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d99468427eb6d] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.12s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.99s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.46s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d2850ec010a47] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.07s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.13s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.18s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d440558d060cc] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.18s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s) [2020-09-29T18:36:50.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-29T18:36:50.147Z] check_test.go:309: [d4edfb56bc06d] daemon is not started [2020-09-29T18:36:50.147Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-29T18:36:50.147Z] check_test.go:309: [d51bc44508f10] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d40426d774b79] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.83s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.07s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.28s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.12s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d952c0dd0f2c2] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.29s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2020-09-29T18:36:50.147Z] check_test.go:309: [da79be5a2e720] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.58s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-09-29T18:36:50.147Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-09-29T18:36:50.147Z] check_test.go:309: [dda55b6d1ac29] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d53cd3e189787] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d1a1385793000] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-09-29T18:36:50.147Z] check_test.go:309: [d86afb7ae06a7] daemon is not started [2020-09-29T18:36:50.147Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.71s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2020-09-29T18:36:50.148Z] check_test.go:309: [d3b3df21884a9] daemon is not started [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.65s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-29T18:36:50.148Z] check_test.go:309: [dcc44596c2c00] daemon is not started [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.54s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.49s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.55s) [2020-09-29T18:36:50.148Z] docker_cli_daemon_test.go:2549: [dd1ef4f819d8f] daemon is not started [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.56s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-09-29T18:36:50.148Z] check_test.go:309: [d2d15db327bbc] daemon is not started [2020-09-29T18:36:50.148Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.96s) [2020-09-29T18:36:50.148Z] === RUN TestDockerSwarmSuite [2020-09-29T18:36:50.148Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-29T18:36:52.682Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T18:36:53.544Z] === RUN TestBoolValue [2020-09-29T18:36:53.544Z] --- PASS: TestBoolValue (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestBoolValueOrDefault [2020-09-29T18:36:53.544Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestInt64ValueOrZero [2020-09-29T18:36:53.544Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestInt64ValueOrDefault [2020-09-29T18:36:53.544Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestInt64ValueOrDefaultWithError [2020-09-29T18:36:53.544Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestJsonContentType [2020-09-29T18:36:53.544Z] --- PASS: TestJsonContentType (0.00s) [2020-09-29T18:36:53.544Z] PASS [2020-09-29T18:36:53.544Z] coverage: 14.7% of statements [2020-09-29T18:36:53.544Z] ok github.com/docker/docker/api/server/httputils 0.140s coverage: 14.7% of statements [2020-09-29T18:36:53.544Z] === RUN TestMaskSecretKeys [2020-09-29T18:36:53.544Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-09-29T18:36:53.544Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-09-29T18:36:53.544Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-09-29T18:36:53.544Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-09-29T18:36:53.544Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-09-29T18:36:53.544Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-09-29T18:36:53.544Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestVersionMiddlewareVersion [2020-09-29T18:36:53.544Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-09-29T18:36:53.544Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-09-29T18:36:53.544Z] PASS [2020-09-29T18:36:53.544Z] coverage: 37.7% of statements [2020-09-29T18:36:53.544Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T18:36:53.544Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T18:36:53.544Z] === RUN TestStrSliceMarshalJSON [2020-09-29T18:36:53.544Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestStrSliceUnmarshalJSON [2020-09-29T18:36:53.544Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestStrSliceUnmarshalString [2020-09-29T18:36:53.544Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestStrSliceUnmarshalSlice [2020-09-29T18:36:53.544Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-09-29T18:36:53.544Z] PASS [2020-09-29T18:36:53.544Z] coverage: 90.0% of statements [2020-09-29T18:36:53.544Z] ok github.com/docker/docker/api/types/strslice 0.206s coverage: 90.0% of statements [2020-09-29T18:36:53.544Z] === RUN TestToJSON [2020-09-29T18:36:53.544Z] --- PASS: TestToJSON (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestToParamWithVersion [2020-09-29T18:36:53.544Z] --- PASS: TestToParamWithVersion (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestFromJSON [2020-09-29T18:36:53.544Z] --- PASS: TestFromJSON (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestEmpty [2020-09-29T18:36:53.544Z] --- PASS: TestEmpty (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestArgsMatchKVListEmptySources [2020-09-29T18:36:53.544Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestArgsMatchKVList [2020-09-29T18:36:53.544Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestArgsMatch [2020-09-29T18:36:53.544Z] --- PASS: TestArgsMatch (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestAdd [2020-09-29T18:36:53.544Z] --- PASS: TestAdd (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestDel [2020-09-29T18:36:53.544Z] --- PASS: TestDel (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestLen [2020-09-29T18:36:53.544Z] --- PASS: TestLen (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestExactMatch [2020-09-29T18:36:53.544Z] --- PASS: TestExactMatch (0.00s) [2020-09-29T18:36:53.544Z] === RUN TestOnlyOneExactMatch [2020-09-29T18:36:53.544Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestContains [2020-09-29T18:36:53.545Z] --- PASS: TestContains (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestValidate [2020-09-29T18:36:53.545Z] --- PASS: TestValidate (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestWalkValues [2020-09-29T18:36:53.545Z] --- PASS: TestWalkValues (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestFuzzyMatch [2020-09-29T18:36:53.545Z] --- PASS: TestFuzzyMatch (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestClone [2020-09-29T18:36:53.545Z] --- PASS: TestClone (0.00s) [2020-09-29T18:36:53.545Z] PASS [2020-09-29T18:36:53.545Z] coverage: 92.2% of statements [2020-09-29T18:36:53.545Z] ok github.com/docker/docker/api/types/filters 0.101s coverage: 92.2% of statements [2020-09-29T18:36:53.545Z] === RUN TestAdjustForAPIVersion [2020-09-29T18:36:53.545Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-09-29T18:36:53.545Z] PASS [2020-09-29T18:36:53.545Z] coverage: 5.7% of statements [2020-09-29T18:36:53.545Z] === RUN TestDurationToSecondsString [2020-09-29T18:36:53.545Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestGetTimestamp [2020-09-29T18:36:53.545Z] ok github.com/docker/docker/api/server/router/swarm 0.180s coverage: 5.7% of statements [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T18:36:53.545Z] --- PASS: TestGetTimestamp (0.16s) [2020-09-29T18:36:53.545Z] === RUN TestParseTimestamps [2020-09-29T18:36:53.545Z] --- PASS: TestParseTimestamps (0.00s) [2020-09-29T18:36:53.545Z] PASS [2020-09-29T18:36:53.545Z] coverage: 100.0% of statements [2020-09-29T18:36:53.545Z] ok github.com/docker/docker/api/types/time 0.243s coverage: 100.0% of statements [2020-09-29T18:36:53.545Z] === RUN TestCompareVersion [2020-09-29T18:36:53.545Z] --- PASS: TestCompareVersion (0.00s) [2020-09-29T18:36:53.545Z] PASS [2020-09-29T18:36:53.545Z] coverage: 75.0% of statements [2020-09-29T18:36:53.545Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T18:36:53.545Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T18:36:53.545Z] === RUN TestReadAll [2020-09-29T18:36:53.545Z] --- PASS: TestReadAll (0.00s) [2020-09-29T18:36:53.545Z] PASS [2020-09-29T18:36:53.545Z] coverage: 96.8% of statements [2020-09-29T18:36:53.545Z] ok github.com/docker/docker/builder/dockerignore 0.071s coverage: 96.8% of statements [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-09-29T18:36:53.545Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-09-29T18:36:53.545Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestCloneArgsSmartHttp [2020-09-29T18:36:53.545Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2020-09-29T18:36:53.545Z] === RUN TestCloneArgsDumbHttp [2020-09-29T18:36:53.545Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestCloneArgsGit [2020-09-29T18:36:53.545Z] --- PASS: TestCloneArgsGit (0.00s) [2020-09-29T18:36:53.545Z] === RUN TestCheckoutGit [2020-09-29T18:36:54.510Z] === RUN TestEnable [2020-09-29T18:36:54.510Z] --- PASS: TestEnable (0.00s) [2020-09-29T18:36:54.510Z] === RUN TestDisable [2020-09-29T18:36:54.510Z] --- PASS: TestDisable (0.00s) [2020-09-29T18:36:54.510Z] === RUN TestEnabled [2020-09-29T18:36:54.510Z] --- PASS: TestEnabled (0.00s) [2020-09-29T18:36:54.510Z] PASS [2020-09-29T18:36:54.510Z] coverage: 100.0% of statements [2020-09-29T18:36:54.510Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2020-09-29T18:36:55.476Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-09-29T18:36:55.476Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s) [2020-09-29T18:36:55.476Z] === RUN TestProcessNoDockerignore [2020-09-29T18:36:55.476Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestProcessShouldLeaveAllFiles [2020-09-29T18:36:55.476Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestDetectContentType [2020-09-29T18:36:55.476Z] --- PASS: TestDetectContentType (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestSelectAcceptableMIME [2020-09-29T18:36:55.476Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestInspectEmptyResponse [2020-09-29T18:36:55.476Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestInspectResponseBinary [2020-09-29T18:36:55.476Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestResponseUnsupportedContentType [2020-09-29T18:36:55.476Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestInspectResponseTextSimple [2020-09-29T18:36:55.476Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestInspectResponseEmptyContentType [2020-09-29T18:36:55.476Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestUnknownContentLength [2020-09-29T18:36:55.476Z] --- PASS: TestUnknownContentLength (0.00s) [2020-09-29T18:36:55.476Z] === RUN TestDownloadRemote [2020-09-29T18:36:55.933Z] --- PASS: TestDownloadRemote (0.07s) [2020-09-29T18:36:55.933Z] === RUN TestGetWithStatusError [2020-09-29T18:36:55.933Z] --- PASS: TestGetWithStatusError (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestCloseRootDirectory [2020-09-29T18:36:55.933Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-09-29T18:36:55.933Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:36:55.933Z] === RUN TestHashFile [2020-09-29T18:36:55.933Z] --- SKIP: TestHashFile (0.00s) [2020-09-29T18:36:55.933Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:36:55.933Z] === RUN TestHashSubdir [2020-09-29T18:36:55.933Z] --- SKIP: TestHashSubdir (0.00s) [2020-09-29T18:36:55.933Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:36:55.933Z] === RUN TestRemoveDirectory [2020-09-29T18:36:55.933Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-09-29T18:36:55.933Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:36:55.933Z] PASS [2020-09-29T18:36:55.933Z] coverage: 9.2% of statements [2020-09-29T18:36:55.933Z] ok github.com/docker/docker/builder/remotecontext 0.809s coverage: 9.2% of statements [2020-09-29T18:36:55.933Z] === RUN TestGetAllAllowed [2020-09-29T18:36:55.933Z] --- PASS: TestGetAllAllowed (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestGetAllMeta [2020-09-29T18:36:55.933Z] --- PASS: TestGetAllMeta (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestWarnOnUnusedBuildArgs [2020-09-29T18:36:55.933Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestIsUnreferencedBuiltin [2020-09-29T18:36:55.933Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestIsExistingDirectory [2020-09-29T18:36:55.933Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestGetFilenameForDownload [2020-09-29T18:36:55.933Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestEnv2Variables [2020-09-29T18:36:55.933Z] --- PASS: TestEnv2Variables (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-09-29T18:36:55.933Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestMaintainer [2020-09-29T18:36:55.933Z] --- PASS: TestMaintainer (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestLabel [2020-09-29T18:36:55.933Z] --- PASS: TestLabel (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestFromScratch [2020-09-29T18:36:55.933Z] --- PASS: TestFromScratch (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestFromWithArg [2020-09-29T18:36:55.933Z] --- PASS: TestFromWithArg (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-09-29T18:36:55.933Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestFromWithUndefinedArg [2020-09-29T18:36:55.933Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestFromMultiStageWithNamedStage [2020-09-29T18:36:55.933Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestOnbuild [2020-09-29T18:36:55.933Z] --- PASS: TestOnbuild (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestWorkdir [2020-09-29T18:36:55.933Z] --- PASS: TestWorkdir (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestCmd [2020-09-29T18:36:55.933Z] --- PASS: TestCmd (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestHealthcheckNone [2020-09-29T18:36:55.933Z] --- PASS: TestHealthcheckNone (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestHealthcheckCmd [2020-09-29T18:36:55.933Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestEntrypoint [2020-09-29T18:36:55.933Z] --- PASS: TestEntrypoint (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestExpose [2020-09-29T18:36:55.933Z] --- PASS: TestExpose (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestUser [2020-09-29T18:36:55.933Z] --- PASS: TestUser (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestVolume [2020-09-29T18:36:55.933Z] --- PASS: TestVolume (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestStopSignal [2020-09-29T18:36:55.933Z] --- SKIP: TestStopSignal (0.00s) [2020-09-29T18:36:55.933Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-29T18:36:55.933Z] === RUN TestArg [2020-09-29T18:36:55.933Z] --- PASS: TestArg (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestShell [2020-09-29T18:36:55.933Z] --- PASS: TestShell (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestPrependEnvOnCmd [2020-09-29T18:36:55.933Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestRunWithBuildArgs [2020-09-29T18:36:55.933Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestRunIgnoresHealthcheck [2020-09-29T18:36:55.933Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestNormalizeWorkdir [2020-09-29T18:36:55.933Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestDispatch [2020-09-29T18:36:55.933Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-09-29T18:36:55.933Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-09-29T18:36:55.933Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-09-29T18:36:55.933Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-09-29T18:36:55.933Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-09-29T18:36:55.933Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-09-29T18:36:55.933Z] === RUN TestDispatch/COPY_url [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch (0.06s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-09-29T18:36:55.933Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestAddScratchImageAddsToMounts [2020-09-29T18:36:55.933Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestAddFromScratchPopulatesPlatform [2020-09-29T18:36:55.933Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-09-29T18:36:55.933Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-09-29T18:36:55.933Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-09-29T18:36:55.934Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestImageSourceGetAddsToMounts [2020-09-29T18:36:55.934Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestEmptyDockerfile [2020-09-29T18:36:55.934Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-09-29T18:36:55.934Z] === RUN TestSymlinkDockerfile [2020-09-29T18:36:55.934Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-09-29T18:36:55.934Z] === RUN TestDockerfileOutsideTheBuildContext [2020-09-29T18:36:55.934Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestNonExistingDockerfile [2020-09-29T18:36:55.934Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestCopyRunConfig [2020-09-29T18:36:55.934Z] --- PASS: TestCopyRunConfig (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestDeepCopyRunConfig [2020-09-29T18:36:55.934Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestExportImage [2020-09-29T18:36:55.934Z] --- PASS: TestExportImage (0.00s) [2020-09-29T18:36:55.934Z] === RUN TestNormalizeDest [2020-09-29T18:36:55.934Z] --- PASS: TestNormalizeDest (0.00s) [2020-09-29T18:36:55.934Z] PASS [2020-09-29T18:36:55.934Z] coverage: 46.3% of statements [2020-09-29T18:36:55.934Z] ok github.com/docker/docker/builder/dockerfile 0.745s coverage: 46.3% of statements [2020-09-29T18:36:55.971Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-29T18:37:01.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-29T18:37:08.305Z] === RUN TestCheckpointCreateError [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointCreate [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointCreate (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointDeleteError [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointDelete [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointDelete (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointListError [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointListError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointList [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointList (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestCheckpointListContainerNotFound [2020-09-29T18:37:08.305Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNewClientWithOpsFromEnv [2020-09-29T18:37:08.305Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-09-29T18:37:08.305Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-29T18:37:08.305Z] === RUN TestGetAPIPath [2020-09-29T18:37:08.305Z] --- PASS: TestGetAPIPath (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestParseHostURL [2020-09-29T18:37:08.305Z] --- PASS: TestParseHostURL (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-09-29T18:37:08.305Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPIVersionEmpty [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPIVersion [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPVersionOverride [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPIVersionAutomatic [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-09-29T18:37:08.305Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestClientRedirect [2020-09-29T18:37:08.305Z] --- PASS: TestClientRedirect (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigCreateUnsupported [2020-09-29T18:37:08.305Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigCreateError [2020-09-29T18:37:08.305Z] --- PASS: TestConfigCreateError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigCreate [2020-09-29T18:37:08.305Z] --- PASS: TestConfigCreate (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspectNotFound [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspectWithEmptyID [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspectUnsupported [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspectError [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspectError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspectConfigNotFound [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigInspect [2020-09-29T18:37:08.305Z] --- PASS: TestConfigInspect (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigListUnsupported [2020-09-29T18:37:08.305Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigListError [2020-09-29T18:37:08.305Z] --- PASS: TestConfigListError (0.00s) [2020-09-29T18:37:08.305Z] === RUN TestConfigList [2020-09-29T18:37:08.306Z] --- PASS: TestConfigList (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigRemoveUnsupported [2020-09-29T18:37:08.306Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigRemoveError [2020-09-29T18:37:08.306Z] --- PASS: TestConfigRemoveError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigRemove [2020-09-29T18:37:08.306Z] --- PASS: TestConfigRemove (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigUpdateUnsupported [2020-09-29T18:37:08.306Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigUpdateError [2020-09-29T18:37:08.306Z] --- PASS: TestConfigUpdateError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestConfigUpdate [2020-09-29T18:37:08.306Z] --- PASS: TestConfigUpdate (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCommitError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCommitError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCommit [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCommit (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStatPathError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStatPathError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStatPathNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStatPathNoHeaderError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStatPath [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStatPath (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyToContainerError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyToContainerError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyToContainerNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyToContainerNotStatusOKError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyToContainer [2020-09-29T18:37:08.306Z] --- PASS: TestCopyToContainer (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyFromContainerError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyFromContainerNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyFromContainerNotStatusOKError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyFromContainerNoHeaderError [2020-09-29T18:37:08.306Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestCopyFromContainer [2020-09-29T18:37:08.306Z] --- PASS: TestCopyFromContainer (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCreateError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCreateError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCreateImageNotFound [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCreateWithName [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerCreateAutoRemove [2020-09-29T18:37:08.306Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerDiffError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerDiffError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerDiff [2020-09-29T18:37:08.306Z] --- PASS: TestContainerDiff (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecCreateError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecCreate [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecCreate (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecStartError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecStartError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecStart [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecStart (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecInspectError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecInspect [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecInspect (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExportError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExportError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExport [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExport (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerInspectError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerInspectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerInspectContainerNotFound [2020-09-29T18:37:08.306Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerInspectWithEmptyID [2020-09-29T18:37:08.306Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerInspect [2020-09-29T18:37:08.306Z] --- PASS: TestContainerInspect (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerInspectNode [2020-09-29T18:37:08.306Z] --- PASS: TestContainerInspectNode (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerKillError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerKillError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerKill [2020-09-29T18:37:08.306Z] --- PASS: TestContainerKill (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerListError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerListError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerList [2020-09-29T18:37:08.306Z] --- PASS: TestContainerList (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerLogsNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerLogsError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerLogsError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerLogs [2020-09-29T18:37:08.306Z] --- PASS: TestContainerLogs (0.16s) [2020-09-29T18:37:08.306Z] === RUN TestContainerPauseError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerPauseError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerPause [2020-09-29T18:37:08.306Z] --- PASS: TestContainerPause (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainersPruneError [2020-09-29T18:37:08.306Z] --- PASS: TestContainersPruneError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainersPrune [2020-09-29T18:37:08.306Z] --- PASS: TestContainersPrune (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRemoveError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRemoveError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRemoveNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRemove [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRemove (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRenameError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRenameError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRename [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRename (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerResizeError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerResizeError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecResizeError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerResize [2020-09-29T18:37:08.306Z] --- PASS: TestContainerResize (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerExecResize [2020-09-29T18:37:08.306Z] --- PASS: TestContainerExecResize (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRestartError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRestartError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerRestart [2020-09-29T18:37:08.306Z] --- PASS: TestContainerRestart (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStartError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStartError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStart [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStart (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStatsError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStatsError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStats [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStats (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStopError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStopError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerStop [2020-09-29T18:37:08.306Z] --- PASS: TestContainerStop (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerTopError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerTopError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerTop [2020-09-29T18:37:08.306Z] --- PASS: TestContainerTop (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerUnpauseError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerUnpause [2020-09-29T18:37:08.306Z] --- PASS: TestContainerUnpause (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerUpdateError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerUpdateError (0.02s) [2020-09-29T18:37:08.306Z] === RUN TestContainerUpdate [2020-09-29T18:37:08.306Z] --- PASS: TestContainerUpdate (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerWaitError [2020-09-29T18:37:08.306Z] --- PASS: TestContainerWaitError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestContainerWait [2020-09-29T18:37:08.306Z] --- PASS: TestContainerWait (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestDiskUsageError [2020-09-29T18:37:08.306Z] --- PASS: TestDiskUsageError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestDiskUsage [2020-09-29T18:37:08.306Z] --- PASS: TestDiskUsage (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestDistributionInspectUnsupported [2020-09-29T18:37:08.306Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestDistributionInspectWithEmptyID [2020-09-29T18:37:08.306Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestEventsErrorInOptions [2020-09-29T18:37:08.306Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestEventsErrorFromServer [2020-09-29T18:37:08.306Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestEvents [2020-09-29T18:37:08.306Z] --- PASS: TestEvents (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestTLSCloseWriter [2020-09-29T18:37:08.306Z] === PAUSE TestTLSCloseWriter [2020-09-29T18:37:08.306Z] === RUN TestImageBuildError [2020-09-29T18:37:08.306Z] --- PASS: TestImageBuildError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageBuild [2020-09-29T18:37:08.306Z] --- PASS: TestImageBuild (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestGetDockerOS [2020-09-29T18:37:08.306Z] --- PASS: TestGetDockerOS (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageCreateError [2020-09-29T18:37:08.306Z] --- PASS: TestImageCreateError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageCreate [2020-09-29T18:37:08.306Z] --- PASS: TestImageCreate (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageHistoryError [2020-09-29T18:37:08.306Z] --- PASS: TestImageHistoryError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageHistory [2020-09-29T18:37:08.306Z] --- PASS: TestImageHistory (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageImportError [2020-09-29T18:37:08.306Z] --- PASS: TestImageImportError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageImport [2020-09-29T18:37:08.306Z] --- PASS: TestImageImport (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageInspectError [2020-09-29T18:37:08.306Z] --- PASS: TestImageInspectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageInspectImageNotFound [2020-09-29T18:37:08.306Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageInspectWithEmptyID [2020-09-29T18:37:08.306Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageInspect [2020-09-29T18:37:08.306Z] --- PASS: TestImageInspect (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageListError [2020-09-29T18:37:08.306Z] --- PASS: TestImageListError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageList [2020-09-29T18:37:08.306Z] --- PASS: TestImageList (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageListApiBefore125 [2020-09-29T18:37:08.306Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageLoadError [2020-09-29T18:37:08.306Z] --- PASS: TestImageLoadError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageLoad [2020-09-29T18:37:08.306Z] --- PASS: TestImageLoad (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagesPruneError [2020-09-29T18:37:08.306Z] --- PASS: TestImagesPruneError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagesPrune [2020-09-29T18:37:08.306Z] --- PASS: TestImagesPrune (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullReferenceParseError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullAnyError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullAnyError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullStatusUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePullWithoutErrors [2020-09-29T18:37:08.306Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushReferenceError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushAnyError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushAnyError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushStatusUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithoutErrors [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-09-29T18:37:08.306Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-09-29T18:37:08.306Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageRemoveError [2020-09-29T18:37:08.306Z] --- PASS: TestImageRemoveError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageRemoveImageNotFound [2020-09-29T18:37:08.306Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageRemove [2020-09-29T18:37:08.306Z] --- PASS: TestImageRemove (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSaveError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSaveError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSave [2020-09-29T18:37:08.306Z] --- PASS: TestImageSave (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchAnyError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchStatusUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageSearchWithoutErrors [2020-09-29T18:37:08.306Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageTagError [2020-09-29T18:37:08.306Z] --- PASS: TestImageTagError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageTagInvalidReference [2020-09-29T18:37:08.306Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageTagInvalidSourceImageName [2020-09-29T18:37:08.306Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageTagHexSource [2020-09-29T18:37:08.306Z] --- PASS: TestImageTagHexSource (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestImageTag [2020-09-29T18:37:08.306Z] --- PASS: TestImageTag (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestInfoServerError [2020-09-29T18:37:08.306Z] --- PASS: TestInfoServerError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestInfoInvalidResponseJSONError [2020-09-29T18:37:08.306Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestInfo [2020-09-29T18:37:08.306Z] --- PASS: TestInfo (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkConnectError [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkConnectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkConnect [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkConnect (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkCreateError [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkCreateError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkCreate [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkCreate (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkDisconnectError [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkDisconnect [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkInspectError [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkInspectError (0.00s) [2020-09-29T18:37:08.306Z] === RUN TestNetworkInspectNotFoundError [2020-09-29T18:37:08.306Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkInspectWithEmptyID [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkInspect [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkInspect (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkListError [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkListError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkList [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkList (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworksPruneError [2020-09-29T18:37:08.307Z] --- PASS: TestNetworksPruneError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworksPrune [2020-09-29T18:37:08.307Z] --- PASS: TestNetworksPrune (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkRemoveError [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNetworkRemove [2020-09-29T18:37:08.307Z] --- PASS: TestNetworkRemove (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeInspectError [2020-09-29T18:37:08.307Z] --- PASS: TestNodeInspectError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeInspectNodeNotFound [2020-09-29T18:37:08.307Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeInspectWithEmptyID [2020-09-29T18:37:08.307Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeInspect [2020-09-29T18:37:08.307Z] --- PASS: TestNodeInspect (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeListError [2020-09-29T18:37:08.307Z] --- PASS: TestNodeListError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeList [2020-09-29T18:37:08.307Z] --- PASS: TestNodeList (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeRemoveError [2020-09-29T18:37:08.307Z] --- PASS: TestNodeRemoveError (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeRemove [2020-09-29T18:37:08.307Z] --- PASS: TestNodeRemove (0.00s) [2020-09-29T18:37:08.307Z] === RUN TestNodeUpdateError [2020-09-29T18:37:08.764Z] --- PASS: TestNodeUpdateError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestNodeUpdate [2020-09-29T18:37:08.764Z] --- PASS: TestNodeUpdate (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestOptionWithTimeout [2020-09-29T18:37:08.764Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPingFail [2020-09-29T18:37:08.764Z] --- PASS: TestPingFail (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPingWithError [2020-09-29T18:37:08.764Z] 2020/09/29 18:37:08 RoundTripper returned a response & error; ignoring response [2020-09-29T18:37:08.764Z] 2020/09/29 18:37:08 RoundTripper returned a response & error; ignoring response [2020-09-29T18:37:08.764Z] --- PASS: TestPingWithError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPingSuccess [2020-09-29T18:37:08.764Z] --- PASS: TestPingSuccess (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPingHeadFallback [2020-09-29T18:37:08.764Z] === RUN TestPingHeadFallback/OK [2020-09-29T18:37:08.764Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-09-29T18:37:08.764Z] === RUN TestPingHeadFallback/Not_Found [2020-09-29T18:37:08.764Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-09-29T18:37:08.764Z] --- PASS: TestPingHeadFallback (0.00s) [2020-09-29T18:37:08.764Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-09-29T18:37:08.764Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-09-29T18:37:08.764Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-09-29T18:37:08.764Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginDisableError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginDisableError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginDisable [2020-09-29T18:37:08.764Z] --- PASS: TestPluginDisable (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginEnableError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginEnableError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginEnable [2020-09-29T18:37:08.764Z] --- PASS: TestPluginEnable (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginInspectError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginInspectError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginInspectWithEmptyID [2020-09-29T18:37:08.764Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginInspect [2020-09-29T18:37:08.764Z] --- PASS: TestPluginInspect (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginListError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginListError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginList [2020-09-29T18:37:08.764Z] --- PASS: TestPluginList (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginPushError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginPushError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginPush [2020-09-29T18:37:08.764Z] --- PASS: TestPluginPush (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginRemoveError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginRemoveError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginRemove [2020-09-29T18:37:08.764Z] --- PASS: TestPluginRemove (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginSetError [2020-09-29T18:37:08.764Z] --- PASS: TestPluginSetError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPluginSet [2020-09-29T18:37:08.764Z] --- PASS: TestPluginSet (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestSetHostHeader [2020-09-29T18:37:08.764Z] --- PASS: TestSetHostHeader (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestPlainTextError [2020-09-29T18:37:08.764Z] --- PASS: TestPlainTextError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestInfiniteError [2020-09-29T18:37:08.764Z] --- PASS: TestInfiniteError (0.01s) [2020-09-29T18:37:08.764Z] === RUN TestSecretCreateUnsupported [2020-09-29T18:37:08.764Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestSecretCreateError [2020-09-29T18:37:08.764Z] --- PASS: TestSecretCreateError (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestSecretCreate [2020-09-29T18:37:08.764Z] --- PASS: TestSecretCreate (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestSecretInspectUnsupported [2020-09-29T18:37:08.764Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-09-29T18:37:08.764Z] === RUN TestSecretInspectError [2020-09-29T18:37:08.765Z] --- PASS: TestSecretInspectError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretInspectSecretNotFound [2020-09-29T18:37:08.765Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretInspectWithEmptyID [2020-09-29T18:37:08.765Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretInspect [2020-09-29T18:37:08.765Z] --- PASS: TestSecretInspect (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretListUnsupported [2020-09-29T18:37:08.765Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretListError [2020-09-29T18:37:08.765Z] --- PASS: TestSecretListError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretList [2020-09-29T18:37:08.765Z] --- PASS: TestSecretList (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretRemoveUnsupported [2020-09-29T18:37:08.765Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretRemoveError [2020-09-29T18:37:08.765Z] --- PASS: TestSecretRemoveError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretRemove [2020-09-29T18:37:08.765Z] --- PASS: TestSecretRemove (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretUpdateUnsupported [2020-09-29T18:37:08.765Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretUpdateError [2020-09-29T18:37:08.765Z] --- PASS: TestSecretUpdateError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSecretUpdate [2020-09-29T18:37:08.765Z] --- PASS: TestSecretUpdate (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceCreateError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceCreateError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceCreate [2020-09-29T18:37:08.765Z] --- PASS: TestServiceCreate (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceCreateCompatiblePlatforms [2020-09-29T18:37:08.765Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceCreateDigestPinning [2020-09-29T18:37:08.765Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceInspectError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceInspectError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceInspectServiceNotFound [2020-09-29T18:37:08.765Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceInspectWithEmptyID [2020-09-29T18:37:08.765Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceInspect [2020-09-29T18:37:08.765Z] --- PASS: TestServiceInspect (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceListError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceListError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceList [2020-09-29T18:37:08.765Z] --- PASS: TestServiceList (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceLogsError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceLogsError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceLogs [2020-09-29T18:37:08.765Z] --- PASS: TestServiceLogs (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceRemoveError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceRemoveError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceRemoveNotFoundError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceRemove [2020-09-29T18:37:08.765Z] --- PASS: TestServiceRemove (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceUpdateError [2020-09-29T18:37:08.765Z] --- PASS: TestServiceUpdateError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestServiceUpdate [2020-09-29T18:37:08.765Z] --- PASS: TestServiceUpdate (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmGetUnlockKeyError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmGetUnlockKey [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmInitError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmInitError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmInit [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmInit (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmInspectError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmInspectError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmInspect [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmInspect (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmJoinError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmJoinError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmJoin [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmJoin (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmLeaveError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmLeave [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmLeave (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmUnlockError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmUnlock [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmUnlock (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmUpdateError [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestSwarmUpdate [2020-09-29T18:37:08.765Z] --- PASS: TestSwarmUpdate (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestTaskInspectError [2020-09-29T18:37:08.765Z] --- PASS: TestTaskInspectError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestTaskInspectWithEmptyID [2020-09-29T18:37:08.765Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestTaskInspect [2020-09-29T18:37:08.765Z] --- PASS: TestTaskInspect (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestTaskListError [2020-09-29T18:37:08.765Z] --- PASS: TestTaskListError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestTaskList [2020-09-29T18:37:08.765Z] --- PASS: TestTaskList (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeCreateError [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeCreateError (0.01s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeCreate [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeCreate (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeInspectError [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeInspectError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeInspectNotFound [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeInspectWithEmptyID [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeInspect [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeInspect (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeListError [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeListError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeList [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeList (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeRemoveError [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-09-29T18:37:08.765Z] === RUN TestVolumeRemove [2020-09-29T18:37:08.765Z] --- PASS: TestVolumeRemove (0.00s) [2020-09-29T18:37:08.765Z] === CONT TestTLSCloseWriter [2020-09-29T18:37:08.765Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-09-29T18:37:08.765Z] PASS [2020-09-29T18:37:08.765Z] coverage: 74.9% of statements [2020-09-29T18:37:08.765Z] ok github.com/docker/docker/client 0.816s coverage: 74.9% of statements [2020-09-29T18:37:09.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-29T18:37:11.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-29T18:37:14.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-29T18:37:15.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-29T18:37:19.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-29T18:37:20.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-29T18:37:21.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-29T18:37:21.758Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-29T18:37:23.136Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-29T18:37:23.136Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-29T18:37:23.395Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-29T18:37:26.435Z] --- PASS: TestCheckoutGit (32.63s) [2020-09-29T18:37:26.435Z] === RUN TestValidGitTransport [2020-09-29T18:37:26.435Z] --- PASS: TestValidGitTransport (0.00s) [2020-09-29T18:37:26.435Z] === RUN TestGitInvalidRef [2020-09-29T18:37:26.435Z] --- PASS: TestGitInvalidRef (0.22s) [2020-09-29T18:37:26.435Z] PASS [2020-09-29T18:37:26.435Z] coverage: 86.3% of statements [2020-09-29T18:37:26.435Z] ok github.com/docker/docker/builder/remotecontext/git 33.120s coverage: 86.3% of statements [2020-09-29T18:37:26.435Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T18:37:26.435Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T18:37:33.372Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-29T18:37:33.372Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-09-29T18:37:33.498Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestConfigureDaemonLogs [2020-09-29T18:37:33.498Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestCommonOptionsInstallFlags [2020-09-29T18:37:33.498Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-09-29T18:37:33.498Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-09-29T18:37:33.498Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-09-29T18:37:33.498Z] PASS [2020-09-29T18:37:33.498Z] coverage: 18.5% of statements [2020-09-29T18:37:33.498Z] ok github.com/docker/docker/cmd/dockerd 0.566s coverage: 18.5% of statements [2020-09-29T18:37:34.308Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-29T18:37:34.874Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-29T18:37:35.133Z] === RUN TestDockerSuite/TestBuildFails [2020-09-29T18:37:35.669Z] === RUN TestContainerStopSignal [2020-09-29T18:37:35.669Z] --- PASS: TestContainerStopSignal (0.00s) [2020-09-29T18:37:35.669Z] === RUN TestContainerStopTimeout [2020-09-29T18:37:35.669Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-09-29T18:37:35.669Z] === RUN TestContainerSecretReferenceDestTarget [2020-09-29T18:37:35.669Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-09-29T18:37:35.669Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-09-29T18:37:35.669Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-09-29T18:37:35.669Z] === RUN TestContainerLogPathSetForRingLogger [2020-09-29T18:37:35.669Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-09-29T18:37:35.669Z] === RUN TestReplaceAndAppendEnvVars [2020-09-29T18:37:35.669Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-09-29T18:37:35.669Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-09-29T18:37:35.669Z] === RUN TestNewMemoryStore [2020-09-29T18:37:35.670Z] --- PASS: TestNewMemoryStore (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestAddContainers [2020-09-29T18:37:35.670Z] --- PASS: TestAddContainers (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestGetContainer [2020-09-29T18:37:35.670Z] --- PASS: TestGetContainer (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestDeleteContainer [2020-09-29T18:37:35.670Z] --- PASS: TestDeleteContainer (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestListContainers [2020-09-29T18:37:35.670Z] --- PASS: TestListContainers (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestFirstContainer [2020-09-29T18:37:35.670Z] --- PASS: TestFirstContainer (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestApplyAllContainer [2020-09-29T18:37:35.670Z] --- PASS: TestApplyAllContainer (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestIsValidHealthString [2020-09-29T18:37:35.670Z] --- PASS: TestIsValidHealthString (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestStateRunStop [2020-09-29T18:37:35.670Z] --- PASS: TestStateRunStop (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestStateTimeoutWait [2020-09-29T18:37:35.670Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-09-29T18:37:35.670Z] state_test.go:141: Stop callback fired [2020-09-29T18:37:35.670Z] state_test.go:165: Stop callback fired [2020-09-29T18:37:35.670Z] === RUN TestIsValidStateString [2020-09-29T18:37:35.670Z] --- PASS: TestIsValidStateString (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestViewSaveDelete [2020-09-29T18:37:35.670Z] --- PASS: TestViewSaveDelete (0.01s) [2020-09-29T18:37:35.670Z] === RUN TestViewAll [2020-09-29T18:37:35.670Z] --- PASS: TestViewAll (0.02s) [2020-09-29T18:37:35.670Z] === RUN TestViewGet [2020-09-29T18:37:35.670Z] --- PASS: TestViewGet (0.01s) [2020-09-29T18:37:35.670Z] === RUN TestNames [2020-09-29T18:37:35.670Z] --- PASS: TestNames (0.00s) [2020-09-29T18:37:35.670Z] === RUN TestViewWithHealthCheck [2020-09-29T18:37:35.670Z] --- PASS: TestViewWithHealthCheck (0.11s) [2020-09-29T18:37:35.670Z] PASS [2020-09-29T18:37:35.670Z] coverage: 41.6% of statements [2020-09-29T18:37:35.670Z] ok github.com/docker/docker/container 0.576s coverage: 41.6% of statements [2020-09-29T18:37:35.670Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T18:37:35.670Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T18:37:35.670Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T18:37:35.670Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T18:37:35.704Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-29T18:37:35.967Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-29T18:37:37.844Z] === RUN TestPrepare [2020-09-29T18:37:37.844Z] --- PASS: TestPrepare (0.00s) [2020-09-29T18:37:37.844Z] === RUN TestStart [2020-09-29T18:37:37.844Z] --- PASS: TestStart (0.00s) [2020-09-29T18:37:37.844Z] === RUN TestWaitCancel [2020-09-29T18:37:37.844Z] --- PASS: TestWaitCancel (0.00s) [2020-09-29T18:37:37.844Z] === RUN TestWaitDisabled [2020-09-29T18:37:37.844Z] --- PASS: TestWaitDisabled (0.01s) [2020-09-29T18:37:37.844Z] === RUN TestWaitEnabled [2020-09-29T18:37:37.844Z] --- PASS: TestWaitEnabled (0.00s) [2020-09-29T18:37:37.844Z] === RUN TestRemove [2020-09-29T18:37:37.844Z] --- PASS: TestRemove (0.00s) [2020-09-29T18:37:37.844Z] PASS [2020-09-29T18:37:37.844Z] coverage: 65.3% of statements [2020-09-29T18:37:37.844Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.634s coverage: 65.3% of statements [2020-09-29T18:37:37.905Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-29T18:37:39.807Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-29T18:37:40.746Z] === RUN TestNewListSecretsFilters [2020-09-29T18:37:40.746Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-09-29T18:37:40.746Z] === RUN TestNewListConfigsFilters [2020-09-29T18:37:40.746Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-09-29T18:37:40.746Z] PASS [2020-09-29T18:37:40.746Z] coverage: 0.5% of statements [2020-09-29T18:37:40.746Z] ok github.com/docker/docker/daemon/cluster 0.874s coverage: 0.5% of statements [2020-09-29T18:37:41.196Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-29T18:37:41.196Z] --- PASS: TestImportExtremelyLargeImageWorks (205.11s) [2020-09-29T18:37:41.196Z] PASS [2020-09-29T18:37:41.196Z] [2020-09-29T18:37:41.196Z] DONE 12 tests in 210.229s [2020-09-29T18:37:41.196Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T18:37:41.455Z] ++ 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 [2020-09-29T18:37:41.455Z] ++ set -e [2020-09-29T18:37:41.455Z] ++ '[' -n 0 ']' [2020-09-29T18:37:41.455Z] ++ set -x [2020-09-29T18:37:41.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=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 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 [2020-09-29T18:37:41.455Z] INFO: Testing against a local daemon [2020-09-29T18:37:41.455Z] === RUN TestNetworkCreateDelete [2020-09-29T18:37:41.714Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-09-29T18:37:41.714Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:37:41.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-09-29T18:37:41.974Z] === RUN TestDaemonDNSFallback [2020-09-29T18:37:42.304Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-09-29T18:37:42.304Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCIsolation [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-09-29T18:37:42.304Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCConfigs [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCConfigs [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-09-29T18:37:42.304Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-09-29T18:37:42.304Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-09-29T18:37:42.304Z] PASS [2020-09-29T18:37:42.304Z] coverage: 35.9% of statements [2020-09-29T18:37:42.304Z] ok github.com/docker/docker/daemon/cluster/convert 1.363s coverage: 35.9% of statements [2020-09-29T18:37:42.541Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-29T18:37:42.541Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-29T18:37:43.477Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-29T18:37:44.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-29T18:37:44.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-29T18:37:44.671Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-29T18:37:45.239Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-29T18:37:45.498Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-29T18:37:46.984Z] === RUN TestDiscoveryOptsErrors [2020-09-29T18:37:46.984Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-09-29T18:37:46.984Z] === RUN TestDiscoveryOpts [2020-09-29T18:37:46.984Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-09-29T18:37:46.984Z] PASS [2020-09-29T18:37:46.984Z] coverage: 30.0% of statements [2020-09-29T18:37:46.984Z] ok github.com/docker/docker/daemon/discovery 0.196s coverage: 30.0% of statements [2020-09-29T18:37:47.401Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-29T18:37:47.949Z] === RUN TestVerifyNetworkingConfig [2020-09-29T18:37:47.949Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestGetContainer [2020-09-29T18:37:47.949Z] --- PASS: TestGetContainer (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestValidContainerNames [2020-09-29T18:37:47.949Z] --- PASS: TestValidContainerNames (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestContainerInitDNS [2020-09-29T18:37:47.949Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-09-29T18:37:47.949Z] daemon_test.go:147: root required [2020-09-29T18:37:47.949Z] === RUN TestMerge [2020-09-29T18:37:47.949Z] --- PASS: TestMerge (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestValidateContainerIsolation [2020-09-29T18:37:47.949Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestFindNetworkErrorType [2020-09-29T18:37:47.949Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestEnsureServicesExist [2020-09-29T18:37:47.949Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestEnsureServicesExistErrors [2020-09-29T18:37:47.949Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-09-29T18:37:47.949Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-09-29T18:37:47.949Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-09-29T18:37:47.949Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-09-29T18:37:47.949Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-09-29T18:37:47.949Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-09-29T18:37:47.949Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestContainerDelete [2020-09-29T18:37:47.949Z] --- PASS: TestContainerDelete (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestContainerDoubleDelete [2020-09-29T18:37:47.949Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestLogContainerEventCopyLabels [2020-09-29T18:37:47.949Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestLogContainerEventWithAttributes [2020-09-29T18:37:47.949Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestNoneHealthcheck [2020-09-29T18:37:47.949Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-09-29T18:37:47.949Z] === RUN TestHealthStates [2020-09-29T18:37:48.337Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:47Z" 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" [2020-09-29T18:37:48.409Z] --- PASS: TestHealthStates (0.16s) [2020-09-29T18:37:48.409Z] === RUN TestMaskURLCredentials [2020-09-29T18:37:48.409Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestGetInspectData [2020-09-29T18:37:48.409Z] --- PASS: TestGetInspectData (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestFillLicense [2020-09-29T18:37:48.409Z] --- PASS: TestFillLicense (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestListInvalidFilter [2020-09-29T18:37:48.409Z] --- PASS: TestListInvalidFilter (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestNameFilter [2020-09-29T18:37:48.409Z] --- PASS: TestNameFilter (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-09-29T18:37:48.409Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-09-29T18:37:48.409Z] === 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 [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-09-29T18:37:48.409Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-09-29T18:37:48.409Z] --- 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) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonReloadLabels [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonReloadMirrors [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonReloadInsecureRegistries [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonReloadNotAffectOthers [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonDiscoveryReload [2020-09-29T18:37:48.409Z] === RUN TestBuilderGC [2020-09-29T18:37:48.409Z] --- PASS: TestBuilderGC (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationNotFound [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonBrokenConfiguration [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestParseClusterAdvertiseSettings [2020-09-29T18:37:48.409Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestFindConfigurationConflicts [2020-09-29T18:37:48.409Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-09-29T18:37:48.409Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeConflicts [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-09-29T18:37:48.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-09-29T18:37:48.409Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-09-29T18:37:48.409Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-09-29T18:37:48.409Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_label [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_dns [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_dns-search [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-09-29T18:37:48.409Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-09-29T18:37:48.409Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestModifiedDiscoverySettings [2020-09-29T18:37:48.409Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestReloadSetConfigFileNotExist [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-09-29T18:37:48.409Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2020-09-29T18:37:48.409Z] === RUN TestReloadDefaultConfigNotExist [2020-09-29T18:37:48.409Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-09-29T18:37:48.409Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:37:48.409Z] === RUN TestReloadBadDefaultConfig [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-520972275" [2020-09-29T18:37:48.409Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-09-29T18:37:48.409Z] === RUN TestReloadWithConflictingLabels [2020-09-29T18:37:48.409Z] time="2020-09-29T18:37:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-521551542" [2020-09-29T18:37:48.410Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-09-29T18:37:48.410Z] === RUN TestReloadWithDuplicateLabels [2020-09-29T18:37:48.410Z] time="2020-09-29T18:37:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-818779805" [2020-09-29T18:37:48.410Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-09-29T18:37:48.410Z] === RUN TestDaemonConfigurationMerge [2020-09-29T18:37:48.410Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-09-29T18:37:48.410Z] PASS [2020-09-29T18:37:48.410Z] coverage: 79.7% of statements [2020-09-29T18:37:48.410Z] ok github.com/docker/docker/daemon/config 1.170s coverage: 79.7% of statements [2020-09-29T18:37:48.906Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-09-29T18:37:48.906Z] === RUN TestInspectNetwork [2020-09-29T18:37:49.374Z] === RUN TestWaitNodeAttachment [2020-09-29T18:37:49.374Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-09-29T18:37:49.374Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-09-29T18:37:49.374Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-09-29T18:37:49.374Z] === RUN TestIsolationConversion [2020-09-29T18:37:49.374Z] === RUN TestIsolationConversion/default [2020-09-29T18:37:49.374Z] === RUN TestIsolationConversion/process [2020-09-29T18:37:49.374Z] === RUN TestIsolationConversion/hyperv [2020-09-29T18:37:49.374Z] --- PASS: TestIsolationConversion (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestContainerLabels [2020-09-29T18:37:49.374Z] --- PASS: TestContainerLabels (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestCredentialSpecConversion [2020-09-29T18:37:49.374Z] === RUN TestCredentialSpecConversion/none [2020-09-29T18:37:49.374Z] === RUN TestCredentialSpecConversion/config [2020-09-29T18:37:49.374Z] === RUN TestCredentialSpecConversion/file [2020-09-29T18:37:49.374Z] === RUN TestCredentialSpecConversion/registry [2020-09-29T18:37:49.374Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-09-29T18:37:49.374Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountBind [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountVolume [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountTarget [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountTmpfs [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountInvalidType [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-09-29T18:37:49.374Z] === RUN TestControllerValidateMountNamedPipe [2020-09-29T18:37:49.374Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-09-29T18:37:49.374Z] PASS [2020-09-29T18:37:49.374Z] coverage: 11.3% of statements [2020-09-29T18:37:49.374Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.157s coverage: 11.3% of statements [2020-09-29T18:37:49.473Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-29T18:37:49.840Z] === RUN TestEventsLog [2020-09-29T18:37:49.840Z] --- PASS: TestEventsLog (0.00s) [2020-09-29T18:37:49.840Z] === RUN TestEventsLogTimeout [2020-09-29T18:37:49.840Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-09-29T18:37:49.840Z] === RUN TestLogEvents [2020-09-29T18:37:49.840Z] --- PASS: TestLogEvents (0.05s) [2020-09-29T18:37:49.840Z] === RUN TestLoadBufferedEvents [2020-09-29T18:37:49.840Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-09-29T18:37:49.840Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-09-29T18:37:49.840Z] --- PASS: TestLoadBufferedEvents (0.15s) [2020-09-29T18:37:49.840Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-09-29T18:37:49.840Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-09-29T18:37:49.840Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-09-29T18:37:49.840Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-09-29T18:37:49.840Z] PASS [2020-09-29T18:37:49.840Z] coverage: 50.0% of statements [2020-09-29T18:37:49.840Z] ok github.com/docker/docker/daemon/events 0.374s coverage: 50.0% of statements [2020-09-29T18:37:50.298Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-09-29T18:37:50.298Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-09-29T18:37:50.298Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-29T18:37:50.298Z] reload_test.go:520: root required [2020-09-29T18:37:50.298Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-09-29T18:37:50.298Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-09-29T18:37:50.298Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-09-29T18:37:50.298Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-09-29T18:37:50.298Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-09-29T18:37:50.298Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-09-29T18:37:50.298Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-09-29T18:37:50.298Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-09-29T18:37:50.298Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-09-29T18:37:50.298Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-09-29T18:37:50.298Z] === RUN TestParseVolumesFrom [2020-09-29T18:37:50.298Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-09-29T18:37:50.298Z] PASS [2020-09-29T18:37:50.298Z] coverage: 9.1% of statements [2020-09-29T18:37:50.298Z] ok github.com/docker/docker/daemon 3.091s coverage: 9.1% of statements [2020-09-29T18:37:50.298Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T18:37:50.298Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T18:37:50.298Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T18:37:50.298Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T18:37:51.830Z] === RUN TestLinkNaming [2020-09-29T18:37:51.830Z] --- PASS: TestLinkNaming (0.00s) [2020-09-29T18:37:51.830Z] === RUN TestLinkNew [2020-09-29T18:37:51.830Z] --- PASS: TestLinkNew (0.00s) [2020-09-29T18:37:51.830Z] === RUN TestLinkEnv [2020-09-29T18:37:51.830Z] --- PASS: TestLinkEnv (0.00s) [2020-09-29T18:37:51.830Z] === RUN TestLinkMultipleEnv [2020-09-29T18:37:51.830Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-09-29T18:37:51.830Z] === RUN TestLinkPortRangeEnv [2020-09-29T18:37:51.830Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-09-29T18:37:51.830Z] PASS [2020-09-29T18:37:51.830Z] coverage: 93.0% of statements [2020-09-29T18:37:51.830Z] ok github.com/docker/docker/daemon/links 0.267s coverage: 93.0% of statements [2020-09-29T18:37:51.830Z] === RUN TestIsEmptyDir [2020-09-29T18:37:51.830Z] --- PASS: TestIsEmptyDir (0.01s) [2020-09-29T18:37:51.830Z] PASS [2020-09-29T18:37:51.830Z] coverage: 2.3% of statements [2020-09-29T18:37:51.830Z] ok github.com/docker/docker/daemon/graphdriver 0.317s coverage: 2.3% of statements [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-29T18:37:51.830Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-29T18:37:52.762Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T18:37:52.762Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T18:37:52.762Z] === RUN TestInspectNetwork/network_name [2020-09-29T18:37:52.762Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T18:37:53.021Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-29T18:37:53.280Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-29T18:37:53.539Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-29T18:37:53.797Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-29T18:37:54.002Z] === RUN TestAdapterReadLogs [2020-09-29T18:37:54.002Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestCopier [2020-09-29T18:37:54.002Z] --- PASS: TestCopier (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestCopierLongLines [2020-09-29T18:37:54.002Z] --- PASS: TestCopierLongLines (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestCopierSlow [2020-09-29T18:37:54.002Z] --- PASS: TestCopierSlow (0.27s) [2020-09-29T18:37:54.002Z] === RUN TestCopierWithSized [2020-09-29T18:37:54.002Z] --- PASS: TestCopierWithSized (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestCopierWithPartial [2020-09-29T18:37:54.002Z] --- PASS: TestCopierWithPartial (0.01s) [2020-09-29T18:37:54.002Z] === RUN TestRingLogger [2020-09-29T18:37:54.002Z] --- PASS: TestRingLogger (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestRingCap [2020-09-29T18:37:54.002Z] --- PASS: TestRingCap (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestRingClose [2020-09-29T18:37:54.002Z] --- PASS: TestRingClose (0.00s) [2020-09-29T18:37:54.002Z] === RUN TestRingDrain [2020-09-29T18:37:54.002Z] --- PASS: TestRingDrain (0.00s) [2020-09-29T18:37:54.002Z] PASS [2020-09-29T18:37:54.002Z] coverage: 41.2% of statements [2020-09-29T18:37:54.002Z] ok github.com/docker/docker/daemon/logger 0.454s coverage: 41.2% of statements [2020-09-29T18:37:54.364Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-29T18:37:54.364Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-29T18:37:54.931Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/defaults [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/invalid_create_group [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-09-29T18:37:54.969Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-09-29T18:37:54.969Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-09-29T18:37:54.969Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-09-29T18:37:54.969Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-09-29T18:37:54.969Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-09-29T18:37:54.969Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-09-29T18:37:54.969Z] === RUN TestNewAWSLogsClientRegionDetect [2020-09-29T18:37:55.190Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:54Z" level=info msg="Trying to get region from EC2 Metadata" [2020-09-29T18:37:55.426Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2020-09-29T18:37:55.426Z] === RUN TestCreateSuccess [2020-09-29T18:37:55.426Z] --- PASS: TestCreateSuccess (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCreateLogGroupSuccess [2020-09-29T18:37:55.426Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCreateError [2020-09-29T18:37:55.426Z] --- PASS: TestCreateError (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCreateAlreadyExists [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-09-29T18:37:55.426Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestLogClosed [2020-09-29T18:37:55.426Z] --- PASS: TestLogClosed (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestLogBlocking [2020-09-29T18:37:55.426Z] --- PASS: TestLogBlocking (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestLogNonBlockingBufferEmpty [2020-09-29T18:37:55.426Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestLogNonBlockingBufferFull [2020-09-29T18:37:55.426Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestPublishBatchSuccess [2020-09-29T18:37:55.426Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestPublishBatchError [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:55Z" level=error msg=Error [2020-09-29T18:37:55.426Z] --- PASS: TestPublishBatchError (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-29T18:37:55.426Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestPublishBatchAlreadyAccepted [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-29T18:37:55.426Z] time="2020-09-29T18:37:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-09-29T18:37:55.426Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchSimple [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchTicker [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMultilinePattern [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchClose [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchClose (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/0/Hello [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/2/🙃 [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/3/���� [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/4/He��o [2020-09-29T18:37:55.426Z] === RUN TestEffectiveLen/5/ [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/0/ [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/1/Hello [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/2/Hello [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/3/Hello [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/4/🙃 [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/5/🙃 [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/6/a� [2020-09-29T18:37:55.426Z] === RUN TestFindValidSplit/7/a� [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: Hello [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: He [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: llo [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: Hello [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: 🙃 [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: 🙃 [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: a [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: � [2020-09-29T18:37:55.426Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1044: a� [2020-09-29T18:37:55.426Z] cloudwatchlogs_test.go:1045: [2020-09-29T18:37:55.426Z] === RUN TestProcessEventEmoji [2020-09-29T18:37:55.426Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchLineSplit [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchLineSplitWithBinary [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMaxEvents [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMaxTotalBytes [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-09-29T18:37:55.426Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-09-29T18:37:55.426Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsMultilinePattern [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-09-29T18:37:55.426Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-09-29T18:37:55.426Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-09-29T18:37:55.426Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-09-29T18:37:55.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-09-29T18:37:55.427Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-09-29T18:37:55.427Z] === RUN TestCreateTagSuccess [2020-09-29T18:37:55.427Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-09-29T18:37:55.427Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-09-29T18:37:55.427Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-09-29T18:37:55.427Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-09-29T18:37:55.427Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-09-29T18:37:55.427Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-09-29T18:37:55.427Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-09-29T18:37:55.427Z] PASS [2020-09-29T18:37:55.427Z] coverage: 77.8% of statements [2020-09-29T18:37:55.427Z] ok github.com/docker/docker/daemon/logger/awslogs 0.707s coverage: 77.8% of statements [2020-09-29T18:37:55.427Z] === RUN TestSearchRegistryForImagesErrors [2020-09-29T18:37:55.427Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-09-29T18:37:55.427Z] === RUN TestSearchRegistryForImages [2020-09-29T18:37:55.427Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-09-29T18:37:55.427Z] PASS [2020-09-29T18:37:55.427Z] coverage: 4.8% of statements [2020-09-29T18:37:55.427Z] ok github.com/docker/docker/daemon/images 0.472s coverage: 4.8% of statements [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-29T18:37:55.427Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-29T18:37:55.448Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-29T18:37:55.706Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-29T18:37:55.884Z] === RUN TestJSONLogsMarshalJSONBuf [2020-09-29T18:37:55.884Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-09-29T18:37:55.884Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-09-29T18:37:55.884Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2020-09-29T18:37:55.884Z] === RUN TestFastTimeMarshalJSON [2020-09-29T18:37:55.884Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2020-09-29T18:37:55.884Z] PASS [2020-09-29T18:37:55.884Z] coverage: 87.2% of statements [2020-09-29T18:37:55.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.277s coverage: 87.2% of statements [2020-09-29T18:37:55.884Z] === RUN TestJSONFileLogger [2020-09-29T18:37:55.884Z] --- PASS: TestJSONFileLogger (0.00s) [2020-09-29T18:37:55.884Z] === RUN TestJSONFileLoggerWithTags [2020-09-29T18:37:55.884Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-09-29T18:37:55.884Z] === RUN TestJSONFileLoggerWithOpts [2020-09-29T18:37:55.884Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2020-09-29T18:37:55.884Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-09-29T18:37:55.884Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-09-29T18:37:55.884Z] === RUN TestEncodeDecode [2020-09-29T18:37:55.884Z] === PAUSE TestEncodeDecode [2020-09-29T18:37:55.884Z] === CONT TestEncodeDecode [2020-09-29T18:37:55.965Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-29T18:37:56.223Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-29T18:37:56.341Z] --- PASS: TestEncodeDecode (0.16s) [2020-09-29T18:37:56.341Z] PASS [2020-09-29T18:37:56.341Z] coverage: 61.6% of statements [2020-09-29T18:37:56.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.468s coverage: 61.6% of statements [2020-09-29T18:37:57.161Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-29T18:37:57.161Z] --- PASS: TestInspectNetwork (8.33s) [2020-09-29T18:37:57.161Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T18:37:57.161Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T18:37:57.161Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-09-29T18:37:57.161Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T18:37:57.161Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:37:58.514Z] === RUN TestWriteLog [2020-09-29T18:37:58.514Z] === PAUSE TestWriteLog [2020-09-29T18:37:58.514Z] === RUN TestReadLog [2020-09-29T18:37:58.514Z] === PAUSE TestReadLog [2020-09-29T18:37:58.514Z] === CONT TestWriteLog [2020-09-29T18:37:58.514Z] === CONT TestReadLog [2020-09-29T18:37:58.514Z] === RUN TestReadLog/tail_exact [2020-09-29T18:37:58.514Z] --- PASS: TestWriteLog (0.00s) [2020-09-29T18:37:58.514Z] === RUN TestReadLog/tail_less_than_available [2020-09-29T18:37:58.514Z] === RUN TestReadLog/tail_more_than_available [2020-09-29T18:37:58.514Z] --- PASS: TestReadLog (0.17s) [2020-09-29T18:37:58.514Z] --- PASS: TestReadLog/tail_exact (0.15s) [2020-09-29T18:37:58.514Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-09-29T18:37:58.514Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-09-29T18:37:58.514Z] PASS [2020-09-29T18:37:58.514Z] coverage: 75.2% of statements [2020-09-29T18:37:58.514Z] === RUN TestOpenFileDelete [2020-09-29T18:37:58.971Z] ok github.com/docker/docker/daemon/logger/local 0.478s coverage: 75.2% of statements [2020-09-29T18:37:58.971Z] --- PASS: TestOpenFileDelete (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestOpenFileRename [2020-09-29T18:37:58.971Z] --- PASS: TestOpenFileRename (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestParseLogTagDefaultTag [2020-09-29T18:37:58.971Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestParseLogTag [2020-09-29T18:37:58.971Z] --- PASS: TestParseLogTag (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestParseLogTagEmptyTag [2020-09-29T18:37:58.971Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestTailFiles [2020-09-29T18:37:58.971Z] --- PASS: TestTailFiles (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestFollowLogsConsumerGone [2020-09-29T18:37:58.971Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-09-29T18:37:58.971Z] === RUN TestFollowLogsProducerGone [2020-09-29T18:37:58.971Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-09-29T18:37:58.971Z] logfile_test.go:226: messages sent: 4098, received: 4098 [2020-09-29T18:37:58.971Z] logfile_test.go:173: logDecode() closed after sending 4098 messages [2020-09-29T18:37:58.971Z] === RUN TestCheckCapacityAndRotate [2020-09-29T18:37:58.971Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2020-09-29T18:37:58.971Z] PASS [2020-09-29T18:37:58.971Z] coverage: 36.3% of statements [2020-09-29T18:37:58.971Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T18:37:58.971Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.264s coverage: 36.3% of statements [2020-09-29T18:37:59.066Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2020-09-29T18:37:59.066Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:37:59.066Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:37:59.066Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:37:59.066Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:37:59.066Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:37:59.066Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:37:59.066Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:37:59.066Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:37:59.066Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:37:59.066Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:37:59.066Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T18:37:59.066Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-29T18:37:59.066Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-29T18:37:59.066Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:37:59.066Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:37:59.428Z] === RUN TestLog [2020-09-29T18:37:59.428Z] --- PASS: TestLog (0.01s) [2020-09-29T18:37:59.428Z] PASS [2020-09-29T18:37:59.428Z] coverage: 33.3% of statements [2020-09-29T18:37:59.428Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.189s coverage: 33.3% of statements [2020-09-29T18:37:59.428Z] === RUN TestValidateLogOpt [2020-09-29T18:37:59.428Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestNewMissedConfig [2020-09-29T18:37:59.428Z] --- PASS: TestNewMissedConfig (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestNewMissedUrl [2020-09-29T18:37:59.428Z] --- PASS: TestNewMissedUrl (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestNewMissedToken [2020-09-29T18:37:59.428Z] --- PASS: TestNewMissedToken (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestNewWithProxy [2020-09-29T18:37:59.428Z] --- PASS: TestNewWithProxy (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestDefault [2020-09-29T18:37:59.428Z] --- PASS: TestDefault (0.01s) [2020-09-29T18:37:59.428Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-09-29T18:37:59.428Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2020-09-29T18:37:59.428Z] === RUN TestJsonFormat [2020-09-29T18:37:59.428Z] --- PASS: TestJsonFormat (0.01s) [2020-09-29T18:37:59.428Z] === RUN TestRawFormat [2020-09-29T18:37:59.428Z] --- PASS: TestRawFormat (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestRawFormatWithLabels [2020-09-29T18:37:59.428Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestRawFormatWithoutTag [2020-09-29T18:37:59.428Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-09-29T18:37:59.428Z] === RUN TestBatching [2020-09-29T18:37:59.886Z] --- PASS: TestBatching (0.26s) [2020-09-29T18:37:59.886Z] === RUN TestFrequency [2020-09-29T18:37:59.886Z] --- PASS: TestFrequency (0.21s) [2020-09-29T18:37:59.886Z] === RUN TestOneMessagePerRequest [2020-09-29T18:37:59.886Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-09-29T18:37:59.886Z] === RUN TestVerify [2020-09-29T18:37:59.886Z] --- PASS: TestVerify (0.00s) [2020-09-29T18:37:59.886Z] === RUN TestSkipVerify [2020-09-29T18:38:00.002Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-09-29T18:38:00.002Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:38:00.261Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-29T18:38:00.345Z] time="2020-09-29T18:37:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.345Z] time="2020-09-29T18:37:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.345Z] time="2020-09-29T18:37:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] --- PASS: TestSkipVerify (0.61s) [2020-09-29T18:38:00.802Z] === RUN TestBufferMaximum [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.299111\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.299111\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] --- PASS: TestBufferMaximum (0.01s) [2020-09-29T18:38:00.802Z] === RUN TestServerAlwaysDown [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.311126\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.311126\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.311126\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.312128\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] time="2020-09-29T18:38:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601404680.312128\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:00.802Z] --- PASS: TestServerAlwaysDown (0.01s) [2020-09-29T18:38:00.802Z] === RUN TestCannotSendAfterClose [2020-09-29T18:38:00.802Z] === RUN TestNewParse [2020-09-29T18:38:00.802Z] --- PASS: TestNewParse (0.00s) [2020-09-29T18:38:00.802Z] PASS [2020-09-29T18:38:00.802Z] coverage: 8.3% of statements [2020-09-29T18:38:00.802Z] --- PASS: TestCannotSendAfterClose (0.01s) [2020-09-29T18:38:00.802Z] === RUN TestDeadlockOnBlockedEndpoint [2020-09-29T18:38:00.802Z] ok github.com/docker/docker/daemon/logger/templates 0.337s coverage: 8.3% of statements [2020-09-29T18:38:00.830Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-09-29T18:38:00.830Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:38:01.262Z] === RUN TestParseLogFormat [2020-09-29T18:38:01.262Z] --- PASS: TestParseLogFormat (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestValidateLogOptEmpty [2020-09-29T18:38:01.262Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestValidateSyslogAddress [2020-09-29T18:38:01.262Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestParseAddressDefaultPort [2020-09-29T18:38:01.262Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestValidateSyslogFacility [2020-09-29T18:38:01.262Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestValidateLogOptSyslogFormat [2020-09-29T18:38:01.262Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-09-29T18:38:01.262Z] === RUN TestValidateLogOpt [2020-09-29T18:38:01.262Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-29T18:38:01.262Z] PASS [2020-09-29T18:38:01.262Z] coverage: 46.8% of statements [2020-09-29T18:38:01.262Z] ok github.com/docker/docker/daemon/logger/syslog 0.122s coverage: 46.8% of statements [2020-09-29T18:38:01.720Z] time="2020-09-29T18:38:01Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-09-29T18:38:01.720Z] time="2020-09-29T18:38:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"899c716d26ce\"}'" [2020-09-29T18:38:01.720Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-09-29T18:38:01.720Z] PASS [2020-09-29T18:38:01.720Z] coverage: 82.5% of statements [2020-09-29T18:38:01.720Z] ok github.com/docker/docker/daemon/logger/splunk 2.308s coverage: 82.5% of statements [2020-09-29T18:38:01.720Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T18:38:01.720Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-29T18:38:01.720Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T18:38:01.765Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-09-29T18:38:01.765Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:38:02.700Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2020-09-29T18:38:02.700Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:38:03.253Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-09-29T18:38:03.253Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestContinueOnError_MirrorEndpoint [2020-09-29T18:38:03.253Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestContinueOnError_NeverContinue [2020-09-29T18:38:03.253Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestContinueOnError_UnnestsErrors [2020-09-29T18:38:03.253Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestFixManifestLayers [2020-09-29T18:38:03.253Z] --- PASS: TestFixManifestLayers (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestFixManifestLayersBaseLayerParent [2020-09-29T18:38:03.253Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-29T18:38:03.253Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-29T18:38:03.253Z] === RUN TestFixManifestLayersBadParent [2020-09-29T18:38:03.253Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestValidateManifest [2020-09-29T18:38:03.253Z] --- SKIP: TestValidateManifest (0.00s) [2020-09-29T18:38:03.253Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-29T18:38:03.253Z] === RUN TestFormatPlatform [2020-09-29T18:38:03.253Z] --- PASS: TestFormatPlatform (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestGetRepositoryMountCandidates [2020-09-29T18:38:03.253Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-09-29T18:38:03.253Z] === RUN TestLayerAlreadyExists [2020-09-29T18:38:03.253Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] 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} [2020-09-29T18:38:03.253Z] === RUN TestWhenEmptyAuthConfig [2020-09-29T18:38:03.253Z] === RUN TestV1IDService [2020-09-29T18:38:03.253Z] --- PASS: TestV1IDService (0.02s) [2020-09-29T18:38:03.253Z] === RUN TestV2MetadataService [2020-09-29T18:38:04.079Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-09-29T18:38:04.079Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:38:04.220Z] === RUN TestSuccessfulDownload [2020-09-29T18:38:04.220Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-09-29T18:38:04.220Z] download_test.go:268: Needs fixing on Windows [2020-09-29T18:38:04.220Z] === RUN TestCancelledDownload [2020-09-29T18:38:04.220Z] --- PASS: TestCancelledDownload (0.00s) [2020-09-29T18:38:04.220Z] === RUN TestMaxDownloadAttempts [2020-09-29T18:38:04.220Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T18:38:04.220Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T18:38:04.220Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T18:38:04.220Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T18:38:04.220Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T18:38:04.220Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T18:38:04.220Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T18:38:04.220Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T18:38:04.220Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T18:38:04.220Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T18:38:04.220Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T18:38:04.220Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T18:38:04.220Z] --- PASS: TestV2MetadataService (1.16s) [2020-09-29T18:38:04.220Z] PASS [2020-09-29T18:38:04.220Z] coverage: 48.2% of statements [2020-09-29T18:38:04.645Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-29T18:38:04.645Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-09-29T18:38:04.645Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:38:04.677Z] ok github.com/docker/docker/distribution/metadata 1.545s coverage: 48.2% of statements [2020-09-29T18:38:04.677Z] time="2020-09-29T18:38:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T18:38:04.677Z] time="2020-09-29T18:38:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T18:38:04.677Z] time="2020-09-29T18:38:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T18:38:04.677Z] time="2020-09-29T18:38:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T18:38:04.677Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2020-09-29T18:38:04.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2020-09-29T18:38:04.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2020-09-29T18:38:04.677Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2020-09-29T18:38:04.677Z] === RUN TestTransfer [2020-09-29T18:38:04.677Z] --- PASS: TestTransfer (0.12s) [2020-09-29T18:38:04.677Z] === RUN TestConcurrencyLimit [2020-09-29T18:38:04.677Z] === RUN TestNotFound [2020-09-29T18:38:04.677Z] --- PASS: TestNotFound (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestConflict [2020-09-29T18:38:04.677Z] --- PASS: TestConflict (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestForbidden [2020-09-29T18:38:04.677Z] --- PASS: TestForbidden (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestInvalidParameter [2020-09-29T18:38:04.677Z] --- PASS: TestInvalidParameter (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestNotImplemented [2020-09-29T18:38:04.677Z] --- PASS: TestNotImplemented (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestNotModified [2020-09-29T18:38:04.677Z] --- PASS: TestNotModified (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestUnauthorized [2020-09-29T18:38:04.677Z] --- PASS: TestUnauthorized (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestUnknown [2020-09-29T18:38:04.677Z] --- PASS: TestUnknown (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestCancelled [2020-09-29T18:38:04.677Z] --- PASS: TestCancelled (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestDeadline [2020-09-29T18:38:04.677Z] --- PASS: TestDeadline (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestDataLoss [2020-09-29T18:38:04.677Z] --- PASS: TestDataLoss (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestUnavailable [2020-09-29T18:38:04.677Z] --- PASS: TestUnavailable (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestSystem [2020-09-29T18:38:04.677Z] --- PASS: TestSystem (0.00s) [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Not_Found [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Bad_Request [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Conflict [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Unauthorized [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Service_Unavailable [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Forbidden [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Not_Modified [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Not_Implemented [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-09-29T18:38:04.677Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-09-29T18:38:04.677Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-09-29T18:38:04.677Z] PASS [2020-09-29T18:38:04.677Z] coverage: 49.4% of statements [2020-09-29T18:38:04.677Z] ok github.com/docker/docker/errdefs 0.133s coverage: 49.4% of statements [2020-09-29T18:38:04.781Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-29T18:38:04.782Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-29T18:38:04.782Z] remote: Enumerating objects: 2, done. [2020-09-29T18:38:04.782Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-29T18:38:04.782Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-29T18:38:04.782Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-29T18:38:04.782Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-09-29T18:38:04.782Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-29T18:38:04.782Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T18:38:05.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/test/unit [2020-09-29T18:38:05.135Z] --- PASS: TestConcurrencyLimit (0.36s) [2020-09-29T18:38:05.135Z] === RUN TestInactiveJobs [2020-09-29T18:38:05.135Z] --- PASS: TestWhenEmptyAuthConfig (2.07s) [2020-09-29T18:38:05.135Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-09-29T18:38:05.135Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-09-29T18:38:05.135Z] === RUN TestTokenPassThru [2020-09-29T18:38:05.135Z] --- PASS: TestTokenPassThru (0.00s) [2020-09-29T18:38:05.135Z] === RUN TestTokenPassThruDifferentHost [2020-09-29T18:38:05.135Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-09-29T18:38:05.135Z] PASS [2020-09-29T18:38:05.135Z] coverage: 20.1% of statements [2020-09-29T18:38:05.135Z] ok github.com/docker/docker/distribution 2.356s coverage: 20.1% of statements [2020-09-29T18:38:05.135Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T18:38:05.135Z] --- PASS: TestInactiveJobs (0.38s) [2020-09-29T18:38:05.135Z] === RUN TestWatchRelease [2020-09-29T18:38:05.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-29T18:38:05.592Z] --- PASS: TestWatchRelease (0.05s) [2020-09-29T18:38:05.592Z] === RUN TestWatchFinishedTransfer [2020-09-29T18:38:05.593Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-09-29T18:38:05.593Z] === RUN TestDuplicateTransfer [2020-09-29T18:38:05.593Z] --- PASS: TestDuplicateTransfer (0.06s) [2020-09-29T18:38:05.593Z] === RUN TestSuccessfulUpload [2020-09-29T18:38:05.593Z] time="2020-09-29T18:38:05Z" level=error msg="Upload failed, retrying: simulating retry" [2020-09-29T18:38:06.049Z] --- PASS: TestSuccessfulUpload (0.50s) [2020-09-29T18:38:06.049Z] === RUN TestCancelledUpload [2020-09-29T18:38:06.049Z] --- PASS: TestCancelledUpload (0.00s) [2020-09-29T18:38:06.049Z] PASS [2020-09-29T18:38:06.049Z] coverage: 76.8% of statements [2020-09-29T18:38:06.049Z] ok github.com/docker/docker/distribution/xfer 2.082s coverage: 76.8% of statements [2020-09-29T18:38:06.049Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T18:38:06.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-29T18:38:07.014Z] === RUN TestCompare [2020-09-29T18:38:07.014Z] --- PASS: TestCompare (0.00s) [2020-09-29T18:38:07.014Z] PASS [2020-09-29T18:38:07.014Z] coverage: 19.2% of statements [2020-09-29T18:38:07.014Z] ok github.com/docker/docker/image/cache 0.279s coverage: 19.2% of statements [2020-09-29T18:38:07.014Z] === RUN TestFSGetInvalidData [2020-09-29T18:38:07.014Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-09-29T18:38:07.014Z] === RUN TestFSInvalidSet [2020-09-29T18:38:07.014Z] --- PASS: TestFSInvalidSet (0.01s) [2020-09-29T18:38:07.014Z] === RUN TestFSInvalidRoot [2020-09-29T18:38:07.014Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-09-29T18:38:07.014Z] === RUN TestFSMetadataGetSet [2020-09-29T18:38:07.014Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-09-29T18:38:07.014Z] === RUN TestFSInvalidWalker [2020-09-29T18:38:07.014Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-09-29T18:38:07.014Z] === RUN TestFSGetSet [2020-09-29T18:38:07.014Z] --- PASS: TestFSGetSet (0.02s) [2020-09-29T18:38:07.014Z] === RUN TestFSGetUnsetKey [2020-09-29T18:38:07.014Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-09-29T18:38:07.014Z] === RUN TestFSGetEmptyData [2020-09-29T18:38:07.014Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-09-29T18:38:07.014Z] === RUN TestFSDelete [2020-09-29T18:38:07.472Z] --- PASS: TestFSDelete (0.02s) [2020-09-29T18:38:07.472Z] === RUN TestFSWalker [2020-09-29T18:38:07.472Z] --- PASS: TestFSWalker (0.01s) [2020-09-29T18:38:07.472Z] === RUN TestFSWalkerStopOnError [2020-09-29T18:38:07.472Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-09-29T18:38:07.472Z] === RUN TestNewFromJSON [2020-09-29T18:38:07.472Z] --- PASS: TestNewFromJSON (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestNewFromJSONWithInvalidJSON [2020-09-29T18:38:07.472Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestMarshalKeyOrder [2020-09-29T18:38:07.472Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestImage [2020-09-29T18:38:07.472Z] --- PASS: TestImage (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestImageOSNotEmpty [2020-09-29T18:38:07.472Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestNewChildImageFromImageWithRootFS [2020-09-29T18:38:07.472Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-09-29T18:38:07.472Z] === RUN TestRestore [2020-09-29T18:38:07.472Z] time="2020-09-29T18:38:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-09-29T18:38:07.472Z] --- PASS: TestRestore (0.20s) [2020-09-29T18:38:07.472Z] === RUN TestAddDelete [2020-09-29T18:38:07.472Z] --- PASS: TestAddDelete (0.05s) [2020-09-29T18:38:07.472Z] === RUN TestSearchAfterDelete [2020-09-29T18:38:07.472Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-09-29T18:38:07.472Z] === RUN TestParentReset [2020-09-29T18:38:07.472Z] === RUN TestMakeV1ConfigFromConfig [2020-09-29T18:38:07.472Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-09-29T18:38:07.472Z] PASS [2020-09-29T18:38:07.472Z] coverage: 25.0% of statements [2020-09-29T18:38:07.472Z] ok github.com/docker/docker/image/v1 0.238s coverage: 25.0% of statements [2020-09-29T18:38:07.472Z] --- PASS: TestParentReset (0.04s) [2020-09-29T18:38:07.472Z] === RUN TestGetAndSetLastUpdated [2020-09-29T18:38:07.472Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-09-29T18:38:07.472Z] === RUN TestStoreLen [2020-09-29T18:38:07.472Z] --- PASS: TestStoreLen (0.07s) [2020-09-29T18:38:07.472Z] PASS [2020-09-29T18:38:07.472Z] coverage: 86.4% of statements [2020-09-29T18:38:07.529Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-29T18:38:07.529Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-29T18:38:07.529Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2020-09-29T18:38:07.529Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:38:07.529Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:38:07.529Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:38:07.529Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:38:07.529Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-29T18:38:07.654Z] ? github.com/docker/docker/api [no test files] [2020-09-29T18:38:07.789Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-29T18:38:07.789Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-29T18:38:07.929Z] ok github.com/docker/docker/image 0.886s coverage: 86.4% of statements [2020-09-29T18:38:07.929Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T18:38:07.929Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T18:38:08.048Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-29T18:38:10.100Z] === RUN TestSerialization [2020-09-29T18:38:10.100Z] --- PASS: TestSerialization (0.02s) [2020-09-29T18:38:10.100Z] PASS [2020-09-29T18:38:10.100Z] coverage: 100.0% of statements [2020-09-29T18:38:10.100Z] ok github.com/docker/docker/libcontainerd/queue 0.118s coverage: 100.0% of statements [2020-09-29T18:38:10.557Z] === RUN TestEnvironmentParsing [2020-09-29T18:38:10.557Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-09-29T18:38:10.557Z] PASS [2020-09-29T18:38:10.557Z] coverage: 1.0% of statements [2020-09-29T18:38:10.557Z] ok github.com/docker/docker/libcontainerd/local 0.301s coverage: 1.0% of statements [2020-09-29T18:38:10.557Z] === RUN TestEmptyLayer [2020-09-29T18:38:10.557Z] --- PASS: TestEmptyLayer (0.00s) [2020-09-29T18:38:10.557Z] === RUN TestCommitFailure [2020-09-29T18:38:10.557Z] --- PASS: TestCommitFailure (0.01s) [2020-09-29T18:38:10.557Z] === RUN TestStartTransactionFailure [2020-09-29T18:38:10.557Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-09-29T18:38:10.557Z] === RUN TestGetOrphan [2020-09-29T18:38:10.557Z] --- PASS: TestGetOrphan (0.01s) [2020-09-29T18:38:10.557Z] === RUN TestMountAndRegister [2020-09-29T18:38:10.557Z] --- PASS: TestMountAndRegister (0.04s) [2020-09-29T18:38:10.557Z] layer_test.go:271: Layer size: 14 [2020-09-29T18:38:10.557Z] === RUN TestLayerRelease [2020-09-29T18:38:10.557Z] --- SKIP: TestLayerRelease (0.00s) [2020-09-29T18:38:10.557Z] layer_test.go:304: Failing on Windows [2020-09-29T18:38:10.557Z] === RUN TestStoreRestore [2020-09-29T18:38:10.557Z] --- SKIP: TestStoreRestore (0.00s) [2020-09-29T18:38:10.557Z] layer_test.go:353: Failing on Windows [2020-09-29T18:38:10.557Z] === RUN TestTarStreamStability [2020-09-29T18:38:10.557Z] --- SKIP: TestTarStreamStability (0.00s) [2020-09-29T18:38:10.557Z] layer_test.go:468: Failing on Windows [2020-09-29T18:38:10.557Z] === RUN TestRegisterExistingLayer [2020-09-29T18:38:10.557Z] --- PASS: TestRegisterExistingLayer (0.13s) [2020-09-29T18:38:10.557Z] === RUN TestTarStreamVerification [2020-09-29T18:38:10.557Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-09-29T18:38:10.557Z] layer_test.go:697: Failing on Windows [2020-09-29T18:38:10.557Z] === RUN TestLayerMigration [2020-09-29T18:38:10.557Z] --- SKIP: TestLayerMigration (0.00s) [2020-09-29T18:38:10.557Z] migration_test.go:46: Failing on Windows [2020-09-29T18:38:10.581Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-29T18:38:11.014Z] === RUN TestLayerMigrationNoTarsplit [2020-09-29T18:38:11.014Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-09-29T18:38:11.014Z] migration_test.go:182: Failing on Windows [2020-09-29T18:38:11.014Z] === RUN TestMountInit [2020-09-29T18:38:11.014Z] --- SKIP: TestMountInit (0.00s) [2020-09-29T18:38:11.014Z] mount_test.go:17: Failing on Windows [2020-09-29T18:38:11.014Z] === RUN TestMountSize [2020-09-29T18:38:11.014Z] --- SKIP: TestMountSize (0.00s) [2020-09-29T18:38:11.014Z] mount_test.go:76: Failing on Windows [2020-09-29T18:38:11.014Z] === RUN TestMountChanges [2020-09-29T18:38:11.014Z] --- SKIP: TestMountChanges (0.00s) [2020-09-29T18:38:11.014Z] mount_test.go:125: Failing on Windows [2020-09-29T18:38:11.014Z] === RUN TestMountApply [2020-09-29T18:38:11.014Z] --- SKIP: TestMountApply (0.00s) [2020-09-29T18:38:11.014Z] mount_test.go:212: Failing on Windows [2020-09-29T18:38:11.014Z] PASS [2020-09-29T18:38:11.014Z] coverage: 30.1% of statements [2020-09-29T18:38:11.014Z] ok github.com/docker/docker/layer 0.664s coverage: 30.1% of statements [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/oci [no test files] [2020-09-29T18:38:11.014Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T18:38:11.472Z] === RUN TestParseVersion [2020-09-29T18:38:11.472Z] --- PASS: TestParseVersion (0.00s) [2020-09-29T18:38:11.472Z] PASS [2020-09-29T18:38:11.472Z] coverage: 50.0% of statements [2020-09-29T18:38:11.472Z] ok github.com/docker/docker/pkg/aaparser 0.085s coverage: 50.0% of statements [2020-09-29T18:38:11.516Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-29T18:38:11.929Z] === RUN TestAddressPoolOpt [2020-09-29T18:38:11.929Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/a [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/something [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/_=a [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/env1=value1 [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/_env1=value1 [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/env2=value2=value3 [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/env3=abc!qwe [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/env_4=value_4 [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/PATH [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/=a [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/PATH= [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/PATH=something [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/asd!qwe [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/1asd [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/123 [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/some_space [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/__some_space_before [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/some_space_after__ [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/= [2020-09-29T18:38:11.929Z] === RUN TestValidateEnv/PaTh [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/a (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/something (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/= (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestParseHost [2020-09-29T18:38:11.929Z] --- PASS: TestParseHost (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestParseDockerDaemonHost [2020-09-29T18:38:11.929Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestParseTCP [2020-09-29T18:38:11.929Z] --- PASS: TestParseTCP (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestParseInvalidUnixAddrInvalid [2020-09-29T18:38:11.929Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestValidateExtraHosts [2020-09-29T18:38:11.929Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestIpOptString [2020-09-29T18:38:11.929Z] --- PASS: TestIpOptString (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestNewIpOptInvalidDefaultVal [2020-09-29T18:38:11.929Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestNewIpOptValidDefaultVal [2020-09-29T18:38:11.929Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestIpOptSetInvalidVal [2020-09-29T18:38:11.929Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestValidateIPAddress [2020-09-29T18:38:11.929Z] --- PASS: TestValidateIPAddress (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestMapOpts [2020-09-29T18:38:11.929Z] --- PASS: TestMapOpts (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestListOptsWithoutValidator [2020-09-29T18:38:11.929Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestListOptsWithValidator [2020-09-29T18:38:11.929Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestValidateDNSSearch [2020-09-29T18:38:11.929Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_general_format [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_one_more [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-09-29T18:38:11.929Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-09-29T18:38:11.929Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestNamedListOpts [2020-09-29T18:38:11.929Z] --- PASS: TestNamedListOpts (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestNamedMapOpts [2020-09-29T18:38:11.929Z] --- PASS: TestNamedMapOpts (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestParseLink [2020-09-29T18:38:11.929Z] --- PASS: TestParseLink (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestQuotedStringSetWithQuotes [2020-09-29T18:38:11.929Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-09-29T18:38:11.929Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestQuotedStringSetWithNoQuotes [2020-09-29T18:38:11.929Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-09-29T18:38:11.929Z] === RUN TestUlimitOpt [2020-09-29T18:38:11.929Z] --- PASS: TestUlimitOpt (0.00s) [2020-09-29T18:38:11.929Z] PASS [2020-09-29T18:38:11.929Z] coverage: 67.1% of statements [2020-09-29T18:38:11.929Z] ok github.com/docker/docker/opts 0.398s coverage: 67.1% of statements [2020-09-29T18:38:12.895Z] === RUN TestUnbuffered [2020-09-29T18:38:12.895Z] --- PASS: TestUnbuffered (0.00s) [2020-09-29T18:38:12.895Z] === RUN TestRaceUnbuffered [2020-09-29T18:38:12.895Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-09-29T18:38:12.895Z] PASS [2020-09-29T18:38:12.895Z] coverage: 100.0% of statements [2020-09-29T18:38:12.895Z] ok github.com/docker/docker/pkg/broadcaster 0.094s coverage: 100.0% of statements [2020-09-29T18:38:13.352Z] === RUN TestPeerCertificateMarshalJSON [2020-09-29T18:38:13.352Z] === RUN TestMatch [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[foo]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[bar]_[foo]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[foo_bar]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[qux]_[foo]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[]#01 [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[qux]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[foo_bar_qux]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[qux]_[baz]] [2020-09-29T18:38:13.352Z] === RUN TestMatch/[[foo_baz]] [2020-09-29T18:38:13.352Z] --- PASS: TestMatch (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-09-29T18:38:13.352Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-09-29T18:38:13.352Z] PASS [2020-09-29T18:38:13.352Z] coverage: 87.5% of statements [2020-09-29T18:38:13.352Z] ok github.com/docker/docker/pkg/capabilities 0.098s coverage: 87.5% of statements [2020-09-29T18:38:13.809Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-09-29T18:38:13.809Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-09-29T18:38:13.809Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2020-09-29T18:38:13.809Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-09-29T18:38:13.809Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-09-29T18:38:13.809Z] === RUN TestMiddleware [2020-09-29T18:38:13.809Z] --- PASS: TestMiddleware (0.00s) [2020-09-29T18:38:13.809Z] === RUN TestNewResponseModifier [2020-09-29T18:38:13.809Z] --- PASS: TestNewResponseModifier (0.00s) [2020-09-29T18:38:13.809Z] PASS [2020-09-29T18:38:13.809Z] coverage: 26.8% of statements [2020-09-29T18:38:13.809Z] ok github.com/docker/docker/pkg/authorization 0.451s coverage: 26.8% of statements [2020-09-29T18:38:13.809Z] === RUN TestIsArchivePathDir [2020-09-29T18:38:13.809Z] --- PASS: TestIsArchivePathDir (0.07s) [2020-09-29T18:38:13.809Z] === RUN TestIsArchivePathInvalidFile [2020-09-29T18:38:13.809Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2020-09-29T18:38:13.809Z] === RUN TestIsArchivePathTar [2020-09-29T18:38:14.048Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-29T18:38:14.048Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-29T18:38:14.267Z] --- PASS: TestIsArchivePathTar (0.27s) [2020-09-29T18:38:14.267Z] === RUN TestDecompressStreamGzip [2020-09-29T18:38:14.267Z] --- PASS: TestDecompressStreamGzip (0.18s) [2020-09-29T18:38:14.267Z] === RUN TestDecompressStreamBzip2 [2020-09-29T18:38:14.306Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-29T18:38:14.724Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2020-09-29T18:38:14.724Z] === RUN TestDecompressStreamXz [2020-09-29T18:38:14.724Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:133: Xz not present in msys2 [2020-09-29T18:38:14.724Z] === RUN TestCompressStreamXzUnsupported [2020-09-29T18:38:14.724Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestCompressStreamBzip2Unsupported [2020-09-29T18:38:14.724Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestCompressStreamInvalid [2020-09-29T18:38:14.724Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestExtensionInvalid [2020-09-29T18:38:14.724Z] --- PASS: TestExtensionInvalid (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestExtensionUncompressed [2020-09-29T18:38:14.724Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestExtensionBzip2 [2020-09-29T18:38:14.724Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestExtensionGzip [2020-09-29T18:38:14.724Z] --- PASS: TestExtensionGzip (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestExtensionXz [2020-09-29T18:38:14.724Z] --- PASS: TestExtensionXz (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestCmdStreamLargeStderr [2020-09-29T18:38:14.724Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2020-09-29T18:38:14.724Z] === RUN TestCmdStreamBad [2020-09-29T18:38:14.724Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:238: Failing on Windows CI machines [2020-09-29T18:38:14.724Z] === RUN TestCmdStreamGood [2020-09-29T18:38:14.724Z] --- PASS: TestCmdStreamGood (0.04s) [2020-09-29T18:38:14.724Z] === RUN TestUntarPathWithInvalidDest [2020-09-29T18:38:14.724Z] === RUN TestSizeEmpty [2020-09-29T18:38:14.724Z] --- PASS: TestSizeEmpty (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestSizeEmptyFile [2020-09-29T18:38:14.724Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestSizeNonemptyFile [2020-09-29T18:38:14.724Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestSizeNestedDirectoryEmpty [2020-09-29T18:38:14.724Z] === RUN TestChrootTarUntar [2020-09-29T18:38:14.724Z] --- PASS: TestSizeNestedDirectoryEmpty (0.01s) [2020-09-29T18:38:14.724Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-09-29T18:38:14.724Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] === RUN TestChrootUntarWithHugeExcludesList [2020-09-29T18:38:14.724Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestMoveToSubdir [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] === RUN TestChrootUntarEmptyArchive [2020-09-29T18:38:14.724Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestChrootTarUntarWithSymlink [2020-09-29T18:38:14.724Z] --- PASS: TestMoveToSubdir (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestSizeNonExistingDirectory [2020-09-29T18:38:14.724Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-09-29T18:38:14.724Z] PASS [2020-09-29T18:38:14.724Z] coverage: 80.0% of statements [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:38:14.724Z] === RUN TestChrootCopyWithTar [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:38:14.724Z] === RUN TestChrootCopyFileWithTar [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] === RUN TestChrootUntarPath [2020-09-29T18:38:14.724Z] ok github.com/docker/docker/pkg/directory 0.075s coverage: 80.0% of statements [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:38:14.724Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] === RUN TestChrootApplyDotDotFile [2020-09-29T18:38:14.724Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-09-29T18:38:14.724Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:14.724Z] PASS [2020-09-29T18:38:14.724Z] coverage: 15.4% of statements [2020-09-29T18:38:14.724Z] ok github.com/docker/docker/pkg/chrootarchive 0.132s coverage: 15.4% of statements [2020-09-29T18:38:14.724Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2020-09-29T18:38:14.724Z] === RUN TestUntarPathWithInvalidSrc [2020-09-29T18:38:14.724Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-09-29T18:38:14.724Z] === RUN TestUntarPath [2020-09-29T18:38:14.724Z] --- PASS: TestUntarPath (0.06s) [2020-09-29T18:38:14.724Z] === RUN TestUntarPathWithDestinationFile [2020-09-29T18:38:14.724Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2020-09-29T18:38:14.724Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-09-29T18:38:15.181Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2020-09-29T18:38:15.181Z] === RUN TestCopyWithTarInvalidSrc [2020-09-29T18:38:15.181Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-09-29T18:38:15.181Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-09-29T18:38:15.181Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-09-29T18:38:15.181Z] === RUN TestCopyWithTarSrcFile [2020-09-29T18:38:15.181Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-09-29T18:38:15.181Z] === RUN TestCopyWithTarSrcFolder [2020-09-29T18:38:15.181Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-09-29T18:38:15.181Z] === RUN TestCopyFileWithTarInvalidSrc [2020-09-29T18:38:15.181Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s) [2020-09-29T18:38:15.181Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-09-29T18:38:15.181Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.02s) [2020-09-29T18:38:15.181Z] === RUN TestCopyFileWithTarSrcFolder [2020-09-29T18:38:15.181Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-09-29T18:38:15.181Z] === RUN TestCopyFileWithTarSrcFile [2020-09-29T18:38:15.181Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-09-29T18:38:15.181Z] === RUN TestTarFiles [2020-09-29T18:38:15.639Z] === RUN Test [2020-09-29T18:38:15.639Z] === RUN Test/TestContainsEntry [2020-09-29T18:38:15.639Z] === RUN Test/TestCreateEntries [2020-09-29T18:38:15.639Z] === RUN Test/TestEntriesDiff [2020-09-29T18:38:15.639Z] === RUN Test/TestEntriesEquality [2020-09-29T18:38:15.639Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-09-29T18:38:15.639Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-09-29T18:38:15.639Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-09-29T18:38:15.639Z] === RUN Test/TestGeneratorNotGenerate [2020-09-29T18:38:15.639Z] === RUN Test/TestGeneratorWithPort [2020-09-29T18:38:15.639Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-09-29T18:38:15.639Z] === RUN Test/TestNewEntry [2020-09-29T18:38:15.639Z] === RUN Test/TestParse [2020-09-29T18:38:15.639Z] --- PASS: Test (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestNewEntry (0.00s) [2020-09-29T18:38:15.639Z] --- PASS: Test/TestParse (0.00s) [2020-09-29T18:38:15.639Z] PASS [2020-09-29T18:38:15.639Z] coverage: 58.3% of statements [2020-09-29T18:38:15.639Z] ok github.com/docker/docker/pkg/discovery 0.209s coverage: 58.3% of statements [2020-09-29T18:38:16.097Z] === RUN Test [2020-09-29T18:38:16.097Z] === RUN Test/TestContent [2020-09-29T18:38:16.097Z] === RUN Test/TestInitialize [2020-09-29T18:38:16.097Z] === RUN Test/TestNew [2020-09-29T18:38:16.097Z] === RUN Test/TestParsingContentsWithComments [2020-09-29T18:38:16.097Z] === RUN Test/TestRegister [2020-09-29T18:38:16.097Z] === RUN Test/TestWatch [2020-09-29T18:38:16.097Z] --- PASS: Test (0.01s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestContent (0.00s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestNew (0.00s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestRegister (0.00s) [2020-09-29T18:38:16.097Z] --- PASS: Test/TestWatch (0.00s) [2020-09-29T18:38:16.097Z] PASS [2020-09-29T18:38:16.097Z] coverage: 92.9% of statements [2020-09-29T18:38:16.097Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2020-09-29T18:38:17.062Z] === RUN Test [2020-09-29T18:38:17.062Z] === RUN Test/TestWatch [2020-09-29T18:38:17.062Z] --- PASS: Test (0.00s) [2020-09-29T18:38:17.062Z] --- PASS: Test/TestWatch (0.00s) [2020-09-29T18:38:17.062Z] PASS [2020-09-29T18:38:17.062Z] coverage: 92.3% of statements [2020-09-29T18:38:17.062Z] ok github.com/docker/docker/pkg/discovery/memory 0.164s coverage: 92.3% of statements [2020-09-29T18:38:17.520Z] === RUN Test [2020-09-29T18:38:17.520Z] === RUN Test/TestInitialize [2020-09-29T18:38:17.520Z] time="2020-09-29T18:38:17Z" level=info msg="Initializing discovery without TLS" [2020-09-29T18:38:17.520Z] time="2020-09-29T18:38:17Z" level=info msg="Initializing discovery without TLS" [2020-09-29T18:38:17.520Z] time="2020-09-29T18:38:17Z" level=info msg="Initializing discovery without TLS" [2020-09-29T18:38:17.520Z] === RUN Test/TestInitializeWithCerts [2020-09-29T18:38:17.520Z] time="2020-09-29T18:38:17Z" level=info msg="Initializing discovery with TLS" [2020-09-29T18:38:17.520Z] === RUN Test/TestWatch [2020-09-29T18:38:17.520Z] time="2020-09-29T18:38:17Z" level=info msg="Initializing discovery without TLS" [2020-09-29T18:38:17.520Z] === RUN Test [2020-09-29T18:38:17.520Z] === RUN Test/TestInitialize [2020-09-29T18:38:17.520Z] === RUN Test/TestInitializeWithPattern [2020-09-29T18:38:17.520Z] === RUN Test/TestRegister [2020-09-29T18:38:17.520Z] === RUN Test/TestWatch [2020-09-29T18:38:17.520Z] --- PASS: Test (0.00s) [2020-09-29T18:38:17.520Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-29T18:38:17.520Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-09-29T18:38:17.520Z] --- PASS: Test/TestRegister (0.00s) [2020-09-29T18:38:17.520Z] --- PASS: Test/TestWatch (0.00s) [2020-09-29T18:38:17.520Z] PASS [2020-09-29T18:38:17.520Z] coverage: 93.8% of statements [2020-09-29T18:38:17.520Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2020-09-29T18:38:18.485Z] === RUN TestPollerAddRemove [2020-09-29T18:38:18.485Z] --- PASS: TestPollerAddRemove (0.00s) [2020-09-29T18:38:18.485Z] === RUN TestPollerEvent [2020-09-29T18:38:18.485Z] --- SKIP: TestPollerEvent (0.00s) [2020-09-29T18:38:18.485Z] poller_test.go:41: No chmod on Windows [2020-09-29T18:38:18.485Z] === RUN TestPollerClose [2020-09-29T18:38:18.485Z] --- PASS: TestPollerClose (0.00s) [2020-09-29T18:38:18.485Z] PASS [2020-09-29T18:38:18.485Z] coverage: 36.2% of statements [2020-09-29T18:38:18.485Z] ok github.com/docker/docker/pkg/filenotify 0.090s coverage: 36.2% of statements [2020-09-29T18:38:18.941Z] === RUN TestCopyFileWithInvalidSrc [2020-09-29T18:38:19.398Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCopyFileWithInvalidDest [2020-09-29T18:38:19.398Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCopyFileWithSameSrcAndDest [2020-09-29T18:38:19.398Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-09-29T18:38:19.398Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCopyFile [2020-09-29T18:38:19.398Z] --- PASS: TestCopyFile (0.01s) [2020-09-29T18:38:19.398Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-09-29T18:38:19.398Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-29T18:38:19.398Z] fileutils_test.go:134: Needs porting to Windows [2020-09-29T18:38:19.398Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-09-29T18:38:19.398Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestReadSymlinkedDirectoryToFile [2020-09-29T18:38:19.398Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-29T18:38:19.398Z] fileutils_test.go:180: Needs porting to Windows [2020-09-29T18:38:19.398Z] === RUN TestWildcardMatches [2020-09-29T18:38:19.398Z] --- PASS: TestWildcardMatches (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestPatternMatches [2020-09-29T18:38:19.398Z] --- PASS: TestPatternMatches (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-09-29T18:38:19.398Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestPatternMatchesFolderExclusions [2020-09-29T18:38:19.398Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-09-29T18:38:19.398Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-09-29T18:38:19.398Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-09-29T18:38:19.398Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-09-29T18:38:19.398Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestSingleExclamationError [2020-09-29T18:38:19.398Z] --- PASS: TestSingleExclamationError (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestMatchesWithNoPatterns [2020-09-29T18:38:19.398Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestMatchesWithMalformedPatterns [2020-09-29T18:38:19.398Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestMatches [2020-09-29T18:38:19.398Z] --- PASS: TestMatches (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatterns [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatterns (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatternsExceptionFlag [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCleanPatternsErrorSingleException [2020-09-29T18:38:19.398Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCreateIfNotExistsDir [2020-09-29T18:38:19.398Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestCreateIfNotExistsFile [2020-09-29T18:38:19.398Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-09-29T18:38:19.398Z] === RUN TestMatch [2020-09-29T18:38:19.398Z] --- PASS: TestMatch (0.00s) [2020-09-29T18:38:19.398Z] PASS [2020-09-29T18:38:19.398Z] coverage: 87.7% of statements [2020-09-29T18:38:19.398Z] ok github.com/docker/docker/pkg/fileutils 0.163s coverage: 87.7% of statements [2020-09-29T18:38:19.856Z] === RUN TestGet [2020-09-29T18:38:19.856Z] --- PASS: TestGet (0.00s) [2020-09-29T18:38:19.856Z] === RUN TestGetShortcutString [2020-09-29T18:38:19.856Z] --- PASS: TestGetShortcutString (0.00s) [2020-09-29T18:38:19.856Z] PASS [2020-09-29T18:38:19.856Z] coverage: 42.9% of statements [2020-09-29T18:38:19.856Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2020-09-29T18:38:20.821Z] --- PASS: Test (3.18s) [2020-09-29T18:38:20.821Z] --- PASS: Test/TestInitialize (0.15s) [2020-09-29T18:38:20.821Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-09-29T18:38:20.821Z] --- PASS: Test/TestWatch (3.02s) [2020-09-29T18:38:20.821Z] PASS [2020-09-29T18:38:20.821Z] coverage: 84.1% of statements [2020-09-29T18:38:20.821Z] ok github.com/docker/docker/pkg/discovery/kv 3.521s coverage: 84.1% of statements [2020-09-29T18:38:20.821Z] === RUN TestCreateIDMapOrder [2020-09-29T18:38:20.821Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-09-29T18:38:20.821Z] PASS [2020-09-29T18:38:20.821Z] coverage: 7.3% of statements [2020-09-29T18:38:20.821Z] ok github.com/docker/docker/pkg/idtools 0.088s coverage: 7.3% of statements [2020-09-29T18:38:21.278Z] --- PASS: TestTarFiles (6.40s) [2020-09-29T18:38:21.278Z] === RUN TestTarUntar [2020-09-29T18:38:21.736Z] --- PASS: TestTarUntar (0.03s) [2020-09-29T18:38:21.736Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-09-29T18:38:21.736Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestTarWithOptions [2020-09-29T18:38:21.736Z] --- PASS: TestTarWithOptions (0.03s) [2020-09-29T18:38:21.736Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-09-29T18:38:21.736Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestUntarUstarGnuConflict [2020-09-29T18:38:21.736Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2020-09-29T18:38:21.736Z] === RUN TestUntarInvalidFilenames [2020-09-29T18:38:21.736Z] === RUN TestFixedBufferCap [2020-09-29T18:38:21.736Z] --- PASS: TestFixedBufferCap (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestFixedBufferLen [2020-09-29T18:38:21.736Z] --- PASS: TestFixedBufferLen (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestFixedBufferString [2020-09-29T18:38:21.736Z] --- PASS: TestFixedBufferString (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestFixedBufferWrite [2020-09-29T18:38:21.736Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestFixedBufferRead [2020-09-29T18:38:21.736Z] --- PASS: TestFixedBufferRead (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestBytesPipeRead [2020-09-29T18:38:21.736Z] --- PASS: TestBytesPipeRead (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestBytesPipeWrite [2020-09-29T18:38:21.736Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-09-29T18:38:21.736Z] === RUN TestBytesPipeWriteRandomChunks [2020-09-29T18:38:21.736Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames865586742\\dest" [2020-09-29T18:38:21.736Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2020-09-29T18:38:21.736Z] === RUN TestUntarHardlinkToSymlink [2020-09-29T18:38:21.736Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2020-09-29T18:38:21.736Z] === RUN TestUntarInvalidHardlink [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink583486551\\victim\\hello" -> "../victim/hello" [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink629162954\\victim\\hello" -> "/../victim/hello" [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink719225505\\victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink461996428\\victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink313806715\\victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink393519262\\victim" -> "../victim" [2020-09-29T18:38:21.736Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-09-29T18:38:21.736Z] === RUN TestUntarInvalidSymlink [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink704673637\\dest\\dotdot" -> "../victim/hello" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink129463168\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink673511135\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685855410\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542621801\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink088702644\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:21.736Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink065707651\\dest\\dir\\loophole" -> "../../victim" [2020-09-29T18:38:21.736Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-09-29T18:38:21.736Z] === RUN TestTempArchiveCloseMultipleTimes [2020-09-29T18:38:21.736Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2020-09-29T18:38:21.736Z] === RUN TestReplaceFileTarWrapper [2020-09-29T18:38:22.194Z] === RUN TestError [2020-09-29T18:38:22.194Z] --- PASS: TestError (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestProgressString [2020-09-29T18:38:22.194Z] === RUN TestProgressString/no_progress [2020-09-29T18:38:22.194Z] === RUN TestProgressString/progress_1 [2020-09-29T18:38:22.194Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-09-29T18:38:22.194Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-09-29T18:38:22.194Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-09-29T18:38:22.194Z] === RUN TestProgressString/with_units [2020-09-29T18:38:22.194Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-09-29T18:38:22.194Z] === RUN TestProgressString/hide_counts [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/with_units (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-09-29T18:38:22.194Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestJSONMessageDisplay [2020-09-29T18:38:22.194Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2020-09-29T18:38:22.194Z] === RUN TestPrefixHeaderReadable [2020-09-29T18:38:22.194Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-09-29T18:38:22.194Z] === RUN TestDisablePigz [2020-09-29T18:38:22.194Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2020-09-29T18:38:22.194Z] === RUN TestAtomicWriteToFile [2020-09-29T18:38:22.194Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-09-29T18:38:22.194Z] === RUN TestAtomicWriteSetCommit [2020-09-29T18:38:22.194Z] --- PASS: TestJSONMessageDisplay (0.16s) [2020-09-29T18:38:22.194Z] === RUN TestJSONMessageDisplayWithJSONError [2020-09-29T18:38:22.194Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-09-29T18:38:22.194Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestDisplayJSONMessagesStream [2020-09-29T18:38:22.194Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-09-29T18:38:22.194Z] PASS [2020-09-29T18:38:22.194Z] coverage: 91.7% of statements [2020-09-29T18:38:22.194Z] ok github.com/docker/docker/pkg/jsonmessage 0.208s coverage: 91.7% of statements [2020-09-29T18:38:22.194Z] --- PASS: TestAtomicWriteSetCommit (0.03s) [2020-09-29T18:38:22.194Z] === RUN TestAtomicWriteSetCancel [2020-09-29T18:38:22.194Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-09-29T18:38:22.194Z] === RUN TestReadCloserWrapperClose [2020-09-29T18:38:22.194Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestReaderErrWrapperReadOnError [2020-09-29T18:38:22.194Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestReaderErrWrapperRead [2020-09-29T18:38:22.194Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestHashData [2020-09-29T18:38:22.194Z] --- PASS: TestHashData (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestCancelReadCloser [2020-09-29T18:38:22.194Z] === RUN TestStandardLongPath [2020-09-29T18:38:22.194Z] --- PASS: TestStandardLongPath (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestUNCLongPath [2020-09-29T18:38:22.194Z] --- PASS: TestUNCLongPath (0.00s) [2020-09-29T18:38:22.194Z] PASS [2020-09-29T18:38:22.194Z] coverage: 100.0% of statements [2020-09-29T18:38:22.194Z] ok github.com/docker/docker/pkg/longpath 0.064s coverage: 100.0% of statements [2020-09-29T18:38:22.194Z] --- PASS: TestDisablePigz (0.16s) [2020-09-29T18:38:22.194Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-09-29T18:38:22.194Z] === RUN TestPigz [2020-09-29T18:38:22.194Z] --- PASS: TestCancelReadCloser (0.10s) [2020-09-29T18:38:22.194Z] === RUN TestWriteCloserWrapperClose [2020-09-29T18:38:22.194Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestNopWriteCloser [2020-09-29T18:38:22.194Z] --- PASS: TestNopWriteCloser (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestNopWriter [2020-09-29T18:38:22.194Z] --- PASS: TestNopWriter (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestWriteCounter [2020-09-29T18:38:22.194Z] --- PASS: TestWriteCounter (0.00s) [2020-09-29T18:38:22.194Z] PASS [2020-09-29T18:38:22.194Z] coverage: 69.2% of statements [2020-09-29T18:38:22.194Z] ok github.com/docker/docker/pkg/ioutils 0.735s coverage: 69.2% of statements [2020-09-29T18:38:22.194Z] --- PASS: TestPigz (0.12s) [2020-09-29T18:38:22.194Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-09-29T18:38:22.194Z] === RUN TestCopyFileWithInvalidDest [2020-09-29T18:38:22.194Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-09-29T18:38:22.194Z] archive_windows_test.go:16: Currently fails [2020-09-29T18:38:22.194Z] === RUN TestCanonicalTarNameForPath [2020-09-29T18:38:22.194Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestCanonicalTarName [2020-09-29T18:38:22.194Z] --- PASS: TestCanonicalTarName (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestChmodTarEntry [2020-09-29T18:38:22.194Z] --- PASS: TestChmodTarEntry (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestHardLinkOrder [2020-09-29T18:38:22.194Z] --- PASS: TestHardLinkOrder (0.09s) [2020-09-29T18:38:22.194Z] === RUN TestChangeString [2020-09-29T18:38:22.194Z] --- PASS: TestChangeString (0.00s) [2020-09-29T18:38:22.194Z] === RUN TestChangesWithNoChanges [2020-09-29T18:38:22.430Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-29T18:38:22.542Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-29T18:38:22.652Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-09-29T18:38:22.652Z] === RUN TestChangesWithChanges [2020-09-29T18:38:22.652Z] --- PASS: TestChangesWithChanges (0.03s) [2020-09-29T18:38:22.652Z] === RUN TestChangesWithChangesGH13590 [2020-09-29T18:38:22.652Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-09-29T18:38:22.652Z] changes_test.go:192: needs more investigation [2020-09-29T18:38:22.652Z] === RUN TestChangesDirsEmpty [2020-09-29T18:38:22.652Z] --- PASS: TestChangesDirsEmpty (0.14s) [2020-09-29T18:38:22.652Z] === RUN TestChangesDirsMutated [2020-09-29T18:38:22.652Z] --- PASS: TestChangesDirsMutated (0.17s) [2020-09-29T18:38:22.652Z] === RUN TestApplyLayer [2020-09-29T18:38:22.652Z] --- SKIP: TestApplyLayer (0.00s) [2020-09-29T18:38:22.652Z] changes_test.go:405: needs further investigation [2020-09-29T18:38:22.652Z] === RUN TestChangesSizeWithHardlinks [2020-09-29T18:38:22.652Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-09-29T18:38:22.652Z] changes_test.go:441: needs further investigation [2020-09-29T18:38:22.652Z] === RUN TestChangesSizeWithNoChanges [2020-09-29T18:38:22.652Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-09-29T18:38:22.652Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-09-29T18:38:22.652Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-09-29T18:38:22.652Z] === RUN TestChangesSize [2020-09-29T18:38:22.652Z] --- PASS: TestChangesSize (0.00s) [2020-09-29T18:38:22.652Z] === RUN TestApplyLayerInvalidFilenames [2020-09-29T18:38:22.652Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames971684471\\dest" [2020-09-29T18:38:22.652Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-09-29T18:38:22.652Z] === RUN TestApplyLayerInvalidHardlink [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink498416577\\victim\\hello" -> "../victim/hello" [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink933438508\\victim\\hello" -> "/../victim/hello" [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink557301147\\victim" -> "../victim" [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink158156350\\victim" -> "../victim" [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink155948165\\victim" -> "../victim" [2020-09-29T18:38:22.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink147883040\\victim" -> "../victim" [2020-09-29T18:38:22.652Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-09-29T18:38:22.652Z] === RUN TestApplyLayerInvalidSymlink [2020-09-29T18:38:22.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865391871\\dest\\dotdot" -> "../victim/hello" [2020-09-29T18:38:23.109Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink480412754\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-29T18:38:23.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink775784841\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:23.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink668090196\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:23.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink749621411\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:23.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink953150886\\dest\\loophole-victim" -> "../victim" [2020-09-29T18:38:23.110Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2020-09-29T18:38:23.110Z] === RUN TestApplyLayerWhiteouts [2020-09-29T18:38:23.110Z] --- PASS: TestApplyLayerWhiteouts (0.18s) [2020-09-29T18:38:23.110Z] === RUN TestGenerateEmptyFile [2020-09-29T18:38:23.110Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-09-29T18:38:23.110Z] === RUN TestGenerateWithContent [2020-09-29T18:38:23.110Z] --- PASS: TestGenerateWithContent (0.00s) [2020-09-29T18:38:23.110Z] PASS [2020-09-29T18:38:23.110Z] coverage: 62.7% of statements [2020-09-29T18:38:23.110Z] ok github.com/docker/docker/pkg/archive 9.532s coverage: 62.7% of statements [2020-09-29T18:38:23.110Z] === RUN TestNameFormat [2020-09-29T18:38:23.110Z] --- PASS: TestNameFormat (0.00s) [2020-09-29T18:38:23.110Z] === RUN TestNameRetries [2020-09-29T18:38:23.110Z] --- PASS: TestNameRetries (0.00s) [2020-09-29T18:38:23.110Z] PASS [2020-09-29T18:38:23.110Z] coverage: 85.7% of statements [2020-09-29T18:38:23.110Z] ok github.com/docker/docker/pkg/namesgenerator 0.071s coverage: 85.7% of statements [2020-09-29T18:38:23.110Z] === RUN TestParseKeyValueOpt [2020-09-29T18:38:23.110Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-09-29T18:38:23.110Z] === RUN TestParseUintList [2020-09-29T18:38:23.110Z] --- PASS: TestParseUintList (0.00s) [2020-09-29T18:38:23.110Z] === RUN TestParseUintListMaximumLimits [2020-09-29T18:38:23.110Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-09-29T18:38:23.110Z] PASS [2020-09-29T18:38:23.110Z] coverage: 97.0% of statements [2020-09-29T18:38:23.110Z] ok github.com/docker/docker/pkg/parsers 0.091s coverage: 97.0% of statements [2020-09-29T18:38:23.567Z] === RUN TestNewAndRemove [2020-09-29T18:38:23.567Z] --- PASS: TestNewAndRemove (0.01s) [2020-09-29T18:38:23.567Z] === RUN TestRemoveInvalidPath [2020-09-29T18:38:23.567Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-09-29T18:38:23.567Z] PASS [2020-09-29T18:38:23.567Z] coverage: 82.6% of statements [2020-09-29T18:38:23.567Z] ok github.com/docker/docker/pkg/pidfile 0.105s coverage: 82.6% of statements [2020-09-29T18:38:23.809Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-29T18:38:23.809Z] --- PASS: TestServiceWithDataPathPortInit (16.21s) [2020-09-29T18:38:23.809Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:38:24.534Z] === RUN TestParseEmptyInterface [2020-09-29T18:38:24.534Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestParseNonInterfaceType [2020-09-29T18:38:24.534Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestParseWithOneFunction [2020-09-29T18:38:24.534Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestParseWithMultipleFuncs [2020-09-29T18:38:24.534Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestParseWithUnnamedReturn [2020-09-29T18:38:24.534Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestEmbeddedInterface [2020-09-29T18:38:24.534Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestParsedImports [2020-09-29T18:38:24.534Z] --- PASS: TestParsedImports (0.00s) [2020-09-29T18:38:24.534Z] === RUN TestAliasedImports [2020-09-29T18:38:24.534Z] --- PASS: TestAliasedImports (0.00s) [2020-09-29T18:38:24.534Z] PASS [2020-09-29T18:38:24.534Z] coverage: 56.8% of statements [2020-09-29T18:38:24.747Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-29T18:38:24.992Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.136s coverage: 56.8% of statements [2020-09-29T18:38:25.957Z] === RUN TestFailedConnection [2020-09-29T18:38:26.415Z] === RUN TestHTTPTransport [2020-09-29T18:38:26.415Z] --- PASS: TestHTTPTransport (0.00s) [2020-09-29T18:38:26.415Z] PASS [2020-09-29T18:38:26.415Z] coverage: 85.7% of statements [2020-09-29T18:38:26.415Z] ok github.com/docker/docker/pkg/plugins/transport 0.175s coverage: 85.7% of statements [2020-09-29T18:38:26.415Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-09-29T18:38:26.415Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestBufioReaderPoolPutAndGet [2020-09-29T18:38:26.415Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-09-29T18:38:26.415Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-09-29T18:38:26.415Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestBufioWriterPoolPutAndGet [2020-09-29T18:38:26.415Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-09-29T18:38:26.415Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-09-29T18:38:26.415Z] === RUN TestBufferPoolPutAndGet [2020-09-29T18:38:26.415Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-09-29T18:38:26.415Z] PASS [2020-09-29T18:38:26.415Z] coverage: 88.2% of statements [2020-09-29T18:38:26.415Z] ok github.com/docker/docker/pkg/pools 0.102s coverage: 88.2% of statements [2020-09-29T18:38:26.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-29T18:38:26.650Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-29T18:38:26.873Z] --- PASS: TestFailedConnection (1.10s) [2020-09-29T18:38:26.873Z] === RUN TestFailOnce [2020-09-29T18:38:26.873Z] 2020/09/29 18:38:26 http: panic serving 127.0.0.1:49218: Plugin not ready [2020-09-29T18:38:26.873Z] goroutine 10 [running]: [2020-09-29T18:38:26.873Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-09-29T18:38:26.873Z] panic(0x848880, 0x985320) [2020-09-29T18:38:26.873Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-09-29T18:38:26.873Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T18:38:26.873Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-09-29T18:38:26.873Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-09-29T18:38:26.873Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-09-29T18:38:26.873Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:2831 +0xab [2020-09-29T18:38:26.873Z] net/http.(*conn).serve(0xc000058b40, 0x999ae0, 0xc00004a980) [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-09-29T18:38:26.873Z] created by net/http.(*Server).Serve [2020-09-29T18:38:26.873Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-09-29T18:38:26.873Z] time="2020-09-29T18:38:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2020-09-29T18:38:27.331Z] === RUN TestOutputOnPrematureClose [2020-09-29T18:38:27.331Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-09-29T18:38:27.331Z] === RUN TestCompleteSilently [2020-09-29T18:38:27.331Z] --- PASS: TestCompleteSilently (0.00s) [2020-09-29T18:38:27.331Z] PASS [2020-09-29T18:38:27.331Z] coverage: 75.9% of statements [2020-09-29T18:38:27.331Z] ok github.com/docker/docker/pkg/progress 0.070s coverage: 75.9% of statements [2020-09-29T18:38:27.331Z] === RUN TestSendToOneSub [2020-09-29T18:38:27.331Z] --- PASS: TestSendToOneSub (0.00s) [2020-09-29T18:38:27.331Z] === RUN TestSendToMultipleSubs [2020-09-29T18:38:27.331Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-09-29T18:38:27.331Z] === RUN TestEvictOneSub [2020-09-29T18:38:27.331Z] --- PASS: TestEvictOneSub (0.00s) [2020-09-29T18:38:27.331Z] === RUN TestClosePublisher [2020-09-29T18:38:27.331Z] --- PASS: TestClosePublisher (0.00s) [2020-09-29T18:38:27.331Z] === RUN TestPubSubRace [2020-09-29T18:38:27.789Z] --- PASS: TestFailOnce (1.14s) [2020-09-29T18:38:27.789Z] === RUN TestEchoInputOutput [2020-09-29T18:38:27.789Z] --- PASS: TestEchoInputOutput (0.00s) [2020-09-29T18:38:27.789Z] === RUN TestBackoff [2020-09-29T18:38:27.789Z] --- PASS: TestBackoff (0.00s) [2020-09-29T18:38:27.789Z] === RUN TestAbortRetry [2020-09-29T18:38:27.789Z] --- PASS: TestAbortRetry (0.00s) [2020-09-29T18:38:27.789Z] === RUN TestClientScheme [2020-09-29T18:38:27.789Z] --- PASS: TestClientScheme (0.00s) [2020-09-29T18:38:27.789Z] === RUN TestNewClientWithTimeout [2020-09-29T18:38:28.246Z] --- PASS: TestPubSubRace (1.04s) [2020-09-29T18:38:28.246Z] PASS [2020-09-29T18:38:28.246Z] coverage: 73.9% of statements [2020-09-29T18:38:28.246Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-09-29T18:38:28.707Z] === RUN TestRegister [2020-09-29T18:38:28.707Z] --- PASS: TestRegister (0.00s) [2020-09-29T18:38:28.707Z] === RUN TestCommand [2020-09-29T18:38:28.707Z] time="2020-09-29T18:38:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-09-29T18:38:28.707Z] --- PASS: TestCommand (0.03s) [2020-09-29T18:38:28.707Z] === RUN TestNaiveSelf [2020-09-29T18:38:28.707Z] --- PASS: TestNaiveSelf (0.03s) [2020-09-29T18:38:28.707Z] PASS [2020-09-29T18:38:28.707Z] coverage: 82.4% of statements [2020-09-29T18:38:28.707Z] ok github.com/docker/docker/pkg/reexec 0.183s coverage: 82.4% of statements [2020-09-29T18:38:29.674Z] === RUN TestParseSignal [2020-09-29T18:38:29.674Z] --- PASS: TestParseSignal (0.00s) [2020-09-29T18:38:29.674Z] === RUN TestValidSignalForPlatform [2020-09-29T18:38:29.674Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-09-29T18:38:29.674Z] PASS [2020-09-29T18:38:29.674Z] coverage: 20.3% of statements [2020-09-29T18:38:29.674Z] ok github.com/docker/docker/pkg/signal 0.123s coverage: 20.3% of statements [2020-09-29T18:38:29.674Z] === RUN TestNewStdWriter [2020-09-29T18:38:29.674Z] --- PASS: TestNewStdWriter (0.00s) [2020-09-29T18:38:29.674Z] === RUN TestWriteWithUninitializedStdWriter [2020-09-29T18:38:29.674Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-09-29T18:38:29.674Z] === RUN TestWriteWithNilBytes [2020-09-29T18:38:29.674Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-09-29T18:38:29.674Z] === RUN TestWrite [2020-09-29T18:38:29.675Z] --- PASS: TestWrite (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestWriteWithWriterError [2020-09-29T18:38:29.675Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-09-29T18:38:29.675Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyWriteAndRead [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyWithInvalidInputHeader [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyWithCorruptedPrefix [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyReturnsWriteErrors [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-09-29T18:38:29.675Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-09-29T18:38:29.675Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-09-29T18:38:29.675Z] PASS [2020-09-29T18:38:29.675Z] coverage: 100.0% of statements [2020-09-29T18:38:29.675Z] ok github.com/docker/docker/pkg/stdcopy 0.087s coverage: 100.0% of statements [2020-09-29T18:38:29.936Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-29T18:38:29.936Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-29T18:38:30.136Z] time="2020-09-29T18:38:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-09-29T18:38:31.102Z] === RUN TestGenerateRandomID [2020-09-29T18:38:31.102Z] --- PASS: TestGenerateRandomID (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestShortenId [2020-09-29T18:38:31.102Z] --- PASS: TestShortenId (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestShortenSha256Id [2020-09-29T18:38:31.102Z] --- PASS: TestShortenSha256Id (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestShortenIdEmpty [2020-09-29T18:38:31.102Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestShortenIdInvalid [2020-09-29T18:38:31.102Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestIsShortIDNonHex [2020-09-29T18:38:31.102Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestIsShortIDNotCorrectSize [2020-09-29T18:38:31.102Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-09-29T18:38:31.102Z] PASS [2020-09-29T18:38:31.102Z] coverage: 70.6% of statements [2020-09-29T18:38:31.102Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2020-09-29T18:38:31.102Z] === RUN TestRawProgressFormatterFormatStatus [2020-09-29T18:38:31.102Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestRawProgressFormatterFormatProgress [2020-09-29T18:38:31.102Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestFormatStatus [2020-09-29T18:38:31.102Z] --- PASS: TestFormatStatus (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestFormatError [2020-09-29T18:38:31.102Z] --- PASS: TestFormatError (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestFormatJSONError [2020-09-29T18:38:31.102Z] --- PASS: TestFormatJSONError (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestJsonProgressFormatterFormatProgress [2020-09-29T18:38:31.102Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestJsonProgressFormatterFormatStatus [2020-09-29T18:38:31.102Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestNewJSONProgressOutput [2020-09-29T18:38:31.102Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestAuxFormatterEmit [2020-09-29T18:38:31.102Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestStreamWriterStdout [2020-09-29T18:38:31.102Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-09-29T18:38:31.102Z] === RUN TestStreamWriterStderr [2020-09-29T18:38:31.102Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-09-29T18:38:31.102Z] PASS [2020-09-29T18:38:31.102Z] coverage: 66.2% of statements [2020-09-29T18:38:31.102Z] ok github.com/docker/docker/pkg/streamformatter 0.072s coverage: 66.2% of statements [2020-09-29T18:38:31.313Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-29T18:38:31.572Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-29T18:38:32.067Z] === RUN TestIsCpusetListAvailable [2020-09-29T18:38:32.067Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-09-29T18:38:32.067Z] PASS [2020-09-29T18:38:32.067Z] coverage: 38.2% of statements [2020-09-29T18:38:32.067Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2020-09-29T18:38:32.139Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s) [2020-09-29T18:38:32.139Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:swx3x4thokh9gnz0pwjdxr0l2 Created:2020-09-29 18:38:25.277776809 +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[93bc3be4abee142626baed13b95e4adea147c0d8b5ed004caa332e23658acda1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.je4yegq0coxgd1pkbe1xemcg6 EndpointID:e78b7d4747329b6513e089410c4e49a720c647d69007ca236262a2935a13512e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14d1715d476a338dacce1fee1a4e2e76c6e85a43a1dc011ee6ecd558e5691cf8 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:796789cc537d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.je4yegq0coxgd1pkbe1xemcg6 EndpointID:e78b7d4747329b6513e089410c4e49a720c647d69007ca236262a2935a13512e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T18:38:32.139Z] PASS [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] === Skipped [2020-09-29T18:38:32.139Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:38:32.139Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] DONE 23 tests, 1 skipped in 50.680s [2020-09-29T18:38:32.139Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:38:32.139Z] ++ 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 [2020-09-29T18:38:32.139Z] ++ set -e [2020-09-29T18:38:32.139Z] ++ '[' -n 0 ']' [2020-09-29T18:38:32.139Z] ++ set -x [2020-09-29T18:38:32.139Z] ++ 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 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 [2020-09-29T18:38:32.139Z] INFO: Testing against a local daemon [2020-09-29T18:38:32.139Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T18:38:32.139Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T18:38:32.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:38:32.139Z] === RUN TestDockerNetworkIpvlan [2020-09-29T18:38:32.139Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:38:32.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:38:32.139Z] PASS [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] === Skipped [2020-09-29T18:38:32.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T18:38:32.139Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T18:38:32.139Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] [2020-09-29T18:38:32.139Z] DONE 2 tests, 2 skipped in 0.232s [2020-09-29T18:38:32.139Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T18:38:32.139Z] ++ 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 [2020-09-29T18:38:32.398Z] ++ set -e [2020-09-29T18:38:32.399Z] ++ '[' -n 0 ']' [2020-09-29T18:38:32.399Z] ++ set -x [2020-09-29T18:38:32.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-29T18:38:32.399Z] INFO: Testing against a local daemon [2020-09-29T18:38:32.399Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T18:38:32.525Z] time="2020-09-29T18:38:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-09-29T18:38:32.966Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-29T18:38:32.982Z] === RUN TestChtimes [2020-09-29T18:38:32.982Z] --- PASS: TestChtimes (0.00s) [2020-09-29T18:38:32.982Z] === RUN TestChtimesWindows [2020-09-29T18:38:32.982Z] --- PASS: TestChtimesWindows (0.00s) [2020-09-29T18:38:32.982Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-09-29T18:38:32.982Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-09-29T18:38:32.982Z] === RUN TestEnsureRemoveAllNotExist [2020-09-29T18:38:32.982Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-09-29T18:38:32.982Z] === RUN TestEnsureRemoveAllWithDir [2020-09-29T18:38:32.982Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-09-29T18:38:32.982Z] === RUN TestEnsureRemoveAllWithFile [2020-09-29T18:38:32.982Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2020-09-29T18:38:32.982Z] === RUN TestEnsureRemoveAllWithMount [2020-09-29T18:38:32.982Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-09-29T18:38:32.982Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-29T18:38:32.982Z] === RUN TestHasWin32KSupport [2020-09-29T18:38:32.982Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-09-29T18:38:32.982Z] syscall_windows_test.go:8: win32k: true [2020-09-29T18:38:32.982Z] PASS [2020-09-29T18:38:32.982Z] coverage: 12.0% of statements [2020-09-29T18:38:32.982Z] ok github.com/docker/docker/pkg/system 0.100s coverage: 12.0% of statements [2020-09-29T18:38:33.441Z] === RUN TestTailFile [2020-09-29T18:38:33.441Z] --- PASS: TestTailFile (0.00s) [2020-09-29T18:38:33.441Z] === RUN TestTailFileManyLines [2020-09-29T18:38:33.441Z] --- PASS: TestTailFileManyLines (0.00s) [2020-09-29T18:38:33.441Z] === RUN TestTailEmptyFile [2020-09-29T18:38:33.441Z] --- PASS: TestTailEmptyFile (0.00s) [2020-09-29T18:38:33.441Z] === RUN TestTailNegativeN [2020-09-29T18:38:33.441Z] --- PASS: TestTailNegativeN (0.00s) [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/single_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/no_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/4_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/12_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/2_byte_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/8_byte_delimiter [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.441Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T18:38:33.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.442Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.443Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.444Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.444Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.444Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.534Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.903Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.903Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.904Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.905Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T18:38:33.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T18:38:33.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T18:38:33.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:33.908Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:34.102Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-09-29T18:38:34.102Z] === RUN TestDockerNetworkMacvlan [2020-09-29T18:38:34.362Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2020-09-29T18:38:34.378Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T18:38:34.379Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T18:38:34.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T18:38:34.380Z] PASS [2020-09-29T18:38:34.380Z] coverage: 88.6% of statements [2020-09-29T18:38:34.380Z] ok github.com/docker/docker/pkg/tailfile 0.353s coverage: 88.6% of statements [2020-09-29T18:38:34.620Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T18:38:34.838Z] === RUN TestTarSumRemoveNonExistent [2020-09-29T18:38:34.838Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-09-29T18:38:34.838Z] === RUN TestTarSumRemove [2020-09-29T18:38:34.838Z] --- PASS: TestTarSumRemove (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestSortFileInfoSums [2020-09-29T18:38:34.838Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestNewTarSumForLabelInvalid [2020-09-29T18:38:34.838Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestNewTarSumForLabel [2020-09-29T18:38:34.838Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestEmptyTar [2020-09-29T18:38:34.838Z] --- PASS: TestEmptyTar (0.01s) [2020-09-29T18:38:34.838Z] === RUN TestTarSumsReadSize [2020-09-29T18:38:34.838Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestTarSums [2020-09-29T18:38:34.838Z] --- PASS: TestTarSums (0.08s) [2020-09-29T18:38:34.838Z] === RUN TestIteration [2020-09-29T18:38:34.838Z] --- PASS: TestIteration (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestVersionLabelForChecksum [2020-09-29T18:38:34.838Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestVersion [2020-09-29T18:38:34.838Z] --- PASS: TestVersion (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestGetVersion [2020-09-29T18:38:34.838Z] --- PASS: TestGetVersion (0.00s) [2020-09-29T18:38:34.838Z] === RUN TestGetVersions [2020-09-29T18:38:34.838Z] --- PASS: TestGetVersions (0.00s) [2020-09-29T18:38:34.838Z] PASS [2020-09-29T18:38:34.838Z] coverage: 89.3% of statements [2020-09-29T18:38:34.838Z] ok github.com/docker/docker/pkg/tarsum 0.196s coverage: 89.3% of statements [2020-09-29T18:38:34.838Z] testing: warning: no tests to run [2020-09-29T18:38:34.838Z] PASS [2020-09-29T18:38:34.838Z] coverage: [no statements] [2020-09-29T18:38:34.838Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2020-09-29T18:38:35.189Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-29T18:38:35.448Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T18:38:35.802Z] === RUN TestTruncIndex [2020-09-29T18:38:35.802Z] === RUN TestIsGIT [2020-09-29T18:38:35.802Z] --- PASS: TestIsGIT (0.00s) [2020-09-29T18:38:35.802Z] === RUN TestIsTransport [2020-09-29T18:38:35.802Z] --- PASS: TestIsTransport (0.00s) [2020-09-29T18:38:35.802Z] PASS [2020-09-29T18:38:35.802Z] coverage: 100.0% of statements [2020-09-29T18:38:35.802Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2020-09-29T18:38:35.802Z] --- PASS: TestTruncIndex (0.10s) [2020-09-29T18:38:35.802Z] PASS [2020-09-29T18:38:35.802Z] coverage: 91.5% of statements [2020-09-29T18:38:35.802Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-09-29T18:38:36.448Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-29T18:38:36.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T18:38:36.710Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-29T18:38:36.710Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-29T18:38:36.767Z] === RUN TestVersionInfo [2020-09-29T18:38:36.767Z] --- PASS: TestVersionInfo (0.00s) [2020-09-29T18:38:36.767Z] === RUN TestAppendVersions [2020-09-29T18:38:36.767Z] --- PASS: TestAppendVersions (0.00s) [2020-09-29T18:38:36.767Z] PASS [2020-09-29T18:38:36.767Z] coverage: 88.9% of statements [2020-09-29T18:38:36.767Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2020-09-29T18:38:37.225Z] time="2020-09-29T18:38:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-09-29T18:38:37.279Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-29T18:38:37.847Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-29T18:38:38.414Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-29T18:38:38.673Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T18:38:38.757Z] === RUN TestValidatePrivileges [2020-09-29T18:38:38.757Z] --- PASS: TestValidatePrivileges (0.00s) [2020-09-29T18:38:38.757Z] === RUN TestFilterByCapNeg [2020-09-29T18:38:38.757Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-09-29T18:38:38.757Z] === RUN TestFilterByCapPos [2020-09-29T18:38:38.757Z] --- PASS: TestFilterByCapPos (0.00s) [2020-09-29T18:38:38.757Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-09-29T18:38:38.757Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-09-29T18:38:38.757Z] PASS [2020-09-29T18:38:38.757Z] coverage: 12.0% of statements [2020-09-29T18:38:38.757Z] ok github.com/docker/docker/plugin 0.265s coverage: 12.0% of statements [2020-09-29T18:38:39.215Z] === RUN TestNewSettable [2020-09-29T18:38:39.215Z] --- PASS: TestNewSettable (0.00s) [2020-09-29T18:38:39.215Z] === RUN TestIsSettable [2020-09-29T18:38:39.215Z] --- PASS: TestIsSettable (0.00s) [2020-09-29T18:38:39.215Z] === RUN TestUpdateSettingsEnv [2020-09-29T18:38:39.215Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-09-29T18:38:39.215Z] PASS [2020-09-29T18:38:39.215Z] coverage: 20.1% of statements [2020-09-29T18:38:39.215Z] ok github.com/docker/docker/plugin/v2 0.167s coverage: 20.1% of statements [2020-09-29T18:38:40.049Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T18:38:40.180Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T18:38:40.180Z] === RUN TestLoad [2020-09-29T18:38:40.180Z] --- PASS: TestLoad (0.00s) [2020-09-29T18:38:40.180Z] === RUN TestSave [2020-09-29T18:38:40.180Z] --- PASS: TestSave (0.05s) [2020-09-29T18:38:40.180Z] === RUN TestAddDeleteGet [2020-09-29T18:38:40.180Z] --- PASS: TestAddDeleteGet (0.05s) [2020-09-29T18:38:40.180Z] === RUN TestInvalidTags [2020-09-29T18:38:40.180Z] --- PASS: TestInvalidTags (0.01s) [2020-09-29T18:38:40.180Z] PASS [2020-09-29T18:38:40.180Z] coverage: 84.4% of statements [2020-09-29T18:38:40.180Z] ok github.com/docker/docker/reference 0.198s coverage: 84.4% of statements [2020-09-29T18:38:40.616Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-29T18:38:41.183Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T18:38:42.352Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-09-29T18:38:42.352Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-09-29T18:38:42.352Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-09-29T18:38:42.352Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReaderWithReadError [2020-09-29T18:38:42.353Z] === RUN TestRestartManagerTimeout [2020-09-29T18:38:42.353Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestRestartManagerTimeoutReset [2020-09-29T18:38:42.353Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-09-29T18:38:42.353Z] PASS [2020-09-29T18:38:42.353Z] coverage: 50.9% of statements [2020-09-29T18:38:42.353Z] ok github.com/docker/docker/restartmanager 0.184s coverage: 50.9% of statements [2020-09-29T18:38:42.353Z] time="2020-09-29T18:38:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReader [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReader (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-09-29T18:38:42.353Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-09-29T18:38:42.353Z] PASS [2020-09-29T18:38:42.353Z] coverage: 100.0% of statements [2020-09-29T18:38:42.353Z] ok github.com/docker/docker/registry/resumable 0.353s coverage: 100.0% of statements [2020-09-29T18:38:42.353Z] === RUN TestSameAuthDataPostSave [2020-09-29T18:38:42.353Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResolveAuthConfigIndexServer [2020-09-29T18:38:42.353Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestResolveAuthConfigFullURL [2020-09-29T18:38:42.353Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestLoadAllowNondistributableArtifacts [2020-09-29T18:38:42.353Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestValidateMirror [2020-09-29T18:38:42.353Z] --- PASS: TestValidateMirror (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestLoadInsecureRegistries [2020-09-29T18:38:42.353Z] time="2020-09-29T18:38:42Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-29T18:38:42.353Z] time="2020-09-29T18:38:42Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-09-29T18:38:42.353Z] time="2020-09-29T18:38:42Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-29T18:38:42.353Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2020-09-29T18:38:42.353Z] === RUN TestNewServiceConfig [2020-09-29T18:38:42.353Z] --- PASS: TestNewServiceConfig (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestValidateIndexName [2020-09-29T18:38:42.353Z] --- PASS: TestValidateIndexName (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestValidateIndexNameWithError [2020-09-29T18:38:42.353Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestEndpointParse [2020-09-29T18:38:42.353Z] --- PASS: TestEndpointParse (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestEndpointParseInvalid [2020-09-29T18:38:42.353Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestValidateEndpoint [2020-09-29T18:38:42.353Z] --- PASS: TestValidateEndpoint (0.01s) [2020-09-29T18:38:42.353Z] === RUN TestPing [2020-09-29T18:38:42.353Z] --- PASS: TestPing (0.00s) [2020-09-29T18:38:42.353Z] === RUN TestPingRegistryEndpoint [2020-09-29T18:38:42.353Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2020-09-29T18:38:42.353Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:42.353Z] === RUN TestEndpoint [2020-09-29T18:38:42.353Z] --- SKIP: TestEndpoint (0.00s) [2020-09-29T18:38:42.353Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:42.353Z] === RUN TestGetRemoteHistory [2020-09-29T18:38:42.811Z] --- PASS: TestGetRemoteHistory (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 140 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722318551900; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Size: 154 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722318551900 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestLookupRemoteImage [2020-09-29T18:38:42.811Z] --- PASS: TestLookupRemoteImage (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 559 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722323543300; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Size: 154 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722323543300 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token FAKE-TOKEN-1601404722323543300 [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 19 [2020-09-29T18:38:42.811Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722324658000; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Content-Type-Options: nosniff [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722324658000 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestGetRemoteImageJSON [2020-09-29T18:38:42.811Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 559 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722328563200; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Size: 154 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722328563200 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token FAKE-TOKEN-1601404722328563200 [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 19 [2020-09-29T18:38:42.811Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722330548700; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Content-Type-Options: nosniff [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722330548700 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestGetRemoteImageLayer [2020-09-29T18:38:42.811Z] --- PASS: TestGetRemoteImageLayer (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 154 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722334545700; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Size: 154 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722334545700 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token FAKE-TOKEN-1601404722334545700 [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 19 [2020-09-29T18:38:42.811Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722336549900; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Content-Type-Options: nosniff [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722336549900 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestGetRemoteTag [2020-09-29T18:38:42.811Z] --- PASS: TestGetRemoteTag (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 66 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722341549000; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722341549000 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token FAKE-TOKEN-1601404722341549000 [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 32 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722343542500; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722343542500 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestGetRemoteTags [2020-09-29T18:38:42.811Z] --- PASS: TestGetRemoteTags (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 151 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722347541800; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722347541800 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token FAKE-TOKEN-1601404722347541800 [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 32 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722349552500; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722349552500 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestGetRepositoryData [2020-09-29T18:38:42.811Z] --- PASS: TestGetRepositoryData (0.00s) [2020-09-29T18:38:42.811Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] X-Docker-Token: true [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 363 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] X-Docker-Endpoints: 127.0.0.1:49237 , test.example.com [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-SESSION-1601404722352542800 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestPushImageJSONRegistry [2020-09-29T18:38:42.811Z] --- PASS: TestPushImageJSONRegistry (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-09-29T18:38:42.811Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.811Z] User-Agent: docker test client [2020-09-29T18:38:42.811Z] Content-Length: 3 [2020-09-29T18:38:42.811Z] Authorization: Token fake-token [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Accept-Encoding: gzip [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.811Z] Connection: close [2020-09-29T18:38:42.811Z] Content-Length: 4 [2020-09-29T18:38:42.811Z] Cache-Control: no-cache [2020-09-29T18:38:42.811Z] Content-Type: application/json [2020-09-29T18:38:42.811Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.811Z] Expires: -1 [2020-09-29T18:38:42.811Z] Pragma: no-cache [2020-09-29T18:38:42.811Z] Server: docker-tests/mock [2020-09-29T18:38:42.811Z] Set-Cookie: session=FAKE-SESSION-1601404722357546200; Max-Age=3600 [2020-09-29T18:38:42.811Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.811Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.811Z] X-Docker-Token: FAKE-TOKEN-1601404722357546200 [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] [2020-09-29T18:38:42.811Z] === RUN TestPushImageLayerRegistry [2020-09-29T18:38:42.811Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-09-29T18:38:42.811Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-29T18:38:42.812Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.812Z] User-Agent: docker test client [2020-09-29T18:38:42.812Z] Transfer-Encoding: chunked [2020-09-29T18:38:42.812Z] Authorization: Token fake-token [2020-09-29T18:38:42.812Z] Content-Type: application/octet-stream [2020-09-29T18:38:42.812Z] Accept-Encoding: gzip [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.812Z] Connection: close [2020-09-29T18:38:42.812Z] Content-Length: 4 [2020-09-29T18:38:42.812Z] Cache-Control: no-cache [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.812Z] Expires: -1 [2020-09-29T18:38:42.812Z] Pragma: no-cache [2020-09-29T18:38:42.812Z] Server: docker-tests/mock [2020-09-29T18:38:42.812Z] Set-Cookie: session=FAKE-SESSION-1601404722363564300; Max-Age=3600 [2020-09-29T18:38:42.812Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.812Z] X-Docker-Token: FAKE-TOKEN-1601404722363564300 [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] === RUN TestParseRepositoryInfo [2020-09-29T18:38:42.812Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-09-29T18:38:42.812Z] === RUN TestNewIndexInfo [2020-09-29T18:38:42.812Z] --- PASS: TestNewIndexInfo (0.00s) [2020-09-29T18:38:42.812Z] === RUN TestMirrorEndpointLookup [2020-09-29T18:38:42.812Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-09-29T18:38:42.812Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:38:42.812Z] === RUN TestPushRegistryTag [2020-09-29T18:38:42.812Z] --- PASS: TestPushRegistryTag (0.02s) [2020-09-29T18:38:42.812Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-09-29T18:38:42.812Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.812Z] User-Agent: docker test client [2020-09-29T18:38:42.812Z] Content-Length: 66 [2020-09-29T18:38:42.812Z] Authorization: Token fake-token [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Accept-Encoding: gzip [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.812Z] Connection: close [2020-09-29T18:38:42.812Z] Content-Length: 4 [2020-09-29T18:38:42.812Z] Cache-Control: no-cache [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.812Z] Expires: -1 [2020-09-29T18:38:42.812Z] Pragma: no-cache [2020-09-29T18:38:42.812Z] Server: docker-tests/mock [2020-09-29T18:38:42.812Z] Set-Cookie: session=FAKE-SESSION-1601404722387553400; Max-Age=3600 [2020-09-29T18:38:42.812Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.812Z] X-Docker-Token: FAKE-TOKEN-1601404722387553400 [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] === RUN TestPushImageJSONIndex [2020-09-29T18:38:42.812Z] --- PASS: TestPushImageJSONIndex (0.01s) [2020-09-29T18:38:42.812Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-09-29T18:38:42.812Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.812Z] User-Agent: docker test client [2020-09-29T18:38:42.812Z] Content-Length: 319 [2020-09-29T18:38:42.812Z] Authorization: Token fake-token [2020-09-29T18:38:42.812Z] Content-type: application/json [2020-09-29T18:38:42.812Z] X-Docker-Token: true [2020-09-29T18:38:42.812Z] Accept-Encoding: gzip [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.812Z] Connection: close [2020-09-29T18:38:42.812Z] Content-Length: 2 [2020-09-29T18:38:42.812Z] Cache-Control: no-cache [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.812Z] Expires: -1 [2020-09-29T18:38:42.812Z] Pragma: no-cache [2020-09-29T18:38:42.812Z] Server: docker-tests/mock [2020-09-29T18:38:42.812Z] X-Docker-Endpoints: 127.0.0.1:49237 , test.example.com [2020-09-29T18:38:42.812Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.812Z] X-Docker-Token: FAKE-SESSION-1601404722395546000 [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-29T18:38:42.812Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.812Z] User-Agent: docker test client [2020-09-29T18:38:42.812Z] Content-Length: 319 [2020-09-29T18:38:42.812Z] Authorization: Token FAKE-SESSION-1601404722395546000 [2020-09-29T18:38:42.812Z] Content-type: application/json [2020-09-29T18:38:42.812Z] X-Docker-Endpoints: http://127.0.0.1:49237/v1/ [2020-09-29T18:38:42.812Z] X-Docker-Token: true [2020-09-29T18:38:42.812Z] Accept-Encoding: gzip [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-09-29T18:38:42.812Z] Connection: close [2020-09-29T18:38:42.812Z] Content-Length: 0 [2020-09-29T18:38:42.812Z] Cache-Control: no-cache [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.812Z] Expires: -1 [2020-09-29T18:38:42.812Z] Pragma: no-cache [2020-09-29T18:38:42.812Z] Server: docker-tests/mock [2020-09-29T18:38:42.812Z] X-Docker-Endpoints: 127.0.0.1:49237 , test.example.com [2020-09-29T18:38:42.812Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.812Z] X-Docker-Token: FAKE-SESSION-1601404722397550400 [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] === RUN TestSearchRepositories [2020-09-29T18:38:42.812Z] --- PASS: TestSearchRepositories (0.01s) [2020-09-29T18:38:42.812Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-09-29T18:38:42.812Z] Host: 127.0.0.1:49237 [2020-09-29T18:38:42.812Z] User-Agent: docker test client [2020-09-29T18:38:42.812Z] Authorization: Token fake-token [2020-09-29T18:38:42.812Z] X-Docker-Token: true [2020-09-29T18:38:42.812Z] Accept-Encoding: gzip [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T18:38:42.812Z] Connection: close [2020-09-29T18:38:42.812Z] Content-Length: 144 [2020-09-29T18:38:42.812Z] Cache-Control: no-cache [2020-09-29T18:38:42.812Z] Content-Type: application/json [2020-09-29T18:38:42.812Z] Date: Tue, 29 Sep 2020 18:38:42 GMT [2020-09-29T18:38:42.812Z] Expires: -1 [2020-09-29T18:38:42.812Z] Pragma: no-cache [2020-09-29T18:38:42.812Z] Server: docker-tests/mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Config: mock [2020-09-29T18:38:42.812Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] [2020-09-29T18:38:42.812Z] === RUN TestTrustedLocation [2020-09-29T18:38:42.812Z] --- PASS: TestTrustedLocation (0.00s) [2020-09-29T18:38:42.812Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-09-29T18:38:42.812Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-09-29T18:38:42.812Z] === RUN TestAllowNondistributableArtifacts [2020-09-29T18:38:42.812Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-09-29T18:38:42.812Z] === RUN TestIsSecureIndex [2020-09-29T18:38:42.812Z] --- PASS: TestIsSecureIndex (0.00s) [2020-09-29T18:38:42.812Z] PASS [2020-09-29T18:38:42.812Z] coverage: 51.7% of statements [2020-09-29T18:38:42.812Z] ok github.com/docker/docker/registry 0.551s coverage: 51.7% of statements [2020-09-29T18:38:43.086Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-29T18:38:43.777Z] === RUN TestDecodeContainerConfig [2020-09-29T18:38:43.777Z] --- PASS: TestDecodeContainerConfig (0.01s) [2020-09-29T18:38:43.777Z] === RUN TestDecodeContainerConfigIsolation [2020-09-29T18:38:43.777Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-09-29T18:38:43.777Z] === RUN TestValidatePrivileged [2020-09-29T18:38:43.777Z] --- PASS: TestValidatePrivileged (0.00s) [2020-09-29T18:38:43.777Z] PASS [2020-09-29T18:38:43.777Z] coverage: 52.2% of statements [2020-09-29T18:38:43.777Z] ok github.com/docker/docker/runconfig 0.124s coverage: 52.2% of statements [2020-09-29T18:38:43.777Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-09-29T18:38:43.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-09-29T18:38:43.777Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-09-29T18:38:43.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-09-29T18:38:43.777Z] PASS [2020-09-29T18:38:43.777Z] coverage: 62.5% of statements [2020-09-29T18:38:43.777Z] ok github.com/docker/docker/testutil 0.129s coverage: 62.5% of statements [2020-09-29T18:38:44.024Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-29T18:38:45.402Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T18:38:45.949Z] --- PASS: TestNewClientWithTimeout (17.66s) [2020-09-29T18:38:45.950Z] === RUN TestClientStream [2020-09-29T18:38:45.950Z] --- PASS: TestClientStream (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestClientSendFile [2020-09-29T18:38:45.950Z] --- PASS: TestClientSendFile (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestClientWithRequestTimeout [2020-09-29T18:38:45.950Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestFileSpecPlugin [2020-09-29T18:38:45.950Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-09-29T18:38:45.950Z] === RUN TestFileJSONSpecPlugin [2020-09-29T18:38:45.950Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-09-29T18:38:45.950Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestPluginAddHandler [2020-09-29T18:38:45.950Z] --- PASS: TestPluginAddHandler (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestPluginWaitBadPlugin [2020-09-29T18:38:45.950Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-09-29T18:38:45.950Z] === RUN TestGet [2020-09-29T18:38:45.950Z] time="2020-09-29T18:38:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-09-29T18:38:45.970Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan (12.68s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2020-09-29T18:38:46.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-09-29T18:38:46.537Z] PASS [2020-09-29T18:38:46.537Z] [2020-09-29T18:38:46.537Z] DONE 8 tests in 14.342s [2020-09-29T18:38:46.537Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T18:38:46.537Z] ++ 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 [2020-09-29T18:38:46.537Z] ++ set -e [2020-09-29T18:38:46.537Z] ++ '[' -n 0 ']' [2020-09-29T18:38:46.537Z] ++ set -x [2020-09-29T18:38:46.537Z] ++ 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 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 [2020-09-29T18:38:46.795Z] testing: warning: no tests to run [2020-09-29T18:38:46.795Z] PASS [2020-09-29T18:38:46.795Z] [2020-09-29T18:38:46.795Z] DONE 0 tests in 0.040s [2020-09-29T18:38:46.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T18:38:46.795Z] ++ 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 [2020-09-29T18:38:46.795Z] ++ set -e [2020-09-29T18:38:46.795Z] ++ '[' -n 0 ']' [2020-09-29T18:38:46.795Z] ++ set -x [2020-09-29T18:38:46.795Z] ++ 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 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 [2020-09-29T18:38:46.795Z] INFO: Testing against a local daemon [2020-09-29T18:38:46.795Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T18:38:46.914Z] time="2020-09-29T18:38:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-09-29T18:38:46.914Z] === RUN TestGetAddress [2020-09-29T18:38:46.914Z] --- PASS: TestGetAddress (0.00s) [2020-09-29T18:38:46.914Z] === RUN TestRemove [2020-09-29T18:38:46.914Z] --- SKIP: TestRemove (0.00s) [2020-09-29T18:38:46.914Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-29T18:38:46.914Z] === RUN TestInitializeWithVolumes [2020-09-29T18:38:46.914Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-09-29T18:38:46.914Z] === RUN TestCreate [2020-09-29T18:38:46.914Z] --- PASS: TestCreate (0.01s) [2020-09-29T18:38:46.914Z] === RUN TestValidateName [2020-09-29T18:38:46.914Z] --- PASS: TestValidateName (0.00s) [2020-09-29T18:38:46.914Z] === RUN TestCreateWithOpts [2020-09-29T18:38:46.914Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-09-29T18:38:46.914Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-29T18:38:46.914Z] === RUN TestRelaodNoOpts [2020-09-29T18:38:46.914Z] --- PASS: TestRelaodNoOpts (0.14s) [2020-09-29T18:38:46.914Z] PASS [2020-09-29T18:38:46.914Z] coverage: 37.7% of statements [2020-09-29T18:38:46.914Z] ok github.com/docker/docker/volume/local 0.442s coverage: 37.7% of statements [2020-09-29T18:38:46.914Z] === RUN TestGetDriver [2020-09-29T18:38:46.914Z] --- PASS: TestGetDriver (0.00s) [2020-09-29T18:38:46.914Z] === RUN TestVolumeRequestError [2020-09-29T18:38:46.914Z] --- PASS: TestVolumeRequestError (0.04s) [2020-09-29T18:38:46.914Z] PASS [2020-09-29T18:38:46.914Z] coverage: 36.1% of statements [2020-09-29T18:38:46.914Z] ok github.com/docker/docker/volume/drivers 0.524s coverage: 36.1% of statements [2020-09-29T18:38:47.054Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-29T18:38:47.371Z] === RUN TestConvertTmpfsOptions [2020-09-29T18:38:47.371Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-09-29T18:38:47.371Z] parser_test.go:49: data="mode=700,size=1m" [2020-09-29T18:38:47.371Z] parser_test.go:49: data="ro" [2020-09-29T18:38:47.371Z] === RUN TestParseMountRaw [2020-09-29T18:38:47.371Z] --- PASS: TestParseMountRaw (0.03s) [2020-09-29T18:38:47.371Z] === RUN TestParseMountRawSplit [2020-09-29T18:38:47.371Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-09-29T18:38:47.371Z] parser_test.go:390: case 0 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 1 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 2 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 3 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 4 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 5 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 6 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 7 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 8 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 0 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 1 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 2 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 3 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 4 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 5 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 6 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 7 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 8 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 9 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 10 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 11 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 12 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 0 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 1 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 2 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 3 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 4 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 5 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 6 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 7 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 8 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 9 [2020-09-29T18:38:47.371Z] parser_test.go:390: case 10 [2020-09-29T18:38:47.372Z] parser_test.go:390: case 11 [2020-09-29T18:38:47.372Z] === RUN TestParseMountSpec [2020-09-29T18:38:47.372Z] --- PASS: TestParseMountSpec (0.00s) [2020-09-29T18:38:47.372Z] parser_test.go:455: case 0 [2020-09-29T18:38:47.372Z] parser_test.go:455: case 1 [2020-09-29T18:38:47.372Z] parser_test.go:455: case 2 [2020-09-29T18:38:47.372Z] parser_test.go:455: case 3 [2020-09-29T18:38:47.372Z] parser_test.go:455: case 4 [2020-09-29T18:38:47.372Z] parser_test.go:455: case 5 [2020-09-29T18:38:47.372Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-09-29T18:38:47.372Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-09-29T18:38:47.372Z] === RUN TestValidateMount [2020-09-29T18:38:47.372Z] --- PASS: TestValidateMount (0.00s) [2020-09-29T18:38:47.372Z] PASS [2020-09-29T18:38:47.372Z] coverage: 66.2% of statements [2020-09-29T18:38:47.372Z] ok github.com/docker/docker/volume/mounts 0.160s coverage: 66.2% of statements [2020-09-29T18:38:47.991Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-29T18:38:48.251Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2020-09-29T18:38:48.251Z] === RUN TestAuthZPluginTLS [2020-09-29T18:38:48.514Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-29T18:38:48.773Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-09-29T18:38:48.773Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T18:38:48.904Z] time="2020-09-29T18:38:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-09-29T18:38:49.342Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-09-29T18:38:49.342Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T18:38:49.361Z] === RUN TestSetGetMeta [2020-09-29T18:38:49.362Z] === PAUSE TestSetGetMeta [2020-09-29T18:38:49.362Z] === RUN TestRestore [2020-09-29T18:38:49.362Z] === PAUSE TestRestore [2020-09-29T18:38:49.362Z] === RUN TestServiceCreate [2020-09-29T18:38:49.362Z] === PAUSE TestServiceCreate [2020-09-29T18:38:49.362Z] === RUN TestServiceList [2020-09-29T18:38:49.362Z] === PAUSE TestServiceList [2020-09-29T18:38:49.362Z] === RUN TestServiceRemove [2020-09-29T18:38:49.362Z] === PAUSE TestServiceRemove [2020-09-29T18:38:49.362Z] === RUN TestServiceGet [2020-09-29T18:38:49.362Z] === PAUSE TestServiceGet [2020-09-29T18:38:49.362Z] === RUN TestServicePrune [2020-09-29T18:38:49.362Z] === PAUSE TestServicePrune [2020-09-29T18:38:49.362Z] === RUN TestCreate [2020-09-29T18:38:49.362Z] === PAUSE TestCreate [2020-09-29T18:38:49.362Z] === RUN TestRemove [2020-09-29T18:38:49.362Z] === PAUSE TestRemove [2020-09-29T18:38:49.362Z] === RUN TestList [2020-09-29T18:38:49.362Z] === PAUSE TestList [2020-09-29T18:38:49.362Z] === RUN TestFindByDriver [2020-09-29T18:38:49.362Z] === PAUSE TestFindByDriver [2020-09-29T18:38:49.362Z] === RUN TestFindByReferenced [2020-09-29T18:38:49.362Z] === PAUSE TestFindByReferenced [2020-09-29T18:38:49.362Z] === RUN TestDerefMultipleOfSameRef [2020-09-29T18:38:49.362Z] === PAUSE TestDerefMultipleOfSameRef [2020-09-29T18:38:49.362Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T18:38:49.362Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T18:38:49.362Z] === RUN TestDefererencePluginOnCreateError [2020-09-29T18:38:49.362Z] === PAUSE TestDefererencePluginOnCreateError [2020-09-29T18:38:49.362Z] === RUN TestRefDerefRemove [2020-09-29T18:38:49.362Z] === PAUSE TestRefDerefRemove [2020-09-29T18:38:49.362Z] === RUN TestGet [2020-09-29T18:38:49.362Z] === PAUSE TestGet [2020-09-29T18:38:49.362Z] === RUN TestGetWithReference [2020-09-29T18:38:49.362Z] === PAUSE TestGetWithReference [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_nil_list [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_nil_list [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_empty_list [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_empty_list [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_filter_some [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_filter_some [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_filter_middle [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_filter_middle [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-09-29T18:38:49.362Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-09-29T18:38:49.362Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_nil_list [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_filter_some [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_filter_middle [2020-09-29T18:38:49.362Z] === CONT TestFilterFunc/test_empty_list [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-09-29T18:38:49.362Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-09-29T18:38:49.362Z] === CONT TestSetGetMeta [2020-09-29T18:38:49.362Z] === CONT TestFindByReferenced [2020-09-29T18:38:49.362Z] === CONT TestGetWithReference [2020-09-29T18:38:49.362Z] === CONT TestDefererencePluginOnCreateError [2020-09-29T18:38:49.362Z] --- PASS: TestSetGetMeta (0.02s) [2020-09-29T18:38:49.362Z] === CONT TestGet [2020-09-29T18:38:49.362Z] --- PASS: TestFindByReferenced (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestRefDerefRemove [2020-09-29T18:38:49.362Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2020-09-29T18:38:49.362Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T18:38:49.362Z] --- PASS: TestGetWithReference (0.04s) [2020-09-29T18:38:49.362Z] === CONT TestDerefMultipleOfSameRef [2020-09-29T18:38:49.362Z] --- PASS: TestGet (0.02s) [2020-09-29T18:38:49.362Z] === CONT TestServicePrune [2020-09-29T18:38:49.362Z] --- PASS: TestRefDerefRemove (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestFindByDriver [2020-09-29T18:38:49.362Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-09-29T18:38:49.362Z] === CONT TestList [2020-09-29T18:38:49.362Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestRemove [2020-09-29T18:38:49.362Z] --- PASS: TestFindByDriver (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestCreate [2020-09-29T18:38:49.362Z] --- PASS: TestList (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestServiceList [2020-09-29T18:38:49.362Z] --- PASS: TestRemove (0.03s) [2020-09-29T18:38:49.362Z] === CONT TestServiceGet [2020-09-29T18:38:49.362Z] --- PASS: TestCreate (0.02s) [2020-09-29T18:38:49.362Z] === CONT TestServiceRemove [2020-09-29T18:38:49.362Z] === CONT TestServiceCreate [2020-09-29T18:38:49.362Z] time="2020-09-29T18:38:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T18:38:49.362Z] --- PASS: TestServiceGet (0.10s) [2020-09-29T18:38:49.362Z] --- PASS: TestServiceRemove (0.10s) [2020-09-29T18:38:49.362Z] === CONT TestRestore [2020-09-29T18:38:49.362Z] time="2020-09-29T18:38:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T18:38:49.362Z] --- PASS: TestServiceList (0.12s) [2020-09-29T18:38:49.362Z] time="2020-09-29T18:38:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T18:38:49.362Z] time="2020-09-29T18:38:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-09-29T18:38:49.362Z] --- PASS: TestServiceCreate (0.03s) [2020-09-29T18:38:49.362Z] time="2020-09-29T18:38:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T18:38:49.362Z] --- PASS: TestRestore (0.04s) [2020-09-29T18:38:49.362Z] --- PASS: TestServicePrune (0.20s) [2020-09-29T18:38:49.362Z] PASS [2020-09-29T18:38:49.362Z] coverage: 70.3% of statements [2020-09-29T18:38:49.362Z] ok github.com/docker/docker/volume/service 0.472s coverage: 70.3% of statements [2020-09-29T18:38:49.911Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-29T18:38:49.911Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T18:38:50.480Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-09-29T18:38:50.480Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T18:38:50.740Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-29T18:38:52.117Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-09-29T18:38:52.117Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T18:38:52.376Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-29T18:38:52.376Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T18:38:52.943Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-29T18:38:52.943Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-29T18:38:52.943Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T18:38:53.085Z] time="2020-09-29T18:38:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-09-29T18:38:53.509Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-29T18:38:53.509Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2020-09-29T18:38:53.509Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T18:38:54.078Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-29T18:38:55.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-29T18:38:55.455Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-09-29T18:38:55.455Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T18:38:58.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-09-29T18:38:58.123Z] === RUN TestAuthZPluginHeader [2020-09-29T18:38:58.691Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-09-29T18:38:58.691Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T18:39:01.634Z] --- PASS: TestGet (15.03s) [2020-09-29T18:39:01.634Z] === RUN TestPluginWithNoManifest [2020-09-29T18:39:01.634Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-09-29T18:39:01.634Z] === RUN TestGetAll [2020-09-29T18:39:01.634Z] --- PASS: TestGetAll (0.00s) [2020-09-29T18:39:01.634Z] PASS [2020-09-29T18:39:01.634Z] coverage: 73.4% of statements [2020-09-29T18:39:01.634Z] ok github.com/docker/docker/pkg/plugins 35.152s coverage: 73.4% of statements [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T18:39:01.634Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T18:39:02.882Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === Skipped [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-29T18:39:03.174Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-29T18:39:03.174Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-29T18:39:03.174Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-29T18:39:03.174Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-29T18:39:03.174Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-29T18:39:03.174Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-29T18:39:03.174Z] daemon_test.go:147: root required [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-29T18:39:03.174Z] reload_test.go:520: root required [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-29T18:39:03.174Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-29T18:39:03.174Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-29T18:39:03.174Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-29T18:39:03.174Z] download_test.go:268: Needs fixing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-29T18:39:03.174Z] layer_test.go:304: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-29T18:39:03.174Z] layer_test.go:353: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-29T18:39:03.174Z] layer_test.go:468: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-29T18:39:03.174Z] layer_test.go:697: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-29T18:39:03.174Z] migration_test.go:46: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-29T18:39:03.174Z] migration_test.go:182: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-29T18:39:03.174Z] mount_test.go:17: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-29T18:39:03.174Z] mount_test.go:76: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-29T18:39:03.174Z] mount_test.go:125: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-29T18:39:03.174Z] mount_test.go:212: Failing on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:133: Xz not present in msys2 [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:238: Failing on Windows CI machines [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-29T18:39:03.174Z] archive_windows_test.go:16: Currently fails [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-29T18:39:03.174Z] changes_test.go:192: needs more investigation [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-29T18:39:03.174Z] changes_test.go:405: needs further investigation [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-29T18:39:03.174Z] changes_test.go:441: needs further investigation [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-29T18:39:03.174Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-29T18:39:03.174Z] poller_test.go:41: No chmod on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-29T18:39:03.174Z] fileutils_test.go:134: Needs porting to Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-29T18:39:03.174Z] fileutils_test.go:180: Needs porting to Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-29T18:39:03.174Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-09-29T18:39:03.174Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-29T18:39:03.174Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-29T18:39:03.174Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-29T18:39:03.174Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-29T18:39:03.174Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] [2020-09-29T18:39:03.174Z] DONE 1781 tests, 46 skipped in 213.174s [2020-09-29T18:39:03.174Z] INFO: make.ps1 ended at 09/29/2020 18:39:02 [2020-09-29T18:39:03.449Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2020-09-29T18:39:03.449Z] === RUN TestAuthZPluginV2Disable [2020-09-29T18:39:04.705Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-29T18:39:04.705Z] INFO: Unit tests ended at 09/29/2020 18:39:04. Duration:00:03:51.1133608 [2020-09-29T18:39:04.705Z] INFO: Building busybox [2020-09-29T18:39:05.170Z] Sending build context to Docker daemon 5.12kB [2020-09-29T18:39:05.170Z] [2020-09-29T18:39:05.170Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-29T18:39:05.170Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-29T18:39:05.170Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-29T18:39:05.170Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-29T18:39:05.170Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-29T18:39:05.170Z] ---> 715aaeac112d [2020-09-29T18:39:05.170Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-29T18:39:05.170Z] ---> Running in 7e097e1971be [2020-09-29T18:39:05.352Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-29T18:39:06.729Z] === RUN TestDockerSuite/TestBuildRm [2020-09-29T18:39:07.297Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2020-09-29T18:39:07.297Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T18:39:08.674Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-29T18:39:09.244Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-29T18:39:10.623Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-29T18:39:10.623Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-29T18:39:10.948Z] Removing intermediate container 7e097e1971be [2020-09-29T18:39:10.948Z] ---> a7c6f7920933 [2020-09-29T18:39:10.948Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-29T18:39:10.948Z] ---> Running in 26edb6c601a6 [2020-09-29T18:39:10.948Z] Removing intermediate container 26edb6c601a6 [2020-09-29T18:39:10.948Z] ---> 8a54a530b246 [2020-09-29T18:39:10.948Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-29T18:39:10.948Z] ---> Running in 439350187d5d [2020-09-29T18:39:11.190Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-29T18:39:11.405Z] Removing intermediate container 439350187d5d [2020-09-29T18:39:11.405Z] ---> 90383d24852d [2020-09-29T18:39:11.405Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-29T18:39:11.449Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.14s) [2020-09-29T18:39:11.449Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T18:39:12.016Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-29T18:39:12.937Z] [2020-09-29T18:39:12.937Z] ---> 2f7fb38b4f9a [2020-09-29T18:39:12.937Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-29T18:39:12.937Z] ---> Running in b8cebc3bfeaa [2020-09-29T18:39:12.953Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-29T18:39:13.521Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-29T18:39:16.847Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-29T18:39:17.106Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-29T18:39:17.674Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-29T18:39:17.674Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-29T18:39:18.243Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-29T18:39:19.621Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-29T18:39:19.621Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-29T18:39:20.559Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-29T18:39:23.847Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-29T18:39:23.847Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.21s) [2020-09-29T18:39:23.847Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T18:39:24.109Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-29T18:39:24.677Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-29T18:39:25.245Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-29T18:39:25.296Z] Removing intermediate container b8cebc3bfeaa [2020-09-29T18:39:25.296Z] ---> 36e51dcf5b35 [2020-09-29T18:39:25.296Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-29T18:39:25.296Z] ---> Running in 30fe20bac6e9 [2020-09-29T18:39:25.812Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-29T18:39:26.260Z] [2020-09-29T18:39:26.260Z] SUCCESS: Specified value was saved. [2020-09-29T18:39:26.749Z] === RUN TestDockerSuite/TestBuildUser [2020-09-29T18:39:28.124Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-29T18:39:29.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-29T18:39:29.172Z] Removing intermediate container 30fe20bac6e9 [2020-09-29T18:39:29.172Z] ---> ec91e4806612 [2020-09-29T18:39:29.172Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-29T18:39:29.172Z] ---> Running in d06c75c44034 [2020-09-29T18:39:30.440Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-29T18:39:33.848Z] Cannot create a file when that file already exists. [2020-09-29T18:39:40.432Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-29T18:39:40.907Z] Removing intermediate container d06c75c44034 [2020-09-29T18:39:40.907Z] ---> 3d0b23d03f1e [2020-09-29T18:39:40.907Z] Step 13/13 : CMD ["sh"] [2020-09-29T18:39:40.907Z] ---> Running in 79c1e613e821 [2020-09-29T18:39:40.907Z] Removing intermediate container 79c1e613e821 [2020-09-29T18:39:40.907Z] ---> cd5cc1c19a09 [2020-09-29T18:39:40.907Z] Successfully built cd5cc1c19a09 [2020-09-29T18:39:40.907Z] Successfully tagged busybox:latest [2020-09-29T18:39:40.907Z] INFO: Docker images of the daemon under test [2020-09-29T18:39:40.907Z] [2020-09-29T18:39:40.907Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-29T18:39:40.907Z] busybox latest cd5cc1c19a09 Less than a second ago 5.12GB [2020-09-29T18:39:40.907Z] microsoft/windowsservercore latest 715aaeac112d 3 weeks ago 5.06GB [2020-09-29T18:39:40.907Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 3 weeks ago 5.06GB [2020-09-29T18:39:40.907Z] [2020-09-29T18:39:40.907Z] INFO: Running integration tests at 09/29/2020 18:39:40... [2020-09-29T18:39:40.907Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-29T18:39:40.907Z] INFO: Integration API tests being run from the host: [2020-09-29T18:39:40.907Z] INFO: make.ps1 starting at 09/29/2020 18:39:40 [2020-09-29T18:39:40.999Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-29T18:39:41.258Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-29T18:39:41.258Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.69s) [2020-09-29T18:39:41.258Z] PASS [2020-09-29T18:39:41.258Z] [2020-09-29T18:39:41.258Z] DONE 17 tests in 54.662s [2020-09-29T18:39:41.258Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T18:39:41.258Z] ++ 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 [2020-09-29T18:39:41.258Z] ++ set -e [2020-09-29T18:39:41.258Z] ++ '[' -n 0 ']' [2020-09-29T18:39:41.258Z] ++ set -x [2020-09-29T18:39:41.258Z] ++ 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 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 [2020-09-29T18:39:41.364Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-29T18:39:41.517Z] INFO: Testing against a local daemon [2020-09-29T18:39:41.518Z] === RUN TestPluginInvalidJSON [2020-09-29T18:39:41.518Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:39:41.518Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:39:41.518Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:39:41.518Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T18:39:41.518Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:39:41.518Z] === RUN TestPluginInstall [2020-09-29T18:39:41.518Z] === RUN TestPluginInstall/no_auth [2020-09-29T18:39:42.084Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-29T18:39:42.652Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T18:39:44.053Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 48.0% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/builder/remotecontext 0.131s coverage: 13.6% of statements [2020-09-29T18:39:44.053Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-09-29T18:39:44.311Z] ok github.com/docker/docker/builder/remotecontext/git 1.200s coverage: 86.3% of statements [2020-09-29T18:39:44.311Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T18:39:44.311Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T18:39:44.558Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-29T18:39:44.558Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-29T18:39:44.558Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-29T18:39:44.558Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-29T18:39:44.558Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-29T18:39:45.934Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-29T18:39:46.193Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-29T18:39:47.130Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-29T18:39:48.066Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-29T18:39:48.506Z] ok github.com/docker/docker/client 0.166s coverage: 75.4% of statements [2020-09-29T18:39:49.003Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-29T18:39:49.003Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-29T18:39:49.572Z] time="2020-09-29T18:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:49.572Z] time="2020-09-29T18:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8df70fd189f911ea44e0015f20d1c667d940a8698c078050fd53b1e69c28abdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:49.572Z] time="2020-09-29T18:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:49.572Z] time="2020-09-29T18:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8df70fd189f911ea44e0015f20d1c667d940a8698c078050fd53b1e69c28abdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:49.831Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T18:39:50.398Z] time="2020-09-29T18:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:50.398Z] time="2020-09-29T18:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd04f1f779ec8eb105829771c01ffb382b7d9afb0a91abf3c1414b0b785005c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:50.658Z] time="2020-09-29T18:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:50.658Z] time="2020-09-29T18:39:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd04f1f779ec8eb105829771c01ffb382b7d9afb0a91abf3c1414b0b785005c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:50.918Z] === RUN TestPluginInstall/with_insecure [2020-09-29T18:39:51.486Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-29T18:39:52.054Z] time="2020-09-29T18:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:52.054Z] time="2020-09-29T18:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ed021e7931a99f789edc85ce1e672baaf955798f800f18103e17a509e7abac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:52.054Z] time="2020-09-29T18:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T18:39:52.054Z] time="2020-09-29T18:39:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ed021e7931a99f789edc85ce1e672baaf955798f800f18103e17a509e7abac4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T18:39:52.313Z] --- PASS: TestPluginInstall (10.76s) [2020-09-29T18:39:52.313Z] --- PASS: TestPluginInstall/no_auth (8.26s) [2020-09-29T18:39:52.313Z] --- PASS: TestPluginInstall/with_htpasswd (1.00s) [2020-09-29T18:39:52.313Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2020-09-29T18:39:52.313Z] plugin_test.go:157: [d4a90ceaa7668] daemon is not started [2020-09-29T18:39:52.313Z] PASS [2020-09-29T18:39:52.313Z] [2020-09-29T18:39:52.313Z] DONE 6 tests in 11.029s [2020-09-29T18:39:52.313Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T18:39:52.313Z] ++ 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 [2020-09-29T18:39:52.313Z] ++ set -e [2020-09-29T18:39:52.313Z] ++ '[' -n 0 ']' [2020-09-29T18:39:52.313Z] ++ set -x [2020-09-29T18:39:52.313Z] ++ 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 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 [2020-09-29T18:39:52.572Z] INFO: Testing against a local daemon [2020-09-29T18:39:52.572Z] === RUN TestExternalGraphDriver [2020-09-29T18:39:52.832Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-29T18:39:53.401Z] === RUN TestExternalGraphDriver/json [2020-09-29T18:39:53.660Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-29T18:39:53.919Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-29T18:39:53.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-29T18:39:54.488Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-29T18:39:54.488Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-29T18:39:55.434Z] === RUN TestExternalGraphDriver/spec [2020-09-29T18:39:55.434Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-29T18:39:57.971Z] === RUN TestExternalGraphDriver/pull [2020-09-29T18:39:57.971Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-29T18:39:57.971Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-29T18:39:57.971Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-29T18:39:58.539Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-29T18:39:59.106Z] === RUN TestDockerSuite/TestCommitChange [2020-09-29T18:39:59.106Z] --- PASS: TestExternalGraphDriver (6.61s) [2020-09-29T18:39:59.106Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-09-29T18:39:59.106Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2020-09-29T18:39:59.106Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2020-09-29T18:39:59.106Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:39:59.673Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-29T18:40:00.609Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-29T18:40:01.548Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-29T18:40:02.483Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-29T18:40:03.424Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-29T18:40:03.992Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2020-09-29T18:40:03.992Z] PASS [2020-09-29T18:40:03.992Z] [2020-09-29T18:40:03.992Z] DONE 5 tests in 11.558s [2020-09-29T18:40:03.992Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T18:40:03.992Z] ++ 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 [2020-09-29T18:40:03.992Z] ++ set -e [2020-09-29T18:40:03.992Z] ++ '[' -n 0 ']' [2020-09-29T18:40:03.992Z] ++ set -x [2020-09-29T18:40:03.992Z] ++ 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 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 [2020-09-29T18:40:04.251Z] INFO: Testing against a local daemon [2020-09-29T18:40:04.251Z] === RUN TestContinueAfterPluginCrash [2020-09-29T18:40:04.251Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T18:40:04.251Z] === RUN TestReadPluginNoRead [2020-09-29T18:40:04.251Z] === PAUSE TestReadPluginNoRead [2020-09-29T18:40:04.251Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T18:40:04.251Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T18:40:04.251Z] === CONT TestContinueAfterPluginCrash [2020-09-29T18:40:04.251Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T18:40:04.509Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-29T18:40:05.447Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-29T18:40:07.352Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-29T18:40:08.289Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-29T18:40:09.667Z] --- PASS: TestDaemonStartWithLogOpt (5.31s) [2020-09-29T18:40:09.667Z] === CONT TestReadPluginNoRead [2020-09-29T18:40:09.667Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-29T18:40:11.050Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-29T18:40:11.050Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-29T18:40:11.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:40:11.345Z] INFO: Testing against a local daemon [2020-09-29T18:40:11.345Z] === RUN TestBuildWithSession [2020-09-29T18:40:11.345Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T18:40:11.345Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:40:11.345Z] === RUN TestBuildSquashParent [2020-09-29T18:40:11.345Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-29T18:40:11.345Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:40:11.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:40:11.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:40:11.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T18:40:11.345Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T18:40:11.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T18:40:11.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T18:40:11.618Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-29T18:40:12.192Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-29T18:40:12.779Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-29T18:40:12.779Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T18:40:13.345Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-29T18:40:13.604Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-29T18:40:13.863Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-29T18:40:13.863Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-29T18:40:14.431Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-29T18:40:14.431Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-29T18:40:14.431Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-29T18:40:14.431Z] === RUN TestReadPluginNoRead/default [2020-09-29T18:40:14.431Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-29T18:40:14.431Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-29T18:40:14.690Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2020-09-29T18:40:15.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-29T18:40:15.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-29T18:40:15.823Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T18:40:16.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-29T18:40:16.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-29T18:40:17.328Z] --- PASS: TestReadPluginNoRead (7.91s) [2020-09-29T18:40:17.328Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2020-09-29T18:40:17.328Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2020-09-29T18:40:17.328Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-09-29T18:40:17.328Z] read_test.go:92: [d351324cdc5a2] daemon is not started [2020-09-29T18:40:17.328Z] PASS [2020-09-29T18:40:17.328Z] [2020-09-29T18:40:17.328Z] DONE 6 tests in 13.447s [2020-09-29T18:40:17.586Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T18:40:17.586Z] ++ 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 [2020-09-29T18:40:17.586Z] ++ set -e [2020-09-29T18:40:17.586Z] ++ '[' -n 0 ']' [2020-09-29T18:40:17.586Z] ++ set -x [2020-09-29T18:40:17.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-29T18:40:17.586Z] testing: warning: no tests to run [2020-09-29T18:40:17.586Z] PASS [2020-09-29T18:40:17.586Z] [2020-09-29T18:40:17.586Z] DONE 0 tests in 0.054s [2020-09-29T18:40:17.586Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T18:40:17.586Z] ++ 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 [2020-09-29T18:40:17.586Z] ++ set -e [2020-09-29T18:40:17.586Z] ++ '[' -n 0 ']' [2020-09-29T18:40:17.586Z] ++ set -x [2020-09-29T18:40:17.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 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 [2020-09-29T18:40:17.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-29T18:40:17.845Z] INFO: Testing against a local daemon [2020-09-29T18:40:17.845Z] === RUN TestPluginWithDevMounts [2020-09-29T18:40:17.845Z] === PAUSE TestPluginWithDevMounts [2020-09-29T18:40:17.845Z] === CONT TestPluginWithDevMounts [2020-09-29T18:40:18.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-29T18:40:18.103Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-29T18:40:18.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-29T18:40:18.930Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-29T18:40:19.499Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-29T18:40:20.067Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-09-29T18:40:20.067Z] PASS [2020-09-29T18:40:20.067Z] [2020-09-29T18:40:20.067Z] DONE 1 tests in 2.489s [2020-09-29T18:40:20.067Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T18:40:20.067Z] ++ 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 [2020-09-29T18:40:20.067Z] ++ set -e [2020-09-29T18:40:20.067Z] ++ '[' -n 0 ']' [2020-09-29T18:40:20.067Z] ++ set -x [2020-09-29T18:40:20.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-09-29T18:40:20.327Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-29T18:40:20.327Z] INFO: Testing against a local daemon [2020-09-29T18:40:20.327Z] === RUN TestSecretInspect [2020-09-29T18:40:21.266Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-29T18:40:21.266Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-29T18:40:21.835Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-29T18:40:22.772Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-29T18:40:23.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-29T18:40:23.681Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-29T18:40:23.681Z] --- PASS: TestSecretInspect (3.36s) [2020-09-29T18:40:23.681Z] === RUN TestSecretList [2020-09-29T18:40:23.681Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-29T18:40:24.248Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-29T18:40:25.625Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-29T18:40:26.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T18:40:26.144Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T18:40:27.001Z] --- PASS: TestSecretList (3.11s) [2020-09-29T18:40:27.001Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:40:27.234Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2020-09-29T18:40:27.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-29T18:40:27.266Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-29T18:40:27.266Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-29T18:40:27.266Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-29T18:40:27.266Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-29T18:40:27.802Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-09-29T18:40:27.802Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T18:40:27.802Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T18:40:27.802Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T18:40:27.802Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T18:40:27.840Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-29T18:40:29.215Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2020-09-29T18:40:29.216Z] === RUN TestSecretsUpdate [2020-09-29T18:40:31.117Z] --- PASS: TestSecretsUpdate (1.78s) [2020-09-29T18:40:31.117Z] === RUN TestTemplatedSecret [2020-09-29T18:40:32.052Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-29T18:40:32.622Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-29T18:40:33.560Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-29T18:40:33.560Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-29T18:40:33.560Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-29T18:40:34.127Z] --- PASS: TestTemplatedSecret (2.99s) [2020-09-29T18:40:34.127Z] === RUN TestSecretCreateResolve [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.27s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.58s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.89s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.95s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.78s) [2020-09-29T18:40:34.701Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.11s) [2020-09-29T18:40:34.701Z] === RUN TestBuildMultiStageCopy [2020-09-29T18:40:34.701Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T18:40:36.030Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-29T18:40:36.289Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-09-29T18:40:36.289Z] PASS [2020-09-29T18:40:36.289Z] [2020-09-29T18:40:36.289Z] DONE 6 tests in 16.168s [2020-09-29T18:40:36.289Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T18:40:36.289Z] ++ 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 [2020-09-29T18:40:36.289Z] ++ set -e [2020-09-29T18:40:36.289Z] ++ '[' -n 0 ']' [2020-09-29T18:40:36.289Z] ++ set -x [2020-09-29T18:40:36.289Z] ++ 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 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 [2020-09-29T18:40:36.547Z] INFO: Testing against a local daemon [2020-09-29T18:40:36.547Z] === RUN TestServiceCreateInit [2020-09-29T18:40:36.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:40:36.806Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-29T18:40:37.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-29T18:40:37.633Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-29T18:40:37.785Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2020-09-29T18:40:40.322Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-29T18:40:41.701Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-29T18:40:41.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:40:42.393Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-29T18:40:42.960Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-29T18:40:43.247Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T18:40:43.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T18:40:44.336Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-29T18:40:44.670Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T18:40:45.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-29T18:40:45.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T18:40:46.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-29T18:40:46.483Z] --- PASS: TestServiceCreateInit (10.10s) [2020-09-29T18:40:46.483Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-09-29T18:40:46.483Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2020-09-29T18:40:46.483Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy (13.10s) [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.03s) [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2020-09-29T18:40:47.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2020-09-29T18:40:47.170Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T18:40:47.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-29T18:40:49.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-29T18:40:49.340Z] --- PASS: TestBuildMultiStageParentConfig (2.05s) [2020-09-29T18:40:49.340Z] === RUN TestBuildLabelWithTargets [2020-09-29T18:40:49.340Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-09-29T18:40:49.340Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:40:49.340Z] === RUN TestBuildWithEmptyLayers [2020-09-29T18:40:50.304Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2020-09-29T18:40:50.304Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T18:40:50.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-29T18:40:51.676Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-29T18:40:51.935Z] ok github.com/docker/docker/daemon 12.141s coverage: 17.3% of statements [2020-09-29T18:40:51.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T18:40:51.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T18:40:51.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000614240_} [2020-09-29T18:40:52.195Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-09-29T18:40:53.574Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-29T18:40:53.574Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-29T18:40:53.574Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T18:40:53.574Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T18:40:53.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1714334400_/foo_false____} [2020-09-29T18:40:54.954Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2020-09-29T18:40:55.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1714334400_/foo_true____} [2020-09-29T18:40:56.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_false____} [2020-09-29T18:40:56.862Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.438s coverage: 73.1% of statements [2020-09-29T18:40:56.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_true____} [2020-09-29T18:40:57.802Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-29T18:40:58.061Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.400s coverage: 56.2% of statements [2020-09-29T18:40:58.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_true__0xc0006142a0__} [2020-09-29T18:40:59.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006142c0_} [2020-09-29T18:41:00.599Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-09-29T18:41:01.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006142e0_} [2020-09-29T18:41:02.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000614300_} [2020-09-29T18:41:02.512Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.279s coverage: 46.2% of statements [2020-09-29T18:41:02.512Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T18:41:02.512Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 49.5% of statements [2020-09-29T18:41:02.924Z] --- PASS: TestCreateServiceMultipleTimes (16.23s) [2020-09-29T18:41:02.924Z] === RUN TestCreateServiceConflict [2020-09-29T18:41:03.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000614320_} [2020-09-29T18:41:05.047Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.244s coverage: 76.1% of statements [2020-09-29T18:41:05.047Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.570s coverage: 57.7% of statements [2020-09-29T18:41:05.047Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T18:41:05.047Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T18:41:05.085Z] --- PASS: TestBuildMultiStageOnBuild (12.74s) [2020-09-29T18:41:05.085Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T18:41:05.085Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-09-29T18:41:05.085Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:41:05.085Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T18:41:05.273Z] --- PASS: TestCreateServiceConflict (2.37s) [2020-09-29T18:41:05.273Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:41:05.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-29T18:41:06.425Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-29T18:41:06.649Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-29T18:41:06.684Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-09-29T18:41:07.252Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-09-29T18:41:08.557Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2020-09-29T18:41:08.557Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:41:09.124Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-29T18:41:09.789Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-09-29T18:41:09.790Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T18:41:09.790Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T18:41:09.790Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.0% of statements [2020-09-29T18:41:11.026Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-29T18:41:11.695Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-29T18:41:11.696Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.4% of statements [2020-09-29T18:41:11.696Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T18:41:11.696Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T18:41:12.632Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-29T18:41:13.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-09-29T18:41:13.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-09-29T18:41:13.559Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-29T18:41:13.636Z] --- PASS: TestBuildMultiStageLayerLeak (10.76s) [2020-09-29T18:41:13.636Z] === RUN TestBuildWithHugeFile [2020-09-29T18:41:14.498Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-29T18:41:14.498Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-29T18:41:14.580Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-09-29T18:41:14.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T18:41:14.840Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 37.7% of statements [2020-09-29T18:41:15.066Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-29T18:41:15.636Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-29T18:41:16.204Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-29T18:41:16.222Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-09-29T18:41:16.772Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-29T18:41:17.339Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-29T18:41:17.603Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-29T18:41:17.863Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-29T18:41:17.907Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-29T18:41:18.433Z] ok github.com/docker/docker/daemon/logger/splunk 1.693s coverage: 82.5% of statements [2020-09-29T18:41:18.433Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T18:41:18.474Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-29T18:41:18.692Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-29T18:41:18.693Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T18:41:19.042Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-29T18:41:19.610Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-29T18:41:20.178Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-29T18:41:20.600Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2020-09-29T18:41:20.760Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-29T18:41:21.332Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-29T18:41:21.901Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-29T18:41:21.980Z] ok github.com/docker/docker/distribution 1.096s coverage: 21.9% of statements [2020-09-29T18:41:21.980Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T18:41:22.549Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-29T18:41:22.837Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-29T18:41:22.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-29T18:41:23.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s) [2020-09-29T18:41:23.096Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:41:23.487Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-09-29T18:41:23.487Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-09-29T18:41:23.487Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T18:41:23.664Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-29T18:41:24.231Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-29T18:41:24.231Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-29T18:41:24.889Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-09-29T18:41:24.889Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T18:41:24.889Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-09-29T18:41:24.889Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T18:41:25.613Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-29T18:41:25.832Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-09-29T18:41:26.181Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-29T18:41:26.749Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-09-29T18:41:26.749Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:41:27.209Z] ok github.com/docker/docker/oci 0.008s coverage: 8.2% of statements [2020-09-29T18:41:27.317Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-29T18:41:28.147Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-29T18:41:28.254Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-29T18:41:28.407Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-29T18:41:29.192Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-29T18:41:30.129Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2020-09-29T18:41:30.129Z] === RUN TestCreateServiceSysctls [2020-09-29T18:41:30.313Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 77.2% of statements [2020-09-29T18:41:30.388Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-29T18:41:31.251Z] ok github.com/docker/docker/pkg/authorization 0.126s coverage: 68.3% of statements [2020-09-29T18:41:31.251Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-29T18:41:31.327Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-29T18:41:31.510Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-29T18:41:33.232Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-29T18:41:34.796Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.2% of statements [2020-09-29T18:41:34.796Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-29T18:41:35.056Z] ok github.com/docker/docker/layer 7.862s coverage: 68.8% of statements [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T18:41:35.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T18:41:35.136Z] --- PASS: TestCreateServiceSysctls (4.77s) [2020-09-29T18:41:35.136Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:41:35.315Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-09-29T18:41:35.884Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-09-29T18:41:36.452Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-09-29T18:41:37.022Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-09-29T18:41:37.591Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-09-29T18:41:37.673Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-29T18:41:37.673Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2020-09-29T18:41:37.673Z] === RUN TestInspect [2020-09-29T18:41:38.970Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-29T18:41:39.538Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-09-29T18:41:39.798Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-09-29T18:41:40.058Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2020-09-29T18:41:40.227Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-29T18:41:40.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-29T18:41:40.318Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-09-29T18:41:40.485Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-29T18:41:41.697Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 70.1% of statements [2020-09-29T18:41:41.697Z] ok github.com/docker/docker/pkg/ioutils 0.493s coverage: 70.6% of statements [2020-09-29T18:41:42.264Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-09-29T18:41:42.264Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-09-29T18:41:42.264Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T18:41:42.264Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T18:41:42.264Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T18:41:42.390Z] --- PASS: TestInspect (4.69s) [2020-09-29T18:41:42.390Z] === RUN TestCreateJob [2020-09-29T18:41:42.524Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-29T18:41:42.524Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T18:41:42.524Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-29T18:41:43.092Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-29T18:41:43.351Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-29T18:41:43.351Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-29T18:41:43.351Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T18:41:43.351Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T18:41:44.729Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-09-29T18:41:44.988Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-29T18:41:45.248Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-29T18:41:45.507Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-29T18:41:45.679Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-29T18:41:46.249Z] --- PASS: TestCreateJob (3.98s) [2020-09-29T18:41:46.249Z] === RUN TestReplicatedJob [2020-09-29T18:41:46.882Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-29T18:41:47.142Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-29T18:41:47.626Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-29T18:41:48.195Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-29T18:41:50.428Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2020-09-29T18:41:50.428Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-29T18:41:50.687Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-29T18:41:50.946Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-29T18:41:51.205Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-29T18:41:52.143Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-09-29T18:41:52.389Z] --- PASS: TestReplicatedJob (5.93s) [2020-09-29T18:41:52.389Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:41:52.389Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-29T18:41:52.402Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-09-29T18:41:52.648Z] === RUN TestDockerSuite/TestCpToDot [2020-09-29T18:41:52.971Z] ok github.com/docker/docker/pkg/tailfile 0.080s coverage: 88.6% of statements [2020-09-29T18:41:53.215Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-29T18:41:53.539Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-09-29T18:41:53.798Z] testing: warning: no tests to run [2020-09-29T18:41:53.798Z] coverage: [no statements] [2020-09-29T18:41:53.798Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-09-29T18:41:54.057Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-29T18:41:54.317Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-29T18:41:54.577Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-29T18:41:54.594Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-29T18:41:55.529Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-29T18:41:56.097Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2020-09-29T18:41:56.097Z] === RUN TestServiceListWithStatuses [2020-09-29T18:41:56.097Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T18:41:56.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:41:56.097Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:41:56.356Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-29T18:41:56.482Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-29T18:41:57.049Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-29T18:41:57.295Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-29T18:41:57.555Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-29T18:41:57.618Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.3% of statements [2020-09-29T18:41:57.877Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-29T18:41:58.155Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-29T18:41:59.257Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-09-29T18:41:59.535Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-29T18:41:59.535Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-29T18:41:59.535Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-29T18:42:00.102Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-29T18:42:00.196Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-09-29T18:42:00.196Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-29T18:42:00.669Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-29T18:42:00.669Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-29T18:42:00.669Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-29T18:42:01.134Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-29T18:42:01.134Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-29T18:42:01.237Z] --- PASS: TestDockerNetworkConnectAlias (5.06s) [2020-09-29T18:42:01.237Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:42:01.237Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-29T18:42:01.496Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-29T18:42:01.496Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-29T18:42:01.754Z] === RUN TestDockerSuite/TestCreateRM [2020-09-29T18:42:01.754Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-29T18:42:01.754Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-29T18:42:02.013Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-29T18:42:02.013Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-29T18:42:03.671Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-29T18:42:03.919Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-29T18:42:03.919Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-29T18:42:03.919Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-29T18:42:04.607Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-29T18:42:05.175Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-29T18:42:05.300Z] --- PASS: TestDockerNetworkReConnect (4.16s) [2020-09-29T18:42:05.300Z] === RUN TestServicePlugin [2020-09-29T18:42:06.113Z] ok github.com/docker/docker/volume/service 0.020s coverage: 73.1% of statements [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-29T18:42:09.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-29T18:42:10.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-29T18:42:11.438Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-29T18:42:12.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-29T18:42:13.751Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-29T18:42:14.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-29T18:42:14.576Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-29T18:42:14.576Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-29T18:42:15.145Z] === RUN TestDockerSuite/TestDockerFails [2020-09-29T18:42:15.145Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-29T18:42:15.145Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-29T18:42:15.145Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-29T18:42:16.099Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-29T18:42:16.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-29T18:42:16.668Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-29T18:42:18.044Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-29T18:42:18.044Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-29T18:42:18.044Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-29T18:42:18.303Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-29T18:42:18.313Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T18:42:18.313Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === Skipped [2020-09-29T18:42:18.313Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T18:42:18.313Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T18:42:18.313Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T18:42:18.313Z] time="2020-09-29T18:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T18:42:18.313Z] time="2020-09-29T18:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T18:42:18.313Z] time="2020-09-29T18:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T18:42:18.313Z] time="2020-09-29T18:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T18:42:18.313Z] time="2020-09-29T18:41:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T18:42:18.313Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T18:42:18.313Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T18:42:18.313Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T18:42:18.313Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T18:42:18.313Z] [2020-09-29T18:42:18.313Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T18:42:18.313Z] graphtest_unix.go:73: No driver to put! [2020-09-29T18:42:18.314Z] [2020-09-29T18:42:18.314Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T18:42:18.314Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T18:42:18.314Z] [2020-09-29T18:42:18.314Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T18:42:18.314Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T18:42:18.314Z] [2020-09-29T18:42:18.314Z] [2020-09-29T18:42:18.314Z] DONE 2148 tests, 26 skipped in 251.833s Post stage [Pipeline] junit [2020-09-29T18:42:18.892Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-29T18:42:19.891Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41500/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9bea8868f2758dd6224230c9e90996dc4460c90b hack/validate/vendor [2020-09-29T18:42:20.459Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-29T18:42:21.364Z] + echo Building e2e image [2020-09-29T18:42:21.364Z] Building e2e image [2020-09-29T18:42:21.364Z] + docker build --build-arg DOCKER_GITCOMMIT=9bea8868f2758dd6224230c9e90996dc4460c90b -t moby-e2e-test -f Dockerfile.e2e . [2020-09-29T18:42:21.364Z] #2 [internal] load .dockerignore [2020-09-29T18:42:21.364Z] #2 transferring context: 34B done [2020-09-29T18:42:21.364Z] #2 DONE 0.0s [2020-09-29T18:42:21.364Z] [2020-09-29T18:42:21.364Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-29T18:42:21.364Z] #1 transferring dockerfile: 3.21kB done [2020-09-29T18:42:21.364Z] #1 DONE 0.0s [2020-09-29T18:42:21.364Z] [2020-09-29T18:42:21.364Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-29T18:42:21.623Z] #4 ... [2020-09-29T18:42:21.623Z] [2020-09-29T18:42:21.623Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-29T18:42:21.623Z] #3 DONE 0.3s [2020-09-29T18:42:21.881Z] [2020-09-29T18:42:21.881Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-29T18:42:23.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-29T18:42:23.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-29T18:42:26.364Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-29T18:42:27.162Z] #4 DONE 5.8s [2020-09-29T18:42:27.162Z] [2020-09-29T18:42:27.162Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T18:42:27.162Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-29T18:42:27.162Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-29T18:42:27.421Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-29T18:42:27.421Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-29T18:42:27.421Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-29T18:42:27.421Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10.51MB / 127.34MB 0.3s [2020-09-29T18:42:27.421Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-29T18:42:27.421Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-29T18:42:27.421Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-29T18:42:27.679Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-09-29T18:42:27.679Z] #14 ... [2020-09-29T18:42:27.679Z] [2020-09-29T18:42:27.679Z] #8 [internal] load build context [2020-09-29T18:42:27.679Z] #8 transferring context: 854.18kB 0.5s done [2020-09-29T18:42:27.679Z] #8 DONE 0.5s [2020-09-29T18:42:27.679Z] [2020-09-29T18:42:27.679Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T18:42:27.679Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-29T18:42:27.939Z] #14 ... [2020-09-29T18:42:27.939Z] [2020-09-29T18:42:27.939Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-29T18:42:27.939Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-29T18:42:27.939Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-29T18:42:27.939Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-29T18:42:27.939Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-29T18:42:27.939Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-29T18:42:27.939Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-09-29T18:42:27.939Z] #5 DONE 0.7s [2020-09-29T18:42:27.939Z] [2020-09-29T18:42:27.939Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T18:42:27.939Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.60MB / 127.34MB 0.6s [2020-09-29T18:42:27.939Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.12MB / 127.34MB 0.8s [2020-09-29T18:42:28.198Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 45.28MB / 127.34MB 0.9s [2020-09-29T18:42:28.198Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.34MB / 127.34MB 1.1s [2020-09-29T18:42:28.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-29T18:42:28.457Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.75MB / 127.34MB 1.2s [2020-09-29T18:42:28.457Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 88.15MB / 127.34MB 1.3s [2020-09-29T18:42:28.717Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 100.06MB / 127.34MB 1.5s [2020-09-29T18:42:28.976Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 125.67MB / 127.34MB 1.9s [2020-09-29T18:42:29.207Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-29T18:42:29.543Z] #14 ... [2020-09-29T18:42:29.543Z] [2020-09-29T18:42:29.543Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-29T18:42:29.543Z] #6 DONE 1.7s [2020-09-29T18:42:29.543Z] [2020-09-29T18:42:29.543Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T18:42:29.543Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.3s done [2020-09-29T18:42:29.543Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-29T18:42:30.141Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-29T18:42:30.400Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-29T18:42:30.967Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-29T18:42:31.534Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-29T18:42:32.100Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-29T18:42:32.359Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-29T18:42:34.259Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-29T18:42:34.814Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s [2020-09-29T18:42:34.827Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-29T18:42:35.752Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-09-29T18:42:36.320Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-09-29T18:42:36.320Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-29T18:42:36.889Z] #14 DONE 9.5s [2020-09-29T18:42:36.889Z] [2020-09-29T18:42:36.889Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-29T18:42:36.889Z] #15 ... [2020-09-29T18:42:36.889Z] [2020-09-29T18:42:36.889Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-29T18:42:36.889Z] #7 0.680 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-29T18:42:36.889Z] #7 1.772 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-29T18:42:36.889Z] #7 1.880 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-29T18:42:36.889Z] #7 1.886 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-29T18:42:36.889Z] #7 1.896 (3/30) Installing readline (8.0.0-r0) [2020-09-29T18:42:36.889Z] #7 1.902 (4/30) Installing bash (5.0.0-r0) [2020-09-29T18:42:36.889Z] #7 1.920 Executing bash-5.0.0-r0.post-install [2020-09-29T18:42:36.889Z] #7 1.921 (5/30) Installing ca-certificates (20191127-r2) [2020-09-29T18:42:36.889Z] #7 1.941 (6/30) Installing libgcc (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 1.945 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 1.960 (8/30) Installing binutils (2.32-r0) [2020-09-29T18:42:36.889Z] #7 2.066 (9/30) Installing gmp (6.1.2-r1) [2020-09-29T18:42:36.889Z] #7 2.074 (10/30) Installing isl (0.18-r0) [2020-09-29T18:42:36.889Z] #7 2.097 (11/30) Installing libgomp (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 2.101 (12/30) Installing libatomic (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 2.104 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-29T18:42:36.889Z] #7 2.110 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-29T18:42:36.889Z] #7 2.114 (15/30) Installing gcc (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 2.987 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-29T18:42:36.889Z] #7 3.084 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-29T18:42:36.889Z] #7 3.086 (18/30) Installing g++ (8.3.0-r0) [2020-09-29T18:42:36.889Z] #7 3.637 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-29T18:42:36.889Z] #7 3.642 (20/30) Installing libcurl (7.66.0-r1) [2020-09-29T18:42:36.889Z] #7 3.653 (21/30) Installing expat (2.2.8-r0) [2020-09-29T18:42:36.889Z] #7 3.659 (22/30) Installing pcre2 (10.33-r0) [2020-09-29T18:42:36.889Z] #7 3.668 (23/30) Installing git (2.22.4-r0) [2020-09-29T18:42:36.889Z] #7 3.872 (24/30) Installing libmnl (1.0.4-r0) [2020-09-29T18:42:36.889Z] #7 3.876 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-29T18:42:36.889Z] #7 3.882 (26/30) Installing iptables (1.8.3-r1) [2020-09-29T18:42:36.889Z] #7 3.908 (27/30) Installing pigz (2.4-r0) [2020-09-29T18:42:36.889Z] #7 3.913 (28/30) Installing tar (1.32-r0) [2020-09-29T18:42:36.889Z] #7 3.923 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-29T18:42:36.889Z] #7 3.928 (30/30) Installing xz (5.2.4-r0) [2020-09-29T18:42:36.889Z] #7 3.936 Executing busybox-1.30.1-r3.trigger [2020-09-29T18:42:36.889Z] #7 3.940 Executing ca-certificates-20191127-r2.trigger [2020-09-29T18:42:36.889Z] #7 3.994 OK: 179 MiB in 44 packages [2020-09-29T18:42:36.889Z] #7 DONE 7.3s [2020-09-29T18:42:36.889Z] [2020-09-29T18:42:36.889Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-29T18:42:36.889Z] #9 DONE 0.0s [2020-09-29T18:42:36.889Z] [2020-09-29T18:42:36.889Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-29T18:42:36.889Z] #10 DONE 0.1s [2020-09-29T18:42:37.148Z] [2020-09-29T18:42:37.148Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-29T18:42:37.148Z] #11 DONE 0.0s [2020-09-29T18:42:37.148Z] [2020-09-29T18:42:37.148Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-29T18:42:37.148Z] #12 DONE 0.0s [2020-09-29T18:42:37.148Z] [2020-09-29T18:42:37.148Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-29T18:42:37.148Z] #13 DONE 0.0s [2020-09-29T18:42:37.148Z] [2020-09-29T18:42:37.148Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-29T18:42:37.392Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-29T18:42:37.406Z] #15 0.577 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T18:42:37.958Z] --- PASS: TestServicePlugin (32.71s) [2020-09-29T18:42:37.958Z] plugin_test.go:62: [d006fa3d014f9] joining swarm manager [dace4f808cc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T18:42:37.958Z] plugin_test.go:65: [da1dc79143633] joining swarm manager [dace4f808cc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T18:42:37.958Z] === RUN TestServiceUpdateLabel [2020-09-29T18:42:38.341Z] #15 1.626 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T18:42:38.602Z] #15 1.748 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-29T18:42:38.602Z] #15 1.752 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-29T18:42:38.602Z] #15 1.760 (3/54) Installing readline (8.0.4-r0) [2020-09-29T18:42:38.602Z] #15 1.765 (4/54) Installing bash (5.0.17-r0) [2020-09-29T18:42:38.602Z] #15 1.778 Executing bash-5.0.17-r0.post-install [2020-09-29T18:42:38.602Z] #15 1.780 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-29T18:42:38.602Z] #15 1.858 (6/54) Installing libblkid (2.35.2-r0) [2020-09-29T18:42:38.602Z] #15 1.863 (7/54) Installing libuuid (2.35.2-r0) [2020-09-29T18:42:38.602Z] #15 1.865 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-29T18:42:38.602Z] #15 1.871 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-29T18:42:38.602Z] #15 1.876 (10/54) Installing libgcc (9.3.0-r2) [2020-09-29T18:42:38.602Z] #15 1.878 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-29T18:42:38.602Z] #15 1.892 (12/54) Installing binutils (2.34-r1) [2020-09-29T18:42:38.602Z] #15 1.959 (13/54) Installing libmagic (5.38-r0) [2020-09-29T18:42:38.862Z] #15 1.979 (14/54) Installing file (5.38-r0) [2020-09-29T18:42:38.862Z] #15 1.981 (15/54) Installing gmp (6.2.0-r0) [2020-09-29T18:42:38.862Z] #15 1.988 (16/54) Installing isl (0.18-r0) [2020-09-29T18:42:38.862Z] #15 2.003 (17/54) Installing libgomp (9.3.0-r2) [2020-09-29T18:42:38.862Z] #15 2.006 (18/54) Installing libatomic (9.3.0-r2) [2020-09-29T18:42:38.862Z] #15 2.008 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-29T18:42:38.862Z] #15 2.050 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-29T18:42:38.862Z] #15 2.056 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-29T18:42:38.862Z] #15 2.059 (22/54) Installing gcc (9.3.0-r2) [2020-09-29T18:42:39.333Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-29T18:42:39.802Z] #15 2.889 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-29T18:42:39.802Z] #15 2.961 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-29T18:42:39.802Z] #15 2.963 (25/54) Installing g++ (9.3.0-r2) [2020-09-29T18:42:40.062Z] #15 3.370 (26/54) Installing make (4.3-r0) [2020-09-29T18:42:40.062Z] #15 3.373 (27/54) Installing fortify-headers (1.1-r0) [2020-09-29T18:42:40.062Z] #15 3.376 (28/54) Installing patch (2.7.6-r6) [2020-09-29T18:42:40.062Z] #15 3.380 (29/54) Installing build-base (0.5-r2) [2020-09-29T18:42:40.062Z] #15 3.382 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-29T18:42:40.062Z] #15 3.385 (31/54) Installing libcurl (7.69.1-r1) [2020-09-29T18:42:40.062Z] #15 3.391 (32/54) Installing curl (7.69.1-r1) [2020-09-29T18:42:40.062Z] #15 3.395 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-29T18:42:40.062Z] #15 3.401 (34/54) Installing jq (1.6-r1) [2020-09-29T18:42:40.062Z] #15 3.408 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-29T18:42:40.062Z] #15 3.413 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-29T18:42:40.062Z] #15 3.416 (37/54) Installing libaio (0.3.112-r1) [2020-09-29T18:42:40.062Z] #15 3.418 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-29T18:42:40.062Z] #15 3.451 (39/54) Installing blkid (2.35.2-r0) [2020-09-29T18:42:40.062Z] #15 3.454 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-29T18:42:40.062Z] #15 3.456 (41/54) Installing setpriv (2.35.2-r0) [2020-09-29T18:42:40.062Z] #15 3.458 (42/54) Installing libmount (2.35.2-r0) [2020-09-29T18:42:40.062Z] #15 3.463 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-29T18:42:40.062Z] #15 3.479 (44/54) Installing findmnt (2.35.2-r0) [2020-09-29T18:42:40.271Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-29T18:42:40.321Z] #15 3.482 (45/54) Installing mcookie (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.484 (46/54) Installing hexdump (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.488 (47/54) Installing lsblk (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.491 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.496 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.499 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.502 (51/54) Installing util-linux (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.536 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-29T18:42:40.321Z] #15 3.539 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-29T18:42:40.321Z] #15 3.561 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-29T18:42:40.321Z] #15 3.566 Executing busybox-1.31.1-r16.trigger [2020-09-29T18:42:40.321Z] #15 3.575 OK: 230 MiB in 69 packages [2020-09-29T18:42:40.531Z] --- PASS: TestServiceUpdateLabel (2.55s) [2020-09-29T18:42:40.531Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:42:41.465Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-29T18:42:42.033Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-29T18:42:42.602Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-29T18:42:42.855Z] #15 DONE 5.9s [2020-09-29T18:42:42.856Z] [2020-09-29T18:42:42.856Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-29T18:42:43.115Z] #16 DONE 0.5s [2020-09-29T18:42:43.115Z] [2020-09-29T18:42:43.115Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-29T18:42:43.683Z] #17 DONE 0.5s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-29T18:42:43.683Z] #18 DONE 0.0s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-29T18:42:43.683Z] #22 DONE 0.1s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #31 [builder 1/4] COPY . . [2020-09-29T18:42:43.683Z] #31 ... [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-29T18:42:43.683Z] #26 DONE 0.1s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T18:42:43.683Z] #19 DONE 0.1s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-29T18:42:43.683Z] #23 DONE 0.1s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-29T18:42:43.683Z] #27 DONE 0.1s [2020-09-29T18:42:43.683Z] [2020-09-29T18:42:43.683Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-29T18:42:43.683Z] #28 DONE 0.1s [2020-09-29T18:42:43.944Z] [2020-09-29T18:42:43.944Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-29T18:42:43.980Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-29T18:42:44.238Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-29T18:42:44.238Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-29T18:42:44.496Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-29T18:42:44.755Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-29T18:42:44.755Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-29T18:42:45.691Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-29T18:42:46.626Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-29T18:42:46.626Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-29T18:42:46.626Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-29T18:42:47.193Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-29T18:42:47.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-29T18:42:47.451Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-29T18:42:48.387Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-29T18:42:49.219Z] #29 ... [2020-09-29T18:42:49.219Z] [2020-09-29T18:42:49.219Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-29T18:42:49.219Z] #20 1.924 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T18:42:49.219Z] #20 2.495 #=#=# [2020-09-29T18:42:49.219Z] #20 2.616 ## 3.4% ############### 21.2% ############################## 42.6% ############################################### 65.5% ############################################################ 84.5% ######################################################################## 100.0% [2020-09-29T18:42:49.219Z] #20 3.661 [2020-09-29T18:42:49.219Z] #20 3.780 ################################################################ 89.8% ######################################################################## 100.0% [2020-09-29T18:42:49.219Z] #20 4.240 [2020-09-29T18:42:49.219Z] #20 4.355 ################################################## 69.5% ######################################################################## 100.0% [2020-09-29T18:42:49.219Z] #20 4.795 [2020-09-29T18:42:49.219Z] #20 4.907 ##### 7.7% ######################## 34.0% ###################################### 53.3% ############################################### 65.6% #20 ... [2020-09-29T18:42:49.219Z] [2020-09-29T18:42:49.219Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-29T18:42:49.219Z] #24 1.045 + RM_GOPATH=0 [2020-09-29T18:42:49.219Z] #24 1.045 + TMP_GOPATH= [2020-09-29T18:42:49.219Z] #24 1.045 + : /build [2020-09-29T18:42:49.219Z] #24 1.045 + '[' -z '' ']' [2020-09-29T18:42:49.219Z] #24 1.046 ++ mktemp -d [2020-09-29T18:42:49.219Z] #24 1.048 + export GOPATH=/tmp/tmp.oJAAkn [2020-09-29T18:42:49.219Z] #24 1.048 + GOPATH=/tmp/tmp.oJAAkn [2020-09-29T18:42:49.219Z] #24 1.048 + RM_GOPATH=1 [2020-09-29T18:42:49.219Z] #24 1.048 + case "$(go env GOARCH)" in [2020-09-29T18:42:49.219Z] #24 1.048 ++ go env GOARCH [2020-09-29T18:42:49.219Z] #24 1.063 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T18:42:49.219Z] #24 1.064 + GO_BUILDMODE=-buildmode=pie [2020-09-29T18:42:49.219Z] #24 1.066 ++ dirname ./install.sh [2020-09-29T18:42:49.219Z] #24 1.072 + dir=. [2020-09-29T18:42:49.219Z] #24 1.072 + bin=dockercli [2020-09-29T18:42:49.219Z] #24 1.072 + shift [2020-09-29T18:42:49.219Z] #24 1.072 + '[' '!' -f ./dockercli.installer ']' [2020-09-29T18:42:49.219Z] #24 1.073 + . ./dockercli.installer [2020-09-29T18:42:49.219Z] #24 1.073 ++ : stable [2020-09-29T18:42:49.219Z] #24 1.073 ++ : 17.06.2-ce [2020-09-29T18:42:49.219Z] #24 1.073 + install_dockercli [2020-09-29T18:42:49.219Z] #24 1.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T18:42:49.219Z] #24 1.073 Install docker/cli version 17.06.2-ce from stable [2020-09-29T18:42:49.219Z] #24 1.074 ++ uname -m [2020-09-29T18:42:49.219Z] #24 1.075 + arch=x86_64 [2020-09-29T18:42:49.219Z] #24 1.075 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T18:42:49.219Z] #24 1.075 + url=https://download.docker.com/linux/static [2020-09-29T18:42:49.219Z] #24 1.076 + curl + -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T18:42:49.219Z] #24 1.076 tar -xz docker/docker [2020-09-29T18:42:49.219Z] #24 3.351 + mkdir -p /build [2020-09-29T18:42:49.219Z] #24 3.352 + mv docker/docker /build/ [2020-09-29T18:42:49.219Z] #24 3.354 + rmdir docker [2020-09-29T18:42:49.219Z] #24 DONE 5.5s [2020-09-29T18:42:49.219Z] [2020-09-29T18:42:49.219Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-29T18:42:49.219Z] #20 4.907 ##### 7.7% ######################## 34.0% ###################################### 53.3% ############################################### 65.6% ############################################################## 86.8% ######################################################################## 100.0% [2020-09-29T18:42:49.219Z] #20 ... [2020-09-29T18:42:49.219Z] [2020-09-29T18:42:49.219Z] #31 [builder 1/4] COPY . . [2020-09-29T18:42:49.219Z] #31 DONE 5.6s [2020-09-29T18:42:49.219Z] [2020-09-29T18:42:49.219Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-29T18:42:49.323Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-29T18:42:49.581Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-29T18:42:49.581Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-29T18:42:49.581Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-29T18:42:51.128Z] #32 DONE 2.1s [2020-09-29T18:42:51.129Z] [2020-09-29T18:42:51.129Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-29T18:42:51.129Z] #20 5.859 [2020-09-29T18:42:51.649Z] #20 5.975 0.7% ## 3.9% ###### 9.7% ########## 15.1% ############### 21.1% ################### 27.4% ######################## 33.8% ########################## 37.0% ############################### 44.1% ################################### 49.3% ####################################### 54.8% ########################################### 60.0% ############################################## 65.1% ################################################## 70.3% ###################################################### 75.7% ########################################################## 80.9% ############################################################# 85.7% ################################################################# 90.8% #################################################################### 95.8% ######################################################################## 100.0% [2020-09-29T18:42:51.907Z] #20 8.170 [2020-09-29T18:42:52.844Z] #20 9.152 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T18:42:52.865Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-29T18:42:53.123Z] === RUN TestDockerSuite/TestEventsRename [2020-09-29T18:42:53.413Z] #20 9.605 [2020-09-29T18:42:53.413Z] #20 9.717 ######################################################################## 100.0% [2020-09-29T18:42:53.672Z] #20 10.11 [2020-09-29T18:42:53.696Z] === RUN TestDockerSuite/TestEventsResize [2020-09-29T18:42:53.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-29T18:42:54.519Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-29T18:42:55.055Z] #20 11.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T18:42:55.086Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-29T18:42:55.315Z] #20 11.79 [2020-09-29T18:42:55.651Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-29T18:42:55.834Z] #20 11.94 0.6% ######################################################################## 100.0% [2020-09-29T18:42:55.909Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-09-29T18:42:55.909Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:42:56.094Z] #20 12.29 [2020-09-29T18:42:57.034Z] #20 13.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T18:42:57.295Z] #20 13.53 skipping existing c35d46ef359f [2020-09-29T18:42:57.555Z] #20 13.87 [2020-09-29T18:42:58.440Z] === RUN TestDockerSuite/TestEventsTop [2020-09-29T18:42:58.699Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-29T18:42:58.936Z] #20 14.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T18:42:59.196Z] #20 15.41 [2020-09-29T18:42:59.196Z] #20 15.49 ######################################################################## 100.0% [2020-09-29T18:42:59.456Z] #20 15.83 [2020-09-29T18:42:59.456Z] #20 15.93 Download of images into '/build' complete. [2020-09-29T18:42:59.715Z] #20 15.93 Use something like the following to load the result into a Docker daemon: [2020-09-29T18:42:59.716Z] #20 15.93 tar -cC '/build' . | docker load [2020-09-29T18:42:59.716Z] #20 DONE 16.1s [2020-09-29T18:42:59.716Z] [2020-09-29T18:42:59.716Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T18:42:59.716Z] #33 0.935 [2020-09-29T18:42:59.716Z] #33 1.094 Removing bundles/ [2020-09-29T18:42:59.716Z] #33 1.098 [2020-09-29T18:42:59.716Z] #33 1.103 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-29T18:42:59.716Z] #33 2.444 Building test suite binary ./integration-cli/test.main [2020-09-29T18:43:01.228Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-29T18:43:03.012Z] #33 ... [2020-09-29T18:43:03.012Z] [2020-09-29T18:43:03.012Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-29T18:43:03.584Z] #21 DONE 0.9s [2020-09-29T18:43:03.584Z] [2020-09-29T18:43:03.584Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-29T18:43:03.845Z] #25 DONE 0.1s [2020-09-29T18:43:03.845Z] [2020-09-29T18:43:03.845Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-29T18:43:07.788Z] === RUN TestDockerSuite/TestExec [2020-09-29T18:43:07.789Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-29T18:43:08.047Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-29T18:43:08.613Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-29T18:43:09.183Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-29T18:43:10.119Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-29T18:43:10.688Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2020-09-29T18:43:10.688Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:43:10.688Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-29T18:43:11.254Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-29T18:43:11.822Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-29T18:43:12.759Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-29T18:43:13.334Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-29T18:43:14.275Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-29T18:43:15.211Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-29T18:43:15.778Z] === RUN TestDockerSuite/TestExecEnv [2020-09-29T18:43:16.064Z] #29 31.36 # github.com/docker/docker/contrib/httpserver [2020-09-29T18:43:16.064Z] #29 31.36 loadinternal: cannot find runtime/cgo [2020-09-29T18:43:16.064Z] #29 DONE 31.5s [2020-09-29T18:43:16.064Z] [2020-09-29T18:43:16.064Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T18:43:16.064Z] #33 ... [2020-09-29T18:43:16.064Z] [2020-09-29T18:43:16.064Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-29T18:43:16.064Z] #30 DONE 0.1s [2020-09-29T18:43:16.064Z] [2020-09-29T18:43:16.064Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T18:43:16.347Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-29T18:43:17.723Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-29T18:43:17.982Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-29T18:43:19.885Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-29T18:43:20.143Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-29T18:43:20.714Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-29T18:43:21.282Z] === RUN TestDockerSuite/TestExecParseError [2020-09-29T18:43:21.848Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-29T18:43:22.416Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-29T18:43:22.675Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-29T18:43:24.051Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-29T18:43:24.051Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2020-09-29T18:43:24.051Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:43:24.619Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-29T18:43:25.186Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-29T18:43:25.446Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T18:43:26.383Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T18:43:32.953Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T18:43:36.248Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-29T18:43:36.248Z] === RUN TestDockerSuite/TestExecTTY [2020-09-29T18:43:37.183Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-29T18:43:37.750Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-29T18:43:38.010Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-29T18:43:38.577Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-29T18:43:38.577Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-29T18:43:39.954Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-29T18:43:40.521Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2020-09-29T18:43:40.521Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-09-29T18:43:40.521Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-29T18:43:40.521Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-09-29T18:43:40.521Z] PASS [2020-09-29T18:43:40.521Z] [2020-09-29T18:43:40.521Z] === Skipped [2020-09-29T18:43:40.521Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T18:43:40.521Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T18:43:40.521Z] [2020-09-29T18:43:40.521Z] [2020-09-29T18:43:40.521Z] DONE 27 tests, 1 skipped in 184.245s [2020-09-29T18:43:40.521Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T18:43:40.521Z] ++ 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 [2020-09-29T18:43:40.521Z] ++ set -e [2020-09-29T18:43:40.521Z] ++ '[' -n 0 ']' [2020-09-29T18:43:40.521Z] ++ set -x [2020-09-29T18:43:40.521Z] ++ 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 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 [2020-09-29T18:43:40.521Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-29T18:43:40.781Z] INFO: Testing against a local daemon [2020-09-29T18:43:40.782Z] === RUN TestSessionCreate [2020-09-29T18:43:40.782Z] --- PASS: TestSessionCreate (0.04s) [2020-09-29T18:43:40.782Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:43:40.782Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-29T18:43:40.782Z] PASS [2020-09-29T18:43:40.782Z] [2020-09-29T18:43:40.782Z] DONE 2 tests in 0.266s [2020-09-29T18:43:40.782Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T18:43:40.782Z] ++ 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 [2020-09-29T18:43:40.782Z] ++ set -e [2020-09-29T18:43:40.782Z] ++ '[' -n 0 ']' [2020-09-29T18:43:40.782Z] ++ set -x [2020-09-29T18:43:40.782Z] ++ 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 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 [2020-09-29T18:43:41.041Z] INFO: Testing against a local daemon [2020-09-29T18:43:41.041Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:43:41.041Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:43:41.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:43:41.041Z] === RUN TestEventsExecDie [2020-09-29T18:43:41.608Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-29T18:43:41.867Z] --- PASS: TestEventsExecDie (0.85s) [2020-09-29T18:43:41.867Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:43:41.867Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-29T18:43:41.867Z] === RUN TestInfoBinaryCommits [2020-09-29T18:43:42.128Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-09-29T18:43:42.128Z] === RUN TestInfoAPIVersioned [2020-09-29T18:43:42.128Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T18:43:42.128Z] === RUN TestInfoDiscoveryBackend [2020-09-29T18:43:42.128Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-29T18:43:42.695Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-09-29T18:43:42.695Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T18:43:42.954Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-29T18:43:43.520Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T18:43:43.520Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T18:43:44.087Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-29T18:43:44.087Z] === RUN TestInfoAPI [2020-09-29T18:43:44.087Z] --- PASS: TestInfoAPI (0.02s) [2020-09-29T18:43:44.087Z] === RUN TestInfoAPIWarnings [2020-09-29T18:43:47.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-29T18:43:47.370Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-29T18:43:52.637Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-29T18:43:53.589Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-29T18:43:55.683Z] --- PASS: TestBuildWithHugeFile (157.10s) [2020-09-29T18:43:55.683Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T18:43:55.683Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:43:55.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:43:55.683Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:43:55.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:43:55.683Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:43:55.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:43:55.683Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T18:43:55.683Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T18:43:55.683Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T18:43:55.683Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-29T18:43:55.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-09-29T18:43:55.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-09-29T18:43:55.683Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-09-29T18:43:55.683Z] === RUN TestBuildPreserveOwnership [2020-09-29T18:43:55.683Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-09-29T18:43:55.683Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:43:55.683Z] === RUN TestBuildPlatformInvalid [2020-09-29T18:43:55.683Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-09-29T18:43:55.683Z] PASS [2020-09-29T18:43:55.683Z] ok github.com/docker/docker/integration/build 220.711s [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] === Skipped [2020-09-29T18:43:55.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-29T18:43:55.683Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-29T18:43:55.683Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-09-29T18:43:55.683Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-09-29T18:43:55.683Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-29T18:43:55.683Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] [2020-09-29T18:43:55.683Z] DONE 28 tests, 5 skipped in 249.951s [2020-09-29T18:43:55.683Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-29T18:43:55.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:43:55.684Z] INFO: Testing against a local daemon [2020-09-29T18:43:55.684Z] === RUN TestConfigInspect [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigInspect (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] === RUN TestConfigList [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigList (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] === RUN TestConfigsCreateAndDelete [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] === RUN TestConfigsUpdate [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] === RUN TestTemplatedConfig [2020-09-29T18:43:55.684Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] === RUN TestConfigCreateResolve [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:55.684Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T18:43:55.684Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:55.684Z] PASS [2020-09-29T18:43:55.684Z] ok github.com/docker/docker/integration/config 0.229s [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === Skipped [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-29T18:43:55.684Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] [2020-09-29T18:43:55.684Z] DONE 7 tests, 7 skipped in 3.062s [2020-09-29T18:43:55.684Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-29T18:43:58.588Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:43:58.588Z] INFO: Testing against a local daemon [2020-09-29T18:43:58.588Z] === RUN TestCheckpoint [2020-09-29T18:43:58.588Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T18:43:58.588Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:43:58.588Z] === RUN TestContainerInvalidJSON [2020-09-29T18:43:58.588Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:43:58.588Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:43:58.588Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:43:58.588Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:43:58.588Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:43:58.588Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:43:58.588Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T18:43:58.588Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T18:43:58.588Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T18:43:58.588Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-09-29T18:43:58.588Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T18:43:58.588Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-29T18:43:58.588Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-29T18:43:58.588Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T18:43:58.588Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2020-09-29T18:43:58.588Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T18:43:58.588Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-29T18:43:58.588Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-29T18:43:58.588Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T18:43:58.852Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-29T18:43:58.852Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-29T18:43:58.852Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-29T18:43:58.852Z] === RUN TestDockerSuite/TestHealth [2020-09-29T18:43:59.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2020-09-29T18:43:59.045Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T18:43:59.045Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-09-29T18:43:59.045Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-29T18:43:59.045Z] === RUN TestCopyFromContainer [2020-09-29T18:43:59.045Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-29T18:43:59.045Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:59.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T18:43:59.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:43:59.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:43:59.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:43:59.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:43:59.045Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:43:59.045Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:43:59.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T18:43:59.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T18:43:59.045Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T18:43:59.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-29T18:43:59.045Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T18:43:59.045Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-29T18:43:59.045Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidEnv [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T18:43:59.045Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T18:43:59.045Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T18:43:59.045Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T18:43:59.045Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-29T18:43:59.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-29T18:43:59.045Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T18:43:59.045Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-29T18:43:59.045Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:59.045Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T18:43:59.045Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-29T18:43:59.045Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:59.045Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T18:43:59.045Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-29T18:43:59.045Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:43:59.045Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:43:59.045Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:43:59.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:43:59.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:43:59.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:43:59.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T18:43:59.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T18:43:59.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T18:43:59.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T18:43:59.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-29T18:43:59.046Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T18:43:59.046Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-29T18:43:59.046Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-29T18:43:59.046Z] === RUN TestCreateDifferentPlatform [2020-09-29T18:43:59.046Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T18:43:59.046Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T18:43:59.046Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T18:43:59.046Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T18:43:59.046Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T18:43:59.046Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T18:43:59.046Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T18:43:59.046Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-29T18:43:59.046Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:43:59.502Z] === RUN TestDiff [2020-09-29T18:43:59.502Z] --- SKIP: TestDiff (0.00s) [2020-09-29T18:43:59.502Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-29T18:43:59.502Z] === RUN TestExecWithCloseStdin [2020-09-29T18:44:00.756Z] --- PASS: TestInfoAPIWarnings (16.24s) [2020-09-29T18:44:00.756Z] === RUN TestInfoDebug [2020-09-29T18:44:01.014Z] --- PASS: TestInfoDebug (0.53s) [2020-09-29T18:44:01.014Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:44:01.581Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-29T18:44:01.581Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:44:01.672Z] --- PASS: TestExecWithCloseStdin (2.44s) [2020-09-29T18:44:01.672Z] === RUN TestExec [2020-09-29T18:44:02.148Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-29T18:44:02.148Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:44:02.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.76s) [2020-09-29T18:44:02.714Z] === RUN TestPingCacheHeaders [2020-09-29T18:44:02.714Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-29T18:44:02.714Z] === RUN TestPingGet [2020-09-29T18:44:02.714Z] --- PASS: TestPingGet (0.01s) [2020-09-29T18:44:02.714Z] === RUN TestPingHead [2020-09-29T18:44:02.715Z] --- PASS: TestPingHead (0.02s) [2020-09-29T18:44:02.715Z] === RUN TestVersion [2020-09-29T18:44:02.715Z] --- PASS: TestVersion (0.02s) [2020-09-29T18:44:02.715Z] PASS [2020-09-29T18:44:02.715Z] [2020-09-29T18:44:02.715Z] === Skipped [2020-09-29T18:44:02.715Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:44:02.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T18:44:02.715Z] [2020-09-29T18:44:02.715Z] [2020-09-29T18:44:02.715Z] DONE 18 tests, 1 skipped in 21.976s [2020-09-29T18:44:02.715Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T18:44:02.715Z] ++ 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 [2020-09-29T18:44:02.715Z] ++ set -e [2020-09-29T18:44:02.715Z] ++ '[' -n 0 ']' [2020-09-29T18:44:02.715Z] ++ set -x [2020-09-29T18:44:02.715Z] ++ 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 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 [2020-09-29T18:44:02.973Z] INFO: Testing against a local daemon [2020-09-29T18:44:02.973Z] === RUN TestVolumesCreateAndList [2020-09-29T18:44:02.973Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-29T18:44:02.973Z] === RUN TestVolumesRemove [2020-09-29T18:44:02.973Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-29T18:44:02.973Z] === RUN TestVolumesInspect [2020-09-29T18:44:02.973Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-29T18:44:02.973Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:44:02.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:44:02.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:44:02.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:44:02.973Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-29T18:44:02.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:44:02.973Z] PASS [2020-09-29T18:44:02.973Z] [2020-09-29T18:44:02.973Z] DONE 5 tests in 0.260s [2020-09-29T18:44:02.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:44:03.231Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T18:44:03.231Z] +++ kill 5587 [2020-09-29T18:44:03.843Z] --- PASS: TestExec (2.02s) [2020-09-29T18:44:03.843Z] === RUN TestExecUser [2020-09-29T18:44:03.843Z] --- SKIP: TestExecUser (0.00s) [2020-09-29T18:44:03.843Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-29T18:44:03.843Z] === RUN TestExportContainerAndImportImage [2020-09-29T18:44:03.843Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-29T18:44:03.843Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:44:03.843Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T18:44:03.843Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-29T18:44:03.843Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:44:03.843Z] === RUN TestHealthCheckWorkdir [2020-09-29T18:44:03.843Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-29T18:44:03.843Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:03.843Z] === RUN TestHealthKillContainer [2020-09-29T18:44:03.843Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-29T18:44:03.843Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-29T18:44:03.843Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T18:44:03.843Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-29T18:44:03.843Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-29T18:44:03.843Z] === RUN TestKillContainerInvalidSignal [2020-09-29T18:44:04.607Z] +++ /etc/init.d/apparmor stop [2020-09-29T18:44:04.607Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:44:04.607Z] [2020-09-29T18:44:04.607Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:44:04.607Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:44:04.607Z] [2020-09-29T18:44:04.607Z] To set a process to complain mode, use the command line tool [2020-09-29T18:44:04.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:44:04.607Z] +++ true [2020-09-29T18:44:04.607Z] exiting test-integration [2020-09-29T18:44:04.607Z] ++ exit 0 [2020-09-29T18:44:04.607Z] [2020-09-29T18:44:05.174Z] + for job in $(jobs -p) [2020-09-29T18:44:05.174Z] + wait 7295 [2020-09-29T18:44:05.374Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2020-09-29T18:44:05.374Z] === RUN TestKillContainer [2020-09-29T18:44:05.374Z] === RUN TestKillContainer/no_signal [2020-09-29T18:44:06.904Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T18:44:07.360Z] === RUN TestKillContainer/killing_signal [2020-09-29T18:44:09.532Z] --- PASS: TestKillContainer (4.11s) [2020-09-29T18:44:09.532Z] --- PASS: TestKillContainer/no_signal (1.66s) [2020-09-29T18:44:09.532Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-29T18:44:09.532Z] --- PASS: TestKillContainer/killing_signal (2.39s) [2020-09-29T18:44:09.532Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T18:44:09.532Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:44:09.532Z] === RUN TestKillStoppedContainer [2020-09-29T18:44:09.532Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:44:09.532Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T18:44:09.532Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:44:09.532Z] === RUN TestKillDifferentUserContainer [2020-09-29T18:44:09.532Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-29T18:44:09.532Z] === RUN TestInspectOomKilledTrue [2020-09-29T18:44:09.532Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:44:09.532Z] === RUN TestInspectOomKilledFalse [2020-09-29T18:44:09.532Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T18:44:09.532Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:44:09.532Z] === RUN TestLogsFollowTailEmpty [2020-09-29T18:44:11.702Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2020-09-29T18:44:11.702Z] === RUN TestNetworkNat [2020-09-29T18:44:11.702Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-29T18:44:11.702Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:11.702Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T18:44:13.873Z] --- PASS: TestNetworkLocalhostTCPNat (2.21s) [2020-09-29T18:44:13.873Z] === RUN TestNetworkLoopbackNat [2020-09-29T18:44:13.873Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-29T18:44:13.873Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:13.873Z] === RUN TestPause [2020-09-29T18:44:13.873Z] --- SKIP: TestPause (0.00s) [2020-09-29T18:44:13.873Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-29T18:44:13.873Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T18:44:15.404Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2020-09-29T18:44:15.404Z] === RUN TestPauseStopPausedContainer [2020-09-29T18:44:15.404Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-29T18:44:15.404Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:44:15.404Z] === RUN TestPsFilter [2020-09-29T18:44:15.404Z] --- PASS: TestPsFilter (0.11s) [2020-09-29T18:44:15.404Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T18:44:17.376Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-29T18:44:17.376Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-29T18:44:17.376Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-29T18:44:17.376Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-29T18:44:17.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2020-09-29T18:44:17.574Z] === RUN TestRemoveContainerWithVolume [2020-09-29T18:44:17.942Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-29T18:44:17.942Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-29T18:44:18.511Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-29T18:44:18.511Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-29T18:44:18.511Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-29T18:44:18.511Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-29T18:44:18.769Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-29T18:44:19.033Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-29T18:44:19.293Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-29T18:44:19.293Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-29T18:44:19.743Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2020-09-29T18:44:19.743Z] === RUN TestRemoveContainerRunning [2020-09-29T18:44:19.861Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-29T18:44:19.861Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-29T18:44:20.798Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-29T18:44:21.056Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-29T18:44:21.056Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-29T18:44:21.625Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-29T18:44:21.912Z] --- PASS: TestRemoveContainerRunning (1.84s) [2020-09-29T18:44:21.912Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T18:44:23.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s) [2020-09-29T18:44:23.442Z] === RUN TestRemoveInvalidContainer [2020-09-29T18:44:23.442Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-29T18:44:23.442Z] === RUN TestRenameLinkedContainer [2020-09-29T18:44:23.442Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-29T18:44:23.442Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:23.442Z] === RUN TestRenameStoppedContainer [2020-09-29T18:44:24.154Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-29T18:44:24.154Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-29T18:44:24.413Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-29T18:44:25.350Z] === RUN TestDockerSuite/TestImportFile [2020-09-29T18:44:25.611Z] --- PASS: TestRenameStoppedContainer (2.05s) [2020-09-29T18:44:25.611Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T18:44:26.727Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-29T18:44:26.727Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-29T18:44:27.663Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-29T18:44:29.040Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-29T18:44:29.333Z] --- PASS: TestRenameRunningContainerAndReuse (3.72s) [2020-09-29T18:44:29.333Z] === RUN TestRenameInvalidName [2020-09-29T18:44:29.980Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-29T18:44:30.239Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-29T18:44:30.807Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-29T18:44:31.374Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-29T18:44:31.374Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-29T18:44:31.374Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-29T18:44:31.502Z] --- PASS: TestRenameInvalidName (1.89s) [2020-09-29T18:44:31.502Z] === RUN TestRenameAnonymousContainer [2020-09-29T18:44:31.502Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-29T18:44:31.502Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:31.502Z] === RUN TestRenameContainerWithSameName [2020-09-29T18:44:31.942Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-29T18:44:32.201Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-29T18:44:32.768Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-29T18:44:33.033Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2020-09-29T18:44:33.033Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T18:44:33.033Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-29T18:44:33.033Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:33.033Z] === RUN TestResize [2020-09-29T18:44:33.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-29T18:44:33.594Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-29T18:44:34.163Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-29T18:44:34.163Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-29T18:44:35.116Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-29T18:44:35.204Z] --- PASS: TestResize (1.97s) [2020-09-29T18:44:35.204Z] === RUN TestResizeWithInvalidSize [2020-09-29T18:44:35.204Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-29T18:44:35.204Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-29T18:44:35.204Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T18:44:35.683Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-29T18:44:35.941Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-29T18:44:36.199Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-29T18:44:36.458Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-29T18:44:36.458Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-29T18:44:37.025Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-29T18:44:37.373Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2020-09-29T18:44:37.373Z] === RUN TestDaemonRestartKillContainers [2020-09-29T18:44:37.373Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:44:37.373Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:44:37.373Z] === RUN TestStats [2020-09-29T18:44:37.373Z] --- SKIP: TestStats (0.00s) [2020-09-29T18:44:37.373Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-29T18:44:37.373Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T18:44:37.594Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-29T18:44:38.162Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-29T18:44:38.730Z] === RUN TestDockerSuite/TestInspectImage [2020-09-29T18:44:38.730Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-29T18:44:38.730Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-29T18:44:38.730Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-29T18:44:39.297Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-29T18:44:39.556Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-29T18:44:39.815Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-29T18:44:40.073Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-29T18:44:40.640Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-29T18:44:43.148Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.47s) [2020-09-29T18:44:43.148Z] === RUN TestStopContainerWithTimeout [2020-09-29T18:44:43.148Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-29T18:44:43.148Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-29T18:44:43.148Z] === RUN TestUpdateRestartPolicy [2020-09-29T18:44:43.171Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-29T18:44:43.171Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-29T18:44:43.171Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-29T18:44:44.107Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-29T18:44:45.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-29T18:44:45.610Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-29T18:44:45.869Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-29T18:44:46.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-29T18:44:47.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-29T18:44:47.266Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-29T18:44:47.832Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-29T18:44:47.832Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-29T18:44:49.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-29T18:44:49.735Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-29T18:44:50.681Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-29T18:44:51.629Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-29T18:44:51.888Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-29T18:44:52.825Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-29T18:44:54.202Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-29T18:44:55.580Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-29T18:44:55.580Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-29T18:44:56.956Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-29T18:44:57.214Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-29T18:44:57.782Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-29T18:45:04.215Z] --- PASS: TestUpdateRestartPolicy (21.27s) [2020-09-29T18:45:04.215Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T18:45:04.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-29T18:45:05.181Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2020-09-29T18:45:05.181Z] === RUN TestWaitNonBlocked [2020-09-29T18:45:05.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:45:05.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:45:05.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:45:05.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:45:05.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T18:45:05.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T18:45:05.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-29T18:45:06.662Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-29T18:45:07.229Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-29T18:45:07.574Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T18:45:08.604Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-29T18:45:08.619Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-29T18:45:08.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s) [2020-09-29T18:45:08.619Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2020-09-29T18:45:08.619Z] === RUN TestWaitBlocked [2020-09-29T18:45:08.619Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-29T18:45:08.619Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:08.619Z] PASS [2020-09-29T18:45:08.619Z] ok github.com/docker/docker/integration/container 69.904s [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === Skipped [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-29T18:45:08.619Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-29T18:45:08.619Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-09-29T18:45:08.619Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-29T18:45:08.619Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-29T18:45:08.619Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-29T18:45:08.619Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-29T18:45:08.619Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-29T18:45:08.619Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-29T18:45:08.619Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-29T18:45:08.619Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-29T18:45:08.619Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-29T18:45:08.619Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-29T18:45:08.619Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-29T18:45:08.619Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-29T18:45:08.619Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-29T18:45:08.619Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-29T18:45:08.619Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-09-29T18:45:08.619Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-29T18:45:08.619Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-29T18:45:08.619Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-29T18:45:08.619Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-29T18:45:08.619Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-29T18:45:08.619Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-29T18:45:08.619Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-29T18:45:08.619Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-29T18:45:08.619Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-29T18:45:08.619Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-29T18:45:08.619Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-29T18:45:08.619Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-29T18:45:08.619Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-29T18:45:08.619Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] [2020-09-29T18:45:08.619Z] DONE 87 tests, 36 skipped in 73.488s [2020-09-29T18:45:08.619Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-29T18:45:08.863Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-29T18:45:09.122Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-29T18:45:09.122Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-29T18:45:09.122Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-29T18:45:09.382Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-29T18:45:09.969Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-29T18:45:10.109Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T18:45:10.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:10.788Z] INFO: Testing against a local daemon [2020-09-29T18:45:10.788Z] === RUN TestCommitInheritsEnv [2020-09-29T18:45:10.788Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-09-29T18:45:10.788Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:45:10.788Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T18:45:10.788Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T18:45:10.788Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-29T18:45:10.788Z] === RUN TestImagesFilterMultiReference [2020-09-29T18:45:10.788Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T18:45:10.788Z] === RUN TestImagePullPlatformInvalid [2020-09-29T18:45:10.788Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T18:45:10.788Z] === RUN TestRemoveImageOrphaning [2020-09-29T18:45:11.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-29T18:45:11.488Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T18:45:11.753Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2020-09-29T18:45:11.753Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T18:45:11.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-09-29T18:45:11.753Z] === RUN TestTagInvalidReference [2020-09-29T18:45:11.753Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T18:45:11.753Z] === RUN TestTagValidPrefixedRepo [2020-09-29T18:45:11.753Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-29T18:45:11.753Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T18:45:11.753Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-29T18:45:11.753Z] === RUN TestTagOfficialNames [2020-09-29T18:45:11.753Z] --- PASS: TestTagOfficialNames (0.09s) [2020-09-29T18:45:11.753Z] === RUN TestTagMatchesDigest [2020-09-29T18:45:11.753Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-29T18:45:11.753Z] PASS [2020-09-29T18:45:11.753Z] ok github.com/docker/docker/integration/image 1.476s [2020-09-29T18:45:12.210Z] [2020-09-29T18:45:12.210Z] === Skipped [2020-09-29T18:45:12.210Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-29T18:45:12.210Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:45:12.210Z] [2020-09-29T18:45:12.210Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T18:45:12.210Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-29T18:45:12.210Z] [2020-09-29T18:45:12.210Z] [2020-09-29T18:45:12.210Z] DONE 11 tests, 2 skipped in 3.721s [2020-09-29T18:45:12.210Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-29T18:45:13.399Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T18:45:13.875Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-29T18:45:13.875Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-29T18:45:14.386Z] testing: warning: no tests to run [2020-09-29T18:45:14.386Z] PASS [2020-09-29T18:45:14.386Z] testing: warning: no tests to run [2020-09-29T18:45:14.386Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [no tests to run] [2020-09-29T18:45:14.386Z] PASS [2020-09-29T18:45:14.386Z] ok github.com/docker/docker/integration/network/ipvlan 0.152s [no tests to run] [2020-09-29T18:45:15.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-29T18:45:15.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:15.350Z] INFO: Testing against a local daemon [2020-09-29T18:45:15.350Z] === RUN TestNetworkCreateDelete [2020-09-29T18:45:15.350Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-29T18:45:15.350Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.350Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T18:45:15.350Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-29T18:45:15.350Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-29T18:45:15.350Z] === RUN TestDaemonDNSFallback [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-29T18:45:15.350Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.350Z] === RUN TestInspectNetwork [2020-09-29T18:45:15.350Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-29T18:45:15.350Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:15.350Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T18:45:15.350Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-29T18:45:15.350Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.350Z] === RUN TestNetworkInvalidJSON [2020-09-29T18:45:15.350Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T18:45:15.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T18:45:15.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:45:15.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:45:15.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:45:15.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:45:15.350Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T18:45:15.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T18:45:15.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T18:45:15.350Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T18:45:15.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T18:45:15.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T18:45:15.350Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-29T18:45:15.350Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T18:45:15.350Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-29T18:45:15.350Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-29T18:45:15.350Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-29T18:45:15.350Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-29T18:45:15.350Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-29T18:45:15.350Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-29T18:45:15.350Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-29T18:45:15.350Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-29T18:45:15.350Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-29T18:45:15.350Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-29T18:45:15.350Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T18:45:15.350Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-29T18:45:15.350Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T18:45:15.351Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T18:45:15.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:45:15.351Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T18:45:15.351Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T18:45:15.351Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] PASS [2020-09-29T18:45:15.351Z] ok github.com/docker/docker/integration/network 0.309s [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === Skipped [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-29T18:45:15.351Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-29T18:45:15.351Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-29T18:45:15.351Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-29T18:45:15.351Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-29T18:45:15.351Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-29T18:45:15.351Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:236: FLAKY_TEST [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T18:45:15.351Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] [2020-09-29T18:45:15.351Z] DONE 19 tests, 15 skipped in 3.392s [2020-09-29T18:45:15.351Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-29T18:45:15.808Z] testing: warning: no tests to run [2020-09-29T18:45:15.808Z] PASS [2020-09-29T18:45:15.808Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-09-29T18:45:15.808Z] [2020-09-29T18:45:15.808Z] DONE 0 tests in 0.354s [2020-09-29T18:45:15.808Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-29T18:45:15.935Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T18:45:16.265Z] testing: warning: no tests to run [2020-09-29T18:45:16.265Z] PASS [2020-09-29T18:45:16.265Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-09-29T18:45:16.265Z] [2020-09-29T18:45:16.265Z] DONE 0 tests in 0.367s [2020-09-29T18:45:16.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-29T18:45:17.312Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T18:45:18.434Z] testing: warning: no tests to run [2020-09-29T18:45:18.434Z] PASS [2020-09-29T18:45:18.434Z] ok github.com/docker/docker/integration/plugin 0.158s [no tests to run] [2020-09-29T18:45:18.434Z] testing: warning: no tests to run [2020-09-29T18:45:18.434Z] PASS [2020-09-29T18:45:18.434Z] ok github.com/docker/docker/integration/plugin/authz 0.136s [no tests to run] [2020-09-29T18:45:18.535Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-29T18:45:19.218Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T18:45:19.471Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-29T18:45:19.471Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-29T18:45:20.156Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T18:45:20.409Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-29T18:45:20.576Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T18:45:21.344Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-29T18:45:21.954Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T18:45:22.721Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-29T18:45:23.656Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-29T18:45:23.862Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T18:45:24.592Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-29T18:45:25.768Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T18:45:26.496Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-29T18:45:26.754Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-29T18:45:27.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:27.122Z] INFO: Testing against a local daemon [2020-09-29T18:45:27.122Z] === RUN TestExternalGraphDriver [2020-09-29T18:45:27.122Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-29T18:45:27.122Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T18:45:27.122Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:45:27.122Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-29T18:45:27.122Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T18:45:27.122Z] PASS [2020-09-29T18:45:27.122Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.367s [2020-09-29T18:45:27.122Z] testing: warning: no tests to run [2020-09-29T18:45:27.122Z] PASS [2020-09-29T18:45:27.122Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.141s [no tests to run] [2020-09-29T18:45:27.147Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T18:45:27.322Z] === RUN TestDockerSuite/TestLogsSince [2020-09-29T18:45:27.715Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T18:45:29.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:29.314Z] INFO: Testing against a local daemon [2020-09-29T18:45:29.314Z] === RUN TestPluginInvalidJSON [2020-09-29T18:45:29.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:29.314Z] INFO: Testing against a local daemon [2020-09-29T18:45:29.314Z] === RUN TestReadPluginNoRead [2020-09-29T18:45:29.314Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-29T18:45:29.314Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T18:45:29.314Z] PASS [2020-09-29T18:45:29.314Z] ok github.com/docker/docker/integration/plugin/logging 0.209s [2020-09-29T18:45:29.314Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:29.314Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:29.314Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:29.314Z] --- PASS: TestPluginInvalidJSON (0.10s) [2020-09-29T18:45:29.314Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:45:29.314Z] === RUN TestPluginInstall [2020-09-29T18:45:29.314Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T18:45:29.314Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T18:45:29.314Z] PASS [2020-09-29T18:45:29.314Z] ok github.com/docker/docker/integration/plugin/common 1.034s [2020-09-29T18:45:29.314Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-29T18:45:29.314Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-29T18:45:29.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:29.314Z] INFO: Testing against a local daemon [2020-09-29T18:45:29.314Z] === RUN TestPluginWithDevMounts [2020-09-29T18:45:29.314Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T18:45:29.314Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:29.314Z] PASS [2020-09-29T18:45:29.314Z] ok github.com/docker/docker/integration/plugin/volumes 0.248s [2020-09-29T18:45:29.314Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-29T18:45:29.622Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] === Skipped [2020-09-29T18:45:29.778Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-29T18:45:29.778Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-29T18:45:29.778Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-29T18:45:29.778Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-29T18:45:29.778Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-29T18:45:29.778Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] [2020-09-29T18:45:29.778Z] DONE 7 tests, 5 skipped in 13.384s [2020-09-29T18:45:29.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-29T18:45:30.238Z] testing: warning: no tests to run [2020-09-29T18:45:30.238Z] PASS [2020-09-29T18:45:30.238Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-09-29T18:45:30.238Z] [2020-09-29T18:45:30.238Z] DONE 0 tests in 0.371s [2020-09-29T18:45:30.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-29T18:45:31.000Z] #33 159.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T18:45:31.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:31.211Z] INFO: Testing against a local daemon [2020-09-29T18:45:31.211Z] === RUN TestPluginInvalidJSON [2020-09-29T18:45:31.211Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:31.211Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:31.211Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T18:45:31.211Z] --- PASS: TestPluginInvalidJSON (0.10s) [2020-09-29T18:45:31.211Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T18:45:31.211Z] === RUN TestPluginInstall [2020-09-29T18:45:31.211Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T18:45:31.211Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T18:45:31.211Z] PASS [2020-09-29T18:45:31.211Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-09-29T18:45:31.211Z] [2020-09-29T18:45:31.211Z] === Skipped [2020-09-29T18:45:31.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-29T18:45:31.211Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T18:45:31.211Z] [2020-09-29T18:45:31.211Z] [2020-09-29T18:45:31.211Z] DONE 3 tests, 1 skipped in 1.044s [2020-09-29T18:45:31.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-29T18:45:32.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:32.184Z] INFO: Testing against a local daemon [2020-09-29T18:45:32.184Z] === RUN TestExternalGraphDriver [2020-09-29T18:45:32.184Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-09-29T18:45:32.184Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T18:45:32.184Z] === RUN TestGraphdriverPluginV2 [2020-09-29T18:45:32.184Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-29T18:45:32.184Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T18:45:32.184Z] PASS [2020-09-29T18:45:32.184Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-09-29T18:45:32.184Z] [2020-09-29T18:45:32.184Z] === Skipped [2020-09-29T18:45:32.184Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-29T18:45:32.184Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T18:45:32.184Z] [2020-09-29T18:45:32.184Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-29T18:45:32.184Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T18:45:32.184Z] [2020-09-29T18:45:32.184Z] [2020-09-29T18:45:32.184Z] DONE 2 tests, 2 skipped in 0.968s [2020-09-29T18:45:32.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-29T18:45:32.909Z] #33 161.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T18:45:33.623Z] testing: warning: no tests to run [2020-09-29T18:45:33.623Z] PASS [2020-09-29T18:45:33.623Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-29T18:45:33.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:33.623Z] INFO: Testing against a local daemon [2020-09-29T18:45:33.623Z] === RUN TestReadPluginNoRead [2020-09-29T18:45:33.623Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-29T18:45:33.623Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T18:45:33.623Z] PASS [2020-09-29T18:45:33.623Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-09-29T18:45:33.623Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-29T18:45:33.623Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-29T18:45:33.623Z] [2020-09-29T18:45:33.623Z] === Skipped [2020-09-29T18:45:33.623Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-29T18:45:33.623Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T18:45:33.623Z] [2020-09-29T18:45:33.623Z] [2020-09-29T18:45:33.623Z] DONE 1 tests, 1 skipped in 1.107s [2020-09-29T18:45:33.623Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-29T18:45:33.845Z] #33 162.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T18:45:33.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-29T18:45:33.883Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-29T18:45:34.084Z] testing: warning: no tests to run [2020-09-29T18:45:34.084Z] PASS [2020-09-29T18:45:34.084Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-29T18:45:34.084Z] [2020-09-29T18:45:34.084Z] DONE 0 tests in 0.601s [2020-09-29T18:45:34.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-29T18:45:35.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:35.056Z] INFO: Testing against a local daemon [2020-09-29T18:45:35.056Z] === RUN TestPluginWithDevMounts [2020-09-29T18:45:35.056Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T18:45:35.056Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:35.056Z] PASS [2020-09-29T18:45:35.056Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-09-29T18:45:35.056Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-29T18:45:35.056Z] [2020-09-29T18:45:35.056Z] === Skipped [2020-09-29T18:45:35.056Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-29T18:45:35.056Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:35.056Z] [2020-09-29T18:45:35.056Z] [2020-09-29T18:45:35.056Z] DONE 1 tests, 1 skipped in 0.989s [2020-09-29T18:45:35.223Z] #33 163.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T18:45:35.517Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-29T18:45:36.603Z] #33 165.1 [2020-09-29T18:45:36.603Z] #33 DONE 165.3s [2020-09-29T18:45:36.603Z] [2020-09-29T18:45:36.603Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-29T18:45:37.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:37.705Z] INFO: Testing against a local daemon [2020-09-29T18:45:37.705Z] === RUN TestSecretInspect [2020-09-29T18:45:37.705Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] === RUN TestSecretList [2020-09-29T18:45:37.705Z] --- SKIP: TestSecretList (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] === RUN TestSecretsCreateAndDelete [2020-09-29T18:45:37.705Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] === RUN TestSecretsUpdate [2020-09-29T18:45:37.705Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] === RUN TestTemplatedSecret [2020-09-29T18:45:37.705Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] === RUN TestSecretCreateResolve [2020-09-29T18:45:37.705Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:37.705Z] PASS [2020-09-29T18:45:37.705Z] ok github.com/docker/docker/integration/secret 0.230s [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === Skipped [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-29T18:45:37.705Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] [2020-09-29T18:45:37.705Z] DONE 6 tests, 6 skipped in 2.462s [2020-09-29T18:45:37.705Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-29T18:45:37.985Z] #34 DONE 1.3s [2020-09-29T18:45:39.151Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-29T18:45:39.363Z] [2020-09-29T18:45:39.363Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-29T18:45:39.718Z] === RUN TestDockerSuite/TestLogsTail [2020-09-29T18:45:39.930Z] #35 DONE 0.7s [2020-09-29T18:45:39.930Z] [2020-09-29T18:45:39.930Z] #36 exporting to image [2020-09-29T18:45:39.930Z] #36 exporting layers [2020-09-29T18:45:40.285Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-29T18:45:40.853Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-29T18:45:41.111Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-29T18:45:41.371Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-29T18:45:41.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:41.462Z] INFO: Testing against a local daemon [2020-09-29T18:45:41.462Z] === RUN TestServiceCreateInit [2020-09-29T18:45:41.462Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T18:45:41.462Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T18:45:41.462Z] --- PASS: TestServiceCreateInit (0.10s) [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceConflict [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceMaxReplicas (0.08s) [2020-09-29T18:45:41.462Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceSysctls [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2020-09-29T18:45:41.462Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateServiceCapabilities [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-09-29T18:45:41.462Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestInspect [2020-09-29T18:45:41.462Z] --- SKIP: TestInspect (0.00s) [2020-09-29T18:45:41.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestCreateJob [2020-09-29T18:45:41.462Z] --- SKIP: TestCreateJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestReplicatedJob [2020-09-29T18:45:41.462Z] --- SKIP: TestReplicatedJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestUpdateReplicatedJob [2020-09-29T18:45:41.462Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestServiceListWithStatuses [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T18:45:41.462Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T18:45:41.462Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-29T18:45:41.462Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestDockerNetworkReConnect [2020-09-29T18:45:41.462Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-29T18:45:41.462Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestServicePlugin [2020-09-29T18:45:41.462Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T18:45:41.462Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] === RUN TestServiceUpdateLabel [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] === RUN TestServiceUpdateSecrets [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] === RUN TestServiceUpdateConfigs [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] === RUN TestServiceUpdateNetwork [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] PASS [2020-09-29T18:45:41.462Z] ok github.com/docker/docker/integration/service 0.595s [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === Skipped [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:45:41.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-29T18:45:41.462Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.08s) [2020-09-29T18:45:41.462Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s) [2020-09-29T18:45:41.462Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2020-09-29T18:45:41.462Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-09-29T18:45:41.462Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-29T18:45:41.462Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-29T18:45:41.462Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-29T18:45:41.462Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-29T18:45:41.462Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-29T18:45:41.462Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-29T18:45:41.462Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-29T18:45:41.462Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] [2020-09-29T18:45:41.462Z] DONE 24 tests, 23 skipped in 3.640s [2020-09-29T18:45:41.462Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-29T18:45:41.938Z] === RUN TestDockerSuite/TestNetHostname [2020-09-29T18:45:43.222Z] #36 exporting layers 2.9s done [2020-09-29T18:45:43.222Z] #36 writing image sha256:4e5a2a4f1a0365ffabcb87ffb3a01746ed8a2826ea3c789ce1d4ca07ac363bd6 done [2020-09-29T18:45:43.222Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-29T18:45:43.222Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T18:45:43.315Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-29T18:45:43.315Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-29T18:45:43.536Z] + echo Ensuring container killed. [2020-09-29T18:45:43.536Z] Ensuring container killed. [2020-09-29T18:45:43.536Z] + docker rm -vf docker-pr4 [2020-09-29T18:45:43.536Z] Error: No such container: docker-pr4 [2020-09-29T18:45:43.536Z] + true [Pipeline] sh [2020-09-29T18:45:43.818Z] + echo Chowning /workspace to jenkins user [2020-09-29T18:45:43.818Z] Chowning /workspace to jenkins user [2020-09-29T18:45:43.818Z] + id -u [2020-09-29T18:45:43.818Z] + id -g [2020-09-29T18:45:43.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T18:45:43.887Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-29T18:45:44.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:44.379Z] INFO: Testing against a local daemon [2020-09-29T18:45:44.379Z] === RUN TestSessionCreate [2020-09-29T18:45:44.379Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-29T18:45:44.379Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:44.379Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T18:45:44.379Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-29T18:45:44.379Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:44.379Z] PASS [2020-09-29T18:45:44.379Z] ok github.com/docker/docker/integration/session 0.250s [2020-09-29T18:45:44.379Z] [2020-09-29T18:45:44.379Z] === Skipped [2020-09-29T18:45:44.379Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-29T18:45:44.379Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:44.379Z] [2020-09-29T18:45:44.379Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-29T18:45:44.379Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-29T18:45:44.379Z] [2020-09-29T18:45:44.379Z] [2020-09-29T18:45:44.379Z] DONE 2 tests, 2 skipped in 2.704s [2020-09-29T18:45:44.379Z] Running D:\gopath\src\github.com\docker\docker\integration\system [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T18:45:44.683Z] + bundleName=unit [2020-09-29T18:45:44.683Z] + echo Creating unit-bundles.tar.gz [2020-09-29T18:45:44.683Z] Creating unit-bundles.tar.gz [2020-09-29T18:45:44.683Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-29T18:45:44.683Z] bundles/junit-report.xml [2020-09-29T18:45:44.683Z] bundles/go-test-report.json [2020-09-29T18:45:44.683Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-29T18:45:44.695Z] Archiving artifacts [2020-09-29T18:45:45.199Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T18:45:45.261Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-29T18:45:45.511Z] + make clean [2020-09-29T18:45:45.519Z] === RUN TestDockerSuite/TestPluginActive [2020-09-29T18:45:45.770Z] docker volume rm -f docker-dev-cache [2020-09-29T18:45:45.770Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T18:45:46.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:46.561Z] INFO: Testing against a local daemon [2020-09-29T18:45:46.561Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T18:45:46.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:45:46.561Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:46.561Z] === RUN TestEventsExecDie [2020-09-29T18:45:46.561Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-29T18:45:46.561Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-29T18:45:46.561Z] === RUN TestEventsBackwardsCompatible [2020-09-29T18:45:46.561Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-29T18:45:46.561Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-29T18:45:46.561Z] === RUN TestInfoAPI [2020-09-29T18:45:46.561Z] --- PASS: TestInfoAPI (0.03s) [2020-09-29T18:45:46.561Z] === RUN TestInfoAPIWarnings [2020-09-29T18:45:46.561Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-29T18:45:46.561Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:45:46.561Z] === RUN TestInfoDebug [2020-09-29T18:45:46.561Z] --- SKIP: TestInfoDebug (0.00s) [2020-09-29T18:45:46.561Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:46.561Z] === RUN TestInfoInsecureRegistries [2020-09-29T18:45:46.561Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-09-29T18:45:46.561Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:46.561Z] === RUN TestInfoRegistryMirrors [2020-09-29T18:45:46.561Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-09-29T18:45:46.561Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:46.561Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T18:45:47.420Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-29T18:45:47.531Z] --- PASS: TestLoginFailsWithBadCredentials (1.24s) [2020-09-29T18:45:47.531Z] === RUN TestPingCacheHeaders [2020-09-29T18:45:47.992Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-29T18:45:47.992Z] === RUN TestPingGet [2020-09-29T18:45:47.992Z] --- PASS: TestPingGet (0.03s) [2020-09-29T18:45:47.992Z] === RUN TestPingHead [2020-09-29T18:45:47.992Z] --- PASS: TestPingHead (0.04s) [2020-09-29T18:45:47.992Z] === RUN TestVersion [2020-09-29T18:45:47.992Z] --- PASS: TestVersion (0.03s) [2020-09-29T18:45:47.992Z] PASS [2020-09-29T18:45:47.992Z] ok github.com/docker/docker/integration/system 1.562s [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === Skipped [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T18:45:47.992Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-29T18:45:47.992Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-29T18:45:47.992Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-29T18:45:47.992Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-29T18:45:47.992Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-29T18:45:47.992Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-29T18:45:47.992Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] [2020-09-29T18:45:47.992Z] DONE 13 tests, 7 skipped in 3.783s [2020-09-29T18:45:47.992Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-29T18:45:49.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-29T18:45:50.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:45:50.905Z] INFO: Testing against a local daemon [2020-09-29T18:45:50.905Z] === RUN TestVolumesCreateAndList [2020-09-29T18:45:50.905Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-09-29T18:45:50.905Z] === RUN TestVolumesRemove [2020-09-29T18:45:50.905Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-29T18:45:50.905Z] === RUN TestVolumesInspect [2020-09-29T18:45:50.905Z] --- PASS: TestVolumesInspect (0.04s) [2020-09-29T18:45:50.905Z] === RUN TestVolumesInvalidJSON [2020-09-29T18:45:50.905Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T18:45:50.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T18:45:50.905Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T18:45:50.905Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-29T18:45:50.905Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T18:45:50.905Z] PASS [2020-09-29T18:45:50.905Z] ok github.com/docker/docker/integration/volume 0.340s [2020-09-29T18:45:51.877Z] [2020-09-29T18:45:51.877Z] DONE 5 tests in 3.657s [2020-09-29T18:45:51.877Z] INFO: make.ps1 ended at 09/29/2020 18:45:51 [2020-09-29T18:45:51.877Z] INFO: Integration CLI tests being run from the host: [2020-09-29T18:45:51.877Z] 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" [2020-09-29T18:45:54.149Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-29T18:45:54.149Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-29T18:45:54.718Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-29T18:45:57.247Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-29T18:45:58.622Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-29T18:46:00.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T18:46:00.461Z] INFO: Testing against a local daemon [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-29T18:46:00.461Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-29T18:46:01.152Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-29T18:46:01.437Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-29T18:46:01.897Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-29T18:46:02.357Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-29T18:46:02.820Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-29T18:46:05.340Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-29T18:46:05.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-29T18:46:06.844Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-29T18:46:07.783Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-29T18:46:09.162Z] === RUN TestDockerSuite/TestPortList [2020-09-29T18:46:12.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-29T18:46:17.752Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-29T18:46:18.011Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-29T18:46:24.574Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-29T18:46:24.574Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-29T18:46:24.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-29T18:46:24.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-29T18:46:24.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-29T18:46:24.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-29T18:46:24.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-29T18:46:25.401Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-29T18:46:25.401Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-29T18:46:26.337Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-29T18:46:26.337Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-29T18:46:28.239Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-29T18:46:29.178Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-29T18:46:29.436Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-29T18:46:29.436Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-29T18:46:31.339Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-29T18:46:32.276Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-29T18:46:34.197Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-29T18:46:37.487Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-29T18:46:37.487Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-29T18:46:39.388Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-29T18:46:39.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-29T18:46:41.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-29T18:46:46.051Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-29T18:46:47.429Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-29T18:46:48.806Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-29T18:46:49.374Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-29T18:46:50.310Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-29T18:46:52.213Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-29T18:46:54.128Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-29T18:46:55.066Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-29T18:46:55.066Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-29T18:46:55.634Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-29T18:46:57.010Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-29T18:46:58.384Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-29T18:46:58.952Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-29T18:46:58.952Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-29T18:46:59.887Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-29T18:47:00.145Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-29T18:47:00.145Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-29T18:47:00.713Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-29T18:47:01.650Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-29T18:47:02.587Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-29T18:47:02.846Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-29T18:47:04.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-29T18:47:10.023Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-29T18:47:11.932Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-29T18:47:13.326Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-29T18:47:13.326Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-29T18:47:13.584Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-29T18:47:13.584Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-29T18:47:15.487Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-29T18:47:16.423Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-29T18:47:18.956Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-29T18:47:19.525Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-29T18:47:19.525Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-29T18:47:19.525Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-29T18:47:22.058Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-29T18:47:22.625Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-29T18:47:22.884Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-29T18:47:24.263Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-29T18:47:24.830Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-29T18:47:26.207Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-29T18:47:26.465Z] === RUN TestDockerSuite/TestRmiTag [2020-09-29T18:47:26.724Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-29T18:47:27.290Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-29T18:47:31.488Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-29T18:47:31.488Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-29T18:47:31.755Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-29T18:47:32.015Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-29T18:47:32.951Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-29T18:47:33.517Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-29T18:47:33.776Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-29T18:47:34.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-29T18:47:34.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-29T18:47:34.603Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-29T18:47:35.538Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-29T18:47:36.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-29T18:47:36.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-29T18:47:36.677Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-29T18:47:37.244Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-29T18:47:38.623Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-29T18:47:39.559Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-29T18:47:40.128Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-29T18:47:40.695Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-29T18:47:41.267Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-29T18:47:42.647Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-29T18:47:43.216Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-29T18:47:44.157Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-29T18:47:45.094Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-29T18:47:45.664Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-29T18:47:46.615Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-29T18:47:46.875Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-29T18:47:46.875Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-29T18:47:48.250Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-29T18:47:48.817Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-29T18:47:49.078Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-29T18:47:49.651Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-29T18:47:50.221Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-29T18:47:50.221Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-29T18:47:50.479Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-29T18:47:51.049Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-29T18:47:51.307Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-29T18:47:51.875Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-29T18:47:52.443Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-29T18:47:52.708Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-29T18:47:53.276Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-29T18:47:53.276Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-29T18:47:54.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-29T18:47:54.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-29T18:47:55.038Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-29T18:47:55.605Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-29T18:47:55.605Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-29T18:47:55.864Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-29T18:47:56.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-29T18:47:57.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-29T18:47:58.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-29T18:47:58.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-29T18:47:59.245Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-29T18:47:59.811Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-29T18:48:00.070Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-29T18:48:01.009Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-29T18:48:01.581Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-29T18:48:02.959Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-29T18:48:06.247Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-29T18:48:06.247Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-29T18:48:06.247Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-29T18:48:07.624Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-29T18:48:08.560Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-29T18:48:09.937Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-29T18:48:11.841Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-29T18:48:11.842Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-29T18:48:11.842Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-29T18:48:12.409Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-29T18:48:13.346Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-29T18:48:14.284Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-29T18:48:15.664Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-29T18:48:15.924Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-29T18:48:16.861Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-29T18:48:17.430Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-29T18:48:17.430Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-29T18:48:17.999Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-29T18:48:18.938Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-29T18:48:19.196Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-29T18:48:19.762Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-29T18:48:20.330Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-29T18:48:20.897Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-29T18:48:21.465Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-29T18:48:21.465Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-29T18:48:21.724Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-29T18:48:22.291Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-29T18:48:22.858Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-29T18:48:23.116Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-29T18:48:23.683Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-29T18:48:23.942Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-29T18:48:24.510Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-29T18:48:25.076Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-29T18:48:25.076Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-29T18:48:25.335Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-29T18:48:25.902Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-29T18:48:27.280Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-29T18:48:27.280Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T18:48:27.280Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-29T18:48:29.815Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-29T18:48:29.815Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-29T18:48:37.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-29T18:48:41.241Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-29T18:48:41.810Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-29T18:48:42.745Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-29T18:48:43.004Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-29T18:48:43.004Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-29T18:48:43.004Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-29T18:48:43.262Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-29T18:48:44.976Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-29T18:48:45.794Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-29T18:48:46.361Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-29T18:48:47.298Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-29T18:48:49.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-29T18:48:49.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-29T18:48:49.679Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-29T18:48:52.592Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-29T18:48:53.860Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-29T18:48:53.860Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-29T18:48:54.119Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-29T18:48:54.685Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-29T18:48:54.780Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-29T18:48:54.780Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-29T18:48:54.780Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-29T18:48:54.780Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-29T18:48:54.780Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-29T18:48:54.945Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-29T18:48:54.945Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-29T18:48:56.323Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-29T18:48:57.259Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-29T18:48:58.196Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-29T18:48:58.196Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-29T18:48:58.196Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-29T18:48:58.522Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-29T18:48:58.522Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-29T18:48:58.522Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-29T18:48:59.132Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-29T18:49:00.519Z] === RUN TestDockerSuite/TestRunMount [2020-09-29T18:49:01.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-29T18:49:05.610Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-29T18:49:06.090Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-29T18:49:06.090Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-29T18:49:07.031Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-29T18:49:07.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-29T18:49:07.967Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-29T18:49:09.870Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-29T18:49:09.870Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-29T18:49:12.403Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-29T18:49:12.969Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-29T18:49:14.347Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-29T18:49:15.725Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-29T18:49:16.292Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-29T18:49:17.229Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-29T18:49:19.152Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-29T18:49:19.152Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-29T18:49:19.152Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-29T18:49:19.412Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-29T18:49:20.350Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-29T18:49:20.919Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-29T18:49:21.177Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-29T18:49:21.435Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-29T18:49:22.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-29T18:49:24.715Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-29T18:49:25.650Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-29T18:49:28.183Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-29T18:49:28.442Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-29T18:49:28.701Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-29T18:49:29.269Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-29T18:49:29.269Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-29T18:49:29.527Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-29T18:49:29.786Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-29T18:49:30.354Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-29T18:49:30.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-29T18:49:30.921Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-29T18:49:37.482Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-29T18:49:37.482Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-29T18:49:37.482Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-29T18:49:37.741Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-29T18:49:39.130Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-29T18:49:39.388Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-29T18:49:39.955Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-29T18:49:40.213Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-29T18:49:40.782Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-29T18:49:41.040Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-29T18:49:41.608Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T18:49:41.608Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-29T18:49:41.867Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-29T18:49:42.435Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-29T18:49:42.435Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-29T18:49:43.002Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-29T18:49:43.569Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-29T18:49:43.569Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-29T18:49:46.103Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-29T18:49:46.671Z] === RUN TestDockerSuite/TestRunRm [2020-09-29T18:49:46.930Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-29T18:49:51.115Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-29T18:49:51.115Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-29T18:49:51.374Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-29T18:49:52.750Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-29T18:49:53.317Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-29T18:49:53.317Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-29T18:49:56.608Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-29T18:49:59.917Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-29T18:49:59.917Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-29T18:50:00.175Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-29T18:50:00.744Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-29T18:50:01.312Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-29T18:50:01.881Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-29T18:50:02.450Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-29T18:50:02.450Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-29T18:50:03.021Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-29T18:50:03.589Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-29T18:50:03.848Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-29T18:50:06.383Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-29T18:50:06.643Z] === RUN TestDockerSuite/TestRunState [2020-09-29T18:50:07.580Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-29T18:50:08.149Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-29T18:50:08.715Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-29T18:50:08.974Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-29T18:50:08.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-29T18:50:09.233Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-29T18:50:09.800Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-29T18:50:10.738Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-29T18:50:10.738Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-29T18:50:10.738Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-29T18:50:10.997Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-29T18:50:12.902Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-29T18:50:12.902Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-29T18:50:14.289Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-29T18:50:16.198Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-29T18:50:18.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-29T18:50:18.989Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-29T18:50:19.559Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-29T18:50:20.495Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-29T18:50:21.064Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-29T18:50:21.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-29T18:50:22.442Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-29T18:50:24.348Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-29T18:50:24.608Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-29T18:50:24.608Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-29T18:50:24.866Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-29T18:50:24.866Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-29T18:50:25.434Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-29T18:50:26.004Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-29T18:50:26.572Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-29T18:50:26.572Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-29T18:50:26.831Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-29T18:50:26.831Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-29T18:50:27.398Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-29T18:50:30.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-29T18:50:30.684Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-29T18:50:31.252Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-29T18:50:32.198Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-29T18:50:33.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-29T18:50:34.143Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-29T18:50:35.081Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-29T18:50:36.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-29T18:50:37.028Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-29T18:50:38.936Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-29T18:50:39.196Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-29T18:50:39.455Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-29T18:50:40.026Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-29T18:50:40.964Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-29T18:50:41.900Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-29T18:50:42.158Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-29T18:50:42.417Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-29T18:50:43.798Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-29T18:50:44.367Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-29T18:50:44.937Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-29T18:50:44.937Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-29T18:50:45.505Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-29T18:50:46.072Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-29T18:50:46.331Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-29T18:50:46.898Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-29T18:50:46.898Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-29T18:50:47.837Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-29T18:50:47.837Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-29T18:50:47.837Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-29T18:50:48.410Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-29T18:50:48.410Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-29T18:50:48.978Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-29T18:50:49.547Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-29T18:50:49.547Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-29T18:50:49.547Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-29T18:50:50.114Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-29T18:50:51.049Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-29T18:50:51.617Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-29T18:50:51.617Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-29T18:50:51.878Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-29T18:50:51.878Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-29T18:50:53.254Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-29T18:50:53.254Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-29T18:50:53.513Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-29T18:50:55.419Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-29T18:50:55.987Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-29T18:50:55.987Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-29T18:50:55.987Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-29T18:50:56.555Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-29T18:50:57.490Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-29T18:50:58.057Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-29T18:50:58.057Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-29T18:50:59.434Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-29T18:50:59.434Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-29T18:50:59.692Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-29T18:51:01.069Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-29T18:51:01.069Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-29T18:51:02.006Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-29T18:51:02.006Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-29T18:51:02.006Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-29T18:51:02.120Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-29T18:51:02.120Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-29T18:51:02.120Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-29T18:51:02.120Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-29T18:51:03.403Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-29T18:51:04.290Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-29T18:51:04.362Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-29T18:51:05.256Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-29T18:51:05.256Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-29T18:51:05.256Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-29T18:51:05.256Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-29T18:51:05.256Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-29T18:51:06.221Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-29T18:51:06.263Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-29T18:51:07.640Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-29T18:51:08.209Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-29T18:51:08.467Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-29T18:51:09.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-29T18:51:09.411Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-29T18:51:09.411Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-29T18:51:10.090Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-29T18:51:10.546Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-29T18:51:10.546Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-29T18:51:10.546Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-29T18:51:11.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-29T18:51:11.944Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-29T18:51:12.719Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-29T18:51:13.855Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-29T18:51:14.422Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-29T18:51:18.629Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-29T18:51:18.630Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-29T18:51:20.536Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-29T18:51:21.471Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-29T18:51:21.471Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-29T18:51:22.409Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-29T18:51:24.940Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-29T18:51:25.078Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-29T18:51:26.845Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-29T18:51:27.104Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-29T18:51:28.043Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-29T18:51:29.420Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-29T18:51:30.357Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-29T18:51:30.861Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-29T18:51:31.829Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-29T18:51:31.829Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-29T18:51:32.890Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-29T18:51:34.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-29T18:51:34.739Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-29T18:51:36.270Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-29T18:51:36.835Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-29T18:51:40.120Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-29T18:51:44.038Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-29T18:51:44.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-29T18:51:44.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-29T18:51:44.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-29T18:51:44.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-29T18:51:44.484Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-29T18:51:44.505Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-29T18:51:47.014Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-29T18:51:47.014Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-29T18:51:48.389Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-29T18:51:48.958Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-29T18:51:49.525Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-29T18:51:50.094Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-29T18:51:50.094Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-29T18:51:50.661Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-29T18:51:53.194Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-29T18:51:56.479Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-29T18:51:56.479Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-29T18:51:56.741Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-29T18:51:56.741Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-29T18:51:57.311Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-29T18:51:58.691Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-29T18:51:58.691Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-29T18:51:59.626Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-29T18:51:59.885Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-29T18:52:00.144Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-29T18:52:01.080Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-29T18:52:02.019Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-29T18:52:02.586Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-29T18:52:05.871Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-29T18:52:06.441Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-29T18:52:06.441Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-29T18:52:07.376Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-29T18:52:07.635Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-29T18:52:10.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-29T18:52:13.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-29T18:52:14.466Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-29T18:52:14.466Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-29T18:52:14.466Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-29T18:52:14.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-29T18:52:16.752Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-29T18:52:20.038Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-29T18:52:20.038Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-29T18:52:22.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-29T18:52:23.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-29T18:52:24.518Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-29T18:52:25.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-29T18:52:26.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-29T18:52:27.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-29T18:52:28.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-29T18:52:30.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-29T18:52:31.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-29T18:52:32.154Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-29T18:52:32.612Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-29T18:52:32.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-29T18:52:33.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-29T18:52:34.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-29T18:52:35.595Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-29T18:52:40.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-29T18:52:41.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-29T18:52:45.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-29T18:52:46.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-29T18:52:50.832Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-29T18:52:50.833Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-29T18:52:50.833Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-29T18:52:50.833Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-29T18:52:51.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-29T18:52:51.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-29T18:52:51.091Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-29T18:52:51.658Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-29T18:52:51.658Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-29T18:52:52.226Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-29T18:52:52.226Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-29T18:52:52.226Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-29T18:52:52.226Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-29T18:52:52.484Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-29T18:52:52.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-29T18:52:54.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-29T18:52:54.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-29T18:52:54.380Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-29T18:52:54.380Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-29T18:52:54.380Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-29T18:52:54.948Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-29T18:52:55.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-29T18:52:56.451Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-29T18:52:56.709Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-29T18:52:56.709Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-29T18:52:58.637Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-29T18:52:58.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-29T18:53:01.171Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite (1316.80s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.21s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.76s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.34s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.89s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.37s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.81s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.85s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.03s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.55s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.65s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.61s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.94s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.03s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.70s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.63s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.41s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.33s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.45s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.35s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.85s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.59s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.73s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.06s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.24s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.48s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.95s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.62s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.65s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.43s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.27s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.54s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.72s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.85s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.77s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.65s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.63s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.20s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.48s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContChar (3.52s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.84s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.40s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.10s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.61s) [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.68s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.43s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.57s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.22s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.86s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.15s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.28s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.43s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.50s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.15s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.22s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.19s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.28s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.91s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.21s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnv (1.71s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.66s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.72s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.38s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.23s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-09-29T18:53:01.171Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T18:53:01.171Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.44s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.03s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.17s) [2020-09-29T18:53:01.171Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.19s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.11s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildHistory (3.49s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.17s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.16s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.36s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.84s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.26s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.87s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.51s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.79s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.98s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.91s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.35s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildPATH (1.98s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.40s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRm (2.06s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.64s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.70s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.38s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.35s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.73s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.62s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildUser (1.20s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.19s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.20s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.75s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.27s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.51s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T18:53:01.172Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.35s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T18:53:01.172Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.13s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitTTY (1.33s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.87s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.65s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.30s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.23s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.73s) [2020-09-29T18:53:01.172Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T18:53:01.172Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.80s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.87s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000614240_} (1.47s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1714334400_/foo_false____} (1.62s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1714334400_/foo_true____} (1.33s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_false____} (0.49s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_true____} (1.31s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3518938911_/foo_true__0xc0006142a0__} (1.38s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006142c0_} (1.33s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006142e0_} (1.34s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000614300_} (1.49s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000614320_} (1.32s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.62s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.44s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-09-29T18:53:01.172Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.50s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.24s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.08s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.40s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.63s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.10s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToStdout (0.72s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.86s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.71s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.16s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.21s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.58s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.20s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsCopy (1.08s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.28s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.87s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.99s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsResize (0.45s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.42s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.83s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.68s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.64s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecTTY (0.73s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.51s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectHistory (0.61s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-29T18:53:01.173Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T18:53:01.173Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.15s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.90s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.58s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.36s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2020-09-29T18:53:01.173Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginActive (1.69s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.23s) [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T18:53:01.174Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.49s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.61s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.47s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.42s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPortList (7.88s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.14s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.47s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T18:53:01.174Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.80s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.98s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.67s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.19s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.61s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.67s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.98s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.59s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.57s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.60s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.63s) [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-29T18:53:01.174Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2020-09-29T18:53:01.174Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.57s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T18:53:01.174Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.60s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.40s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.29s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-09-29T18:53:01.174Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:53:01.174Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.95s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.13s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.01s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.90s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.04s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMount (5.28s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.61s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.74s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.51s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetHost (0.83s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.48s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2020-09-29T18:53:01.174Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.62s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.57s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.08s) [2020-09-29T18:53:01.175Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T18:53:01.175Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-09-29T18:53:01.175Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2020-09-29T18:53:01.175Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:53:01.175Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.39s) [2020-09-29T18:53:01.175Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T18:53:01.175Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s) [2020-09-29T18:53:01.175Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T18:53:01.175Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2020-09-29T18:53:01.175Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.15s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2020-09-29T18:53:01.433Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunState (1.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.19s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.72s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.55s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.41s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.96s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.49s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.74s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.63s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2020-09-29T18:53:01.434Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents360389185 [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.26s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.58s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.91s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.36s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.10s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-29T18:53:01.434Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.05s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.14s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateStats (3.66s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.75s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.52s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.54s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.75s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.55s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.66s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.59s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.08s) [2020-09-29T18:53:01.434Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2020-09-29T18:53:01.434Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T18:53:01.434Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-29T18:53:01.434Z] === RUN TestDockerRegistrySuite [2020-09-29T18:53:01.434Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-29T18:53:02.370Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-29T18:53:03.308Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-29T18:53:04.684Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-29T18:53:04.684Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T18:53:07.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-29T18:53:07.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-29T18:53:07.970Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T18:53:09.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-29T18:53:11.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-29T18:53:13.156Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-29T18:53:13.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-29T18:53:13.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-29T18:53:13.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-29T18:53:14.534Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-29T18:53:15.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-29T18:53:16.405Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-29T18:53:17.791Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-29T18:53:18.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-29T18:53:18.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-29T18:53:18.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-29T18:53:18.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-29T18:53:18.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-29T18:53:18.729Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-29T18:53:19.667Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-29T18:53:20.604Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-29T18:53:22.506Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-29T18:53:23.882Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-29T18:53:24.818Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-29T18:53:26.722Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-29T18:53:27.656Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-29T18:53:27.915Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T18:53:28.851Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T18:53:29.786Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T18:53:30.355Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-29T18:53:30.355Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-29T18:53:33.645Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-29T18:53:33.645Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-29T18:53:34.591Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-29T18:53:34.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-29T18:53:34.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-29T18:53:35.107Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-29T18:53:35.365Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-29T18:53:35.932Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-29T18:53:35.932Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-29T18:53:36.868Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-29T18:53:38.245Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-29T18:53:38.811Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-29T18:53:39.070Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-29T18:53:40.447Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-29T18:53:41.384Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite (40.88s) [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d6945ef593859] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2020-09-29T18:53:42.320Z] check_test.go:196: [df7632fd96dd4] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d6c04cea99ed3] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d9202765ba815] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-09-29T18:53:42.320Z] check_test.go:196: [de5ce6767359f] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.57s) [2020-09-29T18:53:42.320Z] check_test.go:196: [db798a427dabf] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.07s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dc6081ad9b29b] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dd9360aad16bd] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d5179555737b0] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dd9c2ebc2b2f6] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d908f1d6b7017] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d4cdc2f69326f] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2020-09-29T18:53:42.320Z] check_test.go:196: [da539199e4543] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-09-29T18:53:42.320Z] check_test.go:196: [decd5b5ba26c9] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2020-09-29T18:53:42.320Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a3f8612e0f9ebceaa4bf55a527b522f1986fe901bd73af5d21488dd46fe757f3 [2020-09-29T18:53:42.320Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cdcd33f6a438911466971c367cee458fe9899646b42257afa49da132c8d15aba [2020-09-29T18:53:42.320Z] check_test.go:196: [d206c02ecac50] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) [2020-09-29T18:53:42.320Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:743b7523a15b46019707253070b628bc634d6135b25fc547cd7b9a099109510d [2020-09-29T18:53:42.320Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7277322df72251dad065b4a7fd60a72d1161ae75ba64718ba87ff6084dffb800 [2020-09-29T18:53:42.320Z] check_test.go:196: [d5a79a048ae8a] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2020-09-29T18:53:42.320Z] check_test.go:196: [de680c76980ac] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d7c9d83e2f645] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d66a008ada1d9] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d20ccf146128f] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d348a2bbf6e4b] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dd88a29dc6037] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d69531411f1f8] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.66s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dfeae11f2197e] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d4465254617b5] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d26edc5a495c6] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-09-29T18:53:42.320Z] check_test.go:196: [df70d71f4c532] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d6ca2af1f4373] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d473d86dcffa1] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-09-29T18:53:42.320Z] check_test.go:196: [df15b33fb4bbb] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d15382e61d448] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-29T18:53:42.320Z] check_test.go:196: [dda927188ca19] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d54b559423909] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d74cf5628166a] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d9b56753379a0] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2020-09-29T18:53:42.320Z] check_test.go:196: [d1b482f40c84b] daemon is not started [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2020-09-29T18:53:42.320Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-29T18:53:42.320Z] === RUN TestDockerSchema1RegistrySuite [2020-09-29T18:53:42.320Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-29T18:53:42.320Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T18:53:43.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-29T18:53:45.609Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T18:53:47.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-29T18:53:47.987Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-29T18:53:48.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-29T18:53:48.444Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-29T18:53:49.409Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-29T18:53:49.409Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-29T18:53:50.676Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-29T18:53:51.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-29T18:53:52.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-29T18:53:52.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T18:53:53.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T18:53:54.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T18:53:55.186Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-29T18:53:55.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-29T18:53:56.149Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-29T18:53:56.149Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-29T18:53:56.149Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-29T18:53:57.112Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-29T18:53:57.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-29T18:53:57.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-29T18:53:58.076Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-29T18:53:58.360Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-29T18:53:58.360Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-29T18:53:58.533Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-29T18:53:58.619Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-29T18:53:58.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-29T18:53:58.990Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-29T18:53:59.444Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite (17.31s) [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d37a57f7e41c1] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2020-09-29T18:53:59.444Z] check_test.go:223: [da16731b82764] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.66s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d5029d27a9a22] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.64s) [2020-09-29T18:53:59.444Z] check_test.go:223: [ddcdbd1c472b6] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d9337d9880123] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2020-09-29T18:53:59.444Z] check_test.go:223: [da0230c3e2c59] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d749a17a19ebc] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d079ffca6753d] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d04d5de04af7b] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d048d120aa193] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d7812caf95565] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d756249a61fd6] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2020-09-29T18:53:59.444Z] check_test.go:223: [dd45870d0905f] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d7da7eb998560] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d876ce0df2346] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d8ed8b0d0cf9c] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-29T18:53:59.444Z] check_test.go:223: [dbeb52cfeac8c] daemon is not started [2020-09-29T18:53:59.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-29T18:53:59.444Z] check_test.go:223: [d06fc71d4bb72] daemon is not started [2020-09-29T18:53:59.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-29T18:53:59.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-29T18:53:59.447Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-29T18:54:00.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-29T18:54:00.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-29T18:54:00.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-29T18:54:01.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-29T18:54:02.033Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-29T18:54:02.601Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-29T18:54:02.859Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-09-29T18:54:03.118Z] check_test.go:252: [da71ec03bd583] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-09-29T18:54:03.118Z] check_test.go:252: [dbec152c4e204] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-29T18:54:03.118Z] check_test.go:252: [df9d7b0b1b1da] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-29T18:54:03.118Z] check_test.go:252: [d95e5eb551bc5] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-09-29T18:54:03.118Z] check_test.go:252: [db3befe06c87b] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-09-29T18:54:03.118Z] check_test.go:252: [da78ad9020081] daemon is not started [2020-09-29T18:54:03.118Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-29T18:54:03.118Z] check_test.go:252: [db4b6e5d7ecf9] daemon is not started [2020-09-29T18:54:03.118Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-29T18:54:03.118Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-29T18:54:05.226Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-29T18:54:07.395Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-29T18:54:07.395Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-29T18:54:08.360Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-29T18:54:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-29T18:54:08.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-29T18:54:08.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-29T18:54:08.640Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-29T18:54:08.898Z] check_test.go:279: [dca2f4d178ef5] daemon is not started [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-29T18:54:08.898Z] check_test.go:279: [dab5e16d43796] daemon is not started [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-29T18:54:08.898Z] check_test.go:279: [d6806aa179a5c] daemon is not started [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-29T18:54:08.898Z] check_test.go:279: [d2a0fb270c33c] daemon is not started [2020-09-29T18:54:08.898Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-29T18:54:08.898Z] check_test.go:279: [de0a644eb64cd] daemon is not started [2020-09-29T18:54:08.898Z] === RUN TestDockerNetworkSuite [2020-09-29T18:54:08.898Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-29T18:54:10.804Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-29T18:54:11.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-29T18:54:14.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-29T18:54:16.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-29T18:54:18.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-29T18:54:19.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-29T18:54:23.148Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-29T18:54:23.148Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-29T18:54:23.148Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-29T18:54:24.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-29T18:54:25.318Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-29T18:54:25.775Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-29T18:54:26.232Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-29T18:54:26.232Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-29T18:54:27.196Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-29T18:54:27.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-29T18:54:27.652Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-29T18:54:27.652Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-29T18:54:27.652Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-29T18:54:28.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-29T18:54:28.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-29T18:54:29.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-29T18:54:30.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-29T18:54:30.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-29T18:54:31.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-29T18:54:31.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-29T18:54:32.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-29T18:54:32.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-29T18:54:32.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-29T18:54:32.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-29T18:54:33.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-29T18:54:33.426Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-29T18:54:34.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-29T18:54:34.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-29T18:54:34.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-29T18:54:34.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-29T18:54:37.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-29T18:54:39.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-29T18:54:44.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-29T18:54:44.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-29T18:54:44.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-29T18:54:45.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-29T18:54:45.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-29T18:54:45.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-29T18:54:45.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-29T18:54:45.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-29T18:54:47.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-29T18:54:47.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-29T18:54:47.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-29T18:54:48.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-29T18:54:52.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-29T18:54:55.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-29T18:54:55.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-29T18:54:55.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-29T18:54:57.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-29T18:54:57.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-29T18:54:57.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-29T18:54:58.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-29T18:54:59.481Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite (56.32s) [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.05s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d668dfe2b6f49] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dcd3b247cce97] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dc2a7e1112ed1] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d3d16c7ac156c] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:1233: [d897fad34a85c] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d43d1ca1be285] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d965dd8554bbb] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [ddb24c71dee01] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d27199c9c6059] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [deeac73c106a1] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d33766b164a12] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dea5cf9b7523c] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d8c7b07000c38] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d313f894438e3] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dba1aed49eee4] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [de67f2a3cef86] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [ddac42a9b91c5] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d19fcb2dfa4b2] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d83895ebef3da] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.83s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [df18979223391] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d28dd1db159f9] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [de9991cb70178] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d61a8842db927] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d678fb78bcd22] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:968: [d89c0b8bd04d4] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d0b255517eb9a] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.27s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:1116: [d0a501364637a] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d00ca36521a96] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d2d53acf8551b] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d28270f878812] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d784da595f424] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d40c3d5c35e27] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d392b092d3a16] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d9f5a06c772d8] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d91417b6e04c5] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d4f4bdcbc8d27] daemon is not started [2020-09-29T18:55:06.054Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dcc68f86ef74d] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d5e6c3ff9ef23] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:1084: [d9721f906710e] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d324ada882059] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d77b6b2e96e46] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [dadf923f4b150] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d72e1bf7f050e] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d4787eb247cf8] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d0ebbc5352f5d] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d0963cedcc989] daemon is not started [2020-09-29T18:55:06.054Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.77s) [2020-09-29T18:55:06.054Z] docker_cli_network_unix_test.go:46: [d5931ecb28e73] daemon is not started [2020-09-29T18:55:06.054Z] === RUN TestDockerHubPullSuite [2020-09-29T18:55:06.054Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-29T18:55:07.428Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-29T18:55:09.072Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-29T18:55:10.034Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-29T18:55:10.997Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-29T18:55:11.613Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-29T18:55:11.613Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-29T18:55:12.988Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-29T18:55:13.923Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite (8.91s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.10s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (3.58s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.81s) [2020-09-29T18:55:14.182Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.20s) [2020-09-29T18:55:14.182Z] PASS [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === Skipped [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T18:55:14.182Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T18:55:14.182Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T18:55:14.182Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.02s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T18:55:14.182Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.182Z] [2020-09-29T18:55:14.182Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-29T18:55:14.183Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-29T18:55:14.183Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-29T18:55:14.183Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-29T18:55:14.183Z] docker_cli_network_unix_test.go:46: [dcc68f86ef74d] daemon is not started [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] [2020-09-29T18:55:14.183Z] DONE 1277 tests, 51 skipped in 1490.300s [2020-09-29T18:55:14.183Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T18:55:14.183Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T18:55:14.183Z] +++ kill 7513 [2020-09-29T18:55:15.117Z] +++ /etc/init.d/apparmor stop [2020-09-29T18:55:15.117Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T18:55:15.117Z] [2020-09-29T18:55:15.117Z] Unloading profiles will leave already running processes permanently [2020-09-29T18:55:15.117Z] unconfined, which can lead to unexpected situations. [2020-09-29T18:55:15.117Z] [2020-09-29T18:55:15.117Z] To set a process to complain mode, use the command line tool [2020-09-29T18:55:15.117Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T18:55:15.117Z] +++ true [2020-09-29T18:55:15.117Z] exiting test-integration [2020-09-29T18:55:15.117Z] ++ exit 0 [2020-09-29T18:55:15.117Z] [2020-09-29T18:55:15.683Z] + for job in $(jobs -p) [2020-09-29T18:55:15.683Z] + wait 7296 [2020-09-29T18:55:16.769Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-29T18:55:17.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-29T18:55:17.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-29T18:55:17.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-29T18:55:18.198Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-29T18:55:18.198Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-29T18:55:42.216Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-29T18:55:43.155Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-29T18:55:48.159Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-29T18:55:48.159Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-29T18:55:48.159Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-29T18:55:49.716Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-29T18:55:54.986Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-29T18:55:56.886Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-29T18:56:01.070Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-29T18:56:07.631Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-29T18:56:10.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-29T18:56:10.929Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-29T18:56:13.303Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-29T18:56:14.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-29T18:56:15.400Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-29T18:56:16.195Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-29T18:56:16.762Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-29T18:56:17.328Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-29T18:56:19.857Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-29T18:56:20.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-29T18:56:23.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-29T18:56:26.019Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-29T18:57:16.071Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-29T18:57:26.465Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-29T18:57:28.002Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-29T18:57:28.002Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-29T18:58:12.305Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-29T18:58:24.500Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-29T18:58:27.782Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-29T18:58:40.101Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-29T18:58:40.101Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-29T18:58:40.101Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-29T18:59:01.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-29T18:59:11.529Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-29T18:59:26.340Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-29T19:00:02.023Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-29T19:00:12.343Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-29T19:00:22.648Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-29T19:00:49.260Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-29T19:00:57.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-29T19:00:57.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-29T19:00:57.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-29T19:00:57.379Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-29T19:00:57.637Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-29T19:00:58.206Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-29T19:01:00.737Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-29T19:01:04.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-29T19:01:06.552Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-29T19:02:02.780Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-29T19:02:02.780Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-29T19:02:03.715Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-29T19:02:03.829Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-29T19:02:06.249Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-29T19:02:08.506Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-29T19:02:08.778Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-29T19:02:11.320Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-29T19:02:11.402Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-29T19:02:16.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-29T19:02:19.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-29T19:02:19.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-29T19:02:19.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-29T19:02:19.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-29T19:02:20.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-29T19:02:24.918Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-29T19:02:34.900Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-29T19:02:42.583Z] === RUN TestDockerSuite/TestBuildFails [2020-09-29T19:02:44.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-29T19:02:46.773Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-29T19:02:48.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-29T19:02:49.633Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-29T19:02:49.633Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-29T19:02:51.966Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-29T19:02:54.308Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-29T19:02:58.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-29T19:02:58.988Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-29T19:03:03.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-29T19:03:05.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-29T19:03:06.036Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-29T19:03:08.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-29T19:03:11.524Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-29T19:03:11.808Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-29T19:03:12.265Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-29T19:03:13.424Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-29T19:03:16.710Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-29T19:03:18.039Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-29T19:03:18.496Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-29T19:03:18.611Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-29T19:03:18.951Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-29T19:03:19.408Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-29T19:03:19.408Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-29T19:03:29.702Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-29T19:03:29.702Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-29T19:03:38.251Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-29T19:03:38.251Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-29T19:03:40.421Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-29T19:03:40.421Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-29T19:03:40.877Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-29T19:03:40.877Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-29T19:03:45.557Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-29T19:03:46.013Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-29T19:03:46.978Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-29T19:03:47.435Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-29T19:03:47.892Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-29T19:03:48.855Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-29T19:03:50.383Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-29T19:03:55.065Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-29T19:03:55.065Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-29T19:03:55.065Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-29T19:03:55.065Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-29T19:03:55.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-29T19:03:55.522Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-29T19:03:55.522Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-29T19:03:55.978Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-29T19:03:56.943Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-29T19:04:01.616Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-29T19:04:14.830Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-29T19:04:26.720Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-29T19:04:26.720Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-29T19:04:27.682Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-29T19:04:29.701Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite (1675.03s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.73s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.21s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:562: [d162ea0764e2a] joining swarm manager [da5f025662ea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:584: [dee5fd74616bf] joining swarm manager [da5f025662ea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] check_test.go:380: [d162ea0764e2a] daemon is not started [2020-09-29T19:04:47.777Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.31s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:45: [d636ec52f370d] joining swarm manager [da825d9d066df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.89s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:303: [dd75f57c2516b] joining swarm manager [da5b6cd193ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:304: [dafce0ae9bfbd] joining swarm manager [da5b6cd193ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.77s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:271: [d71b4f677492c] joining swarm manager [dceb34a33df68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:272: [dbe7f3d0d0ab3] joining swarm manager [dceb34a33df68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.37s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.29s) [2020-09-29T19:04:47.777Z] docker_api_swarm_node_test.go:19: [db742b196ef88] joining swarm manager [d1c6d7ab28542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_node_test.go:20: [daf2aa721d249] joining swarm manager [d1c6d7ab28542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.53s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:501: [d07b528f25fc9] joining swarm manager [dae53bd05c463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:506: [d45cf38079049] joining swarm manager [dae53bd05c463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.35s) [2020-09-29T19:04:47.777Z] docker_api_swarm_node_test.go:80: [d18016d4143e4] joining swarm manager [d53445274a0de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.42s) [2020-09-29T19:04:47.777Z] docker_api_swarm_node_test.go:52: [d2b5cd317030e] joining swarm manager [ddf059b029ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_node_test.go:53: [d07b600baf7b2] joining swarm manager [ddf059b029ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.10s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:201: [d4c5896a41deb] joining swarm manager [dbcb64489b11c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.87s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:383: [daefe7c004557] joining swarm manager [dbb2cfd1325fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:384: [d3a1070a98ff1] joining swarm manager [dbb2cfd1325fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] check_test.go:380: [d3a1070a98ff1] daemon is not started [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.52s) [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:801: [dfd79a8034123] joining swarm manager [dd7e40a130785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:801: [d1d94d2901e50] joining swarm manager [dd7e40a130785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:801: [d3f8383c68824] joining swarm manager [dd7e40a130785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:801: [d2641ea644e87] joining swarm manager [dd7e40a130785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-29T19:04:47.777Z] docker_api_swarm_test.go:809: [d698dfdbe53ef] joining swarm manager [dd7e40a130785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.90s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.51s) [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:394: [d33db9776b1c8] joining swarm manager [d0cd64bf9c8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:394: [d6aa2daa919f1] joining swarm manager [d0cd64bf9c8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.09s) [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:342: [df886dbada495] joining swarm manager [df72eca305d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:342: [df5c27071e955] joining swarm manager [df72eca305d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:489: [d80cb7bf4c806] joining swarm manager [dee2ba5efe057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:489: [df81d73a5d3d3] joining swarm manager [dee2ba5efe057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s) [2020-09-29T19:04:47.777Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s) [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:127: [dcc09f3f4d1da] joining swarm manager [d66d653ad4410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:128: [d08faab427cd0] joining swarm manager [d66d653ad4410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.777Z] docker_api_swarm_service_test.go:136: [d52660ad25893] joining swarm manager [d66d653ad4410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:137: [d199b41f541a2] joining swarm manager [d66d653ad4410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.87s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:303: [de6a76198e11c] joining swarm manager [df5fc0c0142c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:303: [df1a499b5490b] joining swarm manager [df5fc0c0142c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.46s) [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:99: [da59017b59df5] joining swarm manager [d6941078aff4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:100: [dbd057874c4e4] joining swarm manager [d6941078aff4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] check_test.go:380: [da59017b59df5] daemon is not started [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.55s) [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:532: [d15403ab7b90c] joining swarm manager [ddedb5428c4c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:533: [d8d547e2260c4] joining swarm manager [ddedb5428c4c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.33s) [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:147: [d2547388d298c] joining swarm manager [db47be6650654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_api_swarm_service_test.go:147: [dba1b3eaff989] joining swarm manager [db47be6650654]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.10s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.77s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.16s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.83s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.75s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.49s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.37s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.68s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.14s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.12s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.65s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.06s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.98s) [2020-09-29T19:04:47.778Z] docker_cli_service_logs_test.go:245: checking task uass1st5x76y [2020-09-29T19:04:47.778Z] docker_cli_service_logs_test.go:250: checking messages for uass1st5x76y [2020-09-29T19:04:47.778Z] docker_cli_service_logs_test.go:245: checking task vjbav4fg6fjc [2020-09-29T19:04:47.778Z] docker_cli_service_logs_test.go:250: checking messages for vjbav4fg6fjc [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.34s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1901: [db5c8e8813de2] joining swarm manager [d401cd43785c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1902: [dc0e636e53563] joining swarm manager [d401cd43785c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.56s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1802: [d9ab32155bb44] joining swarm manager [d180e8335eeec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1803: [df3276ac76ec8] joining swarm manager [d180e8335eeec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (120.78s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1321: [d00418bdbb5b9] joining swarm manager [df2a090f6a602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1322: [de367febd2351] joining swarm manager [df2a090f6a602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.66s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.80s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.64s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.97s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.59s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.39s) [2020-09-29T19:04:47.778Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.18s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.69s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.63s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1186: [dc2bc8b4b70cf] joining swarm manager [d4a5030b049af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1195: [d3a885ffab8e3] joining swarm manager [d4a5030b049af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.58s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1118: [dd82c0de669e4] joining swarm manager [df529f5e17dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1119: [d8f446c461659] joining swarm manager [df529f5e17dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1172: [d3b836ab76345] joining swarm manager [df529f5e17dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1453: [d5e9985a8e054] joining swarm manager [da772bee39a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] docker_cli_swarm_test.go:1454: [d85e4dfe9551f] joining swarm manager [da772bee39a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.87s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2020-09-29T19:04:47.778Z] docker_cli_swarm_unix_test.go:62: [d93d89d0d29a1] joining swarm manager [d6b44f0d166eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.77s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2020-09-29T19:04:47.778Z] docker_api_swarm_test.go:961: [d8229b704a935] joining swarm manager [db4b1fa7fbb5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.86s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.83s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-09-29T19:04:47.778Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2020-09-29T19:04:47.778Z] === RUN TestDockerExternalVolumeSuite [2020-09-29T19:04:47.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-29T19:04:57.595Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-29T19:05:02.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-29T19:05:12.374Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-29T19:05:15.271Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-29T19:05:21.048Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-29T19:05:26.819Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-29T19:05:44.475Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-29T19:05:44.475Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-29T19:05:50.249Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-29T19:05:50.706Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-29T19:05:50.706Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-29T19:05:50.706Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-29T19:05:53.609Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-29T19:05:58.280Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-29T19:06:00.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-29T19:06:00.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-29T19:06:00.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-29T19:06:03.796Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-29T19:06:04.758Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-29T19:06:05.720Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-29T19:06:10.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-29T19:06:16.011Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-29T19:06:16.468Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-29T19:06:18.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-29T19:06:31.340Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-29T19:06:32.868Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-29T19:06:43.167Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-29T19:06:46.892Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-29T19:06:50.518Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-29T19:06:51.569Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-29T19:06:52.533Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-29T19:06:52.991Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-29T19:06:52.991Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-29T19:06:55.165Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-29T19:06:55.165Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-29T19:07:02.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-29T19:07:34.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-29T19:07:45.812Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-29T19:07:49.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-29T19:08:03.469Z] === RUN TestDockerSuite/TestBuildRm [2020-09-29T19:08:18.260Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-29T19:08:19.791Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-29T19:08:19.792Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-29T19:08:20.249Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-29T19:08:21.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-29T19:08:21.784Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-29T19:08:24.677Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-29T19:08:33.222Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-29T19:08:36.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-29T19:08:37.895Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-29T19:08:51.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-29T19:08:55.542Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-29T19:08:55.542Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-29T19:08:55.542Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-29T19:09:05.836Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-29T19:09:05.836Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-29T19:09:10.514Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-29T19:09:10.514Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-29T19:09:16.303Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-29T19:09:37.368Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-29T19:09:37.368Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-29T19:09:38.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-29T19:09:38.899Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-29T19:09:40.434Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-29T19:09:45.110Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-29T19:09:50.885Z] === RUN TestDockerSuite/TestBuildUser [2020-09-29T19:09:50.885Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-29T19:09:50.885Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-29T19:09:50.885Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-29T19:09:55.560Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-29T19:09:55.560Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-29T19:09:56.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-29T19:09:57.729Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-29T19:09:57.729Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-29T19:09:57.729Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-29T19:10:18.808Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-29T19:10:19.772Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-29T19:10:28.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-29T19:10:34.556Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-29T19:10:39.231Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-29T19:10:39.688Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-29T19:10:39.688Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-29T19:10:42.587Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-29T19:10:42.587Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-29T19:10:54.945Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-29T19:11:00.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-29T19:11:05.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-29T19:11:05.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-29T19:11:15.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-29T19:11:22.902Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-29T19:11:23.359Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-29T19:11:23.816Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-29T19:11:23.817Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-29T19:11:24.781Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-29T19:11:33.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-29T19:11:35.081Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-29T19:11:35.538Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-29T19:11:35.994Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-29T19:11:35.995Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-29T19:11:35.995Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-29T19:11:38.165Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-29T19:11:42.842Z] === RUN TestDockerSuite/TestCommitChange [2020-09-29T19:11:48.184Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-29T19:11:48.617Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-29T19:11:53.297Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-29T19:11:53.297Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-29T19:12:00.355Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-29T19:12:00.355Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite (437.00s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-09-29T19:12:03.056Z] docker_cli_external_volume_driver_test.go:53: [d7efdfd98825b] daemon is not started [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-29T19:12:03.056Z] docker_cli_external_volume_driver_test.go:53: [d5862058fc4da] daemon is not started [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-29T19:12:03.056Z] docker_cli_external_volume_driver_test.go:53: [d5d4f882e0135] daemon is not started [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-29T19:12:03.056Z] docker_cli_external_volume_driver_test.go:53: [d0509f252dacd] daemon is not started [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-09-29T19:12:03.056Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-09-29T19:12:03.057Z] docker_cli_external_volume_driver_test.go:485: [db43d2943a56e] daemon is not started [2020-09-29T19:12:03.057Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-29T19:12:03.057Z] docker_cli_external_volume_driver_test.go:53: [dd71f320fb65b] daemon is not started [2020-09-29T19:12:03.057Z] PASS [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] === Skipped [2020-09-29T19:12:03.057Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-29T19:12:03.057Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-09-29T19:12:03.057Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-29T19:12:03.057Z] check_test.go:309: [d660385608c55] daemon is not started [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-29T19:12:03.057Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-29T19:12:03.057Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-29T19:12:03.057Z] check_test.go:309: [d4edfb56bc06d] daemon is not started [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-29T19:12:03.057Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-29T19:12:03.057Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-29T19:12:03.057Z] check_test.go:309: [d51bc44508f10] daemon is not started [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-29T19:12:03.057Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-29T19:12:03.057Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-29T19:12:03.057Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-29T19:12:03.057Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] DONE 273 tests, 5 skipped in 2497.969s [2020-09-29T19:12:03.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T19:12:03.057Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T19:12:03.057Z] +++ kill 7508 [2020-09-29T19:12:03.057Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d04ff81e65218/docker.pid [2020-09-29T19:12:03.057Z] +++ kill 5300 [2020-09-29T19:12:03.057Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5300 is not a child of this shell [2020-09-29T19:12:03.057Z] warning: PID 5300 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d04ff81e65218/docker.pid had a nonzero exit code [2020-09-29T19:12:03.057Z] +++ /etc/init.d/apparmor stop [2020-09-29T19:12:03.057Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] Unloading profiles will leave already running processes permanently [2020-09-29T19:12:03.057Z] unconfined, which can lead to unexpected situations. [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.057Z] To set a process to complain mode, use the command line tool [2020-09-29T19:12:03.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T19:12:03.057Z] +++ true [2020-09-29T19:12:03.057Z] exiting test-integration [2020-09-29T19:12:03.057Z] ++ exit 0 [2020-09-29T19:12:03.057Z] [2020-09-29T19:12:03.635Z] + exit 0 [2020-09-29T19:12:03.635Z] ++ jobs -p [2020-09-29T19:12:03.635Z] + pids= [2020-09-29T19:12:03.635Z] + echo 'Remaining pids to kill: []' [2020-09-29T19:12:03.635Z] Remaining pids to kill: [] [2020-09-29T19:12:03.635Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-29T19:12:03.657Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T19:12:05.885Z] + echo Ensuring container killed. [2020-09-29T19:12:05.885Z] Ensuring container killed. [2020-09-29T19:12:05.885Z] + docker ps -aq -f name=docker-pr4-* [2020-09-29T19:12:05.885Z] + cids=f1f48a026017 [2020-09-29T19:12:05.885Z] 34da1b9d9f7a [2020-09-29T19:12:05.885Z] 09d209f42b4c [2020-09-29T19:12:05.885Z] + [ -n f1f48a026017 [2020-09-29T19:12:05.885Z] 34da1b9d9f7a [2020-09-29T19:12:05.885Z] 09d209f42b4c ] [2020-09-29T19:12:05.885Z] + docker rm -vf f1f48a026017 34da1b9d9f7a 09d209f42b4c [2020-09-29T19:12:07.798Z] f1f48a026017 [2020-09-29T19:12:08.365Z] 34da1b9d9f7a [2020-09-29T19:12:08.365Z] 09d209f42b4c [Pipeline] sh [2020-09-29T19:12:08.647Z] + echo Chowning /workspace to jenkins user [2020-09-29T19:12:08.647Z] Chowning /workspace to jenkins user [2020-09-29T19:12:08.647Z] + id -u [2020-09-29T19:12:08.647Z] + id -g [2020-09-29T19:12:08.647Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41500:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T19:12:08.647Z] Unable to find image 'busybox:latest' locally [2020-09-29T19:12:12.711Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-29T19:12:13.912Z] latest: Pulling from library/busybox [2020-09-29T19:12:13.912Z] df8698476c65: Pulling fs layer [2020-09-29T19:12:13.912Z] df8698476c65: Download complete [2020-09-29T19:12:13.912Z] df8698476c65: Pull complete [2020-09-29T19:12:13.912Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T19:12:13.912Z] Status: Downloaded newer image for busybox:latest [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-29T19:12:16.455Z] === RUN TestDockerSuite/TestContainerAPICommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T19:12:17.504Z] + bundleName=amd64 [2020-09-29T19:12:17.504Z] + echo Creating amd64-bundles.tar.gz [2020-09-29T19:12:17.504Z] Creating amd64-bundles.tar.gz [2020-09-29T19:12:17.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T19:12:17.504Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T19:12:18.450Z] Archiving artifacts [2020-09-29T19:12:20.400Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T19:12:20.715Z] + make clean [2020-09-29T19:12:20.973Z] docker volume rm -f docker-dev-cache [2020-09-29T19:12:20.973Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T19:12:23.513Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T19:12:30.572Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-29T19:12:30.572Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-29T19:12:32.106Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-29T19:12:32.106Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-29T19:12:32.106Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-29T19:12:32.106Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-29T19:12:34.276Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-29T19:12:34.276Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-29T19:12:34.276Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-29T19:12:36.446Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-29T19:12:36.446Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-29T19:12:36.446Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-29T19:12:36.446Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-29T19:12:36.446Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-29T19:12:39.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-29T19:12:40.875Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-29T19:12:43.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-29T19:12:43.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-29T19:12:43.044Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-29T19:12:45.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-29T19:12:45.214Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-29T19:12:46.744Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-29T19:12:46.744Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-29T19:12:46.744Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-29T19:12:55.293Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-29T19:12:55.293Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-29T19:12:56.259Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-29T19:12:56.259Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-29T19:12:58.429Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-29T19:12:58.429Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-29T19:13:00.601Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-29T19:13:09.144Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-29T19:13:12.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-29T19:13:12.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-29T19:13:12.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-29T19:13:12.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-29T19:13:12.873Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-29T19:13:14.403Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-29T19:13:14.403Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-29T19:13:16.571Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-29T19:13:16.571Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-29T19:13:18.105Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-29T19:13:18.563Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-29T19:13:22.285Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-29T19:13:24.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-29T19:13:25.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-29T19:13:25.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-09-29T19:13:28.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-09-29T19:13:31.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-09-29T19:13:33.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-09-29T19:13:35.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00030f520_} [2020-09-29T19:13:37.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1667967322_c:\foo_false____} [2020-09-29T19:13:39.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1667967322_c:\foo_true____} [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-29T19:13:41.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-29T19:13:42.363Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-29T19:13:49.414Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-29T19:13:49.415Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-29T19:13:49.871Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-29T19:13:49.872Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-29T19:13:52.041Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-29T19:13:52.041Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-29T19:13:52.041Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-29T19:13:54.215Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-29T19:13:54.215Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-29T19:13:54.215Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-29T19:13:54.215Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-29T19:13:57.936Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-29T19:14:00.104Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-29T19:14:00.561Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-29T19:14:00.561Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-29T19:14:18.221Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-29T19:14:18.221Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-29T19:14:18.221Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-29T19:14:26.907Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-29T19:14:26.907Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-29T19:14:26.907Z] === RUN TestDockerSuite/TestCpToDot [2020-09-29T19:14:33.956Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-29T19:14:33.956Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-29T19:14:33.956Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-29T19:14:41.007Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-29T19:14:43.176Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-29T19:14:44.708Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-29T19:14:45.166Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-29T19:14:45.166Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-29T19:14:47.334Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-29T19:14:47.790Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-29T19:14:47.790Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-29T19:14:47.790Z] === RUN TestDockerSuite/TestCreateRM [2020-09-29T19:14:48.247Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-29T19:14:48.247Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-29T19:14:48.247Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-29T19:14:48.704Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-29T19:15:01.053Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-29T19:15:01.053Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-29T19:15:01.511Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-29T19:15:06.186Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-29T19:15:06.186Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-29T19:15:06.186Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-29T19:15:07.714Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDockerFails [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-29T19:15:08.171Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-29T19:15:10.340Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-29T19:15:12.510Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-29T19:15:14.679Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-29T19:15:23.241Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-29T19:15:29.022Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-29T19:15:32.768Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-29T19:15:34.951Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-29T19:15:35.921Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-29T19:15:38.840Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-29T19:15:39.300Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-29T19:15:40.270Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-29T19:15:44.011Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-29T19:15:48.711Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-29T19:15:49.682Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-29T19:15:49.682Z] === RUN TestDockerSuite/TestEventsRename [2020-09-29T19:15:51.871Z] === RUN TestDockerSuite/TestEventsResize [2020-09-29T19:15:54.054Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-29T19:15:56.240Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-29T19:15:59.149Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-29T19:16:03.853Z] === RUN TestDockerSuite/TestEventsTop [2020-09-29T19:16:03.853Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-29T19:16:06.035Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-29T19:16:09.779Z] === RUN TestDockerSuite/TestExec [2020-09-29T19:16:09.779Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-29T19:16:09.779Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-29T19:16:11.961Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-29T19:16:14.145Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-29T19:16:14.145Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-29T19:16:14.145Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-29T19:16:14.145Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-29T19:16:15.687Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-29T19:16:17.883Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-29T19:16:20.065Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-29T19:16:21.607Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-29T19:16:25.351Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-29T19:16:25.351Z] === RUN TestDockerSuite/TestExecEnv [2020-09-29T19:16:25.351Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-29T19:16:25.351Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-29T19:16:27.535Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecParseError [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-29T19:16:32.231Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-29T19:16:34.414Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-29T19:16:36.597Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-29T19:16:36.597Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-29T19:16:43.684Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-29T19:16:43.684Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-29T19:16:43.684Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-29T19:16:43.684Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-29T19:16:49.485Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-29T19:16:55.286Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-29T19:16:57.469Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-29T19:17:03.272Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-29T19:17:03.272Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-29T19:17:03.273Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-29T19:17:03.273Z] === RUN TestDockerSuite/TestHealth [2020-09-29T19:17:03.273Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-29T19:17:03.273Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-29T19:17:03.733Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-29T19:17:03.733Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-29T19:17:08.428Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-29T19:17:08.428Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-29T19:17:08.428Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-29T19:17:08.428Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-29T19:17:08.428Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-29T19:17:08.889Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-29T19:17:09.349Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-29T19:17:09.349Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-29T19:17:10.320Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-29T19:17:10.320Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-29T19:17:11.859Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-29T19:17:11.859Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-29T19:17:14.042Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-29T19:17:21.132Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-29T19:17:21.594Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-29T19:17:21.594Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-29T19:17:25.340Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-29T19:17:25.340Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportFile [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-29T19:17:27.523Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-29T19:17:27.983Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-29T19:17:27.983Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-29T19:17:30.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-29T19:17:31.703Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-29T19:17:31.703Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-29T19:17:31.703Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-29T19:17:31.703Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-29T19:17:31.703Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-29T19:17:33.886Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-29T19:17:33.886Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-29T19:17:36.067Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-29T19:17:36.067Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-29T19:17:36.067Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-29T19:17:36.067Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-29T19:17:38.261Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-29T19:17:42.960Z] === RUN TestDockerSuite/TestInspectImage [2020-09-29T19:17:42.960Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-29T19:17:42.960Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-29T19:17:42.960Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-29T19:17:45.145Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-29T19:17:46.688Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-29T19:17:46.688Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-29T19:17:48.873Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-29T19:17:50.414Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-29T19:17:50.414Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-29T19:17:50.874Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-29T19:17:53.058Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-29T19:17:55.240Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-29T19:17:59.937Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-29T19:18:01.479Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-29T19:18:03.670Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-29T19:18:05.852Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-29T19:18:08.035Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-29T19:18:09.575Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-29T19:18:11.762Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-29T19:18:12.223Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-29T19:18:13.763Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-29T19:18:15.945Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-29T19:18:21.747Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-29T19:18:28.833Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-29T19:18:28.833Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-29T19:18:29.803Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-29T19:18:30.263Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-29T19:18:37.346Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-29T19:18:44.429Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-29T19:18:51.516Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-29T19:18:53.056Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-29T19:18:55.239Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-29T19:18:55.239Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-29T19:18:57.422Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-29T19:18:59.603Z] === RUN TestDockerSuite/TestLogsSince [2020-09-29T19:19:08.189Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-29T19:19:08.189Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-29T19:19:08.189Z] === RUN TestDockerSuite/TestLogsTail [2020-09-29T19:19:11.099Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-29T19:19:13.280Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestNetHostname [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestPluginActive [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-29T19:19:15.464Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPortList [2020-09-29T19:19:15.925Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-29T19:19:19.670Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-29T19:19:19.670Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-29T19:19:19.670Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-29T19:19:19.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-29T19:19:19.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-29T19:19:20.130Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-29T19:19:20.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-29T19:19:20.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-29T19:19:20.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-29T19:19:20.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-29T19:19:23.872Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-29T19:19:23.873Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-29T19:19:32.458Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-29T19:19:32.458Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-29T19:19:42.792Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-29T19:19:55.188Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-29T19:19:55.188Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-29T19:19:55.188Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-29T19:20:10.013Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-29T19:20:12.198Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-29T19:20:19.297Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-29T19:20:23.975Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-29T19:20:23.975Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-29T19:20:23.975Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-29T19:20:27.707Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-29T19:20:27.707Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-29T19:20:27.707Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-29T19:20:27.707Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-29T19:20:27.707Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-29T19:20:34.761Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-29T19:20:34.761Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-29T19:20:36.931Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-29T19:20:36.931Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-29T19:20:38.462Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-29T19:20:39.428Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-29T19:20:39.428Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-29T19:20:44.107Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-29T19:20:47.829Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-29T19:20:49.363Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-29T19:21:10.421Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-29T19:21:10.421Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-29T19:21:16.197Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-29T19:21:16.197Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-29T19:21:16.197Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-29T19:21:17.161Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-29T19:21:20.884Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-29T19:21:25.560Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-29T19:21:25.560Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-29T19:21:29.284Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-29T19:21:29.741Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-29T19:21:29.741Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-29T19:21:44.531Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-29T19:21:46.703Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-29T19:21:47.162Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-29T19:21:54.216Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-29T19:21:58.893Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-29T19:22:05.948Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-29T19:22:10.621Z] === RUN TestDockerSuite/TestRmiTag [2020-09-29T19:22:11.583Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-29T19:22:13.755Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-29T19:22:31.420Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-29T19:22:32.950Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-29T19:22:38.727Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-29T19:22:39.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-29T19:22:39.642Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-29T19:22:39.642Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-29T19:22:41.810Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-29T19:22:41.810Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-29T19:22:41.810Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-29T19:22:45.530Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-29T19:22:48.427Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-29T19:22:49.960Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-29T19:22:52.129Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-29T19:22:54.305Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-29T19:22:54.305Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-29T19:23:04.607Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-29T19:23:05.569Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-29T19:23:05.569Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-29T19:23:08.466Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-29T19:23:08.466Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-29T19:23:08.466Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-29T19:23:09.996Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-29T19:23:09.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-29T19:23:09.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-29T19:23:10.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-29T19:23:10.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-29T19:23:10.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-29T19:23:10.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-29T19:23:10.453Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-29T19:23:12.622Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-29T19:23:14.789Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-29T19:23:16.318Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-29T19:23:16.318Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-29T19:23:16.318Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-29T19:23:16.318Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-29T19:23:18.486Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-29T19:23:18.486Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-29T19:23:18.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-29T19:23:18.486Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-29T19:23:18.486Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-29T19:23:20.654Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-29T19:23:26.426Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-29T19:23:27.955Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-29T19:23:27.955Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-29T19:23:27.955Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-29T19:23:27.955Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-29T19:23:30.129Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-29T19:23:31.658Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-29T19:23:31.658Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-29T19:23:33.826Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-29T19:23:33.826Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-29T19:23:33.826Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-29T19:23:33.826Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-29T19:23:35.993Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-29T19:23:38.160Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-29T19:23:40.328Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-29T19:23:42.496Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-29T19:23:46.217Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-29T19:23:46.674Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-29T19:23:55.219Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-29T19:23:55.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-29T19:23:55.676Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunMount [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-29T19:23:56.134Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-29T19:24:08.486Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-29T19:24:08.486Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-29T19:24:08.486Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-29T19:24:08.486Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-29T19:24:12.208Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-29T19:24:15.932Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-29T19:24:16.898Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-29T19:24:19.074Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-29T19:24:20.604Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-29T19:24:21.566Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-29T19:24:23.736Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-29T19:24:24.699Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-29T19:24:27.593Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-29T19:24:36.139Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-29T19:24:36.139Z] === RUN TestDockerSuite/TestRunRm [2020-09-29T19:24:37.102Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-29T19:24:42.880Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-29T19:24:44.410Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-29T19:24:51.585Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-29T19:24:53.115Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-29T19:24:55.283Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-29T19:24:55.283Z] === RUN TestDockerSuite/TestRunState [2020-09-29T19:24:55.283Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-29T19:24:57.453Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-29T19:24:57.453Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-29T19:24:58.985Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-29T19:24:58.985Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-29T19:24:58.985Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-29T19:24:59.441Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-29T19:24:59.441Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-29T19:24:59.441Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-29T19:25:04.123Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-29T19:25:06.290Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-29T19:25:06.290Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-29T19:25:08.461Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-29T19:25:08.461Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-29T19:25:08.461Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-29T19:25:10.630Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-29T19:25:17.683Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-29T19:25:20.579Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-29T19:25:27.661Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-29T19:25:27.661Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-29T19:25:27.661Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-29T19:25:27.661Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-29T19:25:27.661Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-29T19:25:29.199Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-29T19:25:31.378Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-29T19:25:33.561Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-29T19:25:38.256Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-29T19:25:39.225Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-29T19:25:41.406Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-29T19:25:45.147Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-29T19:25:49.842Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-29T19:25:49.842Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-29T19:25:50.303Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-29T19:25:50.303Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-29T19:25:54.044Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-29T19:26:04.383Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-29T19:26:04.383Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-29T19:26:12.960Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-29T19:26:12.960Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-29T19:26:16.711Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-29T19:26:16.711Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-29T19:26:16.711Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-29T19:26:16.711Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-29T19:26:16.711Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-29T19:26:22.511Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-29T19:26:24.050Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-29T19:26:26.231Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-29T19:26:26.231Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-29T19:26:27.772Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-29T19:26:45.472Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-29T19:26:52.559Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-29T19:26:52.559Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-29T19:26:54.740Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-29T19:26:54.740Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-29T19:26:55.200Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-29T19:26:55.200Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-29T19:26:55.661Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-29T19:27:02.743Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-29T19:27:02.743Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-29T19:27:03.202Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-29T19:27:03.202Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-29T19:27:03.202Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-29T19:27:10.292Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-29T19:27:10.292Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-29T19:27:10.292Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-29T19:27:18.883Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-29T19:27:18.883Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite (2478.80s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-29T19:27:19.351Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.53s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (159.95s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.45s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-29T19:27:19.351Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-29T19:27:19.351Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.24s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-29T19:27:19.351Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-29T19:27:19.351Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.99s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.96s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.61s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.98s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.32s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2020-09-29T19:27:19.351Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.84s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.23s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.27s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.33s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.79s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.91s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.12s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.64s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.06s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.98s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.00s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.87s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.15s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.83s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.62s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.16s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-29T19:27:19.351Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.68s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildContChar (14.38s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.29s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.34s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.61s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-09-29T19:27:19.351Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-29T19:27:19.351Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.96s) [2020-09-29T19:27:19.351Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.15s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.60s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.20s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.52s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.33s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.51s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.77s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.80s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.59s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.81s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.72s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.06s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.45s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.50s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.32s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.73s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.81s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.94s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.83s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.89s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.93s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.45s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFails (6.86s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.72s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.80s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.51s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.87s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.80s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.77s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildHistory (8.92s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.32s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.78s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.82s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.09s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.08s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.08s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.73s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.75s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.59s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.39s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.36s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.65s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.67s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.44s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.07s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.41s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.95s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.09s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.92s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.07s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.68s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.09s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildRm (13.99s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.13s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-09-29T19:27:19.352Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.15s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.15s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.80s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.34s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.69s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildStderr (4.91s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.17s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.34s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.39s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.35s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.92s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.21s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.43s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.36s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.52s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.08s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.79s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-29T19:27:19.352Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-29T19:27:19.352Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.64s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitChange (5.36s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.93s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.63s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitTTY (11.76s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-29T19:27:19.352Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-29T19:27:19.352Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-29T19:27:19.352Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.00s) [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.14s) [2020-09-29T19:27:19.352Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-29T19:27:19.352Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.352Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.97s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.97s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.33s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.25s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.34s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.03s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.29s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.74s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.00s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.04s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.28s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00030f520_} (2.30s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1667967322_c:\foo_false____} (2.20s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1667967322_c:\foo_true____} (2.25s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.10s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.12s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.02s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.98s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.23s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToDot (7.01s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCpToStdout (7.04s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.72s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.98s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.94s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-29T19:27:19.353Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.00s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-29T19:27:19.353Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-29T19:27:19.353Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-29T19:27:19.353Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.05s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.31s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.34s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsCopy (5.27s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.63s) [2020-09-29T19:27:19.353Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.04s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.33s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFilters (3.95s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsRename (2.17s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsResize (2.50s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.36s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.59s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-29T19:27:19.354Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.80s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-29T19:27:19.354Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-29T19:27:19.354Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-29T19:27:19.354Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.86s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.90s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecInspectID (4.56s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-29T19:27:19.354Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.25s) [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-29T19:27:19.354Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-29T19:27:19.354Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.354Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-29T19:27:19.815Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.61s) [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-29T19:27:19.815Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-29T19:27:19.815Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-09-29T19:27:19.815Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.74s) [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.80s) [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-29T19:27:19.815Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-09-29T19:27:19.815Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-09-29T19:27:19.815Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-29T19:27:19.815Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.47s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.34s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-29T19:27:19.816Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-29T19:27:19.816Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-29T19:27:19.816Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-29T19:27:19.816Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.95s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectHistory (4.61s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.68s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectStatus (2.45s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.09s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.82s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-29T19:27:19.816Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.90s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.03s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.98s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.02s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.25s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.22s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsSince (8.73s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.41s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.01s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-29T19:27:19.816Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.01s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-29T19:27:19.816Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsByOrder (8.40s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.79s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.40s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.32s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.07s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.91s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.29s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.93s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-29T19:27:19.816Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.97s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-29T19:27:19.816Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.97s) [2020-09-29T19:27:19.816Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-09-29T19:27:19.816Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-29T19:27:19.817Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.93s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.89s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.10s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.58s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.86s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.20s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.21s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.31s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.49s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.22s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.35s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.34s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.55s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.02s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.29s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.27s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.06s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.02s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.10s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.27s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunExitCode (2.02s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.05s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.97s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.79s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.99s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.48s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.72s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-29T19:27:19.817Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2020-09-29T19:27:19.817Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2020-09-29T19:27:19.817Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (1.05s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.48s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.72s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.34s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.80s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.65s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.31s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.80s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.69s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.99s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.62s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.02s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.17s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.25s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.07s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.84s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.01s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (3.79s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.50s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.50s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSearchWithLimit (3.15s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.98s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.62s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.94s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.79s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.81s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-29T19:27:19.818Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.16s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.66s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.06s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-29T19:27:19.818Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2020-09-29T19:27:19.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-09-29T19:27:19.818Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-29T19:27:19.819Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.97s) [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.05s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-29T19:27:19.819Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-29T19:27:19.819Z] --- PASS: TestDockerRegistrySuite (0.16s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-29T19:27:19.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-29T19:27:19.819Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-29T19:27:19.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-29T19:27:19.819Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] === RUN TestDockerDaemonSuite [2020-09-29T19:27:19.819Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-29T19:27:19.819Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-29T19:27:19.819Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-29T19:27:19.819Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] === RUN TestDockerSwarmSuite [2020-09-29T19:27:19.819Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-29T19:27:19.819Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-29T19:27:19.819Z] --- PASS: TestDockerPluginSuite (0.03s) [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.819Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-29T19:27:19.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] === RUN TestDockerExternalVolumeSuite [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] === RUN TestDockerNetworkSuite [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] === RUN TestDockerHubPullSuite [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-29T19:27:19.820Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] PASS [2020-09-29T19:27:19.820Z] ok github.com/docker/docker/integration-cli 2479.567s [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === Skipped [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-29T19:27:19.820Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-29T19:27:19.820Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-29T19:27:19.820Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-29T19:27:19.820Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-29T19:27:19.820Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2020-09-29T19:27:19.820Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-29T19:27:19.820Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-09-29T19:27:19.820Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-09-29T19:27:19.820Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.820Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-09-29T19:27:19.821Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-29T19:27:19.821Z] [2020-09-29T19:27:19.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-29T19:27:19.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-09-29T19:27:20.283Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-29T19:27:20.283Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-29T19:27:20.283Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-29T19:27:20.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-29T19:27:20.283Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-29T19:27:20.283Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.283Z] [2020-09-29T19:27:20.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-29T19:27:20.283Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-29T19:27:20.284Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-29T19:27:20.284Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-29T19:27:20.284Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-29T19:27:20.284Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-29T19:27:20.284Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.284Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-29T19:27:20.285Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-29T19:27:20.285Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-29T19:27:20.285Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-09-29T19:27:20.285Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-09-29T19:27:20.285Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-29T19:27:20.285Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-29T19:27:20.285Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-29T19:27:20.285Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-09-29T19:27:20.285Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-29T19:27:20.285Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-29T19:27:20.285Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-29T19:27:20.285Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-29T19:27:20.285Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.285Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-29T19:27:20.286Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-29T19:27:20.286Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-29T19:27:20.286Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-29T19:27:20.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-29T19:27:20.286Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.286Z] [2020-09-29T19:27:20.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-29T19:27:20.287Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.287Z] [2020-09-29T19:27:20.287Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-29T19:27:20.287Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (1.05s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (1.05s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-29T19:27:20.288Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-29T19:27:20.288Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.288Z] [2020-09-29T19:27:20.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-29T19:27:20.289Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-29T19:27:20.289Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.289Z] [2020-09-29T19:27:20.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-09-29T19:27:20.289Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-09-29T19:27:20.289Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.752Z] [2020-09-29T19:27:20.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-29T19:27:20.752Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-09-29T19:27:20.752Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.752Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-29T19:27:20.753Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-29T19:27:20.753Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:20.753Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:20.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.753Z] [2020-09-29T19:27:20.753Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-29T19:27:20.754Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-29T19:27:20.754Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] DONE 1096 tests, 549 skipped in 2488.691s [2020-09-29T19:27:20.754Z] INFO: Integration tests ended at 09/29/2020 19:27:20. Duration:00:41:28.7946644 [2020-09-29T19:27:20.754Z] INFO: Docker info of the daemon under test at end of run [2020-09-29T19:27:20.754Z] [2020-09-29T19:27:20.754Z] Containers: 2 [2020-09-29T19:27:20.754Z] Running: 0 [2020-09-29T19:27:20.754Z] Paused: 0 [2020-09-29T19:27:20.754Z] Stopped: 2 [2020-09-29T19:27:20.754Z] Images: 18 [2020-09-29T19:27:20.754Z] Server Version: 0.0.0-dev [2020-09-29T19:27:20.754Z] Storage Driver: windowsfilter [2020-09-29T19:27:20.754Z] Windows: [2020-09-29T19:27:20.754Z] Logging Driver: json-file [2020-09-29T19:27:20.755Z] Plugins: [2020-09-29T19:27:20.755Z] Volume: local [2020-09-29T19:27:20.755Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T19:27:20.755Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T19:27:20.755Z] Swarm: inactive [2020-09-29T19:27:20.755Z] Default Isolation: process [2020-09-29T19:27:20.755Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T19:27:20.755Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T19:27:20.755Z] OSType: windows [2020-09-29T19:27:20.755Z] Architecture: x86_64 [2020-09-29T19:27:20.755Z] CPUs: 4 [2020-09-29T19:27:20.755Z] Total Memory: 32GiB [2020-09-29T19:27:20.755Z] Name: azwin-2-a03770 [2020-09-29T19:27:20.755Z] ID: TTQ5:EN6Y:GV4Q:JXP3:HS45:66FT:DZVK:4FSR:H57Q:4GMO:XVPG:3MZQ [2020-09-29T19:27:20.755Z] Docker Root Dir: D:\CI\PR-41500\4\daemon [2020-09-29T19:27:20.755Z] Debug Mode (client): false [2020-09-29T19:27:20.755Z] Debug Mode (server): true [2020-09-29T19:27:20.755Z] File Descriptors: -1 [2020-09-29T19:27:20.755Z] Goroutines: 18 [2020-09-29T19:27:20.755Z] System Time: 2020-09-29T19:27:20.4451661Z [2020-09-29T19:27:20.755Z] EventsListeners: 0 [2020-09-29T19:27:20.755Z] Registry: https://index.docker.io/v1/ [2020-09-29T19:27:20.755Z] Labels: [2020-09-29T19:27:20.755Z] Experimental: false [2020-09-29T19:27:20.755Z] Insecure Registries: [2020-09-29T19:27:20.755Z] 127.0.0.0/8 [2020-09-29T19:27:20.755Z] Live Restore Enabled: false [2020-09-29T19:27:20.755Z] [2020-09-29T19:27:20.755Z] [2020-09-29T19:27:20.755Z] INFO: Stopping daemon under test [2020-09-29T19:27:20.755Z] SUCCESS: The process with PID 4384 (child process of PID 6108) has been terminated. [2020-09-29T19:27:20.755Z] SUCCESS: The process with PID 6108 (child process of PID 3096) has been terminated. [2020-09-29T19:27:20.755Z] INFO: Stop tailing logs of the daemon under tests [2020-09-29T19:27:20.755Z] INFO: executeCI.ps1 Completed successfully at 09/29/2020 19:27:20. [2020-09-29T19:27:20.755Z] INFO: Tidying up at end of run [2020-09-29T19:27:21.215Z] INFO: Saving daemon under test log (d:\CI\PR-41500\4\dut.out) to bundles\CIDUT.out [2020-09-29T19:27:21.215Z] INFO: Saving daemon under test log (d:\CI\PR-41500\4\dut.err) to bundles\CIDUT.err [2020-09-29T19:27:21.215Z] INFO: Nuke-Everything... [2020-09-29T19:27:21.215Z] INFO: Container count on control daemon to delete is 2 [2020-09-29T19:27:21.676Z] 899c716d26ce [2020-09-29T19:27:21.676Z] d09df5effc49 [2020-09-29T19:27:22.137Z] INFO: Tidying pidfile d:\CI\PR-41500\4\docker.pid [2020-09-29T19:27:22.137Z] INFO: Nuking d:\CI [2020-09-29T19:27:57.847Z] INFO: Zapped successfully [2020-09-29T19:27:57.847Z] [2020-09-29T19:27:57.847Z] INFO: executeCI.ps1 exiting at Tue Sep 29 19:27:53 CUT 2020. Duration 01:09:08.1945593 [2020-09-29T19:27:57.847Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-29T19:27:58.091Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-29T19:28:06.175Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-29T19:28:08.572Z] Archiving artifacts [2020-09-29T19:28:22.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41500/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T19:28:23.335Z] + make clean [2020-09-29T19:28:24.877Z] docker volume rm -f docker-dev-cache [2020-09-29T19:28:25.337Z] 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